Bootstrap a basic Debian system
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.
- Links to devel:tools / debootstrap
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:rrahl0/debootstrap && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000119 119 Bytes | |
| debootstrap-1.0.142.tar.bz2 | 0000078819 77 KB | |
| debootstrap.changes | 0000022267 21.7 KB | |
| debootstrap.spec | 0000001738 1.7 KB |
Comments 0