summaryrefslogtreecommitdiffstats
path: root/drakclassic
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2017-12-22 22:02:04 +0000
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2017-12-22 22:02:04 +0000
commit9755f9276dc237907104b91198de99d625e3c607 (patch)
treecbaac7d335ba412601293a339bf6cc40c666d499 /drakclassic
parent55c2e86d0fa97b4182bba4a43eecc076f7cce3ff (diff)
downloaddrakiso-9755f9276dc237907104b91198de99d625e3c607.tar
drakiso-9755f9276dc237907104b91198de99d625e3c607.tar.gz
drakiso-9755f9276dc237907104b91198de99d625e3c607.tar.bz2
drakiso-9755f9276dc237907104b91198de99d625e3c607.tar.xz
drakiso-9755f9276dc237907104b91198de99d625e3c607.zip
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.
Diffstat (limited to 'drakclassic')
-rwxr-xr-xdrakclassic6
1 files changed, 2 insertions, 4 deletions
diff --git a/drakclassic b/drakclassic
index 59332fb..da1f875 100755
--- a/drakclassic
+++ b/drakclassic
@@ -128,7 +128,7 @@ drakclassic [options]
--all run all the above steps
- --clean clean installation chroot and work directory
+ --clean clean out the working directories
--config-root <dir>
root directory containing config and additional files
@@ -179,9 +179,7 @@ Built-in keys:
arch: build architecture
- builddir: directory hosting build files (initrd, loopbacks, images)
-
- chroot: directory hosting chrooted urpm queries
+ workdir: directory hosting urpmi root and all build files
repository: path to the Mandriva distribution repository (ftp/http/local)