FreeBSD Bugzilla – Attachment 175606 Details for
Bug 213175
[handbook] Precisions/caveat for 30.8 Diskless Operation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposition of documentation improvement
freebsd-doc-pxe-1.diff (text/plain), 2.56 KB, created by
Natacha Porté
on 2016-10-10 15:39:21 UTC
(
hide
)
Description:
Proposition of documentation improvement
Filename:
MIME Type:
Creator:
Natacha Porté
Created:
2016-10-10 15:39:21 UTC
Size:
2.56 KB
patch
obsolete
>diff --git a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml >index 49f70fb..da3d9f5 100644 >--- a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml >+++ b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml >@@ -3892,7 +3892,7 @@ ifconfig_<literal>lagg<replaceable>0</replaceable></literal>="laggproto failover > <acronym>NFS</acronym> by adding the following to > <filename>/etc/exports</filename>:</para> > >- <programlisting>/b -ro -alldirs</programlisting> >+ <programlisting>/b -ro -alldirs -maproot=root</programlisting> > </step> > > <step> >@@ -3931,22 +3931,13 @@ ifconfig_<literal>lagg<replaceable>0</replaceable></literal>="laggproto failover > </step> > > <step> >- <para>Rebuild the &os; kernel and userland (refer to <xref >- linkend="makeworld"/> for more detailed >- instructions):</para> >- >- <screen>&prompt.root; <userinput>cd /usr/src</userinput> >-&prompt.root; <userinput>make buildworld</userinput> >-&prompt.root; <userinput>make buildkernel</userinput></screen> >- </step> >- >- <step> >- <para>Install &os; into the directory mounted over >- <acronym>NFS</acronym>:</para> >- >- <screen>&prompt.root; <userinput>make installworld DESTDIR=${NFSROOTDIR}</userinput> >-&prompt.root; <userinput>make installkernel DESTDIR=${NFSROOTDIR}</userinput> >-&prompt.root; <userinput>make distribution DESTDIR=${NFSROOTDIR}</userinput></screen> >+ <para>Install the base system into >+ <filename>${NFSROOTDIR}</filename>, either by decompressing the >+ official archives or by rebuilding the &os; kernel and userland >+ (refer to <xref linkend="makeworld"/> for more detailed >+ instructions, but do not forget to add >+ <option>DESTDIR=<replaceable>${NFSROOTDOR}</replaceable></option> >+ to <command>make</command> install commands).</para> > </step> > > <step> >@@ -4020,7 +4011,12 @@ Received 264951 bytes in 0.1 seconds</screen> > <filename>/etc</filename> and <filename>/var</filename> will > be created and mounted and the contents of the > <filename>cpio.gz</filename> files will be copied into >- them.</para> >+ them. By default, these file systems have a maximum capacity of >+ 5 megabytes. If your archives do not fit, which is usually the case for >+ <filename>/var</filename> when binary packages have been installed, >+ request a larger size by putting the number in >+ <filename>${NFSROOTDIR}/conf/base/etc/md_size</filename> and/or >+ <filename>${NFSROOTDIR}/conf/base/var/md_size</filename></para> > </sect2> > > <sect2 xml:id="network-pxe-setting-up-dhcp">
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 213175
: 175606