1234567891011121314151617181920212223242526272829303132 |
- <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 several LFS mailinglists 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>
|