Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
debootstrap - Bootstrap a basic Debian GNU/Linux 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.
This might be often useful coupled with virtualization techniques to run
Debian GNU/Linux guest system.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| debootstrap |
1.0.7 |
2.el5 |
noarch |
216 KiB |
Sun Nov 18 20:22:24 2007 |
Changelog
- * Sun Nov 18 22:00:00 2007 Patrice Dumas <pertusus{%}free{*}fr> 1.0.7-2
- keep timestamps
- use rpm macros instead of hardcoded paths
- * Sat Nov 17 22:00:00 2007 Lubomir Kundrak <lkundrak{%}redhat{*}com> 1.0.7-1
- Version bump
- * Thu Nov 15 22:00:00 2007 Lubomir Kundrak <lkundrak{%}redhat{*}com> 1.0.3-2
- Some more fixes, thanks to Patrice Dumas (#329291)