summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorJoey Hess <joeyh@debian.org>2007-06-19 19:07:17 (GMT)
committerJoey Hess <joeyh@debian.org>2007-06-19 19:07:17 (GMT)
commit6eba42cae87de194f4b88a8c91e9bbd86c87d0e8 (patch)
tree4730822faef4d8933e1730831e9cb2b74f8d9fe0 /debian/control
parent38b2b4e0dc52ab309c7c405a9ed032fb8126cb87 (diff)
downloaddebootstrap-6eba42cae87de194f4b88a8c91e9bbd86c87d0e8.zip
debootstrap-6eba42cae87de194f4b88a8c91e9bbd86c87d0e8.tar.gz
debootstrap-6eba42cae87de194f4b88a8c91e9bbd86c87d0e8.tar.bz2
* Remove the entended package description (aka bloat) from the udeb.
r47559
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 0 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index 0df5167..b90357b 100644
--- a/debian/control
+++ b/debian/control
@@ -23,9 +23,3 @@ XC-Package-Type: udeb
Architecture: any
Depends: ${shlibs:Depends}, mounted-partitions
Description: Bootstrap the Debian system
- debootstrap is used to create a Debian base system from scratch,
- without requiring the availability of dpkg or apt. It does this by
- downloading .deb files from a mirror site, and carefully unpacking them
- into a directory which can eventually be chrooted into.
- .
- debootstrap-udeb is a minimal package used by debian-installer.