From a0f0ef1af2bf76ce9a641521e6de39b77d0a0cfe Mon Sep 17 00:00:00 2001 From: Marc Fiuczynski Date: Tue, 19 Feb 2008 20:31:36 +0000 Subject: [PATCH] -support so that kexec is invoked with the corrects args for serial console output --- build.sh | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/build.sh b/build.sh index 130a089..b5d6fb2 100755 --- a/build.sh +++ b/build.sh @@ -335,6 +335,11 @@ APPEND ramdisk_size=$ramdisk_size initrd=bootcd.img,overlay.img${custom:+,custom DISPLAY pl_version PROMPT 0 TIMEOUT 40 +EOF + + # write kargs.txt with additional args that should be executed by kexec to production mode + cat >$isofs/kargs.txt <$tmp <$tmp/kargs.txt <$tmp <