aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2002-07-29 19:09:14 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2002-07-29 19:09:14 +0000
commit415157ef41768f7367bd6ffc2242c980645a8c81 (patch)
tree62b7653c5f71a4cdfc1ac48f12e33a62889f0bdb /chapter01
parent9be68e94b2dcd3b916a992cb4a4bfc1acc1c1336 (diff)
Updated the changelog.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2041 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml14
1 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index a40326b97..f4d4d16f2 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -13,7 +13,7 @@
<listitem><para>binutils-2.12.1</para></listitem>
<listitem><para>bison-1.35</para></listitem>
<listitem><para>diffutils-2.8.1</para></listitem>
-<listitem><para>file-3.38</para></listitem>
+<listitem><para>file-3.39</para></listitem>
<listitem><para>gawk-3.1.1</para></listitem>
<listitem><para>gcc-3.1</para></listitem>
<listitem><para>gettext-0.11.2</para></listitem>
@@ -23,7 +23,7 @@
<listitem><para>ncurses-5.2-2.patch</para></listitem>
<listitem><para>psmisc-21</para></listitem>
<listitem><para>texinfo-4.2</para></listitem>
-<listitem><para>util-linux-2.11r</para></listitem>
+<listitem><para>util-linux-2.11t</para></listitem>
</itemizedlist>
</para></listitem>
@@ -46,6 +46,16 @@
</itemizedlist>
</para></listitem>
+<listitem><para>July 29th, 2002 [timothy]: Removed Reiserfsprogs.
+Updated to util-linux-2.11t and file-3.39. Chapter 04 &amp; 05 - Creating a
+new partition, Introduction, Why static: grammatic changes. Diffutils,
+Fileutils, Grep, Texinfo: set LDFLAGS=-static before configure instead
+of as an argument to make. GCC: appended HAVE_GAS_HIDDEN to auto-host.h.
+Chapter 06 - Glibc: added --disable-profile flag. Chapter 08 - Linux:
+added information about modules and kernel documentaiton. Chapter 09 -
+Rebooting the system: added a command to remove the static
+directory.</para></listitem>
+
<listitem><para>July 8th, 2002 [timothy]: Chapter 09 - Rebooting the
system: Pointed to BLFS as the next step.</para></listitem>