fix links to my pxe configuration.
Submitted by: Andrew Boothman <andrew@cream.org>
This commit is contained in:
parent
4ac1e0ca3b
commit
d1c8009f67
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10161
1 changed files with 5 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
|||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/pxe/article.sgml,v 1.2 2001/07/13 22:03:55 billf Exp $</pubdate>
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/pxe/article.sgml,v 1.3 2001/07/17 22:20:44 chern Exp $</pubdate>
|
||||
|
||||
<abstract>
|
||||
<para>This article details the method used to allow machines to install
|
||||
|
@ -80,7 +80,7 @@
|
|||
<procedure>
|
||||
<step>
|
||||
<para>Install DHCP : Install isc-dhcp-2.0 you can use this config file
|
||||
<ulink url="http://people.freebsd.org/~alfred/UNKNOWN/dhcpd.conf">
|
||||
<ulink url="http://people.freebsd.org/~alfred/pxe/dhcpd.conf">
|
||||
dhcpd.conf</ulink>, stick it in /usr/local/etc/</para>
|
||||
</step>
|
||||
|
||||
|
@ -180,7 +180,7 @@
|
|||
<para> Make a special <filename>loader.rc</filename> to and install it
|
||||
in <filename>/usr/tftpboot/boot/loader.rc</filename> so that it
|
||||
doesn't prompt for the second disk, here's
|
||||
<ulink url="http://people.FreeBSD.org/~alfred/UNKNOWN/loader.rc">
|
||||
<ulink url="http://people.FreeBSD.org/~alfred/pxe/loader.rc">
|
||||
mine</ulink>.</para>
|
||||
</step>
|
||||
|
||||
|
@ -201,7 +201,7 @@
|
|||
<step>
|
||||
<para>Make your sysinstall script <filename>install.cfg</filename>, you
|
||||
can use
|
||||
<ulink url="http://prople.FreeBSD.org/~alfred/UNKNOWN/install.cfg">
|
||||
<ulink url="http://prople.FreeBSD.org/~alfred/pxe/install.cfg">
|
||||
mine</ulink> as a template, but you must edit it.</para>
|
||||
</step>
|
||||
|
||||
|
@ -281,3 +281,4 @@ RELNOTES.TXT compat1x doc packages</screen>
|
|||
it should be run and do the final configuration for you.</para>
|
||||
</sect1>
|
||||
</article>
|
||||
|
||||
|
|
Loading…
Reference in a new issue