blob: f7f700ef10e0849efa8e3b1551343fb66b6182c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
===========================================================================
$NetBSD: MESSAGE,v 1.3 2002/09/24 12:30:26 wiz Exp $
The pxe daemon has now been installed on your system. Before starting
the daemon, please copy ${PREFIX}/share/examples/pxe/pxe.conf to /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).
===========================================================================
|