From: Michael Prokop Date: Wed, 2 Apr 2014 09:26:14 +0000 (+0200) Subject: Drop "forensic" boot option from Forensic Mode boot menu X-Git-Tag: v0.23.3~4 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=61d5ddd8de047b2448866dde4c5e9668f5d50535;hp=2a39438fe35217f73cabd4feb0e67d62866c367e;ds=sidebyside Drop "forensic" boot option from Forensic Mode boot menu The "forensic" kernel option (which corresponds to the "Forensic Mode" boot menu entry) sets all the according boot options. If the "forensic" boot option is used then grml-autoconfig raises a warning for wrong usage, so let's avoid further confusion since "forensic" boot option itself doesn't change anything. --- diff --git a/templates/boot/isolinux/grml.cfg b/templates/boot/isolinux/grml.cfg index c870c6d..eee0ed7 100644 --- a/templates/boot/isolinux/grml.cfg +++ b/templates/boot/isolinux/grml.cfg @@ -50,7 +50,7 @@ label ssh label forensic menu label %GRML_NAME% - F^orensic 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 nomce vga=791 forensic nofstab noraid nodmraid nolvm noautoconfig noswap raid=noautodetect read-only + append initrd=/boot/%SHORT_NAME%/initrd.img boot=live live-media-path=/live/%GRML_NAME%/ bootid=%BOOTID% apm=power-off nomce vga=791 nofstab noraid nodmraid nolvm noautoconfig noswap raid=noautodetect read-only text help Boot Grml in forensic mode. This