whitespace change.
PR: docs/30900 Submitted by: Giorgos Keramidas <charon@labs.gr>
This commit is contained in:
parent
64bd20c67d
commit
0e6048b5fc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10836
1 changed files with 5 additions and 5 deletions
|
@ -22,7 +22,7 @@
|
|||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/pxe/article.sgml,v 1.4 2001/08/05 01:01:23 alfred Exp $</pubdate>
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/pxe/article.sgml,v 1.5 2001/08/12 23:31:08 nik Exp $</pubdate>
|
||||
|
||||
<abstract>
|
||||
<para>This article details the method used to allow machines to install
|
||||
|
@ -171,13 +171,13 @@
|
|||
</step>
|
||||
|
||||
<step>
|
||||
<para>Compile a custom kernel for the clients(particularly to avoid
|
||||
<para>Compile a custom kernel for the clients (particularly to avoid
|
||||
the device config screen at boot) and stick it in
|
||||
<filename>/usr/tftpboot</filename>.</para>
|
||||
</step>
|
||||
|
||||
<step>
|
||||
<para> Make a special <filename>loader.rc</filename> to and install it
|
||||
<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/pxe/loader.rc">
|
||||
|
@ -185,7 +185,7 @@
|
|||
</step>
|
||||
|
||||
<step>
|
||||
<para> Extract the installer and helper utilities from the mfsroot disk
|
||||
<para>Extract the installer and helper utilities from the mfsroot disk
|
||||
and uncompress them, put them in <filename>/usr/tftpboot</filename>
|
||||
as well:</para>
|
||||
|
||||
|
@ -240,7 +240,7 @@ RELNOTES.TXT compat1x doc packages</screen>
|
|||
</step>
|
||||
|
||||
<step>
|
||||
<para> Copy the compressed packages into the packages/All directory
|
||||
<para>Copy the compressed packages into the packages/All directory
|
||||
under <filename>nfs</filename>.</para>
|
||||
</step>
|
||||
|
||||
|
|
Loading…
Reference in a new issue