Adjust layout of "Predictable Network Interface Names" boot option
authorMichael Prokop <mika@grml.org>
Fri, 5 Jun 2020 11:30:59 +0000 (13:30 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 5 Jun 2020 11:30:59 +0000 (13:30 +0200)
* We use lowercase naming in GRUB
* The help text inside syslinux shouldn't be too long to fit
  on the screen

templates/boot/grub/%SHORT_NAME%_options.cfg
templates/boot/isolinux/grml.cfg

index 623c413..5d36e7f 100644 (file)
@@ -1,5 +1,5 @@
 submenu "%GRML_NAME% - advanced options  ->" --class=submenu {
 submenu "%GRML_NAME% - advanced options  ->" --class=submenu {
-menuentry "%GRML_NAME% - Enable Predictable Network Interface Names" {
+menuentry "%GRML_NAME% - enable Predictable Network Interface Names" {
     set gfxpayload=keep
     echo 'Loading kernel...'
     linux  /boot/%SHORT_NAME%/vmlinuz apm=power-off boot=live live-media-path=/live/%GRML_NAME%/ bootid=%BOOTID% nomce "${loopback}" "${kernelopts}" 
     set gfxpayload=keep
     echo 'Loading kernel...'
     linux  /boot/%SHORT_NAME%/vmlinuz apm=power-off boot=live live-media-path=/live/%GRML_NAME%/ bootid=%BOOTID% nomce "${loopback}" "${kernelopts}" 
index 95dbc79..17560a2 100644 (file)
@@ -19,7 +19,8 @@ label pnet
   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
   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.
+                                        Boot Grml with Predictable
+                                        Network Interface Names.
   endtext
 
 label nofb
   endtext
 
 label nofb