armbian-build/lib/functions/image
2024-03-06 01:09:54 +01:00
..
compress-checksum.sh Add SWITCH to define XZ compression as a parameter and leave defaults as is 2024-01-17 13:08:13 +01: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 Improve loop devices management by allocating random free device instead of next one (#6345) 2024-03-06 01:09:54 +01:00
rootfs-to-image.sh core: semantic change, KERNELSOURCE must be explicitly 'none' to avoid kernel compilation (not unset) 2024-01-07 18:58:36 +01:00
write-device.sh