Name: | debootstrap |
---|---|
Version: | 1.0.124 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 314678 |
License: | MIT |
RPM: | debootstrap-1.0.124-1.el8.noarch.rpm |
Source RPM: | debootstrap-1.0.124-1.el8.src.rpm |
Build Date: | Fri May 28 2021 |
Build Host: | jenkins-172-17-0-2-5750b258-0003-48ab-a960-2e458adaadc5.blddevtest1iad.osdevelopmeniad.oraclevcn.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. |
- Update debootstrap to 1.0.124 (#1953760)
- Update to 1.0.123 - Undefine mangle_shebangs (#1654765) - Remove old scriplets, %{_datadir} and /usr/share is the same and %{_sbindir} and /usr/sbin is also the same
- Update to 1.0.119 (#1807970)
- Update to 1.0.118 (#1805812)
- Update to 1.0.117
- Update to 1.0.116 (#1727618)
- Update to 1.0.114 (#1708159)
- Don't mangling shebang in /usr/sbin/debootstrap from /bin/sh to /usr/bin/sh (#1654765), thanks to Laurent Vivier
- dpkg was fixed in el6 and el7 we may use dpkg again.
- Update to 1.0.109 (#1594470)