Przeglądaj źródła

Inital commit - LFS 2.4.4 files

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@13 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 lat temu
commit
5c930fe6eb

+ 9 - 0
Attic/appendixb/appendixb.sgml

@@ -0,0 +1,9 @@
+<appendix id="appendixb">
+<title>Resources</title>
+
+&ab-introduction;
+&ab-books;
+&ab-howtoguides;
+&ab-other;
+
+</appendix>

+ 19 - 0
Attic/appendixb/books.sgml

@@ -0,0 +1,19 @@
+<sect1 id="ab-books">
+<title>Books</title>
+
+<itemizedlist>
+
+<listitem><para>
+        Linux Network Administrator's Guide published by O'Reilly. ISBN:
+        1-56502-087-2
+</para></listitem>
+
+<listitem><para>
+        Running Linux published by O'Reilly. ISBN: 1-56592-151-8
+</para></listitem>
+
+</itemizedlist>
+
+</sect1>
+
+

+ 24 - 0
Attic/appendixb/howtoguides.sgml

@@ -0,0 +1,24 @@
+<sect1 id="ab-howtoguides">
+<title>HOWTOs and Guides</title>
+
+<para>
+All of the following HOWTOs can be downloaded from the Linux
+Documentation Project site at <ulink url="http://www.linuxdoc.org">
+http://www.linuxdoc.org</ulink>
+</para>
+
+<itemizedlist>
+
+<listitem><para>
+        Linux Network Administrator's Guide
+</para></listitem>
+
+<listitem><para>
+        Powerup2Bash-HOWTO
+</para></listitem>
+
+</itemizedlist>
+
+</sect1>
+
+

+ 14 - 0
Attic/appendixb/introduction.sgml

@@ -0,0 +1,14 @@
+<sect1 id="ab-introduction">
+<title>Introduction</title>
+
+<para>
+A list of books, HOWTOs and other documents you might find useful to
+download or buy follows. This list is just a small list to start with.
+We
+hope to be able to expand this list in time as we come across more
+useful
+documents or books.
+</para>
+
+</sect1>
+

+ 14 - 0
Attic/appendixb/other.sgml

@@ -0,0 +1,14 @@
+<sect1 id="ab-other">
+<title>Other</title>
+
+<itemizedlist>
+
+<listitem><para>
+        The various man and info pages that come with the packages
+</para></listitem>
+
+</itemizedlist>
+
+</sect1>
+
+