cvs commit: ports/sysutils Makefile ports/sysutils/debootstrap Makefile distinfo pkg-descr pkg-plist ports/sysutils/debootstrap/files patch-Makefile patch-debootstrap patch-functions

Martin Matuska mm at FreeBSD.org
Sat Feb 26 21:25:05 UTC 2011


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)


More information about the cvs-ports mailing list