Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Aug 2010 20:20:23 +0000 (UTC)
From:      Olli Hauer <ohauer@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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
Message-ID:  <201008122020.o7CKKNqA099174@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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