Ignore:
Timestamp:
08/08/2004 02:11:45 AM (20 years ago)
Author:
Gerard Beekmans <gerard@…>
Branches:
6.0
Children:
ee45b2ee
Parents:
1dc34de7
Message:

Completed global edits for upcoming 6.0 release

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4003 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter09/theend.xml

    r1dc34de7 rdbc195c  
    1010<indexterm zone="ch-finish-theend"><primary sortas="e-/etc/lfs-release">/etc/lfs-release</primary></indexterm>
    1111
    12 <para>Well done! You have finished installing your LFS system. It may have
    13 been a long process, but we hope it was worth it. We wish you a lot of fun
    14 with your new shiny custom built Linux system.</para>
     12<para>Well done! The new LFS system is installed! We wish you much
     13success with your shiny new custom-built Linux system.</para>
    1514
    16 <para>It may be a good idea to create an <filename>/etc/lfs-release</filename>
    17 file. By having this file it is very easy for you (and for us if you are going
    18 to ask for help with something at some point) to find out which LFS version
    19 you have installed on your system. Create this file by running:</para>
     15<para>It may be a good idea to create an
     16<filename>/etc/lfs-release</filename> file. By having this file, it is
     17very easy for you (and for us if you need to ask for help at some
     18point) to find out which LFS version is installed on the system.
     19Create this file by running:</para>
    2020
    2121<screen><userinput>echo &version; &gt; /etc/lfs-release</userinput></screen>
    2222
    2323</sect1>
     24
Note: See TracChangeset for help on using the changeset viewer.