Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Feb 2011 21:25:04 +0000 (UTC)
From:      Martin Matuska <mm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils Makefile ports/sysutils/debootstrap Makefile distinfo pkg-descr pkg-plist ports/sysutils/debootstrap/files patch-Makefile patch-debootstrap patch-functions
Message-ID:  <201102262125.p1QLP4cw068692@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mm          2011-02-26 21:25:04 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/debootstrap Makefile distinfo pkg-descr pkg-plist 
    sysutils/debootstrap/files patch-Makefile patch-debootstrap 
                               patch-functions 
  Log:
  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
  
  Revision  Changes    Path
  1.1275    +1 -0      ports/sysutils/Makefile
  1.1       +38 -0     ports/sysutils/debootstrap/Makefile (new)
  1.1       +2 -0      ports/sysutils/debootstrap/distinfo (new)
  1.1       +40 -0     ports/sysutils/debootstrap/files/patch-Makefile (new)
  1.1       +11 -0     ports/sysutils/debootstrap/files/patch-debootstrap (new)
  1.1       +50 -0     ports/sysutils/debootstrap/files/patch-functions (new)
  1.1       +9 -0      ports/sysutils/debootstrap/pkg-descr (new)
  1.1       +35 -0     ports/sysutils/debootstrap/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102262125.p1QLP4cw068692>