Matthew Burgess
35cba41039
Update list of headers installed by Linux. Fixes #2495 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9075 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-09-24 19:37:49 +00:00
Matthew Burgess
79f9e00db8
Update list of installed programs for various packages. Fixes #2494 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9074 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-09-24 19:29:25 +00:00
Matthew Burgess
da1a7d6917
Upgrade to Coreutils-7.6. Fixes #2487 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9069 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-09-17 20:40:39 +00:00
Matthew Burgess
2767b171c9
Upgrade to Man-DB-2.5.6. Fixes #2481 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9068 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-09-17 20:39:34 +00:00
Bruce Dubbs
e86763a61f
Deleted the reference to the outdated and incomplete optimization hint.
...
Fixed a md5sum error.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9067 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-09-11 15:45:11 +00:00
Matthew Burgess
b8f47e78d4
fsck.ext* are hard links to e2fsck not fsck. Thanks to Dean Talbot for the report.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9064 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-09-06 18:36:35 +00:00
Bruce Dubbs
6033f0098b
Remove the sed in e2fsprogs that soes nothing for the new release.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9062 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-08-26 20:55:51 +00:00
Matthew Burgess
352e6fc5aa
Upgrade to Perl-5.10.1. Fixes #2479 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9060 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-08-26 19:03:11 +00:00
Matthew Burgess
5f7456b7b4
Various text corrections from Chris Staub. Fixes #2470 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-08-12 19:16:30 +00:00
Bruce Dubbs
c711a6187d
Added switch to install udev documentation in the
...
proper versioned directory.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9035 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-08-01 04:31:13 +00:00
Matthew Burgess
2a4c0cc351
Fix a PDF rendering overflow issue
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9031 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-29 22:05:23 +00:00
Bruce Dubbs
d9ed5f3758
Changes several instruvions to add an -v switch.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9018 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-29 18:09:34 +00:00
Matthew Burgess
d9e68e63ab
Correct the instructions for running Module-Init-Tools' testsuite. Fixes #2468 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9014 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-28 20:36:45 +00:00
Matthew Burgess
0cba668c11
Upgrade to Gawk-3.1.7. Fixes #2457 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9004 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-28 20:03:53 +00:00
Matthew Burgess
f1994dcf64
Various text and grammar updates. Thanks to Chris Staub for the patch. Fixes #2458 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9000 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-26 19:17:51 +00:00
Matthew Burgess
8f85d2515a
Remove mention of convert-mans and oldfuser in Man-DB's and psmisc's installed file lists respectively. Fixes #2455 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8996 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-23 21:01:36 +00:00
Matthew Burgess
d5de16b07a
Remove an unnecessary sed from Kbd's commands. Fixes #2454 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8994 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-23 20:59:14 +00:00
Matthew Burgess
ec8ebf26a2
Prevent E2fsprogs from installing the fsck wrapper. Fixes #2453 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8992 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-23 20:57:49 +00:00
Matthew Burgess
5a9be1c78f
Remove an unnecessary sed from File's commands. Fixes #2452 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8990 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-23 20:56:06 +00:00
Matthew Burgess
69ef7b4a5d
Move GDBM before Perl in chapter 6 as Perl can make use of it. Fixes #2447 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8978 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-20 19:10:23 +00:00
Matthew Burgess
3dbfa9a66f
Correct typos in some Util-Linux-NG command descriptions, that attributed them to the E2fsprogs package. Thanks to Jean-Phillipe Mengual for the report.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8972 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-19 12:06:00 +00:00
Matthew Burgess
cd82ee5013
Update list of intalled programs and libraries for Util-Linux-NG & E2fsprogs, and update dependency info. Thanks to Chris Staub for the patch. Fixes #2444 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8966 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-18 12:46:16 +00:00
Matthew Burgess
fe6ca49e2b
Apply a few text updates from Chris Staub. Fixes #2442 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8965 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-18 12:42:44 +00:00
Matthew Burgess
1891a2ca16
Prevent E2fsprogs from overwriting Util-Linux-NG's copy of uuidd. Fixes #2443 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-18 12:32:24 +00:00
Matthew Burgess
9cccea2aed
Remove Berkeley DB; Man-DB uses GDBM now. Fixes #2440 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8962 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-18 12:30:56 +00:00
Bruce Dubbs
9122ffe01f
Update to util-linux-2.16, udev-145, e2fsprogs-1.41.8.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8959 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-17 02:50:43 +00:00
Bruce Dubbs
dc96e56c08
Change output if readelf to render on one line like the actual output.
...
Update formatting for pdf.
This is appearance only and did not change version number.
Fixes Ticket #2438 .
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8958 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-12 16:48:19 +00:00
Bruce Dubbs
4982b58204
Remove obsolete instructions about installing
...
man pages for optional programs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8957 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-08 23:11:07 +00:00
Matthew Burgess
68460dd084
Add description of the --disable-libuud and --disable-blkid parameters for E2fsprogs
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8956 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-06 19:26:36 +00:00
Bruce Dubbs
d35b7f3ced
Update to sed 4,2,1
...
Update to Linux 2.6.30.1
Correct GCC to use -fomit-frame-pointer
Add pkg-config
Remove --with-col from Man-DB
Move Util-Linux-NG to before E2fsprogs in Chapter 6
Update to e2fsprogs-1.41.7
Remove E2fsprogs in Chapter 5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8955 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-06 06:54:06 +00:00
Matthew Burgess
94e6954548
Fix the generation of Sed's HTML documentation. Fixes #2422 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8954 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-06-29 20:03:59 +00:00
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