2004-05-03 11:59:46 +01:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
2004-01-27 22:29:49 +00:00
|
|
|
<sect1 id="ch-finish-theend">
|
2001-02-23 19:34:23 +00:00
|
|
|
<title>The End</title>
|
2004-05-03 11:59:46 +01:00
|
|
|
<?dbhtml filename="theend.html"?>
|
|
|
|
|
|
|
|
<indexterm zone="ch-finish-theend"><primary sortas="e-/etc/lfs-release">/etc/lfs-release</primary></indexterm>
|
2001-02-23 19:34:23 +00:00
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>Well done! You have finished installing your LFS system. It may have
|
2002-06-03 12:27:19 +01:00
|
|
|
been a long process, but we hope it was worth it. We wish you a lot of fun
|
2001-07-22 20:45:10 +01:00
|
|
|
with your new shiny custom built Linux system.</para>
|
2001-02-23 19:34:23 +00:00
|
|
|
|
2003-10-26 22:22:59 +00:00
|
|
|
<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>
|
2001-02-23 19:34:23 +00:00
|
|
|
|
2003-10-23 16:15:46 +01:00
|
|
|
<screen><userinput>echo &version; > /etc/lfs-release</userinput></screen>
|
2001-08-27 23:17:43 +01:00
|
|
|
|
2001-02-23 19:34:23 +00:00
|
|
|
</sect1>
|