blob: cb33d87886b35677170a56df1207ceebdbe90a61 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
==========================================================================
$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).
==========================================================================
|