d10ada9cd8
- trim Makefile header - whitespace fixes in pkg-descr - bump PORTREVISION PR: 177237 Submitted by: William Grzybowski <william88@gmail.com> Approved by: mm (maintainer, via private email)
10 lines
458 B
Text
10 lines
458 B
Text
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 into
|
|
a subdirectory of your existing FreeBSD installation (i386 or amd64)
|
|
and then run Debian GNU/kFreeBSD (i386 or amd64) or Debian Linux (i386)
|
|
in a jail or chroot.
|
|
|
|
WWW: http://wiki.debian.org/Debootstrap
|