Prechádzať zdrojové kódy

Bug 115: Mailing list syncs

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@866 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Mark Hymers 24 rokov pred
rodič
commit
b311ae4e14
4 zmenil súbory, kde vykonal 27 pridanie a 0 odobranie
  1. 10 0
      chapter01/blfsbook.xml
  2. 9 0
      chapter01/lfsbook.xml
  3. 6 0
      chapter01/maillists.xml
  4. 2 0
      index.xml

+ 10 - 0
chapter01/blfsbook.xml

@@ -0,0 +1,10 @@
+<sect2>
+<title>blfs-book</title>
+
+<para>The blfs-book list is used by the BLFS-BOOK (Beyond LFS) editors to
+co-ordinate blfs-book's maintenance. For now, actual discussions will
+take place on the lfs-apps list (like lfs-discuss is used instead of
+lfs-book).</para>
+
+</sect2>
+

+ 9 - 0
chapter01/lfsbook.xml

@@ -0,0 +1,9 @@
+<sect2>
+<title>lfs-book</title>
+
+<para>The lfs-book list is used by the LFS-BOOK editors to co-ordinate
+lfs-book's maintenance, like XML issues and the like. Actual discussion
+on what should be added and removed take place on lfs-discuss.</para>
+
+</sect2>
+

+ 6 - 0
chapter01/maillists.xml

@@ -14,15 +14,21 @@ accessible mailing lists:</para>
 
 <listitem><para>lfs-security</para></listitem>
 
+<listitem><para>lfs-book</para></listitem>
+
 <listitem><para>alfs-discuss</para></listitem>
 
+<listitem><para>blfs-book</para></listitem>
+
 </itemizedlist>
 
 &c1-ma-lfsdiscuss;
 &c1-ma-lfsapps;
 &c1-ma-lfsannounce;
 &c1-ma-lfssecurity;
+&c1-ma-lfsbook;
 &c1-ma-alfsdiscuss;
+&c1-ma-blfsbook;
 &c1-ma-mailarchive;
 &c1-ma-subscribe;
 &c1-ma-unsubscribe;

+ 2 - 0
index.xml

@@ -45,7 +45,9 @@
 <!ENTITY c1-ma-lfsapps SYSTEM "chapter1/lfsapps.xml">
 <!ENTITY c1-ma-lfsannounce SYSTEM "chapter1/lfsannounce.xml">
 <!ENTITY c1-ma-lfssecurity SYSTEM "chapter1/lfssecurity.xml">
+<!ENTITY c1-ma-lfsbook SYSTEM "chapter1/lfsbook.xml">
 <!ENTITY c1-ma-alfsdiscuss SYSTEM "chapter1/alfsdiscuss.xml">
+<!ENTITY c1-ma-blfsbook SYSTEM "chapter1/blfsbook.xml">
 <!ENTITY c1-ma-subscribe SYSTEM "chapter1/subscribe.xml">
 <!ENTITY c1-ma-unsubscribe SYSTEM "chapter1/unsubscribe.xml">
 <!ENTITY c1-ma-mailarchive SYSTEM "chapter1/mailarchive.xml">