diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-12-26 19:00:06 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-12-26 19:00:06 +0000 |
commit | 5536f7440f2f4a12782e8d741cbbba5f1c3cfea8 (patch) | |
tree | a0f3a22ecc9c0eedfd891d54e9acf06502d2b07f /chapter03/packages.xml | |
parent | 2550494b85359ff42bb95a72911c7751cbce14d4 (diff) |
Applied Alexander Patrakov's patch which adds UTF-8 capability to the
development branch of the LFS Book.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03/packages.xml')
-rw-r--r-- | chapter03/packages.xml | 46 |
1 files changed, 43 insertions, 3 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 61b0fb82c..a08517671 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -137,6 +137,13 @@ url="http://www.linuxfromscratch.org/lfs/download.html#ftp"/>.</para></note> </varlistentry> <varlistentry> +<term>GDBM (&gdbm-version;) - 228 KB:</term> +<listitem> +<para><ulink url="&gnu;gdbm/"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>Gettext (&gettext-version;) - 4,668 KB:</term> <listitem> <para><ulink url="&gnu;gettext/"/></para> @@ -158,13 +165,26 @@ url="http://www.linuxfromscratch.org/lfs/download.html#ftp"/>.</para></note> </varlistentry> <varlistentry> -<term>Groff (&groff-version;) - 2,096 KB:</term> +<term>Groff (&groff-version;) - 2,260 KB:</term> <listitem> <para><ulink url="&gnu;groff/"/></para> </listitem> </varlistentry> <varlistentry> +<term>Groff Debian Patch - 129 KB:</term> +<listitem> +<para><ulink url="http://ftp.debian.org/debian/pool/main/g/groff/&groff-debian-patch;"/></para> +<note><para>Groff Debian Patch (&groff-version;-&groff-patchlevel;) +may no longer be available at the +listed location. The site administrators of the master download +location occasionally remove older versions when new ones are +released. There is no alternative download location yet.</para></note> +<!-- Actually there's snapshot.debian.net, but they have hardware problems --> +</listitem> +</varlistentry> + +<varlistentry> <term>GRUB (&grub-version;) - 772 KB:</term> <listitem> <para><ulink url="&alpha-gnu;grub/"/></para> @@ -229,6 +249,13 @@ url="http://www.linuxfromscratch.org/lfs/download.html#ftp"/>.</para></note> </varlistentry> <varlistentry> +<term>Replacement <command>console</command> script for LFS-Bootscripts (&lfs-bootscripts-version;) - 3 KB:</term> +<listitem> +<para><ulink url="&alexpatches;console"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>Libtool (&libtool-version;) - 1,642 KB:</term> <listitem> <para><ulink url="&gnu;libtool/"/></para> @@ -264,9 +291,9 @@ url="http://www.linuxfromscratch.org/lfs/download.html#ftp"/>.</para></note> </varlistentry> <varlistentry> -<term>Man (&man-version;) - 205 KB:</term> +<term>Man-DB (&man-db-version;) - 816 KB:</term> <listitem> -<para><ulink url="http://primates.ximian.com/~flucifredi/man/"/></para> +<para><ulink url="http://savannah.nongnu.org/download/man-db/"/></para> </listitem> </varlistentry> @@ -298,6 +325,19 @@ url="http://www.linuxfromscratch.org/lfs/download.html#ftp"/>.</para></note> </listitem> </varlistentry> +<!-- +<varlistentry> +<term>Ncurses Rollup Patch (&ncurses-date;) - 328 KB:</term> +<listitem> +<para><ulink url="ftp://invisible-island.net/ncurses/&ncurses-version;/"/></para> +<note><para>Ncurses Rollup Patch (&ncurses-date;) may no longer be available at the +listed location. The site administrators of the master download +location occasionally remove older versions when new ones are +released. There is no alternative download location yet.</para></note> +</listitem> +</varlistentry> +--> + <varlistentry> <term>Patch (&patch-version;) - 156 KB:</term> <listitem> |