X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=grml-live;h=3a2301f1caa157c38f60aab18db021a25553edb7;hb=6eb1b1e874476af08d8dc8deb21e3f522e6973d5;hp=efd7f7cff22f9ac954aaddafc45aeddf440ca3d7;hpb=e06b6cfb26272102cd5db5a42086ca0e57ba2519;p=grml-live.git diff --git a/grml-live b/grml-live index efd7f7c..3a2301f 100755 --- a/grml-live +++ b/grml-live @@ -956,7 +956,7 @@ if [ "$ARCH" = i386 ] || [ "$ARCH" = amd64 ] ; then sed -i "s/%SHORT_NAME%/$SHORT_NAME/g" "${file}" sed -i "s/%VERSION%/$VERSION/g" "${file}" - [ -n "$DEFAULT_BOOTOPTIONS" ] && sed -i "s/ boot=live/ boot=live $DEFAULT_BOOTOPTIONS/" "${file}" + [ -n "$DEFAULT_BOOTOPTIONS" ] && sed -i "s; boot=live; boot=live $DEFAULT_BOOTOPTIONS;" "${file}" if [ -n "$NO_BOOTID" ] ; then sed -i "s/ bootid=%BOOTID%//g" "${file}" # drop bootid bootoption