From b0e0c32f1007fa6d012c2ef9e1631aae0d21888f Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 30 Dec 2008 14:04:40 +0100 Subject: [PATCH 1/1] Improve help text of the release option in usage info --- debian/changelog | 6 ++++++ grml-live | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index de7e437..61360c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +grml-live (0.9.8) unstable; urgency=low + + * Improve help text of the release option in usage info. + + -- Michael Prokop Tue, 30 Dec 2008 14:04:06 +0100 + grml-live (0.9.7) unstable; urgency=low * Add packages to GRML_FULL: diff --git a/grml-live b/grml-live index 461c2fb..c1b1cb3 100755 --- a/grml-live +++ b/grml-live @@ -14,7 +14,7 @@ export LC_ALL=C # exit on any error: set -e -GRML_LIVE_VERSION='0.9.7' +GRML_LIVE_VERSION='0.9.8' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)" @@ -38,7 +38,7 @@ Usage: $PN [options, see as follows] -i name of ISO -o main output directory of the build process -q skip mksquashfs - -r release name + -r Debian suite; values: etch, lenny, sid -t place of the templates -u update existing chroot instead of rebuilding it from scratch -- 2.1.4