From 9755f9276dc237907104b91198de99d625e3c607 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Fri, 22 Dec 2017 22:02:04 +0000 Subject: Use a single working directory specified by the user. By adding the 'chroot' and 'build' subdirectory names ourself, we can make the clean operation a bit safer. --- draklive | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'draklive') diff --git a/draklive b/draklive index a8ef41d..ed2a105 100755 --- a/draklive +++ b/draklive @@ -145,7 +145,7 @@ draklive [options] --all run all the above steps - --clean clean installation chroot and work directory + --clean clean out the working directories --root-install (for debug) run base install of live system --root-customise (for debug) run system customisation steps @@ -201,9 +201,7 @@ Built-in keys: arch: build architecture - builddir: directory hosting build files (initrd, loopbacks, images) - - chroot: directory hosting chrooted installations + workdir: directory hosting chrooted installation and all build files region: use the matching set of langs from the regions configuration hash -- cgit v1.2.1