aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--appendixa/appendixa.xml2
-rw-r--r--appendixa/mawk-dep.xml20
-rw-r--r--appendixa/mawk-desc.xml21
-rw-r--r--appendixa/mawk-down.xml6
-rw-r--r--appendixa/mawk.xml10
-rw-r--r--chapter01/changelog.xml39
-rw-r--r--chapter04/mawk.xml4
-rw-r--r--chapter04/packages.xml2
-rw-r--r--chapter05/bzip2-inst.xml2
-rw-r--r--chapter05/chapter05.xml2
-rw-r--r--chapter05/mawk-exp.xml8
-rw-r--r--chapter05/mawk-inst.xml12
-rw-r--r--chapter05/mawk.xml14
-rw-r--r--chapter06/bzip2-inst.xml22
-rw-r--r--chapter06/chapter06.xml2
-rw-r--r--chapter06/mawk-inst.xml14
-rw-r--r--chapter06/mawk.xml13
-rw-r--r--chapter06/shadowpwd-inst.xml14
-rw-r--r--index.xml79
19 files changed, 94 insertions, 192 deletions
diff --git a/appendixa/appendixa.xml b/appendixa/appendixa.xml
index d457c4ed7..51f8abd3d 100644
--- a/appendixa/appendixa.xml
+++ b/appendixa/appendixa.xml
@@ -35,7 +35,7 @@
&aa-makedev;
&aa-man;
&aa-manpages;
-&aa-mawk;
+&aa-gawk;
&aa-modutils;
&aa-ncurses;
&aa-netkitbase;
diff --git a/appendixa/mawk-dep.xml b/appendixa/mawk-dep.xml
deleted file mode 100644
index b25309d7c..000000000
--- a/appendixa/mawk-dep.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<sect2>
-<title>Dependencies</title>
-
-<para>Mawk-&mawk-depversion; needs the following to be installed:</para>
-
-<literallayout>
-bash: sh
-fileutils: chmod, cp, ln, rm
-binutils: as, ld
-diffutils: cmp
-gcc: cc1, collect2, cpp0, gcc
-grep: egrep, grep
-make: make
-sed: sed
-sh-utils: hostname, tee
-textutils: cat, tr
-</literallayout>
-
-</sect2>
-
diff --git a/appendixa/mawk-desc.xml b/appendixa/mawk-desc.xml
deleted file mode 100644
index 130f796b0..000000000
--- a/appendixa/mawk-desc.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<sect2><title>Contents of mawk-&mawk-contversion;</title>
-
-<sect3><title>Program Files</title>
-<para>awk (link to mawk) and mawk</para></sect3>
-
-<sect3><title>Descriptions</title>
-
-<sect4><title>awk</title>
-<para>awk is symlinked to mawk for programs which just look for any
-generic awk.</para></sect4>
-
-<sect4><title>mawk</title>
-<para>Mawk is an interpreter for the AWK Programming Language. The AWK
-language is useful for manipulation of data files, text retrieval and
-processing, and for prototyping and experimenting
-with algorithms.</para></sect4>
-
-</sect3>
-
-</sect2>
-
diff --git a/appendixa/mawk-down.xml b/appendixa/mawk-down.xml
deleted file mode 100644
index 744a908f5..000000000
--- a/appendixa/mawk-down.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<sect2>
-<title>Official Download Location</title>
-
-<para><literallayout>Mawk (&mawk-version;):
-<ulink url="ftp://ftp.whidbey.net/pub/brennan/">ftp://ftp.whidbey.net/pub/brennan/</ulink></literallayout></para>
-</sect2>
diff --git a/appendixa/mawk.xml b/appendixa/mawk.xml
deleted file mode 100644
index 4d4990f7d..000000000
--- a/appendixa/mawk.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<sect1 id="aa-mawk">
-<title>Mawk</title>
-<?dbhtml filename="mawk.html" dir="appendixa"?>
-
-&aa-mawk-down;
-&aa-mawk-desc;
-&aa-mawk-dep;
-
-</sect1>
-
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 974626f97..00c2e65c8 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -4,6 +4,45 @@
<para>&version; - &releasedate;</para>
+<itemizedlist>
+
+<listitem><para>Updated to:
+
+<itemizedlist>
+<listitem><para>autoconf-2.53</para></listitem>
+<listitem><para>automake-1.6</para></listitem>
+<listitem><para>bin86-0.16.2</para></listitem>
+<listitem><para>bison-1.33</para></listitem>
+<listitem><para>bzip2-1.0.2</para></listitem>
+<listitem><para>e2fsprogs-1.27</para></listitem>
+<listitem><para>gawk-3.1.0</para></listitem>
+<listitem><para>gettext-0.11</para></listitem>
+<listitem><para>less-374</para></listitem>
+<listitem><para>lilo-22.2</para></listitem>
+<listitem><para>linux-2.4.18</para></listitem>
+<listitem><para>man-pages-1.48</para></listitem>
+<listitem><para>modutils-2.4.14</para></listitem>
+<listitem><para>reiserfsprogs-3.x.1b</para></listitem>
+<listitem><para>shadow-4.0.2</para></listitem>
+<listitem><para>texinfo-4.1</para></listitem>
+<listitem><para>util-linux-2.11o</para></listitem>
+</itemizedlist>
+
+</para></listitem>
+
+<listitem><para>March 8th, 2002 [gerard]: Removed the Mawk package and
+replaced with the Gawk package. This was done because mawk is no longer
+being developed, while gawk is. Mawk has some POSIX compliance bugs that
+are fixed in Gawk.</para></listitem>
+
+<listitem><para>March 8th, 2002 [gerard]: Updated to the following
+packages: autoconf-2.53, automake-1.6, bin86-0.16.2, bison-1.33,
+bzip2-1.0.2, e2fsprogs-1.27, gawk-3.1.0, gettext-0.11, less-374, lilo-22.2,
+linux-2.4.18, man-pages-1.48, modutils-2.4.14, reiserfsprogs-3.x.1b,
+shadow-4.0.2, texinfo-4.1, util-linux-2.11o</para></listitem>
+
+</itemizedlist>
+
<para>3.2 - March 7th, 2002</para>
<itemizedlist>
diff --git a/chapter04/mawk.xml b/chapter04/mawk.xml
deleted file mode 100644
index b54ea11e4..000000000
--- a/chapter04/mawk.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-Mawk (&mawk-version;) - &mawk-size;:
-<ulink url="&ftp;/mawk&mawk-version;.tar.bz2">&ftp;/mawk&mawk-version;.tar.bz2</ulink>
-<ulink url="&http;/mawk&mawk-version;.tar.bz2">&http;/mawk&mawk-version;.tar.bz2</ulink>
-
diff --git a/chapter04/packages.xml b/chapter04/packages.xml
index c8eba9425..12dbb1d30 100644
--- a/chapter04/packages.xml
+++ b/chapter04/packages.xml
@@ -23,7 +23,7 @@
&c3-tar;
&c3-tar-patch;
&c3-textutils;
-&c3-mawk;
+&c3-gawk;
&c3-texinfo;
&c3-patch;
&c3-makedev;
diff --git a/chapter05/bzip2-inst.xml b/chapter05/bzip2-inst.xml
index 3dab1cf4c..68281be77 100644
--- a/chapter05/bzip2-inst.xml
+++ b/chapter05/bzip2-inst.xml
@@ -6,7 +6,7 @@
<para><screen><userinput>make CC="gcc -static" &amp;&amp;
make PREFIX=$LFS/usr install &amp;&amp;
cd $LFS/usr/bin &amp;&amp;
-mv bzcat bunzip2 bzip2 bzip2recover $LFS/bin</userinput></screen></para>
+mv bzcat bunzip2 bzip2 bzip2recover bzless bzmore $LFS/bin</userinput></screen></para>
<para>Although it's not strictly a part of a basic LFS system it's worth
mentioning that a patch for Tar can be downloaded which enables the tar
diff --git a/chapter05/chapter05.xml b/chapter05/chapter05.xml
index aa24547fb..27090ed31 100644
--- a/chapter05/chapter05.xml
+++ b/chapter05/chapter05.xml
@@ -16,7 +16,7 @@
&c5-gzip;
&c5-kernel;
&c5-make;
-&c5-mawk;
+&c5-gawk;
&c5-patch;
&c5-sed;
&c5-shellutils;
diff --git a/chapter05/mawk-exp.xml b/chapter05/mawk-exp.xml
deleted file mode 100644
index 33a1ccd5a..000000000
--- a/chapter05/mawk-exp.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<sect2>
-<title>Command explanations</title>
-
-<para><userinput>make CC="gcc -static"</userinput> This
-is used to build mawk statically.</para>
-
-</sect2>
-
diff --git a/chapter05/mawk-inst.xml b/chapter05/mawk-inst.xml
deleted file mode 100644
index 030c4b9fc..000000000
--- a/chapter05/mawk-inst.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<sect2>
-<title>Installation of Mawk</title>
-
-<para>Install Mawk by running the following commands:</para>
-
-<para><screen><userinput>./configure &amp;&amp;
-make CC="gcc -static" &amp;&amp;
-make BINDIR=$LFS/usr/bin \
-&nbsp;&nbsp;&nbsp;MANDIR=$LFS/usr/share/man/man1 install</userinput></screen></para>
-
-</sect2>
-
diff --git a/chapter05/mawk.xml b/chapter05/mawk.xml
deleted file mode 100644
index 9addff5c1..000000000
--- a/chapter05/mawk.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<sect1 id="ch05-mawk">
-<title>Installing Mawk-&mawk-version;</title>
-<?dbhtml filename="mawk.html" dir="chapter05"?>
-
-<screen>Estimated build time: &mawk-time-static;
-Estimated required disk space: &mawk-compsize-static;</screen>
-
-&c5-mawk-inst;
-&c5-mawk-exp;
-&aa-mawk-desc;
-&aa-mawk-dep;
-
-</sect1>
-
diff --git a/chapter06/bzip2-inst.xml b/chapter06/bzip2-inst.xml
index 905e4eb53..c24d79ea3 100644
--- a/chapter06/bzip2-inst.xml
+++ b/chapter06/bzip2-inst.xml
@@ -3,25 +3,21 @@
<para>Install Bzip2 by running the following commands:</para>
-<para><screen><userinput>make -f Makefile-libbz2_so &amp;&amp;
-make bzip2recover libbz2.a &amp;&amp;
-ln -s libbz2.so.1.0.1 libbz2.so &amp;&amp;
+<para><screen><userinput>make &amp;&amp;
+make -f Makefile-libbz2_so &amp;&amp;
+make PREFIX=/usr install &amp;&amp;
cp bzip2-shared /bin/bzip2 &amp;&amp;
-cp bzip2recover /bin &amp;&amp;
-cp bzip2.1 /usr/share/man/man1 &amp;&amp;
-cp bzlib.h /usr/include &amp;&amp;
+ln -s libbz2.so.1.0 libbz2.so &amp;&amp;
cp -a libbz2.so* /lib &amp;&amp;
-rm /usr/lib/libbz2.a &amp;&amp;
-cp libbz2.a /usr/lib &amp;&amp;
cd /usr/lib &amp;&amp;
ln -sf ../../lib/libbz2.so &amp;&amp;
+cd /usr/bin &amp;&amp;
+rm bunzip2 bzcat bzip2 &amp;&amp;
+mv bzip2recover bzless bzmore /bin &amp;&amp;
cd /bin &amp;&amp;
ln -sf bzip2 bunzip2 &amp;&amp;
-ln -sf bzip2 bzcat &amp;&amp;
-cd /usr/share/man/man1 &amp;&amp;
-ln -sf bzip2.1 bunzip2.1 &amp;&amp;
-ln -sf bzip2.1 bzcat.1 &amp;&amp;
-ln -sf bzip2.1 bzip2recover.1</userinput></screen></para>
+ln -sf bzip2 bzcat</userinput></screen></para>
+
<para>Although it's not strictly a part of a basic LFS system it's worth
mentioning that a patch for Tar can be downloaded which enables the tar
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml
index 3c7601438..2db19f760 100644
--- a/chapter06/chapter06.xml
+++ b/chapter06/chapter06.xml
@@ -12,7 +12,7 @@
&c6-makedev;
&c6-manpages;
&c6-findutils;
-&c6-mawk;
+&c6-gawk;
&c6-ncurses;
&c6-vim;
&c6-gcc;
diff --git a/chapter06/mawk-inst.xml b/chapter06/mawk-inst.xml
deleted file mode 100644
index 199bd0f56..000000000
--- a/chapter06/mawk-inst.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<sect2>
-<title>Installation of Mawk</title>
-
-<para>Install Mawk by running the following commands:</para>
-
-<para><screen><userinput>./configure &amp;&amp;
-make &amp;&amp;
-make BINDIR=/usr/bin \
-&nbsp;&nbsp;&nbsp;MANDIR=/usr/share/man/man1 install &amp;&amp;
-cd /usr/bin &amp;&amp;
-ln -sf mawk awk</userinput></screen></para>
-
-</sect2>
-
diff --git a/chapter06/mawk.xml b/chapter06/mawk.xml
deleted file mode 100644
index b79830b62..000000000
--- a/chapter06/mawk.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<sect1 id="ch06-mawk">
-<title>Installing Mawk-&mawk-version;</title>
-<?dbhtml filename="mawk.html" dir="chapter06"?>
-
-<screen>Estimated build time: &mawk-time;
-Estimated required disk space: &mawk-compsize;</screen>
-
-&c6-mawk-inst;
-&aa-mawk-desc;
-&aa-mawk-dep;
-
-</sect1>
-
diff --git a/chapter06/shadowpwd-inst.xml b/chapter06/shadowpwd-inst.xml
index d89b56931..7af472138 100644
--- a/chapter06/shadowpwd-inst.xml
+++ b/chapter06/shadowpwd-inst.xml
@@ -9,24 +9,14 @@ passwords and how to get the most out of this Shadow package.</para>
<para>Install the Shadow Password Suite by running the
following commands:</para>
-<para><screen><userinput>cp src/useradd.c src/useradd.c.backup &amp;&amp;
-sed 's/\(.*\) (nflg || \(.*\))\(.*\)/\1\2\3/' \
-&nbsp;&nbsp;&nbsp;src/useradd.c.backup &gt; src/useradd.c &amp;&amp;
-./configure --prefix=/usr &amp;&amp;
+<para><screen><userinput>./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install &amp;&amp;
cd etc &amp;&amp;
cp limits login.access /etc &amp;&amp;
sed 's%/var/spool/mail%/var/mail%' login.defs.linux &gt; /etc/login.defs &amp;&amp;
-cd /lib &amp;&amp;
-mv libshadow.*a /usr/lib &amp;&amp;
-ln -sf libshadow.so.0 libshadow.so &amp;&amp;
-cd /usr/lib &amp;&amp;
-ln -sf ../../lib/libshadow.so &amp;&amp;
cd /usr/sbin &amp;&amp;
-ln -sf vipw vigr &amp;&amp;
-cd /usr/share/man/man8 &amp;&amp;
-ln -sf vipw.8 vigr.8</userinput></screen></para>
+ln -sf vipw vigr</userinput></screen></para>
</sect2>
diff --git a/index.xml b/index.xml
index 531a94bd4..218dd8a04 100644
--- a/index.xml
+++ b/index.xml
@@ -4,8 +4,8 @@
<!ENTITY book SYSTEM "book/book.xml">
-<!ENTITY version "20020307">
-<!ENTITY releasedate "March 7th, 2002">
+<!ENTITY version "20020308">
+<!ENTITY releasedate "March 8th, 2002">
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
<!ENTITY http-root "http://ftp.linuxfromscratch.org">
@@ -92,7 +92,7 @@
<!ENTITY c3-tar SYSTEM "chapter03/tar.xml">
<!ENTITY c3-tar-patch SYSTEM "chapter03/tar-patch.xml">
<!ENTITY c3-textutils SYSTEM "chapter03/textutils.xml">
-<!ENTITY c3-mawk SYSTEM "chapter03/mawk.xml">
+<!ENTITY c3-gawk SYSTEM "chapter03/gawk.xml">
<!ENTITY c3-texinfo SYSTEM "chapter03/texinfo.xml">
<!ENTITY c3-gettext SYSTEM "chapter03/gettext.xml">
<!ENTITY c3-makedev SYSTEM "chapter03/makedev.xml">
@@ -174,9 +174,8 @@
<!ENTITY c5-kernel-exp-headers SYSTEM "chapter05/kernel-exp-headers.xml">
<!ENTITY c5-make SYSTEM "chapter05/make.xml">
<!ENTITY c5-make-inst SYSTEM "chapter05/make-inst.xml">
-<!ENTITY c5-mawk SYSTEM "chapter05/mawk.xml">
-<!ENTITY c5-mawk-exp SYSTEM "chapter05/mawk-exp.xml">
-<!ENTITY c5-mawk-inst SYSTEM "chapter05/mawk-inst.xml">
+<!ENTITY c5-gawk SYSTEM "chapter05/gawk.xml">
+<!ENTITY c5-gawk-inst SYSTEM "chapter05/gawk-inst.xml">
<!ENTITY c5-patch SYSTEM "chapter05/patch.xml">
<!ENTITY c5-patch-inst SYSTEM "chapter05/patch-inst.xml">
<!ENTITY c5-patch-exp SYSTEM "chapter05/patch-exp.xml">
@@ -217,8 +216,8 @@
<!ENTITY c6-gcc-inst SYSTEM "chapter06/gcc-inst.xml">
<!ENTITY c6-bison SYSTEM "chapter06/bison.xml">
<!ENTITY c6-bison-inst SYSTEM "chapter06/bison-inst.xml">
-<!ENTITY c6-mawk SYSTEM "chapter06/mawk.xml">
-<!ENTITY c6-mawk-inst SYSTEM "chapter06/mawk-inst.xml">
+<!ENTITY c6-gawk SYSTEM "chapter06/gawk.xml">
+<!ENTITY c6-gawk-inst SYSTEM "chapter06/gawk-inst.xml">
<!ENTITY c6-findutils SYSTEM "chapter06/findutils.xml">
<!ENTITY c6-findutils-exp SYSTEM "chapter06/findutils-exp.xml">
<!ENTITY c6-findutils-inst SYSTEM "chapter06/findutils-inst.xml">
@@ -479,10 +478,10 @@
<!ENTITY aa-manpages-desc SYSTEM "appendixa/manpages-desc.xml">
<!ENTITY aa-manpages-dep SYSTEM "appendixa/manpages-dep.xml">
<!ENTITY aa-manpages-down SYSTEM "appendixa/manpages-down.xml">
-<!ENTITY aa-mawk SYSTEM "appendixa/mawk.xml">
-<!ENTITY aa-mawk-desc SYSTEM "appendixa/mawk-desc.xml">
-<!ENTITY aa-mawk-dep SYSTEM "appendixa/mawk-dep.xml">
-<!ENTITY aa-mawk-down SYSTEM "appendixa/mawk-down.xml">
+<!ENTITY aa-gawk SYSTEM "appendixa/gawk.xml">
+<!ENTITY aa-gawk-desc SYSTEM "appendixa/gawk-desc.xml">
+<!ENTITY aa-gawk-dep SYSTEM "appendixa/gawk-dep.xml">
+<!ENTITY aa-gawk-down SYSTEM "appendixa/gawk-down.xml">
<!ENTITY aa-modutils SYSTEM "appendixa/modutils.xml">
<!ENTITY aa-modutils-desc SYSTEM "appendixa/modutils-desc.xml">
<!ENTITY aa-modutils-dep SYSTEM "appendixa/modutils-dep.xml">
@@ -600,10 +599,10 @@
<!ENTITY binutils-package "binutils-&binutils-version;.tar.bz2">
<!ENTITY binutils-dir "binutils-&binutils-version;">
-<!ENTITY bzip2-version "1.0.1">
+<!ENTITY bzip2-version "1.0.2">
<!ENTITY bzip2-depversion "1.0.1">
<!ENTITY bzip2-contversion "1.0.1">
-<!ENTITY bzip2-size "410 KB">
+<!ENTITY bzip2-size "610 KB">
<!ENTITY bzip2-compsize-static "3 MB">
<!ENTITY bzip2-time-static "1 minute">
<!ENTITY bzip2-compsize "2 MB">
@@ -646,7 +645,7 @@
<!ENTITY gcc-package "gcc-&gcc-version;.tar.bz2">
<!ENTITY gcc-dir "gcc-&gcc-version;">
-<!ENTITY kernel-version "2.4.17">
+<!ENTITY kernel-version "2.4.18">
<!ENTITY kernel-depversion "2.4.17">
<!ENTITY kernel-contversion "2.4.17">
<!ENTITY kernel-size "23,282 KB">
@@ -738,18 +737,18 @@
<!ENTITY textutils-package "textutils-&textutils-version;.tar.bz2">
<!ENTITY textutils-dir "textutils-&textutils-version;">
-<!ENTITY mawk-version "1.3.3">
-<!ENTITY mawk-depversion "1.3.3">
-<!ENTITY mawk-contversion "1.3.3">
-<!ENTITY mawk-size "168 KB">
-<!ENTITY mawk-compsize-static "2 MB">
-<!ENTITY mawk-time-static "1 minute">
-<!ENTITY mawk-compsize "2 MB">
-<!ENTITY mawk-time "1 minute">
-<!ENTITY mawk-package "mawk&mawk-version;.tar.bz2">
-<!ENTITY mawk-dir "mawk-&mawk-version;">
-
-<!ENTITY texinfo-version "4.0">
+<!ENTITY gawk-version "3.1.0">
+<!ENTITY gawk-depversion "3.1.0">
+<!ENTITY gawk-contversion "3.1.0">
+<!ENTITY gawk-size "1,286 KB">
+<!ENTITY gawk-compsize-static "12 MB">
+<!ENTITY gawk-time-static "2 minutes">
+<!ENTITY gawk-compsize "10 MB">
+<!ENTITY gawk-time "2 minutes">
+<!ENTITY gawk-package "gawk&gawk-version;.tar.bz2">
+<!ENTITY gawk-dir "gawk-&gawk-version;">
+
+<!ENTITY texinfo-version "4.1">
<!ENTITY texinfo-depversion "4.0">
<!ENTITY texinfo-contversion "4.0">
<!ENTITY texinfo-size "812 KB">
@@ -771,7 +770,7 @@
<!ENTITY patch-package "patch-&patch-version;.tar.bz2">
<!ENTITY patch-dir "patch-&patch-version;">
-<!ENTITY gettext-version "0.10.40">
+<!ENTITY gettext-version "0.11">
<!ENTITY gettext-depversion "0.10.40">
<!ENTITY gettext-contversion "0.10.40">
<!ENTITY gettext-size "941 KB">
@@ -800,7 +799,7 @@
<!ENTITY makedev-time "1 minute">
<!ENTITY makedev-package "MAKEDEV-&makedev-version;.tar.bz2">
-<!ENTITY man-pages-version "1.47">
+<!ENTITY man-pages-version "1.48">
<!ENTITY man-pages-depversion "1.47">
<!ENTITY man-pages-contversion "1.47">
<!ENTITY man-pages-size "534 KB">
@@ -846,7 +845,7 @@
<!ENTITY vim-package "vim-&vim-version;-rt.tar.bz2, vim-&vim-version;-src.tar.bz2">
<!ENTITY vim-dir "vim-&vim-version;">
-<!ENTITY bison-version "1.31">
+<!ENTITY bison-version "1.33">
<!ENTITY bison-depversion "1.31">
<!ENTITY bison-contversion "1.31">
<!ENTITY bison-size "510 KB">
@@ -855,7 +854,7 @@
<!ENTITY bison-package "bison-&bison-version;.tar.bz2">
<!ENTITY bison-dir "bison-&bison-version;">
-<!ENTITY less-version "358">
+<!ENTITY less-version "374">
<!ENTITY less-depversion "358">
<!ENTITY less-contversion "358">
<!ENTITY less-size "178 KB">
@@ -900,7 +899,7 @@
<!ENTITY m4-package "m4-&m4-version;.tar.bz2">
<!ENTITY m4-dir "m4-&m4-version;">
-<!ENTITY autoconf-version "2.52">
+<!ENTITY autoconf-version "2.53">
<!ENTITY autoconf-depversion "2.52">
<!ENTITY autoconf-contversion "2.52">
<!ENTITY autoconf-size "618 KB">
@@ -909,7 +908,7 @@
<!ENTITY autoconf-package "autoconf-&autoconf-version;.tar.bz2">
<!ENTITY autoconf-dir "autoconf-&autoconf-version;">
-<!ENTITY automake-version "1.5">
+<!ENTITY automake-version "1.6">
<!ENTITY automake-depversion "1.5">
<!ENTITY automake-contversion "1.5">
<!ENTITY automake-size "409 KB">
@@ -945,7 +944,7 @@
<!ENTITY libtool-package "libtool-&libtool-version;.tar.bz2">
<!ENTITY libtool-dir "libtool-&libtool-version;">
-<!ENTITY bin86-version "0.16.0">
+<!ENTITY bin86-version "0.16.2">
<!ENTITY bin86-depversion "0.16.0">
<!ENTITY bin86-contversion "0.16.0">
<!ENTITY bin86-size "113 KB">
@@ -965,7 +964,7 @@
<!ENTITY kbd-package "kbd-&kbd-version;.tar.bz2">
<!ENTITY kbd-dir "kbd-&kbd-version;">
-<!ENTITY e2fsprogs-version "1.25">
+<!ENTITY e2fsprogs-version "1.27">
<!ENTITY e2fsprogs-depversion "1.25">
<!ENTITY e2fsprogs-contversion "1.25">
<!ENTITY e2fsprogs-size "1,029 KB">
@@ -974,7 +973,7 @@
<!ENTITY e2fsprogs-package "e2fsprogs-&e2fsprogs-version;.tar.bz2">
<!ENTITY e2fsprogs-dir "e2fsprogs-&e2fsprogs-version;">
-<!ENTITY reiserfs-version "3.x.0j">
+<!ENTITY reiserfs-version "3.x.1b">
<!ENTITY reiserfs-depversion "3.x.0j">
<!ENTITY reiserfs-contversion "3.x.0j">
<!ENTITY reiserfs-size "196 KB">
@@ -983,7 +982,7 @@
<!ENTITY reiserfs-package "reiserfs-&reiserfs-version;.tar.bz2">
<!ENTITY reiserfs-dir "reiserfs-&reiserfs-version;">
-<!ENTITY lilo-version "22.1">
+<!ENTITY lilo-version "22.2">
<!ENTITY lilo-depversion "22.1">
<!ENTITY lilo-contversion "22.1">
<!ENTITY lilo-size "262 KB">
@@ -992,7 +991,7 @@
<!ENTITY lilo-package "lilo-&lilo-version;.tar.bz2">
<!ENTITY lilo-dir "lilo-&lilo-version;">
-<!ENTITY modutils-version "2.4.12">
+<!ENTITY modutils-version "2.4.14">
<!ENTITY modutils-depversion "2.4.12">
<!ENTITY modutils-contversion "2.4.12">
<!ENTITY modutils-size "209 KB">
@@ -1028,7 +1027,7 @@
<!ENTITY psmisc-package "psmisc-&psmisc-version;.tar.bz2">
<!ENTITY psmisc-dir "psmisc-&psmisc-version;">
-<!ENTITY shadow-version "20001016">
+<!ENTITY shadow-version "4.0.2">
<!ENTITY shadow-depversion "20001016">
<!ENTITY shadow-contversion "20001016">
<!ENTITY shadow-size "551 KB">
@@ -1055,7 +1054,7 @@
<!ENTITY sysvinit-package "sysvinit-&sysvinit-version;.tar.bz2">
<!ENTITY sysvinit-dir "sysvinit-&sysvinit-version;">
-<!ENTITY util-linux-version "2.11n">
+<!ENTITY util-linux-version "2.11o">
<!ENTITY util-linux-depversion "2.11n">
<!ENTITY util-linux-contversion "2.11n">
<!ENTITY util-linux-size "998 KB">