From 84a591471c239263d7d69eed4f0569142dec79fa Mon Sep 17 00:00:00 2001 From: Michael Shigorin Date: Tue, 15 Apr 2014 15:10:32 +0400 Subject: [PATCH] syslinux: fix "forensic" wording Thanks Maxim Suhanov (suhanov group-ib.ru, http://www.forensicswiki.org/wiki/User:.FUF) for taking the time to review regular-rescue image. Note that there are more than just filesystems: arrays, logical volumes and swaps aren't activated either; startup-rescue >= 0.18 should make that clear enough. syslinux shortcut handling is case-insensitive, let's find yet another letter... --- features.in/syslinux/cfg.in/83rescue_fm.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features.in/syslinux/cfg.in/83rescue_fm.cfg b/features.in/syslinux/cfg.in/83rescue_fm.cfg index ca20628e..1ca728a7 100644 --- a/features.in/syslinux/cfg.in/83rescue_fm.cfg +++ b/features.in/syslinux/cfg.in/83rescue_fm.cfg @@ -1,5 +1,5 @@ label rescue_forensic - menu label Rescue (^forensics mode: touch less) + menu label ^Forensic mode (leave disks alone) kernel alt0/vmlinuz append initrd=alt0/full.cz fastboot live showopts automatic=method:cdrom ramdisk_size=@rescue_size@ stagename=rescue forensic