瀏覽代碼

Removed reference to the wiki. Pointed to the FAQ instead.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6386 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Archaic 20 年之前
父節點
當前提交
5dbab6145d
共有 4 個文件被更改,包括 12 次插入13 次删除
  1. 0 9
      chapter01/administrativa.xml
  2. 3 0
      chapter01/changelog.xml
  3. 1 1
      chapter05/gcc-pass2.xml
  4. 8 3
      general.ent

+ 0 - 9
chapter01/administrativa.xml

@@ -52,15 +52,6 @@ FAQ or the mailing list archives. You can find the IRC network at
 The support channel is named #LFS-support.</para>
 The support channel is named #LFS-support.</para>
 </sect2>
 </sect2>
 
 
-<sect2 id="ch-scatter-wiki">
-<title>Wiki</title>
-
-<para>For more information on packages, updated versions, tweaks, and
-personal experiences, see the LFS Wiki at <ulink url="&wiki-root;"/>.
-Users can also add information there to help others with their future
-LFS activities.</para>
-</sect2>
-
 <sect2 id="ch-scatter-references">
 <sect2 id="ch-scatter-references">
 <title>References</title>
 <title>References</title>
 
 

+ 3 - 0
chapter01/changelog.xml

@@ -91,6 +91,9 @@ First a summary, then a detailed log.</para>
 </itemizedlist>
 </itemizedlist>
 </listitem>
 </listitem>
 
 
+<listitem><para>July  5th, 2005 [archaic]: Removed reference to the wiki.
+Pointed to the FAQ.</para></listitem>
+
 <listitem><para>July  4th, 2005 [archaic]: Reworded errata page so it only
 <listitem><para>July  4th, 2005 [archaic]: Reworded errata page so it only
 refers to security warnings and bug fixes, not new features.</para></listitem>
 refers to security warnings and bug fixes, not new features.</para></listitem>
 
 

+ 1 - 1
chapter05/gcc-pass2.xml

@@ -55,7 +55,7 @@ Ask your system administrator to create more.</computeroutput></screen>
 <para>If the above message is received, the host does not have its
 <para>If the above message is received, the host does not have its
 PTYs set up properly. In this case, there is no point in running the
 PTYs set up properly. In this case, there is no point in running the
 test suites for GCC and Binutils until this issue is resolved. Please
 test suites for GCC and Binutils until this issue is resolved. Please
-consult the LFS Wiki at <ulink url="&wiki-root;"/> for more
+consult the LFS FAQ at <ulink url="&faq-root;"/> for more
 information on how to get PTYs working.</para>
 information on how to get PTYs working.</para>
 
 
 <para>First correct a known problem and make an essential adjustment:</para>
 <para>First correct a known problem and make an essential adjustment:</para>

+ 8 - 3
general.ent

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20050704">
-<!ENTITY releasedate "July 04, 2005">
+<!ENTITY version "SVN-20050705">
+<!ENTITY releasedate "July 05, 2005">
 <!ENTITY milestone "6.2">
 <!ENTITY milestone "6.2">
 <!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->
 <!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->
 
 
@@ -10,8 +10,13 @@
 <!ENTITY hints-root "&lfs-root;hints/downloads/files/">
 <!ENTITY hints-root "&lfs-root;hints/downloads/files/">
 <!ENTITY hints-index "&lfs-root;hints/list.html">
 <!ENTITY hints-index "&lfs-root;hints/list.html">
 <!ENTITY patches-root "&lfs-root;patches/lfs/svn/trunk/">
 <!ENTITY patches-root "&lfs-root;patches/lfs/svn/trunk/">
-<!ENTITY wiki-root "http://wiki.linuxfromscratch.org/">
 <!ENTITY livecd-root "http://linuxfromscratch.org/~jhuntwork/livecd/">
 <!ENTITY livecd-root "http://linuxfromscratch.org/~jhuntwork/livecd/">
+<!-- Uncomment these two and remove the last two once
+     the beta site has moved to www.
+
+<!ENTITY test-results "&lfs-root;lfs/build-logs/&generic-version;/">
+<!ENTITY errata "&lfs-root;lfs/errata/&generic-version;/">
+-->
 <!ENTITY test-results "http://beta.linuxfromscratch.org/lfs/build-logs/&generic-version;/">
 <!ENTITY test-results "http://beta.linuxfromscratch.org/lfs/build-logs/&generic-version;/">
 <!ENTITY errata "http://beta.linuxfromscratch.org/lfs/errata/&generic-version;/">
 <!ENTITY errata "http://beta.linuxfromscratch.org/lfs/errata/&generic-version;/">