summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
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.