slackbuilds/system/debootstrap
Mario Preksavec 137397dc8c
system/debootstrap: Updated for version 1.0.141.
Signed-off-by: Mario Preksavec <mario@slackware.hr>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-06-07 12:27:23 +07:00
..
README system/debootstrap: Wrap README at 72 columns. 2022-03-17 12:38:05 -04:00
debootstrap.SlackBuild system/debootstrap: Updated for version 1.0.141. 2025-06-07 12:27:23 +07:00
debootstrap.info system/debootstrap: Updated for version 1.0.141. 2025-06-07 12:27:23 +07:00
devices.tar.gz
slack-desc

README

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.