浏览代码

Remove files no longer used from Chapter 1.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2900 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Greg Schafer 22 年之前
父节点
当前提交
1d2523f3dc
共有 6 个文件被更改,包括 7 次插入53 次删除
  1. 5 0
      chapter01/changelog.xml
  2. 0 12
      chapter01/howtopost.xml
  3. 0 14
      chapter01/maillists.xml
  4. 0 12
      chapter01/mirrors.xml
  5. 0 13
      chapter01/newsserver.xml
  6. 2 2
      index.xml

+ 5 - 0
chapter01/changelog.xml

@@ -95,6 +95,11 @@
 </itemizedlist>
 </para></listitem>
 
+<listitem><para>September 27th, 2003 [greg]: Chapter 5 - Expect: Tweak install
+so that redundant scripts are not installed. Chapter 6 - Creating essential
+symlinks: Remove redundant links. Chapter 6 - man: Remove PATH, closes
+Bug 574.</para></listitem>
+
 <listitem><para>September 27th, 2003 [greg]: Add Tcl, Expect and DejaGnu items
 to Appendix A. Closes Bug 661.</para></listitem>
 

+ 0 - 12
chapter01/howtopost.xml

@@ -1,12 +0,0 @@
-<sect2>
-<title>How to post to a list</title>
-
-<para>The post address for a list is in the format of
-<emphasis>listname@linuxfromscratch.org</emphasis> where
-<emphasis>listname</emphasis> is one of the above lists names.
-Example post addresses are 
-<emphasis>lfs-support@linuxfromscratch.org and</emphasis>
-<emphasis>blfs-support@linuxfromscratch.org</emphasis>.</para>
-
-</sect2>
-

+ 0 - 14
chapter01/maillists.xml

@@ -1,14 +0,0 @@
-<sect1 id="ch01-maillists" xreflabel="Chapter 1 - Mailing lists">
-<title>Mailing lists</title>
-<?dbhtml filename="maillists.html" dir="chapter01"?>
-
-<para>The linuxfromscratch.org server is hosting a number of mailinglists
-that are used for the development of the LFS project. These lists include,
-among others, the main development and support lists.</para>
-
-<para>For more information regarding which lists are available, how to
-subscribe to them, archive locations, etc. visit <ulink
-url="http://www.linuxfromscratch.org/mail.html">http://www.linuxfromscratch.org/mailinglists</ulink>.</para>
-
-</sect1>
-

+ 0 - 12
chapter01/mirrors.xml

@@ -1,12 +0,0 @@
-<sect1 id="ch01-mirrors" xreflabel="Chapter 1 - Mirror sites">
-<title>Mirror sites</title>
-<?dbhtml filename="mirrors.html" dir="chapter01"?>
-
-<para>The LFS project has a number of mirrors setup world-wide to make it
-easier and more convenient for you to access the website and download the
-required packages. Please visit the <ulink
-url="http://www.linuxfromscratch.org">http://www.linuxfromscratch.org</ulink>
-website for the list of current mirrors.</para>
-
-</sect1>
-

+ 0 - 13
chapter01/newsserver.xml

@@ -1,13 +0,0 @@
-<sect1 id="ch01-newsserver">
-<title>News server</title>
-<?dbhtml filename="newsserver.html" dir="chapter01"?>
-
-<para>All the mailing lists hosted at linuxfromscratch.org are also 
-accessible via the NNTP server. All messages posted to a mailing list 
-will be copied to the correspondent newsgroup, and vice versa.</para>
-
-<para>The news server can be reached at
-<emphasis>news.linuxfromscratch.org</emphasis>.</para>
-
-</sect1>
-

+ 2 - 2
index.xml

@@ -3,8 +3,8 @@
 				"/usr/share/docbook/docbookx.dtd" [
 
 
-<!ENTITY version "20030927">
-<!ENTITY releasedate "September 27th, 2003">
+<!ENTITY version "20030928">
+<!ENTITY releasedate "September 28th, 2003">
 <!ENTITY nbsp " ">
 
 <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">