summaryrefslogtreecommitdiffstats
path: root/debootstrap
diff options
context:
space:
mode:
authorAnthony Towns <ajt@debian.org>2007-12-07 09:23:29 (GMT)
committerAnthony Towns <ajt@debian.org>2007-12-07 09:23:29 (GMT)
commit9e367bef2b53694c417a7c7d96bbde347aa8b7fd (patch)
tree0e6f924993f6ca65f51ee394f587629f608cf3bc /debootstrap
parent9fb668b43be46493044428e3c310d37649b4506f (diff)
downloaddebootstrap-9e367bef2b53694c417a7c7d96bbde347aa8b7fd.zip
debootstrap-9e367bef2b53694c417a7c7d96bbde347aa8b7fd.tar.gz
debootstrap-9e367bef2b53694c417a7c7d96bbde347aa8b7fd.tar.bz2
* Add minbase variant for the sid script that only install apt (and
its dependencies) instead of all of base. (Closes: Bug#351912, Bug#452654) * Make --second-stage not bother recalculating required and base when it's not needed. r50373
Diffstat (limited to '')
-rwxr-xr-xdebootstrap2
-rw-r--r--debootstrap.85
2 files changed, 4 insertions, 3 deletions
diff --git a/debootstrap b/debootstrap
index d7edcbf..8872a60 100755
--- a/debootstrap
+++ b/debootstrap
@@ -141,7 +141,7 @@ if [ $# != 0 ] ; then
shift
;;
--second-stage)
- WHAT_TO_DO="finddebs second_stage"
+ WHAT_TO_DO="second_stage"
SECOND_STAGE_ONLY=true
shift
;;
diff --git a/debootstrap.8 b/debootstrap.8
index 6fee6cb..224ea59 100644
--- a/debootstrap.8
+++ b/debootstrap.8
@@ -61,9 +61,10 @@ dependency resolve in the sense of dpkg or apt, and that it is far better
to specify the entire base system than rely on this option. With this
option set, this behaviour is disabled.
.IP
-.IP "\fB\-\-variant=buildd|fakechroot\fP"
+.IP "\fB\-\-variant=minbase|buildd|fakechroot\fP"
Name of the bootstrap script variant to use. Currently, the variant
-supported are buildd, which installs the build-essential packages into
+supported are minbase, which only includes essential packages and apt;
+buildd, which installs the build-essential packages into
.IR TARGET
and fakechroot, which installs the packages without root privileges.
The default, with no \fB\-\-variant=X\fP argument, is to create a base