From d038a73ebd432fae3ce355b84443038f88cb7199 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:52:58 +0000 Subject: Move pkg/ files into package's toplevel directory --- net/pxe/DESCR | 3 +++ net/pxe/MESSAGE | 12 ++++++++++++ net/pxe/PLIST | 5 +++++ net/pxe/pkg/DESCR | 3 --- net/pxe/pkg/MESSAGE | 12 ------------ net/pxe/pkg/PLIST | 5 ----- 6 files changed, 20 insertions(+), 20 deletions(-) create mode 100644 net/pxe/DESCR create mode 100644 net/pxe/MESSAGE create mode 100644 net/pxe/PLIST delete mode 100644 net/pxe/pkg/DESCR delete mode 100644 net/pxe/pkg/MESSAGE delete mode 100644 net/pxe/pkg/PLIST (limited to 'net/pxe') diff --git a/net/pxe/DESCR b/net/pxe/DESCR new file mode 100644 index 00000000000..90683ee3167 --- /dev/null +++ b/net/pxe/DESCR @@ -0,0 +1,3 @@ + pxe is a multi-platform Preboot eXecution Environment (PXE) daemon that +allows to serve boot files (together with dhcp, bootp, and tftp daemons) +for PXE enabled clients. diff --git a/net/pxe/MESSAGE b/net/pxe/MESSAGE new file mode 100644 index 00000000000..43352c29515 --- /dev/null +++ b/net/pxe/MESSAGE @@ -0,0 +1,12 @@ +========================================================================== +$NetBSD: MESSAGE,v 1.1 2001/10/31 22:58:10 zuntum Exp $ + + The pxe daemon has now been installed on your system. Before starting + the daemon, please copy ${PREFIX}/share/examples/pxe/pxe.conf to + ${PREFIX}/etc and modify according to your needs. + + Under NetBSD-1.5 or above, you can enable pxe on system startup by + copying ${PREFIX}/etc/rc.d/pxe to /etc/rc.d and setting pxe=YES + in your /etc/rc.conf (alternatively, you can simply start + ${PREFIX}/sbin/pxe in your /etc/rc.local script). +========================================================================== diff --git a/net/pxe/PLIST b/net/pxe/PLIST new file mode 100644 index 00000000000..9958635b0d8 --- /dev/null +++ b/net/pxe/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:58:11 zuntum Exp $ +etc/rc.d/pxe +sbin/pxe +share/examples/pxe/pxe.conf +@dirrm share/examples/pxe diff --git a/net/pxe/pkg/DESCR b/net/pxe/pkg/DESCR deleted file mode 100644 index 90683ee3167..00000000000 --- a/net/pxe/pkg/DESCR +++ /dev/null @@ -1,3 +0,0 @@ - pxe is a multi-platform Preboot eXecution Environment (PXE) daemon that -allows to serve boot files (together with dhcp, bootp, and tftp daemons) -for PXE enabled clients. diff --git a/net/pxe/pkg/MESSAGE b/net/pxe/pkg/MESSAGE deleted file mode 100644 index cb33d87886b..00000000000 --- a/net/pxe/pkg/MESSAGE +++ /dev/null @@ -1,12 +0,0 @@ -========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2001/08/06 09:46:47 rh Exp $ - - The pxe daemon has now been installed on your system. Before starting - the daemon, please copy ${PREFIX}/share/examples/pxe/pxe.conf to - ${PREFIX}/etc and modify according to your needs. - - Under NetBSD-1.5 or above, you can enable pxe on system startup by - copying ${PREFIX}/etc/rc.d/pxe to /etc/rc.d and setting pxe=YES - in your /etc/rc.conf (alternatively, you can simply start - ${PREFIX}/sbin/pxe in your /etc/rc.local script). -========================================================================== diff --git a/net/pxe/pkg/PLIST b/net/pxe/pkg/PLIST deleted file mode 100644 index 5a56b2bb091..00000000000 --- a/net/pxe/pkg/PLIST +++ /dev/null @@ -1,5 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/08/06 09:46:47 rh Exp $ -etc/rc.d/pxe -sbin/pxe -share/examples/pxe/pxe.conf -@dirrm share/examples/pxe -- cgit v1.2.3