X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=build.sh;h=05359624b7751d9f74a2dc7902ae83cc9d52d484;hb=f4e17d1070752d5fc5450b725a97200047e5057d;hp=32f1506bb266aeba67e9b13aa027b347cbfe6d62;hpb=96736d236a0702999beab2b6367ecfc8f619923d;p=bootcd.git diff --git a/build.sh b/build.sh index 32f1506..0535962 100755 --- a/build.sh +++ b/build.sh @@ -41,6 +41,7 @@ console_dev="" console_baud="" console_spec="" console_serial_line="" +kernel_args="" #################### compute all supported types @@ -321,6 +322,7 @@ EOF if [ -n "$KARGS_STR" ] ; then echo "$KARGS_STR" > $OVERLAY/kargs.txt + kernel_args=$KARGS_STR fi # Pack overlay files into a compressed archive @@ -353,7 +355,7 @@ function build_iso() { cat >$ISOFS/isolinux.cfg <$tmp <$tmp <$tmp/isolinux.cfg <$tmp <