Commit graph

2 commits

Author SHA1 Message Date
Martin Matuska
6746702236 Add support for debootstrapping Debian Linux (i386)
Submitted by:	Romain Garbage <romain.garbage@gmail.com>
2011-03-14 20:07:14 +00:00
Martin Matuska
902bd6db11 debootstrap is a tool which will install a Debian base system into
a subdirectory of another, already installed system. It doesn't require an
installation CD, just access to a Debian repository.

In FreeBSD, you can use debootstrap to install Debian GNU/kFreeBSD into
a subdirectory of your existing FreeBSD installation (i386 or amd64)
and then run Debian GNU/kFreeBSD (i386 or amd64) in a jail or chroot.

WWW:	http://wiki.debian.org/Debootstrap
2011-02-26 21:25:04 +00:00