- added new kernel features asked in interactive setup while compiling
- fixed kernel_DEF_GOV (missing space)
- added ENABLE_UBOOTUSB [BETA] to boot completly from usb on RPI3
- remove some whitespace
- fixed regenerating initramfs on firstboot with uboot (aarch64 not beeing detected as vaild arch -> set it to arm64)
- escaping COMPILER_PACKAGES in functions.sh with "" breaks uboot generation
Added ENABLE_SWAP
- This option allows the image to automatically enable swap. The size will be relative to the root partion
- Uses the `dphys-swapfile` package