Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        debootstrap - Bootstrap a basic Debian GNU/Linux system
        
        
        - 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.src
              [51 KiB] | Changelog
              by Patrice Dumas (2007-11-18): - keep timestamps
- use rpm macros instead of hardcoded paths |