slackbuilds_ponce/system/debootstrap
Robby Workman 1404622ad7 Entire Repo: Fix the "handy ruler" length in slack-desc files
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-15 20:27:00 -05:00
..
debootstrap.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
debootstrap.SlackBuild system/debootstrap: Updated for version 1.0.11 2010-05-13 00:40:03 +02:00
devices.tar.gz system/debootstrap: Included devices.tar.gz in the git repo. 2010-05-17 01:32:31 -05:00
README system/debootstrap: Added to 12.2 repository 2010-05-12 23:33:27 +02:00
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -05:00
slackware.patch system/debootstrap: Updated for version 1.0.11 2010-05-13 00:40:03 +02:00

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.
It's especially useful if you need to work on debian-like systems without having
to install them over our beloved Slackware ;-)

As we do not have dpkg, remember to always pass an architecture to debootstrap
using the --arch switch.