diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/how.xml | 2 |
2 files changed, 11 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6a636e2cf..0fe3a95c8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,16 @@ <para>2014-06-11</para> <itemizedlist> <listitem> + <para>[bdubbs] - Several text changes. Thanks to Chris + Staub for the patches. Fixes + <ulink url="&lfs-ticket-root;3600">#3600</ulink>, + <ulink url="&lfs-ticket-root;3601">#3601</ulink>, + <ulink url="&lfs-ticket-root;3602">#3602</ulink>, + <ulink url="&lfs-ticket-root;3603">#3603</ulink>, and + <ulink url="&lfs-ticket-root;3604">#3604</ulink>, + </para> + </listitem> + <listitem> <para>[bdubbs] - Update to iproute2-3.15.0. Fixes <ulink url="&lfs-ticket-root;3608">#3608</ulink>.</para> </listitem> diff --git a/chapter01/how.xml b/chapter01/how.xml index 6638ac6cd..4e0c506cc 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 an already installed - Linux distribution (such as Debian, Mandriva, Red Hat, or SUSE). This + Linux distribution (such as Debian, OpenMandriva, Fedora, or openSUSE). 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 |