debootstrap - Bootstrap a basic Debian GNU/Linux system
Website: | http://code.erisian.com.au/Wiki/debootstrap |
---|---|
License: | MIT |
Vendor: | Fedora Project <http://bugzilla.redhat.com/bugzilla> |
- 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-3.el5.src [51 KiB] |
Changelog
by Richard W.M. Jones (2009-05-11):
- Rebuild against new fakeroot in EL-5. |