armbian-build/lib/functions
Rafael 94d4c007d1
Feature lvm support (#6204)
* using the configured volume group name
* added LVM support
* ensuring /boot never on LVM volume, created hook to setup root device
* preparing root device via extension, not assuming any particular partition for root
* using tab spacing
* using global parameter to require a boot partition
* using boot require, moving cryptroot code to extension
* adds crypt image suffix
---------

Co-authored-by: rafael <rvalle@privaz.io>
2024-02-01 20:01:58 +01:00
..
artifacts Add hook to allow forcing uboot update 2024-01-30 12:00:24 +01:00
bsp Add hook to allow forcing uboot update 2024-01-30 12:00:24 +01:00
cli Fix compilation within docker-shell 2024-02-01 21:04:23 +05:30
compilation uwe5622: reduce system load 2024-01-31 23:55:58 +05:30
configuration remove remnants of SKIP_BOOTSPLASH 2024-01-17 04:13:40 +05:30
general Add additonal check before running git command 2024-01-26 22:11:14 +01:00
host Fix compilation within docker-shell 2024-02-01 21:04:23 +05:30
image Feature lvm support (#6204) 2024-02-01 20:01:58 +01:00
logging lib: implement and sprinkle some very basic config var change-tracking across board/family sourcing and several hook calls 2024-01-07 18:58:36 +01:00
main config: calculate BOOTSOURCEDIR & friends only _after_ late_family_config hook; fixes #6144 2024-01-13 14:44:49 +01:00
rootfs Unstable / testing packages sometimes contain hacks that are patching files 2024-02-01 22:01:44 +05:30