diff options
Diffstat (limited to 'chapter09/theend.xml')
-rw-r--r-- | chapter09/theend.xml | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/chapter09/theend.xml b/chapter09/theend.xml index 8099c8cf9..89fe25c37 100644 --- a/chapter09/theend.xml +++ b/chapter09/theend.xml @@ -7,18 +7,7 @@ <title>The End</title> <?dbhtml filename="theend.html"?> -<indexterm zone="ch-finish-theend"><primary sortas="e-/etc/lfs-release">/etc/lfs-release</primary></indexterm> - -<!-- -<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> ---> +<para>Create the /etc/lfs-release file:</para> <screen><userinput>echo &version; > /etc/lfs-release</userinput></screen> |