Date: Sun, 7 Apr 2002 14:35:45 -0700 (PDT) From: Anders Nordby <anders@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/pxe Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <200204072135.g37LZj087511@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
anders 2002/04/07 14:35:45 PDT Modified files: net Makefile Added files: net/pxe Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add pxe: This is a PXE daemon, which you can use to set up a networked boot menu for netbooting client machines (FreeBSD, Linux, Windows, etc.) that support & utilize Intel's Preboot eXecution Environment (PXE). Revision Changes Path 1.742 +1 -0 ports/net/Makefile 1.1 +38 -0 ports/net/pxe/Makefile (new) 1.1 +1 -0 ports/net/pxe/distinfo (new) 1.1 +1 -0 ports/net/pxe/pkg-comment (new) 1.1 +7 -0 ports/net/pxe/pkg-descr (new) 1.1 +7 -0 ports/net/pxe/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204072135.g37LZj087511>