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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to