---
name: debootstrap
version: 1.0.53
origin: sysutils/debootstrap
comment: Install Debian base system into a directory
arch: freebsd:10:x86:64
www: http://wiki.debian.org/Debootstrap
maintainer: mm@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 155630
desc: |
  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
deps:
  wget: {origin: ftp/wget, version: 1.14_2}
  libidn: {origin: dns/libidn, version: 1.28_1}
  gettext: {origin: devel/gettext, version: 0.18.3.1}
categories:
- sysutils
message: |
  *** NOTE ***
  To successfully create an installation of Debian GNU/kFreeBSD
  debootstrap requires the following kernel modules loaded:

  fdescfs linprocfs linsysfs tmpfs
