summaryrefslogtreecommitdiffstats
path: root/debootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'debootstrap')
-rwxr-xr-xdebootstrap4
1 files changed, 2 insertions, 2 deletions
diff --git a/debootstrap b/debootstrap
index 3bf5908..1d6ddaa 100755
--- a/debootstrap
+++ b/debootstrap
@@ -27,7 +27,7 @@ KEYRING=""
DISABLE_KEYRING=""
FORCE_KEYRING=""
VARIANT=""
-MERGED_USR="yes"
+MERGED_USR="no"
ARCH=""
HOST_ARCH=""
HOST_OS=""
@@ -101,7 +101,7 @@ usage()
--variant=X use variant X of the bootstrap scripts
(currently supported variants: buildd, fakechroot,
scratchbox, minbase)
- --no-merged-usr do not make /{bin,sbin,lib}/ symlinks to /usr/
+ --merged-usr make /{bin,sbin,lib}/ symlinks to /usr/
--keyring=K check Release files against keyring K
--no-check-gpg avoid checking Release file signatures
--force-check-gpg force checking Release file signatures