Name: | debootstrap |
---|---|
Version: | 1.0.109 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | System Environment/Base |
Size: | 295493 |
License: | MIT |
RPM: | debootstrap-1.0.109-2.el7.noarch.rpm |
Source RPM: | debootstrap-1.0.109-2.el7.src.rpm |
Build Date: | Fri Oct 12 2018 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://wiki.debian.org/Debootstrap |
Summary: | 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. |