X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=grml-live;h=64228881cab2aea38d9bfadc75984c54233f3201;hb=620810f005c969d04d0557770d3b05e2e53b93f1;hp=0af9d7a4761fa90f99fc9a14317ad6d7fb35fa48;hpb=3796c8e0de3e8a021606f8b77d654ea5c5bc12d7;p=grml-live.git diff --git a/grml-live b/grml-live index 0af9d7a..6422888 100755 --- a/grml-live +++ b/grml-live @@ -23,7 +23,7 @@ fi set -e # global variables -GRML_LIVE_VERSION='0.9.23-prerelease' +GRML_LIVE_VERSION='0.9.23' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)" @@ -44,7 +44,7 @@ Usage: $PN [options, see as follows] -c classes to be used for building the ISO via FAI -C configuration file for grml-live -F force execution without prompting - -g ] set the grml flavour name + -g set the grml flavour name -h display short usage information and exit -i name of ISO -I directory which provides files that should become @@ -52,7 +52,7 @@ Usage: $PN [options, see as follows] -n skip generation of ISO -o main output directory of the build process -q skip mksquashfs - -r release name -s Debian suite; values: etch, lenny, squeeze, sid -t place of the templates -u update existing chroot instead of rebuilding it from scratch