about summary refs log tree commit diff stats
path: root/linux/conf/default/grub
diff options
context:
space:
mode:
Diffstat (limited to 'linux/conf/default/grub')
-rw-r--r--linux/conf/default/grub4
1 files changed, 4 insertions, 0 deletions
diff --git a/linux/conf/default/grub b/linux/conf/default/grub
new file mode 100644
index 0000000..e1a4636
--- /dev/null
+++ b/linux/conf/default/grub
@@ -0,0 +1,4 @@
+GRUB_DISABLE_LINUX_UUID=false
+GRUB_ENABLE_LINUX_LABEL=false
+GRUB_CMDLINE_LINUX="rd.luks.uuid=luks-15f15024-e994-43e3-9de4-694ba94aaf7f rd.lvm.lv=vg_system/lv_root apparmor=1 security=apparmor"
+GRUB_ENABLE_CRYPTODISK=y
a id='n46' href='#n46'>46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88