diff options
author | BlackNoxis <stevencristian@hotmail.com> | 2012-09-14 16:18:48 +0300 |
---|---|---|
committer | BlackNoxis <stevencristian@hotmail.com> | 2012-09-14 16:18:48 +0300 |
commit | 74cc315649b3f8c9039425e38fe7de11c779cb06 (patch) | |
tree | 84e21c4da5a271af6b9d0c10685b75d43ea48014 | |
parent | dd58b2d6a3d4a5ec1eb98f8457a290035082416c (diff) |
adaugat rogentos-grub
-rw-r--r-- | skel/.default/rogentos-grub | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/skel/.default/rogentos-grub b/skel/.default/rogentos-grub new file mode 100644 index 0000000..65d359a --- /dev/null +++ b/skel/.default/rogentos-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:rogentos 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" |