X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=grub.sysconfig;h=edcb9111192dd981ca18bcd1cb2326cdc479f4f3;hb=527a2e1a7941f38d0888e42bf4d3ece948f8da03;hp=870007aa31dec26f9bdd99757725f3f879ad267d;hpb=40a8ae5147e6360ac4a7d112ab59ff4ecae669c9;p=packages%2Fgrub2.git diff --git a/grub.sysconfig b/grub.sysconfig index 870007a..edcb911 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