X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=templates%2Fboot%2Fisolinux%2Fgrml.cfg;h=95dbc79184aa6f105064a60504f01ad9dd1f8bdb;hp=61be2eb582282b4e88b5fbbf00b16990082cc21f;hb=d56d6fa46055efde45399faa3a415a3b0a3bd9a8;hpb=3ac646b41e6ce3aa58ff914bf2ba5d52d157d125 diff --git a/templates/boot/isolinux/grml.cfg b/templates/boot/isolinux/grml.cfg index 61be2eb..95dbc79 100644 --- a/templates/boot/isolinux/grml.cfg +++ b/templates/boot/isolinux/grml.cfg @@ -5,7 +5,7 @@ label debug menu label %GRML_NAME% - ^Debug Mode kernel /boot/%SHORT_NAME%/vmlinuz - append initrd=/boot/%SHORT_NAME%/initrd.img boot=live live-media-path=/live/%GRML_NAME%/ bootid=%BOOTID% apm=power-off vga=791 verbose debug=vc initcall nomce net.ifnames=0 + append initrd=/boot/%SHORT_NAME%/initrd.img boot=live live-media-path=/live/%GRML_NAME%/ bootid=%BOOTID% apm=power-off vga=791 verbose debug=vc initcall nomce net.ifnames=0 systemd.log_level=debug systemd.log_target=kmsg log_buf_len=1M text help Boot Grml in debug mode, which @@ -13,6 +13,15 @@ label debug bootup sequence. endtext +label pnet + menu label %GRML_NAME% - Enable Predictable ^Network Interface Names + kernel /boot/%SHORT_NAME%/vmlinuz + append initrd=/boot/%SHORT_NAME%/initrd.img boot=live live-media-path=/live/%GRML_NAME%/ bootid=%BOOTID% apm=power-off vga=791 nomce + + text help + Boot Grml with Predictable Network Interface Names. + endtext + label nofb menu label %GRML_NAME% - Dis^able Framebuffer kernel /boot/%SHORT_NAME%/vmlinuz