diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-07-23 11:05:22 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2006-07-23 11:05:22 +0000 |
commit | e1060dee73fcf8a30689051730349aac1f6bdd67 (patch) | |
tree | 650b33a78b3d00e3fa90f01c0d6fa8d15765809c /chapter01 | |
parent | 6d9f8e2b07e1edb1b83f905ab5b7d34ccbb516ae (diff) |
Syncing trunk with 6.2 branch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 18 | ||||
-rw-r--r-- | chapter01/how.xml | 2 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 2 |
3 files changed, 6 insertions, 16 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 5aaf9b283..6c9db3a91 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,25 +36,15 @@ </listitem> --> - <!-- Remove this when adding the first entry --> + <!-- Remove this when adding the first entry for 6.3 + No 6.2 entries should be placed here. --> <listitem> - <para>July 21, 2006</para> - <itemizedlist> - <listitem> - <para>[dnicholson] - Fixed dead link to Linux Driver Model paper - on the Device and Module Handling page. Replaced with sysfs paper - by the same author. Thanks to Chris Staub and Bryan Kadzban.</para> - </listitem> - <listitem> - <para>[dnicholson] - Added a reminder to check that the virtual - kernel file systems are mounted after the description of the - revised chroot command.</para> - </listitem> - </itemizedlist> + <para>None yet</para> </listitem> </itemizedlist> + <!-- Update this when release 6.2 --> <para>LFS 6.2 Branch created July 15, 2006.</para> </sect1> diff --git a/chapter01/how.xml b/chapter01/how.xml index 16d565c4e..e77aab35b 100644 --- a/chapter01/how.xml +++ b/chapter01/how.xml @@ -11,7 +11,7 @@ <title>How to Build an LFS System</title> <para>The LFS system will be built by using a previously installed - Linux distribution (such as Debian, Mandrake, Red Hat, or SuSE). This + Linux distribution (such as Debian, Mandriva, Red Hat, or SuSE). This existing Linux system (the host) will be used as a starting point to provide necessary programs, including a compiler, linker, and shell, to build the new system. Select the <quote>development</quote> option diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 5c8d8fba1..201760d08 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -22,7 +22,7 @@ <itemizedlist> <title>Upgraded to:</title> - <!-- Remove this after the first package update --> + <!-- Remove this after the first 6.3 package update --> <listitem> <para>None yet</para> </listitem> |