Эх сурвалжийг харах

Initial commit

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@216 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 жил өмнө
parent
commit
6acc84805a

+ 7 - 0
chapter09/chapter09.xml

@@ -0,0 +1,7 @@
+<chapter id="chapter10">
+<title>The End</title>
+
+&c10-theend;
+
+</chapter>
+

+ 32 - 0
chapter09/theend.xml

@@ -0,0 +1,32 @@
+<sect1 id="ch10-theend">
+<title>The End</title>
+
+<para>
+Well done! You have finished installing your LFS system. It may have
+been a long process but it was well worth it. We wish you a lot of fun
+with your new shiny custom built Linux system.
+</para>
+
+<para>
+If you plan to ever upgrade to a newer LFS version in the future it
+will be a good idea to create the /etc/lfs-&version; file. By having
+this file it is very easy for you (and for us if you are going to ask
+for help with something at some point) to find out which LFS version
+you have installed on your system. This can just be a null-byte file by
+running <userinput>touch /etc/lfs-&version;</userinput>.
+</para>
+
+<para>
+Don't forget there are serveral LFS mailinglist you can subscribe to if
+you are in need of help, advice, etc. See 
+<ulink url="ch01-maillists.html">Chapter 1 - Mailinglists</ulink> for
+more information.
+</para>
+
+<para>
+Again, we thank you for using the LFS Book and hope you found this book
+useful and worth your time.
+</para>
+
+</sect1>
+