X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=grub.sysconfig;h=1eb63dd5db18374aa177351b58cd55e3326852b3;hb=3a8be31c695692a1764fe639ae96595d0effa6b0;hp=6d0d59998498689780b0e8c329e40563d9ca18bb;hpb=874c4add0aa91b4d5d5a6665790c95d9f8757d81;p=packages%2Fgrub2.git diff --git a/grub.sysconfig b/grub.sysconfig index 6d0d599..1eb63dd 100644 --- a/grub.sysconfig +++ b/grub.sysconfig @@ -20,7 +20,8 @@ GRUB_TIMEOUT=15 # entry for recovery mode. This option lists command-line arguments # to add only to the default menu entry, after those listed in # `GRUB_CMDLINE_LINUX'. -GRUB_CMDLINE_LINUX_DEFAULT="quiet panic=120" +# To disable IPv6 in kernel, append: ipv6.disable=1 +GRUB_CMDLINE_LINUX_DEFAULT="panic=120 quiet" # Command-line arguments to add to menu entries for the Linux kernel. GRUB_CMDLINE_LINUX="" @@ -40,7 +41,7 @@ GRUB_CMDLINE_LINUX="" GRUB_DISABLE_RECOVERY="true" # Disable creating "advanced" submenus, just use flat list -GRUB_DISABLE_SUBMENU="true" +GRUB_DISABLE_SUBMENU="y" # Control which initial ramdisk should grub-mkconfig prefer when searching # default is initrd-*.gz created by geninitrd, uncomment to make it prefer