Matthew Burgess
d092e9c0f2
Add upstream Readline patches. Fixes #2426 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8953 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-06-29 20:03:14 +00:00
Bryan Kadzban
3a34893e27
Upgrade udev to 143. Remove the testsuite dependencies from appendix C (since there is no udev testsuite anymore). Fixes #2425 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8947 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-06-29 03:24:56 +00:00
Bryan Kadzban
2594b0a146
Add a sed to glibc to fix the constants passed to futex(2) in 32-bit builds. Seems to fix testsuite hangs (the tst-mutex9 process never exits, for instance).
...
This change is in upstream git, so this can be reverted once we upgrade glibc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8944 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-06-12 05:25:14 +00:00
Bruce Dubbs
35327219b8
Change instruction for minimum kernel version to 2.6.18 in glibc.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8942 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-06-06 23:38:23 +00:00
Bruce Dubbs
ea2dfe7386
Revert zlib to doing separate builds for
...
static and dynamic libraries to ensure the -fPIC parameter
is set properly in both cases.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8932 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-27 06:33:49 +00:00
Bruce Dubbs
13fe71ee07
Update gettext patch to -2 for an additional bug fix
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8931 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-27 05:44:37 +00:00
Gerard Beekmans
7ec7f68894
Split the Linux API Headers index terms into individual entries rather than one long line. Fixes excessive long lines in the Index.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8930 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-27 05:17:39 +00:00
Matthew Burgess
921fcd3e40
Update Grep testsuite result explanation. Fixes #2418 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8926 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-26 20:50:29 +00:00
Bruce Dubbs
536ce32ba3
Add addional link to gcc test results
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8925 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-25 22:57:44 +00:00
Bruce Dubbs
6010eb645b
Make mpfr cp command verbose
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8924 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-25 19:21:31 +00:00
Bruce Dubbs
33d024b0ce
Update mpfr test count
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8923 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-25 19:19:49 +00:00
Bruce Dubbs
105d91d9d3
Updated to GMP-4.3.1.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8922 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-25 19:10:01 +00:00
Bruce Dubbs
fd40de8733
Various edits. Update glibc to fix a make check error.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-25 17:51:22 +00:00
Gerard Beekmans
8d72dd3e9c
Removed redundancy.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8919 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-24 18:22:50 +00:00
Bruce Dubbs
98d78cff04
Clarified the interprtation of test results in GMP.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8905 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-23 13:00:08 +00:00
Bruce Dubbs
71b1c20d7f
Removed redundencies in ncurses.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8904 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-23 12:48:27 +00:00
Bruce Dubbs
55fa5a30e2
Various minor text changes.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8903 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-23 12:42:55 +00:00
Bruce Dubbs
33f0959e2b
Expand package management discussion and add a section
...
on deploying an LFS system to another host.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8901 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-23 11:32:30 +00:00
Matthew Burgess
f32421a3b9
Shorten the linker adjustment command in chapter 6. Fixes #2404 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8900 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-23 09:43:32 +00:00
Matthew Burgess
9d2b364218
Upgrade to Glibc-2.10.1. Fixes #2401 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-23 09:21:29 +00:00
Matthew Burgess
ec66ac7412
Upgrade to Automake-1.11. Fixes #2400 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-23 09:20:07 +00:00
Matthew Burgess
08d48c56e7
Add missing gdbm page from commit 8894.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8895 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-23 09:19:35 +00:00
Matthew Burgess
8f90f47def
Add GDBM as a pre-requisite for Man-DB. Fixes #2298 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8894 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-23 09:19:03 +00:00
Bruce Dubbs
65fee993ab
In chapter07/symlinks.xml
...
Changed /etc/udev/rules.d/ to /lib/udev/rules.d/ in two places.
Updated the blfs link to point to view/svn/postlfs/devices.html
In chapter06/gzip.xml, added a sed to fix zdiff
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8890 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-18 04:27:23 +00:00
Matthew Burgess
e8d5e91062
Fix a typo. Thanks to Jean-Philippe Mengual.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8888 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-17 22:13:31 +00:00
Bruce Dubbs
0b258b4ae8
Add gettext upstream patch
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8886 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-17 18:52:35 +00:00
Bruce Dubbs
7a28184977
Add optimization (-O3 and -pipe) to glibc in Chapter 6
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8885 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-17 17:18:36 +00:00
Bruce Dubbs
07312f6eec
Correct bootstrap explanation in gcc sections. Thanks to Chris Staub.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-17 03:20:56 +00:00
Bruce Dubbs
fddfb52082
Fix permissions for zlib static library
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8882 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-17 02:57:28 +00:00
Bruce Dubbs
4a8b9b3abf
Add zlib-1.2.3-fPIC-1.patch which allows
...
building static and dynamic libraries in one step.
Also moved the libraries to /usr/lib.
Fixes ticket #2329 .
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8880 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-17 02:08:02 +00:00
Bruce Dubbs
1442d77463
Update bzip2 installation to install relative symbolic links
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8879 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-16 23:49:13 +00:00
Matthew Burgess
3fe83ff2c5
Upgrade to Shadow-4.1.4. Fixes #2394 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8874 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-16 13:37:49 +00:00
Matthew Burgess
9f405998bb
Resolve several man-db encodoing configuration issues. Fixes #2298 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8871 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-16 13:35:05 +00:00
Matthew Burgess
90aae6b8fb
Update various packages' list of installed programs and libraries. Many thanks to Chris Staub for the patch. Fixes #2371 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8870 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-10 18:36:23 +00:00
Matthew Burgess
c5b9277370
Update list of installed files for Coreutils and DB.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8869 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-10 16:57:14 +00:00
Matthew Burgess
0c61b858a6
Upgrade to Shadow-4.1.3.1. FIxes #2382 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8867 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-10 12:03:00 +00:00
Matthew Burgess
c99f5b99bb
Upgrade to Module-Init-Tools-3.8. Fixes #2381 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-10 12:01:28 +00:00
Matthew Burgess
6ef6d2cce8
Upgrade to GCC-4.4.0.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8858 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-10 11:56:47 +00:00
Matthew Burgess
b5c8c82ea1
Use latest upstream Bash patches.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8854 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-10 11:54:49 +00:00
Bruce Dubbs
eaa857990b
Remove erroneous --enable threads from M4.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8852 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-04-13 16:52:20 +00:00
Matthew Burgess
9da9f24fff
Re-introduce the Glibc-libidn package as it is not included in the Glibc release tarball.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8848 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-21 09:47:59 +00:00
Matthew Burgess
85acbcbb78
Keep readlink in /usr/bin instead of moving it to /bin. It's not specified in the FHS, nor is it required by the bootscripts.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-20 12:14:48 +00:00
Bryan Kadzban
bb8939c1e6
- Install udev's 40-isdn.rules to handle ISDN (CAPI) devices; remove udev-config
...
rules for them. Fixes more of #2297 .
- Use the dialout group instead of uucp. Udev has moved to a Debian-like setup,
where the uucp group is for a UUCP daemon, and dialout is for devices. (This
undoes much of r8428 as well.) Fixes the rest of #2314 , and more of #2297 .
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8841 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-16 04:29:00 +00:00
Matthew Burgess
1cdaff9801
Various text updates/typo fixes from Chris Staub. Fixes #2367 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8839 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-12 21:09:00 +00:00
Matthew Burgess
4d86da9286
Improve the explanation of the Expect/PTY test in Binutils' instructions. Fixes #2365 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8838 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-12 21:06:41 +00:00
Matthew Burgess
c92413c550
Use Inetutils' version of hostname, rather than Coreutils' version. Fixes #2364 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8836 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-12 21:02:01 +00:00
Matthew Burgess
1c0761a175
Remove an obsolete GCC fixup command from Inetutils' instructions. Fixes #2360 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8832 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-11 22:03:55 +00:00
Matthew Burgess
04b83d4a46
Upgrade to Tar-1.22. Fixes #2358 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8830 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-11 21:37:34 +00:00
Matthew Burgess
8b88eca0ee
Upgrade to Readline-6.0. Fixes #2353 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8829 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-11 21:37:07 +00:00
Matthew Burgess
89c14a9a0d
Upgrade to Man-DB-2.5.4. Fixes #2356 and #2338 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8826 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-11 21:35:01 +00:00