Matthew Burgess
c273dc4d17
Upgrade to Findutils-4.4.1. Fixes #2387 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8857 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-10 11:56:20 +00:00
Matthew Burgess
92592bea02
Upgrade to E2fsprogs-1.41.5. Fixes #2386 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8856 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-10 11:55:48 +00:00
Matthew Burgess
c725671db0
Upgrade to Coreutils-7.4. Fixes #2376 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8855 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-10 11:55:21 +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
Ken Moffat
0cfd89385e
Update udev to fix CVE-2009-118{5,6}.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8853 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-04-27 12:44:06 +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
a436dd9fa6
Upgrade to Udev-140. Fixes #2370 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8847 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-21 09:47:20 +00:00
Matthew Burgess
a5db3be4d3
Upgrade to Man-DB-2.5.5. Fixes #2372 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8846 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-21 09:46:49 +00:00
Matthew Burgess
2f298fcbd4
Upgrade to Linux-2.6.28.8. Fixes #2373
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8845 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-21 09:46:16 +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
c222e850de
Fix leftover indentation nonsense
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8842 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-16 04:35:17 +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
6a4a95fd50
Various dependency fixes from Chris Staub. Fixes #2368 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8840 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-12 21:10:44 +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
da09a82a35
Reorder the contents of chapter 7 to flow better. Fixes #2366 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8837 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-12 21:04:31 +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
d1b03c872e
Build mkswap for e2fsprogs' testsuite, and remove unnecessary BLKID_LIBS variable. Fixes #2361 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8835 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-12 21:01:24 +00:00
Matthew Burgess
87c1917179
Mention Dejagnu's testsuite. Fixes #2362 . Thanks to Chris Staub for the report and patch.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-11 22:12:36 +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
91882015fd
Upgrade to Udev-139. Fixes #2350 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-11 21:38:00 +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
56cacac843
Upgrade to MPFR-2.4.1. Fixes #2359 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8828 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-11 21:36:26 +00:00
Matthew Burgess
1921351bda
Upgrade to Man-Pages-3.19. Fixes #2352 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-11 21:35:47 +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
Matthew Burgess
b23aa4b536
Upgrade to Linux-2.6.28.7. Fixes #2349 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8825 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-11 21:34:09 +00:00
Matthew Burgess
4a1882beb7
Fix a typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8824 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-11 21:32:44 +00:00
Matthew Burgess
4b9f1e4c64
Upgrade to Glibc-2.9. Fixes #2354 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8823 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-11 21:32:08 +00:00
Matthew Burgess
8d72f1f919
Upgrade to Coreutils-7.1. Fixes #2354 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8822 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-11 21:30:22 +00:00
Matthew Burgess
835b56ae9c
Upgrade to Bash-4.0. Fixes #2351 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8821 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-11 21:27:25 +00:00
Matthew Burgess
84d27d59c5
Upgrade to Linux-2.6.28.5. Fixes #2348 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-17 00:06:25 +00:00
Matthew Burgess
f896636409
Upgrade to Grep-2.5.4. Fixes #2346 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8817 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-17 00:05:07 +00:00
Matthew Burgess
1d6d219ffd
Upgrade to Man-Pages-3.18. Fixes #2347 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-17 00:04:09 +00:00
Matthew Burgess
1973d7dfd8
Upgrade to Util-Linux-NG-2.14.2. Fixes #2345 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8815 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-17 00:03:10 +00:00
Matthew Burgess
2fa7965ee3
Remove the --enable-multibyte switch from Groff's configure command as it isn't required as of Groff-1.20.1.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8814 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-08 22:46:53 +00:00
Matthew Burgess
0d16287199
Install sysklogd's binaries to /sbin for FHS compatibility. Fixes #2317 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8813 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-08 21:56:17 +00:00
Matthew Burgess
e3bc7f5d0d
Replace the udev-FAQ link with a more general further reading link. Fixes #2333 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8812 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-08 19:03:43 +00:00
Matthew Burgess
d1e71b1d87
Add a link to the automatically generated wget-list file. Fixes #2333 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-08 18:50:48 +00:00
Matthew Burgess
8fa3cafcce
Upgrade to Module-Init-Tools-3.6. Fixes #2343 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8810 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-08 18:27:19 +00:00
Matthew Burgess
bd2f3f86c1
Upgrade to File-5.00. Fixes #2342 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8809 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-08 12:43:24 +00:00
Matthew Burgess
934a32d6fb
Add a patch to suppress a warning added in Tar-1.21 that causes the Perl testsuite to fail.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-08 12:43:00 +00:00
Matthew Burgess
8c3224210a
Upgrade to MPFR-2.4.0. Fixes #2341 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-08 12:42:15 +00:00
Matthew Burgess
db6141845a
Install MPFR documentation. Fixes #2232 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8806 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-08 12:41:49 +00:00
Matthew Burgess
ab4b285a8c
Remove --sysconfdir parameter from Inetutils'. Fixes #2313 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8805 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-08 12:41:11 +00:00
Matthew Burgess
f08cfea65b
Upgrade to Linux-2.6.28.4. Fixes #2340 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8804 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-08 12:40:30 +00:00
Matthew Burgess
124cf258c9
Upgrade to Binutils-2.19.1. Fixes #2339 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8803 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-08 12:40:00 +00:00
Matthew Burgess
aa909a0f63
Remove redundant SBINDIR parameter from IPRoute2's instructions. Fixes last part of #2307 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8802 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-01 23:51:31 +00:00
Matthew Burgess
eae8d88169
Install DRM-related Linux headers. Fixes part of #2307 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8801 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-01 23:47:26 +00:00
Matthew Burgess
873f3aafd3
Add description of Gettext's preloadable_libintl.so. Fixes #2312 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8799 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-01 23:14:46 +00:00
Matthew Burgess
5a3beeaca6
Upgrade to Udev-137. Fixes #2328 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8798 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-01 22:49:57 +00:00
Matthew Burgess
a699768832
Upgrade to TCL-8.5.6. Fixes #2305 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8797 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-01 22:49:32 +00:00
Matthew Burgess
9e27ec1467
Upgrade to Tar-1.21. Fixes #2309 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8796 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-01 22:49:02 +00:00
Matthew Burgess
5857c98bda
Upgrade to Patch-2.5.9. Fixes #2239 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8795 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-01 22:48:27 +00:00
Matthew Burgess
631a5bccfa
Upgrade to Man-Pages-3.17. Fixes #2327 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8794 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-01 22:47:55 +00:00
Matthew Burgess
578f206eb1
Upgrade to Linux-2.6.28.2. Fixes #2316 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8793 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-01 22:47:26 +00:00
Matthew Burgess
8ece31c5b2
Upgrade to IPRoute2-2.6.28. Fixes #2324 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8792 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-01 22:46:10 +00:00
Matthew Burgess
b4f82782cd
Upgrade to Inetutils-1.6. Fixes #2308 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8791 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-01 22:45:42 +00:00
Matthew Burgess
9afdb62a42
Upgrade to Groff-1.20.1. Fixes #2322 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8790 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-01 22:45:10 +00:00
Matthew Burgess
109230db6c
Upgrade to GCC-4.3.3. Fixes #2334 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8789 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-01 22:41:13 +00:00
Matthew Burgess
8f2f5e47c1
Upgrade to E2fsprogs-1.41.4. Fixes #2336 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8788 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-01 22:40:41 +00:00
Matthew Burgess
37e95c403b
Upgrade to Bison-2.4.1. Fixes #2300 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8787 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-01 22:40:12 +00:00
Matthew Burgess
e905c20015
Upgrade to Bash-3.2.48. Fixes #2319 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8786 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-01 22:39:35 +00:00
Matthew Burgess
a55102f455
Corrected some package tarball sizes. Fixes #2290 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8784 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-01-24 16:54:08 +00:00
Bruce Dubbs
4c0c012ee1
Reformatted several pages so pdf is properly generated.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-01-04 04:48:38 +00:00
Bruce Dubbs
4c40da5385
Split one udev rule so it is not wider than the book's page.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8779 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-29 06:29:45 +00:00
Bruce Dubbs
eed1d64760
Updated the location of glibc-2.8-20080929.tar.bz2.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8778 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-24 19:47:42 +00:00
Robert Connolly
b39d9096f0
Added -v to the install command for the convert-mans script in the man-db page, for consistent use of verbose commands.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8777 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-20 01:36:43 +00:00
Robert Connolly
c23c59f53b
Removed the unneeded -e option from the Sed command in the chap6 Findutils page, for consistency.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8776 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-19 04:40:18 +00:00
Jeremy Huntwork
45a6a1ee13
Add links to ticket numbers in changelog entries
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-08 12:42:17 +00:00
Jeremy Huntwork
a939b38180
Fixed version and date of last release in changelog.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8773 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-08 11:58:33 +00:00
Jeremy Huntwork
abbd5d2a12
Update Greg Schafer's entry in the acknowledgments section
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8772 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-08 00:24:02 +00:00
Matthew Burgess
b278b82456
Upgrade to vim-7.2-fixes-4.patch. Fixes #2296 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8769 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-07 11:46:25 +00:00
Matthew Burgess
6037393d5b
Upgrade to Udev-135. Fixes #2284 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8768 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-07 11:45:47 +00:00
Matthew Burgess
8b93a2ea94
Upgrade to Shadow-4.1.2.2. Fixes #2287 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8767 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-07 11:43:26 +00:00
Matthew Burgess
1fa8f6233a
Upgrade to readline-5.2-fixes-6.patch. Fixes #2295 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8766 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-07 11:42:55 +00:00
Matthew Burgess
d0e13a81ac
Upgrade to Ncurses-5.7. Fixes #2276 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8765 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-07 11:42:15 +00:00
Matthew Burgess
93ae5d3079
Upgrade to Module-Init-Tools-3.5. Fixes #2245 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8764 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-07 11:41:45 +00:00
Matthew Burgess
ece782f73a
Upgrade to Man-Pages-3.15. Fixes #2269 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8763 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-07 11:41:12 +00:00
Matthew Burgess
bc4e553880
Upgrade to Man-DB-2.5.3. Fixes #2283 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8762 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-07 11:40:40 +00:00
Matthew Burgess
9e433d4d00
Upgrade to Linux-2.6.27.8. Fixes #2282 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8761 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-07 11:40:16 +00:00
Matthew Burgess
298c7c6db8
Upgrade to Kbd-1.15. Fixes #2291 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8760 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-07 11:39:47 +00:00
Matthew Burgess
bc9e26204e
Upgrade to Bison-2.4. Fixes #2281 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8759 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-07 11:39:17 +00:00
Matthew Burgess
3fa7ca4305
Upgrade to Binutils-2.19. FIxes #2268 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8758 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-07 11:38:36 +00:00
Matthew Burgess
e623c90262
Upgrade to bash-3.2-fixes-9.patch. Fixes #2294 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8757 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-07 11:38:02 +00:00
Matthew Burgess
6f2cc22cf3
Upgrade to Automake-1.10.2. Fixes #2286 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8756 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-07 11:37:24 +00:00
Jeremy Huntwork
4e82d4787a
Bring in DIY's next generation build method. Move GRUB to chapter 8.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8755 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-05 20:46:02 +00:00
Jeremy Huntwork
6e886330cf
Initial addition of support for x86_64
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8754 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-03 22:46:04 +00:00
Jeremy Huntwork
b943097fb7
Move grep up in the build order. Thanks, Greg Schafer for the reminder.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8751 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-02 09:54:01 +00:00
Jeremy Huntwork
2a6c7b3e26
Adjust line break in adjusting toolchain section to avoid confusion
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8750 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-01 21:38:07 +00:00
Bruce Dubbs
76a1a3aa5b
Fixups for LFS-6.4
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8747 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-11-23 02:29:48 +00:00
Ken Moffat
e4eb4cce86
I finally got around to the note about ABI=32.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8745 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-11-20 22:07:12 +00:00
Ken Moffat
fffccab84f
Add zh_CN.GB18030 locale for coreutils test-mbsstr3.sh test, and update explanatory text to what is now the first locale in the list.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8741 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-11-14 00:16:38 +00:00
Bruce Dubbs
1fa0f19f28
Changed wording introducing test suites in Chapter 5.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8724 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-11-05 21:44:06 +00:00
DJ Lucas
2788151261
Updated to lfs-bootscritps-20081031.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8722 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-31 00:03:25 +00:00
Bruce Dubbs
9d25a897d2
Remove tab characters
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8720 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-30 15:07:17 +00:00
Bruce Dubbs
182d5d3e50
Text changes in several places in Chapters 5 and 6.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8719 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-30 06:52:46 +00:00
Bruce Dubbs
863beeaa47
Fixed perl configuration so it knows the vendor library location.
...
Changes perl patches to a single consolidated patch with security and other fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8718 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-30 05:35:58 +00:00
Bruce Dubbs
e54882e0b7
Updated symbolic link creation loop for vi.1 man pages
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8716 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-29 00:05:28 +00:00
Bruce Dubbs
bd509e15ae
Update to tcl-8.5.5
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8714 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-28 02:10:03 +00:00
Bruce Dubbs
37eb32795c
Updated to latest stable kernel 2.6.27.4.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8713 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-28 01:34:37 +00:00
Bruce Dubbs
ac745a7725
Fix location of Module-Init-Tools man pages
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8712 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-28 01:25:56 +00:00
Bruce Dubbs
0b9e193f52
Updated to e2fsprogs 1.41.3
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-28 00:43:16 +00:00
Bruce Dubbs
490d3e8bf0
Update to m4 1.4.12
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8710 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-27 23:19:56 +00:00
Bruce Dubbs
bdd7f2703c
Added chmod instructions to e2fsprogs and tcl
...
to ensure all libraries are writable by root for stripping.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8709 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-27 07:23:19 +00:00
Bruce Dubbs
e4b8b816df
Added a brief explanation of the Linux API Headers instructions.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8708 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-27 06:33:21 +00:00
Bruce Dubbs
db2f21efd2
Added descriptions of symlinks created by util-linux.
...
Move gawk ahead of findutils to avoid a test suite failure in chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8707 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-27 05:52:46 +00:00
Bruce Dubbs
3c63868dde
Added a General Compilation Instructions section
...
immediatley before binutils. Essentially reordered the presentation
that was in the Chapter 5 Introduction.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8704 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-26 17:47:52 +00:00
Bruce Dubbs
33d608db5a
Remove unnecessary mandir patch. Updated vim package contents.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8703 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-26 16:58:02 +00:00
DJ Lucas
7f89db8a15
Updated Man-DB text to account for recent Man-DB development. Many thanks to Alexander Patrakov for patientely guiding me through this.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8698 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-25 21:31:14 +00:00
DJ Lucas
7d6c9a64b5
Checked in Alexander Patrakov's changes for the console page, and related bootscripts update.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8697 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-23 23:12:34 +00:00
DJ Lucas
862c5aedfd
Updated text and instructions on man-db page.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8694 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-23 04:32:05 +00:00
DJ Lucas
18627b5228
Corrected coreutils i18n patch and testsuite. Thanks to Bryan Kadsban for the suggested fix.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8693 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-22 23:50:31 +00:00
Matthew Burgess
55b3f62449
Add GMP & MPFR package dependencies, and remove Mktemp dependencies. Fixes #2218 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8692 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-21 22:40:54 +00:00
DJ Lucas
1e77f0cc68
Updated list of minimum locales.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8691 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-21 22:23:09 +00:00
Bruce Dubbs
b772130d04
Added ac_cv_func_working_mktime=yes to the configure commands in gawk and bash
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8690 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-21 20:32:15 +00:00
Bruce Dubbs
46fbbc269c
Added a note to the ifcfg script description in
...
iproute2 that it requires external programs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8689 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-21 19:04:36 +00:00
DJ Lucas
c350d43a4d
Fixed grep's -i feature.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8688 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-21 05:31:18 +00:00
DJ Lucas
36f12da493
Put back instructions to disable installation of vi_VN.TCVN locale in glibc.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8687 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-21 05:19:14 +00:00
DJ Lucas
324209d15c
Replaced coreutils-i18n patch.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8686 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-21 05:15:28 +00:00
Jeremy Huntwork
9ff6ff3fb3
GCC 4.3.2 uses a new location for fixed includes. Fix scripts in chapter 5's adjusting toolchain section to use it.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8684 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-20 14:56:53 +00:00
Bruce Dubbs
56ca3a5fa6
Added a note to the Host System Requirements that the
...
Linux host must be a 32-bit system and that the book only supports
a 32-bit build.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8683 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-20 05:04:25 +00:00
Randy McMurchy
53579a53e3
Updated the book to use 4.13a as the Texinfo version, even though the tarball is exactly the same as the previous 4.13 version
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8678 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-19 20:33:50 +00:00
Randy McMurchy
97ba3cf3df
Removed an unnecessary command from the Chapter 5 Perl instructions
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-19 20:07:31 +00:00
Bruce Dubbs
10bd240370
Updated the discussion in Chapter 1 explaining that the LiveCD is out of date.
...
Added a paragraph to the note in the packages page explaining that bandwidth
can be saved when making multiple updates within a minor kernel release by
downloading a base version and patches.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8675 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-19 19:20:58 +00:00
Jeremy Huntwork
787fe0c794
Moved placement of m4 in chapters 5 and 6 so that
...
* the chapter 5 m4 links against the glibc in /tools
* the chapter 6 m4 is built before anything that hard codes the location of m4
Added a host prerequisite for m4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8667 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-19 03:09:26 +00:00
DJ Lucas
e00376be2e
Corrected changelog entry to include contributor's real name.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8666 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-16 01:18:50 +00:00
Bruce Dubbs
26b44218d9
Added --disable-libssp to glibc Pass 1 in Chapter 5
...
to eliminate a build failure on some systems.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8665 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-15 21:32:49 +00:00
DJ Lucas
649b4eeda2
typo and thinko fix
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8664 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-15 03:11:44 +00:00
DJ Lucas
a4e48686a6
Override floppy rules in udev-130.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8663 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-15 03:02:25 +00:00
DJ Lucas
d75c1237e7
Updated udev instructions following upstream recommendations.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8662 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-15 02:09:26 +00:00
Randy McMurchy
c49647b10a
Modified the Chapter 5 instructions so that instead of building the GMP and MPFR packages separately for GCC Pass2, they are built by GCC internally
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8661 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-13 13:32:41 +00:00
Randy McMurchy
ef31c67389
Added a configure option to the Chapter 6 Gettext instructions so that the documentation is installed in a versioned directory
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8660 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-13 00:16:54 +00:00
DJ Lucas
5394c5c6b9
Updated to E2fsprogs-1.41.2.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8659 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 23:42:41 +00:00
DJ Lucas
7af598d1e2
Corrected installation prefixes of Iproute2 package.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8658 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 23:36:21 +00:00
DJ Lucas
ee0ed772bb
Reverted r8651.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8656 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 22:07:39 +00:00
Randy McMurchy
10d231de50
Modified the Chapter 6 GMP instructions to include a method for determining all the tests in the test suite passed
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8655 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 21:42:55 +00:00
Randy McMurchy
041c8f67aa
Modified the GCC search for correct headers command to account for the new include-fixed directory
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8654 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 20:28:12 +00:00
Randy McMurchy
1335450983
Added a patch to the Chapter 6 Binutils instructions to correct some errors in the test suite
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8653 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 20:15:16 +00:00
DJ Lucas
68edbd40b6
Corrected installation of udev rules files in chapter 6.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8652 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 19:14:57 +00:00
DJ Lucas
c66a37ce4f
Removed broken move in iproute2 commands.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8651 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 19:04:50 +00:00
Randy McMurchy
67fbf43256
Moved the Chapter 6 M4 installation into alphabetical order as it is installed in Chapter 5 now and therefore doesn't need to precede the Bison installation
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8650 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 15:24:57 +00:00
Randy McMurchy
a8e23bd853
Moved the Chapter 5 M4 installation to before GCC Pass1 so that the internal GCC build of GMP will not fail in case M4 doesn't exist on the host
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8649 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 15:09:40 +00:00
DJ Lucas
0eb906581f
Use static linked gcc for pass 1 - #2056 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8647 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 04:09:47 +00:00
DJ Lucas
3f39abf3be
Added note about new gcc fixincludes, corrected test output - #2229 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8646 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 04:04:01 +00:00
DJ Lucas
b2e93767f8
killed /etc/ld.so.preload from Chapter 5 Glibc, #2081 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8645 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 03:55:20 +00:00
Randy McMurchy
0bb6760364
Added descriptions of the configure options used in the GMP instructions and updated the installed library descriptions
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8644 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 00:39:47 +00:00
DJ Lucas
0abc697e29
removed chapter 5 glibc test suite
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8641 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 23:39:51 +00:00
Randy McMurchy
5c92d210d5
Added three configure parameters to the Chapter 6 Util-linux-ng instructions so that additional programs are installed.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8640 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 21:22:15 +00:00