diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-01-06 01:59:08 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-01-06 01:59:08 +0000 |
commit | fa21b3dc894b9964620968dfae6685d69ce89fb9 (patch) | |
tree | 2353b9af8cae48156b98e651873d483e994e352a /chapter03 | |
parent | 60e34b52810dd47567ca18aa2c86fe4cd7c9fd01 (diff) |
Initial support of UTF-8. Thanks Alexander Patrakov.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7245 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/packages.xml | 41 | ||||
-rw-r--r-- | chapter03/patches.xml | 57 |
2 files changed, 94 insertions, 4 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 5acbc5ade..52e8b75c5 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -68,6 +68,13 @@ </varlistentry> <varlistentry> +<term>DB (&db-version;) - 7,925 KB:</term> +<listitem> +<para><ulink url="http://dev.sleepycat.com/"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>DejaGNU (&dejagnu-version;) - 852 KB:</term> <listitem> <para><ulink url="&gnu;dejagnu/"/></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> @@ -224,7 +244,7 @@ url="http://www.linuxfromscratch.org/lfs/download.html#ftp"/>.</para></note> <varlistentry> <term>LFS-Bootscripts (&lfs-bootscripts-version;) - 32 KB:</term> <listitem> -<para><ulink url="http://downloads.linuxfromscratch.org/"/></para> +<para><ulink url="http://www.linuxfromscratch.org/~dj/bootscripts/"/></para> </listitem> </varlistentry> @@ -264,9 +284,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 +318,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> diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 85a728d11..239a4c58e 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -30,6 +30,13 @@ needed to build an LFS system:</para> </varlistentry> <varlistentry> +<term>Coreutils Internationalization Fixes Patch - 110 KB:</term> +<listitem> +<para><ulink url="&alexpatches;&coreutils-i18n-patch;"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>Coreutils Suppress Uptime, Kill, Su Patch - 15 KB:</term> <listitem> <para><ulink url="&patches-root;&coreutils-suppress-patch;"/></para> @@ -44,6 +51,13 @@ needed to build an LFS system:</para> </varlistentry> <varlistentry> +<term>Diffutils Internationalization Fixes Patch - 18 KB:</term> +<listitem> +<para><ulink url="&alexpatches;&diffutils-i18n-patch;"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>Expect Spawn Patch - 7 KB:</term> <listitem> <para><ulink url="&patches-root;&expect-spawn-patch;"/></para> @@ -72,12 +86,26 @@ needed to build an LFS system:</para> </varlistentry> <varlistentry> +<term>Grep RedHat Fixes Patch - 56 KB:</term> +<listitem> +<para><ulink url="&alexpatches;&grep-fixes-patch;"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>Gzip Security Patch - 2 KB:</term><listitem> <para><ulink url="&patches-root;&gzip-security_fix-patch;"/></para> </listitem> </varlistentry> <varlistentry> +<term>Kbd Backspace/Delete Fix Patch - 1 KB:</term> +<listitem> +<para><ulink url="&alexpatches;&kbd-backspace-patch;"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>Kbd GCC-4.x Fix Patch - 1 KB:</term> <listitem> <para><ulink url="&patches-root;&kbd-gcc4_fixes-patch;"/></para> @@ -99,6 +127,13 @@ needed to build an LFS system:</para> </varlistentry> <varlistentry> +<term>Linux kernel UTF-8 Composing Patch - 3 KB:</term> +<listitem> +<para><ulink url="&alexpatches;&linux-utf8-patch;"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>Mktemp Tempfile Patch - 4 KB:</term> <listitem> <para><ulink url="&patches-root;&mktemp-tempfile-patch;"/></para> @@ -106,6 +141,13 @@ needed to build an LFS system:</para> </varlistentry> <varlistentry> +<term>Ncurses Fixes Patch - 9 KB:</term> +<listitem> +<para><ulink url="&alexpatches;&ncurses-fixes-patch;"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>Perl Libc Patch - 1 KB:</term> <listitem> <para><ulink url="&patches-root;&perl-libc-patch;"/></para> @@ -113,6 +155,13 @@ needed to build an LFS system:</para> </varlistentry> <varlistentry> +<term>Sysklogd 8-Bit Cleanness Patch - 1 KB:</term> +<listitem> +<para><ulink url="&lfs-root;patches/downloads/sysklogd/&sysklogd-8bit-patch;"/></para> +</listitem> +</varlistentry> + +<varlistentry> <term>Shadow Configure Script Patch - 1KB:</term> <listitem> <para><ulink url="&patches-root;&shadow-configure-patch;"/></para> @@ -141,6 +190,14 @@ needed to build an LFS system:</para> </varlistentry> <varlistentry> +<term>Texinfo Multibyte Fixes Patch - 1 KB:</term> +<listitem> +<para><ulink url="&alexpatches;&texinfo-multibyte-patch;"/></para> +</listitem> +</varlistentry> + + +<varlistentry> <term>Texinfo Tempfile Fix Patch - 2 KB:</term> <listitem> <para><ulink url="&patches-root;&texinfo-tempfile_fix-patch;"/></para> |