Disconnect the "NanoBSD" Handbook chapter from the build.
This commit is contained in:
parent
c596778b63
commit
10b9fc1cd5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=27853
4 changed files with 0 additions and 20 deletions
en_US.ISO8859-1/books/handbook
|
@ -176,7 +176,6 @@ SRCS+= mac/chapter.sgml
|
|||
SRCS+= mail/chapter.sgml
|
||||
SRCS+= mirrors/chapter.sgml
|
||||
SRCS+= multimedia/chapter.sgml
|
||||
SRCS+= nanobsd/chapter.sgml
|
||||
SRCS+= network-servers/chapter.sgml
|
||||
SRCS+= pgpkeys/chapter.sgml
|
||||
SRCS+= ports/chapter.sgml
|
||||
|
|
|
@ -38,7 +38,6 @@
|
|||
<!ENTITY % chap.network-servers "IGNORE">
|
||||
<!ENTITY % chap.mail "IGNORE">
|
||||
<!ENTITY % chap.cutting-edge "IGNORE">
|
||||
<!ENTITY % chap.nanobsd "IGNORE">
|
||||
<!ENTITY % chap.linuxemu "IGNORE">
|
||||
<!ENTITY % chap.mirrors "IGNORE">
|
||||
<!ENTITY % chap.bibliography "IGNORE">
|
||||
|
@ -270,7 +269,6 @@
|
|||
<![ %chap.vinum; [ &chap.vinum; ]]>
|
||||
<![ %chap.l10n; [ &chap.l10n; ]]>
|
||||
<![ %chap.cutting-edge; [ &chap.cutting-edge; ]]>
|
||||
<![ %chap.nanobsd; [ &chap.nanobsd; ]]>
|
||||
</part>
|
||||
|
||||
<part id="network-communication">
|
||||
|
|
|
@ -37,7 +37,6 @@
|
|||
<!ENTITY chap.vinum SYSTEM "vinum/chapter.sgml">
|
||||
<!ENTITY chap.l10n SYSTEM "l10n/chapter.sgml">
|
||||
<!ENTITY chap.cutting-edge SYSTEM "cutting-edge/chapter.sgml">
|
||||
<!ENTITY chap.nanobsd SYSTEM "nanobsd/chapter.sgml">
|
||||
|
||||
<!-- Part four -->
|
||||
<!ENTITY chap.serialcomms SYSTEM "serialcomms/chapter.sgml">
|
||||
|
|
|
@ -69,13 +69,6 @@
|
|||
disks, and software RAID-0, RAID-1 and RAID-5.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><xref linkend="nanobsd">, NanoBSD, is a new chapter with this
|
||||
edition. It describes how to use NanoBSD, a tool that can create
|
||||
system images of &os;, suitable for use in embedded systems, Compact
|
||||
Flash media, etc.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>A troubleshooting section has been added to <xref
|
||||
linkend="ppp-and-slip">, PPP and SLIP.</para>
|
||||
|
@ -405,15 +398,6 @@
|
|||
that process.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><emphasis><xref linkend="nanobsd">, NanoBSD</emphasis></term>
|
||||
<listitem>
|
||||
<para>Introduces the <application>NanoBSD</application> tool, which
|
||||
can be used to prepare &os; system images for embedded applications,
|
||||
suitable for use in Compact Flash cards or other storage
|
||||
medium.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<!-- Part IV - Network Communications -->
|
||||
|
||||
|
|
Loading…
Reference in a new issue