diff options
Diffstat (limited to 'chapter09/theend.xml')
-rw-r--r-- | chapter09/theend.xml | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/chapter09/theend.xml b/chapter09/theend.xml new file mode 100644 index 000000000..1629632e3 --- /dev/null +++ b/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> + |