From 6acc84805a6a2984f40b3973244e6e83c624896d Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Fri, 23 Feb 2001 19:34:23 +0000 Subject: Initial commit git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@216 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter09/chapter09.xml | 7 +++++++ chapter09/theend.xml | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 chapter09/chapter09.xml create mode 100644 chapter09/theend.xml diff --git a/chapter09/chapter09.xml b/chapter09/chapter09.xml new file mode 100644 index 000000000..1d4750cb9 --- /dev/null +++ b/chapter09/chapter09.xml @@ -0,0 +1,7 @@ + +The End + +&c10-theend; + + + 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 @@ + +The End + + +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. + + + +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 touch /etc/lfs-&version;. + + + +Don't forget there are serveral LFS mailinglist you can subscribe to if +you are in need of help, advice, etc. See +Chapter 1 - Mailinglists for +more information. + + + +Again, we thank you for using the LFS Book and hope you found this book +useful and worth your time. + + + + -- cgit v1.2.3-54-g00ecf