armbian-build/lib/functions/image
Gunjan Gupta 1c3b7ec36c
Raspberry Pi: Added rpi5 support and removed flash-kernel dependency (#6039)
* Disable flash kernel and rearrage functions inorder they are executed
* Add board config for raspberry pi 5
* Change config.txt and cmdline.txt to match official rpi version
* Install Rpi related packages from Armbian repository
* Remove ddk branch aka RASPI (Ubuntu) kernel
* We still have unsupported releases, but for different reason
* Lower kernel output at booting to meet our other builds. Default is too mouch for end user
* Add more info where we import packages
* Add testing targets
---------
Co-authored-by: Igor <igor@armbian.com>
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2023-12-17 16:48:22 +01:00
..
compress-checksum.sh Use native xz 2023-04-18 09:29:17 +02:00
fingerprint.sh Anonymize default build engine settings (#5865) 2023-11-15 22:00:21 +01:00
initrd.sh Raspberry Pi: Added rpi5 support and removed flash-kernel dependency (#6039) 2023-12-17 16:48:22 +01:00
loop.sh lib: fix: replace undue export statements with declare -g 2023-03-31 09:12:44 +02:00
partitioning.sh partitioning: efi: introduce UEFI_MOUNT_POINT_SKIP_FSTAB, if set to yes, skips /etc/fstab entry for the ESP 2023-10-14 00:03:12 +02:00
rootfs-to-image.sh Add option to include home directory in the final image 2023-11-21 20:29:37 +05:30
write-device.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00