From 07933f3c60bd11340dd2dc325c40c478251423aa Mon Sep 17 00:00:00 2001 From: Michael Shigorin Date: Sat, 28 Mar 2015 15:37:54 +0300 Subject: [PATCH] syslinux: mediacheck should honour bootargs too ...just like any other stage2 based boot target, both for consistency and specifically for propagator test image. --- features.in/syslinux/cfg.in/85mediacheck.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features.in/syslinux/cfg.in/85mediacheck.cfg b/features.in/syslinux/cfg.in/85mediacheck.cfg index 01557040..b9fcb9a3 100644 --- a/features.in/syslinux/cfg.in/85mediacheck.cfg +++ b/features.in/syslinux/cfg.in/85mediacheck.cfg @@ -1,5 +1,5 @@ label mediachk menu label ^Check this media for defects kernel alt0/vmlinuz - append initrd=alt0/full.cz live quiet lowmem automatic=method:cdrom mediacheck=1 stagename=mediacheck + append initrd=alt0/full.cz live quiet lowmem automatic=method:cdrom mediacheck=1 stagename=mediacheck @bootargs@