From d1681b68ca6b933cedd3cbac9760a37e72b0f80c Mon Sep 17 00:00:00 2001 From: Olli Hauer Date: Thu, 12 Aug 2010 20:20:23 +0000 Subject: PR: 14471 Submitted by: Guerkan Karaman 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 --- net/gpxe/pkg-descr | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 net/gpxe/pkg-descr (limited to 'net/gpxe/pkg-descr') diff --git a/net/gpxe/pkg-descr b/net/gpxe/pkg-descr new file mode 100644 index 000000000000..7a3fa017f011 --- /dev/null +++ b/net/gpxe/pkg-descr @@ -0,0 +1,9 @@ +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 -- cgit v1.2.3