Explorar o código

moved "get counted" to seperate section in chap9

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1294 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans %!s(int64=24) %!d(string=hai) anos
pai
achega
23b00a456b
Modificáronse 3 ficheiros con 2 adicións e 8 borrados
  1. 1 0
      chapter09/chapter09.xml
  2. 0 8
      chapter09/theend.xml
  3. 1 0
      index.xml

+ 1 - 0
chapter09/chapter09.xml

@@ -3,6 +3,7 @@
 <?dbhtml filename="chapter09.html" dir="chapter09"?>
 
 &c9-theend;
+&c9-getcounted;
 &c9-reboot;
 
 </chapter>

+ 0 - 8
chapter09/theend.xml

@@ -41,13 +41,5 @@ running:</para>
 
 <para><screen><userinput>touch $LFS/etc/lfs-&version;</userinput></screen></para>
 
-<para>Want to be counted? Head over to <ulink
-url="http://linuxfromscratch.org/cgi-bin/lfscounter.cgi">
-http://linuxfromscratch.org/cgi-bin/lfscounter.cgi</ulink> and register as
-an LFS user by entering your name and the first LFS version you have
-used.</para>
-
-<para>Let's reboot into LFS now...</para>
-
 </sect1>
 

+ 1 - 0
index.xml

@@ -351,6 +351,7 @@
 
 <!ENTITY chapter9 SYSTEM "chapter9/chapter9.xml">
 <!ENTITY c9-theend SYSTEM "chapter9/theend.xml">
+<!ENTITY c9-getcounted SYSTEM "chapter9/getcounted.xml">
 <!ENTITY c9-reboot SYSTEM "chapter9/reboot.xml">
 
 <!ENTITY appendixa SYSTEM "appendixa/appendixa.xml">