| Paketname | rootstrap | 
| Beschreibung | A tool for building complete Linux filesystem images | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.3.24-6 | 
| Sektion | utils | 
| Priorität | optional | 
| Installierte Größe | 156 Byte | 
| Hängt ab von | python, debootstrap (>= 0.3.0), dpkg (>= 1.9.19), user-mode-linux | 
| Empfohlene Pakete | uml-utilities | 
| Paketbetreuer | User Mode Linux Maintainers | 
| Quelle |  | 
| Paketgröße | 21532 Byte | 
| Prüfsumme MD5 | f33427ab6d5d742af380f59e74bbd440 | 
| Prüfsumme SHA1 | 490a4c99c70d77256d2d4225c15048d09e4a77ad | 
| Prüfsumme SHA256 | 9b4f34f4fe1ad42d53373acfab43864bb64a27299c52d83b236f4afd7d441428 | 
| Link zum Herunterladen | rootstrap_0.3.24-6_i386.deb | 
| Ausführliche Beschreibung | Rootstrap was originally written to provide a facility for building
filesystems for use with User-mode Linux, but can be useful in other
applications as well.
.
It uses a modular set of shell scripts to create the filesystem
image, install a base system, and customize it for a particular
application.  Currently, it only builds Debian systems, but the
architecture is such that other base systems could be used instead.
.
Use of rootstrap does not require root access, or special privileges
of any kind.  This is because it builds the filesystem inside a
User-mode Linux system running under an
unprivileged uid.
.
Filesystem creation with rootstrap is quick and painless.  With a
local mirror and a single command, a fresh Debian filesystem
can be created in about 3 minutes on relatively modest hardware. |