aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2008-06-03 21:51:14 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2008-06-03 21:51:14 +0000
commit1c4800743d22d675ccfa48364d8aa558e8b7407c (patch)
treeca4254cbe5dd5adb0ed8af1f87c26bc569403164 /chapter01/changelog.xml
parent9faa3e27afb932894ace74854fbb76631022446b (diff)
Moved bootscripts and udev-config to BOOK
Updated Makefile to automatically generate bootscript and udev-config tarballs Updated licesnse to be the same as BLFS git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8548 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml42
1 files changed, 29 insertions, 13 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 3d6e89be5..dc380536b 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,22 @@
-->
<listitem>
+ <para>2008-06-03</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Added udev-config scripts to appenices.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Added lfs-bootscripts to appenices.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Updated license to Creative Commons with
+ extracted code under the MIT license.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2008-05-23</para>
<itemizedlist>
<listitem>
@@ -65,25 +81,25 @@
<itemizedlist>
<listitem>
<para>[jhuntwork] - Use -mtune=native for glibc. We don't
- want our libc optimized for 486. It should be optimized
- for the local machine.</para>
+ want our libc optimized for 486. It should be optimized
+ for the local machine.</para>
</listitem>
<listitem>
<para>[jhuntwork] - Updated Autoconf to 2.62.</para>
</listitem>
- <listitem>
- <para>[jhuntwork] - Updated E2fsprogs to 1.40.8. Fixes #2173.
- </para>
- </listitem>
- <listitem>
- <para>[jhuntwork] - Fixed behavior in kbd where man pages
- for optional programs that aren't built are installed.
- Thanks Greg Schafer for spotting this.
- </para>
- </listitem>
+ <listitem>
+ <para>[jhuntwork] - Updated E2fsprogs to 1.40.8. Fixes #2173.
+ </para>
+ </listitem>
+ <listitem>
+ <para>[jhuntwork] - Fixed behavior in kbd where man pages
+ for optional programs that aren't built are installed.
+ Thanks Greg Schafer for spotting this.
+ </para>
+ </listitem>
<listitem>
<para>[jhuntwork] - Fixed kbd to install getkeycodes,
- setkeycodes and resizecons. Also moved loadkeys to /bin from
+ setkeycodes and resizecons. Also moved loadkeys to /bin from
/usr/bin. Thanks, Greg Schafer.</para>
</listitem>
</itemizedlist>