aboutsummaryrefslogtreecommitdiffstats
path: root/chapter09/theend.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2005-02-19 22:16:42 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2005-02-19 22:16:42 +0000
commit81fd230419b0cfd052b08fc1ed352bb7d49975df (patch)
tree24c98d2876e5b457dcb88d39e7cca4905f58691a /chapter09/theend.xml
parent2f9131f8390243dbc350fe2eeb9e1d58f0264888 (diff)
Trunk is now identical to Testing
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter09/theend.xml')
-rw-r--r--chapter09/theend.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/chapter09/theend.xml b/chapter09/theend.xml
index 6e28b27e9..91dab3861 100644
--- a/chapter09/theend.xml
+++ b/chapter09/theend.xml
@@ -7,8 +7,18 @@
<title>The End</title>
<?dbhtml filename="theend.html"?>
-<para>Create the /etc/lfs-release file:</para>
+<indexterm zone="ch-finish-theend"><primary sortas="e-/etc/lfs-release">/etc/lfs-release</primary></indexterm>
+
+<para>Well done! The new LFS system is installed! We wish you much
+success with your shiny new 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 need to ask for help at some
+point) to find out which LFS version is installed on the system.
+Create this file by running:</para>
<screen><userinput>echo &version; &gt; /etc/lfs-release</userinput></screen>
</sect1>
+