armbian-build/lib/functions/image
Ricardo Pardini 1ff783d867 fix: partitioning: disable orphan_file (FEATURE_C12) for ext4 filesystems on 1.47+ e2fsprogs host
- otherwise:
  ```
  fsck.ext4 -a -C0 /dev/mmcblk0p1
  /dev/mmcblk0p1 has unsupported feature(s): FEATURE_C12
  e2fsck: Get a newer version of e2fsck!
  ```
- `orphan_file` can only be disabled on recent-enough e2fsprogs, thus check version and compare
2024-06-27 14:25:20 +02: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 Revert "Added a call to losetup -f" 2024-05-20 15:58:51 +02:00
partitioning.sh fix: partitioning: disable orphan_file (FEATURE_C12) for ext4 filesystems on 1.47+ e2fsprogs host 2024-06-27 14:25:20 +02: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 Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00