Closed izh1979 closed 9 years ago
We don't need to reserve 3 GB for partition resize now.
Refactor disk space settings to /etc/sysconfig/init since they are used both by regular and recovery init.
Rename RESERVE_MB to LVM_RESERVED_MB, RESERVE_KB to LVM_RESERVED_KB, ROOT_SIZE to LVM_ROOT_SIZE to be more clear.
Signed-off-by: Igor Zhbanov igor.zhbanov@jolla.com
:+1: looks good to me, though didn't test it :)
Tested initrd. At least it boots.
We don't need to reserve 3 GB for partition resize now.
Refactor disk space settings to /etc/sysconfig/init since they are used both by regular and recovery init.
Rename RESERVE_MB to LVM_RESERVED_MB, RESERVE_KB to LVM_RESERVED_KB, ROOT_SIZE to LVM_ROOT_SIZE to be more clear.
Signed-off-by: Igor Zhbanov igor.zhbanov@jolla.com