Drop 'bootchart' from grml-cheatcodes.txt and isolinux labels
authorMichael Prokop <mika@grml.org>
Fri, 14 Dec 2018 15:57:07 +0000 (16:57 +0100)
committerMichael Prokop <mika@grml.org>
Fri, 14 Dec 2018 15:58:13 +0000 (16:58 +0100)
We don't ship the bootchart2 package in any of our ISOs,
so drop it accordingly from docs + isolinux configurations.

See https://github.com/grml/grml/issues/9

Thanks: Darshaka Pathirana for spotting

templates/GRML/grml-cheatcodes.txt
templates/boot/isolinux/hidden.cfg

index 72f7fda..b46edcd 100644 (file)
@@ -18,7 +18,6 @@ nofb                                Disable framebuffer
 floppy                              Boot from floppydisk
 hd / hd1 / hd2 / hd3                Boot from (local) primary / secondary /... harddisk
 debug                               Get shells during process of booting for debugging
-bootchart                           Create chart of booting sequence in /var/log/bootchart.tgz
 forensic                            Do not touch any harddisks during hardware recognition
 serial                              Activate ttyS0 and start a getty
 grub                                Boot Grub bootloader (special all-in-one-image)
index b4ba740..a7f0738 100644 (file)
@@ -13,11 +13,6 @@ menu hide
 kernel /boot/%SHORT_NAME%/vmlinuz
 append apm=power-off vga=791 verbose debug=vc initrd=/boot/%SHORT_NAME%/initrd.img boot=live live-media-path=/live/%GRML_NAME%/ bootid=%BOOTID% initcall_debug nomce net.ifnames=0 
 
-label bootchart
-menu hide
-kernel /boot/%SHORT_NAME%/vmlinuz
-append init=/sbin/bootchartd apm=power-off vga=791 initrd=/boot/%SHORT_NAME%/initrd.img boot=live live-media-path=/live/%GRML_NAME%/ bootid=%BOOTID% nomce net.ifnames=0 
-
 label grmlx
 menu hide
 kernel /boot/%SHORT_NAME%/vmlinuz