From 9bfcfd3458a7a470a0c83101f3d57d9b24ef6d4d Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 2 Sep 2009 23:19:36 +0200 Subject: [PATCH] New cmdline option: "-n" skips generation of the ISO file --- debian/changelog | 3 ++- docs/grml-live.txt | 5 +++++ grml-live | 8 +++++++- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6bdd4bf..83a865c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,8 +23,9 @@ grml-live (0.9.22) UNRELEASED; urgency=low to /etc/apt/sources.list.d/grml.unused and restore in 33-aptsetup again then. This should should prevent us from duplicated sources list entries. + * New cmdline option: "-n" skips generation of the ISO file. - -- Michael Prokop Wed, 02 Sep 2009 11:06:56 +0200 + -- Michael Prokop Wed, 02 Sep 2009 23:18:42 +0200 grml-live (0.9.21) unstable; urgency=low diff --git a/docs/grml-live.txt b/docs/grml-live.txt index 2a30bf4..c5b52c0 100644 --- a/docs/grml-live.txt +++ b/docs/grml-live.txt @@ -127,6 +127,11 @@ Specify name of source directory which provides files that should become part of the chroot/ISO. Not enabled by default. Note: the files are installed under '/' in the chroot so you have to create the rootfs structure on your own. + -n:: + +Skip creation of the ISO file. This option is useful if you want to build/update +the chroot and/or recreate the squashfs file without building an ISO file. + -o **OUTPUT_DIRECTORY**:: Main output directory of the build process of FAI. Some directories are created diff --git a/grml-live b/grml-live index 1e9b61c..1fb74d0 100755 --- a/grml-live +++ b/grml-live @@ -49,6 +49,7 @@ Usage: $PN [options, see as follows] -i name of ISO -I directory which provides files that should become part of the chroot/ISO + -n skip generation of ISO -o main output directory of the build process -q skip mksquashfs -r