1234567891011121314151617 |
- <sect1 id="ch-finish-theend">
- <title>The End</title>
- <?dbhtml filename="theend.html" dir="chapter09"?>
- <para>Well done! You have finished installing your LFS system. It may have
- been a long process, but we hope it was worth it. We wish you a lot of fun
- with your new shiny custom built Linux system.</para>
- <para>It may be a good idea to create an <filename>/etc/lfs-release</filename>
- 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. Create this file by running:</para>
- <screen><userinput>echo &version; > /etc/lfs-release</userinput></screen>
- </sect1>
|