aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-10-06 20:59:18 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-10-06 20:59:18 +0000
commit23b00a456b6e421fdcab30a8843299c29a1c536a (patch)
tree4eee0f86b9adae01b213fb940bf7a1ee2b5ff165
parent4d68e9d8ccf58981f8ad7d530d567b6cadeb404e (diff)
moved "get counted" to seperate section in chap9
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1294 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter09/chapter09.xml1
-rw-r--r--chapter09/theend.xml8
-rw-r--r--index.xml1
3 files changed, 2 insertions, 8 deletions
diff --git a/chapter09/chapter09.xml b/chapter09/chapter09.xml
index f3f334690..19540a54e 100644
--- a/chapter09/chapter09.xml
+++ b/chapter09/chapter09.xml
@@ -3,6 +3,7 @@
<?dbhtml filename="chapter09.html" dir="chapter09"?>
&c9-theend;
+&c9-getcounted;
&c9-reboot;
</chapter>
diff --git a/chapter09/theend.xml b/chapter09/theend.xml
index 50a992743..c04f7996d 100644
--- a/chapter09/theend.xml
+++ b/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>
diff --git a/index.xml b/index.xml
index ef1cb5758..48d63eb5e 100644
--- a/index.xml
+++ b/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">