debootstrap - Bootstrap a basic Debian GNU/Linux system
| Website: | http://code.erisian.com.au/Wiki/debootstrap | 
|---|---|
| License: | MIT | 
| Vendor: | Fedora Project | 
- 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.7-2.el4.noarch [54 KiB] | Changelog
              by Patrice Dumas (2007-11-18): - keep timestamps - use rpm macros instead of hardcoded paths |