cvs commit: ports/net Makefile ports/net/gpxe Makefile distinfo pkg-descr ports/net/gpxe/files patch-arch__i386__Makefile patch-arch__i386__Makefile.pcbios patch-util__fnrec.sh patch-util__geniso patch-util__genliso patch-util__gensdsk pkg-message.in

Olli Hauer ohauer at FreeBSD.org
Thu Aug 12 20:20:24 UTC 2010


ohauer      2010-08-12 20:20:23 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/gpxe             Makefile distinfo pkg-descr 
    net/gpxe/files       patch-arch__i386__Makefile 
                         patch-arch__i386__Makefile.pcbios 
                         patch-util__fnrec.sh patch-util__geniso 
                         patch-util__genliso patch-util__gensdsk 
                         pkg-message.in 
  Log:
  PR:            14471
  Submitted by:  Guerkan Karaman <gk.freebsd _at_ googlemail.com>
  Approved by:   glarkin (mentor)
  
  gPXE is an open-source PXE implementation and bootloader.
  
  Create network booting code that allows computers to load
  their operating system from a network or to extend an
  existing PXE implementation with support for additional
  protocols, such iSCSI, HTTP, TFTP, NFS, FTP and ATA
  over Ethernet.
  
  WWW: http://etherboot.org/wiki/index.php
  
  Revision  Changes    Path
  1.2239    +1 -0      ports/net/Makefile
  1.1       +46 -0     ports/net/gpxe/Makefile (new)
  1.1       +3 -0      ports/net/gpxe/distinfo (new)
  1.1       +12 -0     ports/net/gpxe/files/patch-arch__i386__Makefile (new)
  1.1       +25 -0     ports/net/gpxe/files/patch-arch__i386__Makefile.pcbios (new)
  1.1       +8 -0      ports/net/gpxe/files/patch-util__fnrec.sh (new)
  1.1       +17 -0     ports/net/gpxe/files/patch-util__geniso (new)
  1.1       +19 -0     ports/net/gpxe/files/patch-util__genliso (new)
  1.1       +19 -0     ports/net/gpxe/files/patch-util__gensdsk (new)
  1.1       +19 -0     ports/net/gpxe/files/pkg-message.in (new)
  1.1       +9 -0      ports/net/gpxe/pkg-descr (new)


More information about the cvs-ports mailing list