theend.xml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <sect1 id="ch10-theend">
  2. <title>The End</title>
  3. <para>
  4. Well done! You have finished installing your LFS system. It may have
  5. been a long process but it was well worth it. We wish you a lot of fun
  6. with your new shiny custom built Linux system.
  7. </para>
  8. <para>
  9. If you plan to ever upgrade to a newer LFS version in the future it
  10. will be a good idea to create the /etc/lfs-&version; file. By having
  11. this file it is very easy for you (and for us if you are going to ask
  12. for help with something at some point) to find out which LFS version
  13. you have installed on your system. This can just be a null-byte file by
  14. running <userinput>touch /etc/lfs-&version;</userinput>.
  15. </para>
  16. <para>
  17. If you are wondering: "Well, where to go now?" you'll be glad to hear that
  18. someone has written an <ulink
  19. url="http://archive.linuxfromscratch.org/lfs-hints/Afterlfs.txt">LFS-Hint</ulink>
  20. on that subject. On a same note, if you are not only newbie to LFS, but also
  21. newbie to Linux in general, you may find the <ulink
  22. url="http://archive.linuxfromscratch.org/lfs-hints/newbie.txt">newbie
  23. hint</ulink> very interesting.
  24. </para>
  25. <para>
  26. Don't forget there are several LFS mailinglists you can subscribe to if
  27. you are in need of help, advice, etc. See
  28. <ulink url="ch01-maillists.html">Chapter 1 - Mailinglists</ulink> for
  29. more information.
  30. </para>
  31. <para>
  32. Again, we thank you for using the LFS Book and hope you found this book
  33. useful and worth your time.
  34. </para>
  35. </sect1>