diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2014-11-21 16:30:10 +0200 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2014-11-21 16:30:10 +0200 |
commit | 65addb395ecfb9526e6cd5ba8f5c2e1639cecfe4 (patch) | |
tree | cc0e7d38fc68b9e5175a0cffdd5221dadb252ede /skel/.default/kogaion-grub | |
parent | 92cd5d77d9ea50bde0b729f04fc93903142f6d43 (diff) |
Added and rebranded to kogaion conf files for the kogaion skel, as much as I could to not break things
Diffstat (limited to 'skel/.default/kogaion-grub')
-rw-r--r-- | skel/.default/kogaion-grub | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/skel/.default/kogaion-grub b/skel/.default/kogaion-grub new file mode 100644 index 0000000..4d3b399 --- /dev/null +++ b/skel/.default/kogaion-grub @@ -0,0 +1,4 @@ +# this file has been added by the Anaconda Installer +# containing default installer bootloader arguments. +# DO NOT EDIT NOR REMOVE THIS FILE DIRECTLY !!! +GRUB_CMDLINE_LINUX="${GRUB_CMDLINE_LINUX} init=/linuxrc splash=silent,theme:kogaion radeon.modeset=1 vga=791 console=tty1 quiet dokeymap keymap=us domdadm resume=swap:UUID=c0db7458-2377-4e65-94f0-99eae86aa181 real_resume=UUID=c0db7458-2377-4e65-94f0-99eae86aa181 root=UUID=a7721f96-aa6b-4c16-85e9-afee2163de8c docrypt" |