mirror of
https://github.com/kairos-io/immucore.git
synced 2025-09-09 00:49:10 +00:00
🌱 activate LVM volumes at the start (#113)
This commit is contained in:
@@ -34,6 +34,7 @@ const (
|
||||
OpUkiBaseMounts = "uki-base-mounts"
|
||||
OpUkiKernelModules = "uki-kernel-modules"
|
||||
OpWaitForSysroot = "wait-for-sysroot"
|
||||
OpLvmActivate = "lvm-activation"
|
||||
PersistentStateTarget = "/usr/local/.state"
|
||||
LogDir = "/run/immucore"
|
||||
LinuxFs = "ext4"
|
||||
|
Reference in New Issue
Block a user