Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
debootstrap - Debian GNU/Linux bootstrapper
- Description:
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.
This might be often useful coupled with virtualization techniques to run
Debian GNU/Linux guest system.
Packages
debootstrap-1.0.66-1.fc14.al.noarch
[67 KiB] |
Changelog
by Jan Vcelak (2014-11-25):
- new upstream release:
+ add support for 'stretch'
+ specify gzip for deboostrap, xz for debootstrap-udeb
+ better portability on non-Debian platforms
|