mirror of
https://github.com/armbian/build.git
synced 2025-09-11 08:41:03 +02:00
* 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>