Commit Graph

2113 Commits

Author SHA1 Message Date
Bruce Dubbs
a2e555d8d6 Add /etc/sysconfig to Creating Directories
Update boot logging to remove terminal escape sequences


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9575 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-08-02 16:28:02 +00:00
Bruce Dubbs
0cda8984a8 Rewrite bootscripts and Chaper 7
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9574 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-08-02 02:15:42 +00:00
Bruce Dubbs
90ee3c05c1 Spacing updates for pdf
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9565 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-06-20 23:37:56 +00:00
Bruce Dubbs
483838e91e Update to GRUB-1.99
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-06-20 22:58:34 +00:00
Matthew Burgess
fa3f7174d6 Fix a couple of issues with the newly added PCRE and Glib packages.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9554 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-05-23 19:20:23 +00:00
Matthew Burgess
283fea13fa Upgrade to Udev-170. Fixes #2878.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9549 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-05-22 22:22:49 +00:00
Matthew Burgess
47045599e6 Upgrade to Pkg-config-0.26 and add PCRE and Glib as required dependencies.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9547 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-05-22 22:21:37 +00:00
Matthew Burgess
e92250c139 Fix unintended change in Binutils testsuite invocation, introduced in r9493 (upgrade to GCC-4.6.0).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9524 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-05-07 19:15:21 +00:00
Matthew Burgess
9b20914ff8 Fix a couple of test failures in Binutils, caused by the GCC-4.6.0 upgrade. Fixes #2866.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9521 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-05-07 19:01:42 +00:00
Matthew Burgess
7eae78fb84 Don't create the /dev/shm directory, which is now handled by the udev bootscript. Fixes #2864.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9519 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-05-07 19:00:15 +00:00
Matthew Burgess
89253a3954 Upgrade to Udev-168. Fixes #2862.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-04-25 13:17:06 +00:00
Bruce Dubbs
9f318ba306 Add new /run mount point to top level directories. Mount a tmpfs on /run in
bootscripts.  Add symlinks to use new /run tmpfs.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9510 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-04-19 03:26:49 +00:00
Bruce Dubbs
7a88173e38 Move File to before binutils to prevent some configure warnings.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9509 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-04-19 02:23:44 +00:00
Matthew Burgess
8f8ea552f4 Add new Libpipeline page, missed from r9504.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9508 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-04-18 21:45:39 +00:00
Matthew Burgess
5d127881da Upgrade to Coreutils-8.11. Fixes #2858.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9505 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-04-18 18:56:37 +00:00
Matthew Burgess
3698c933c7 Upgrade to Man-DB-2.6.0.2 and add its dependency libpipeline-1.2.0. Fixes #2857.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9504 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-04-18 18:56:00 +00:00
Matthew Burgess
594959c777 Upgrade to Udev-167. Fixes #2850.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9498 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-04-18 18:40:44 +00:00
Bruce Dubbs
2002e60464 Added a sed to fix an intermittent test failure in coreutils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9497 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-04-13 15:32:50 +00:00
Bruce Dubbs
50f648b0ee Added optional instructions that explains how to add
/etc/ld.so.conf.d as an include directory for the loader

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9496 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-04-13 03:42:50 +00:00
Matthew Burgess
d404149923 Upgrade to IPRoute2-2.6.38. Fixes #2849.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9494 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-03-30 20:27:03 +00:00
Matthew Burgess
8aad43851e Upgrade to GCC-4.6.0. Fixes #2847.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9493 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-03-30 20:24:53 +00:00
Matthew Burgess
2285de1012 Upgrade to Linux-2.6.38.2. Fixes #2847.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9492 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-03-30 20:24:11 +00:00
Matthew Burgess
2e12af5f1d Add patch to fix the sparse-fiemap test failure in Coreutils-8.10.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9488 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-03-14 22:09:09 +00:00
Matthew Burgess
67e8a9b074 Add latest upstream patches for Readline-6.2.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9487 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-03-14 22:07:59 +00:00
Matthew Burgess
c7997ec214 Add latest upstream patches for Bash-4.2. Fixes #2841.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9486 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-03-14 22:06:41 +00:00
Bruce Dubbs
2f4c3327ff Updates for pdf formatting
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9478 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-03-05 04:01:21 +00:00
Bruce Dubbs
41ab7937e1 Minor udev clarification
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9474 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-03-01 03:54:40 +00:00
Bruce Dubbs
501f1f24ce Update What's New and tweak a program description
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9471 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-02-18 19:58:57 +00:00
Matthew Burgess
60c6e3b8e3 Upgrade to Shadow-4.1.4.3. Fixes #2832.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9465 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-02-16 20:20:30 +00:00
Matthew Burgess
e11721e41f Upgrade to Readline-6.2. Fixes #2831.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9464 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-02-16 20:19:44 +00:00
Matthew Burgess
446a6fcaa1 Upgrade to Bash-4.2. Fixes #2830.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9463 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-02-16 20:19:10 +00:00
Bruce Dubbs
e1428f313c Upgrade to Util-linux-2.19. Changed name from util-linux-ng.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9459 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-02-11 01:19:47 +00:00
Matthew Burgess
3779a6e870 Upgrade to Glibc-2.13. Fixes #2827.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9457 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-02-04 19:43:46 +00:00
Matthew Burgess
c5a2d5bdef Undo previous commit; it had an unwanted change to Glibc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9454 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-02-04 19:36:31 +00:00
Matthew Burgess
6c8e424db7 Upgrade to Perl 5.12.3. Fixes #2824.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9453 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-02-04 19:32:55 +00:00
Bruce Dubbs
3bce8fdfe8 Add a sed that modifies incorrect defines in glibc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9452 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-01-28 01:26:09 +00:00
Bruce Dubbs
bae0409e64 Add a note about optionally building popt before pkg-config
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9451 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-01-25 20:21:28 +00:00
Matthew Burgess
e836f783c2 Update description of password encryption sed, following r9447.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9450 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-01-24 21:05:33 +00:00
Bruce Dubbs
52318649b6 Move chroot man page to man8
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9449 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-01-24 19:05:52 +00:00
Matthew Burgess
e5a8e1cf54 Ignore failing tests in Man-DB. Fixes #2823.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9448 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-01-23 11:55:37 +00:00
Matthew Burgess
81313bf207 Use SHA-512 to hash passwords. Fixes #2814.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9447 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-01-23 11:54:58 +00:00
Bruce Dubbs
a1708eee97 Spelling
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9442 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-01-16 23:12:53 +00:00
Ken Moffat
eceecd4775 Update to groff-1.21.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9441 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-01-10 23:58:12 +00:00
Bruce Dubbs
dbc5ea6691 Change xz xml filenames to support jhalfs
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9438 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-01-05 17:34:52 +00:00
Bruce Dubbs
080aa9f164 Tweaks to Xz instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9437 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-01-05 00:10:26 +00:00
Bruce Dubbs
51023236d6 Added XZ-Utils as a new compression utility package for independent use or with
tar.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-01-02 06:45:50 +00:00
Ken Moffat
cbe998b80e Keep the korean and chinese man pages from shadow, since man-db can now use them.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9434 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-12-29 02:54:34 +00:00
Matthew Burgess
1db98e1973 Fix typo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9431 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-12-23 22:10:51 +00:00
Matthew Burgess
3ab0c462e5 Upgrade to Glibc-2.12.2. Fixes #2804.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9427 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-12-14 22:39:53 +00:00
Matthew Burgess
745c588b68 Upgrade to Man-DB-2.5.9. Fixes #2797.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9422 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-12-13 18:49:39 +00:00
Matthew Burgess
30852f2167 Minor markup fix. Fixes #2787.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9415 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-11-10 22:27:24 +00:00
Matthew Burgess
00f4d68741 Add security fixes for Glibc. Fixes #2790.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9414 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-11-10 22:26:02 +00:00
Matthew Burgess
1a15aba719 Mention Inetutils' testsuite and install its HTML documentation. Fixes #2784 and #2785.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9412 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-11-10 22:24:27 +00:00
Matthew Burgess
64af1f62ed Upgrade to Tar-1.25 and install its HTML documentation. Fixes #2777 and #2786.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9411 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-11-10 22:23:21 +00:00
Randy McMurchy
b4a1c5e185 Fix a typo in the Chapter 6 Perl instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9410 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-10-29 14:56:26 +00:00
Randy McMurchy
7a8f9f3f67 Fixed a typo in the Zlib instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9409 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-10-28 14:13:07 +00:00
Randy McMurchy
8dac2e25fd Fix typo in Chapter 6 GCC instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9406 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-10-26 13:55:10 +00:00
Matthew Burgess
dc12771bd9 Upgrade to Autoconf-2.68. Fixes #2763.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9397 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-10-18 21:32:36 +00:00
Matthew Burgess
3fc2001e47 Move the fix for the Autoconf underquoting bug from Pkg-config to Autoconf.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9392 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-09-22 20:44:02 +00:00
Matthew Burgess
eeee660481 Upgrade to Bzip2-1.0.6. Fixes #2759.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-09-22 20:26:53 +00:00
Matthew Burgess
62b134d02c Add patch to fix an error output by some procps tools. Fixes #2758.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9388 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-09-22 20:26:12 +00:00
Matthew Burgess
572eb8fa3c Upgrade to Psmisc-22.13. Fixes #2751.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9385 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-09-22 20:24:17 +00:00
Matthew Burgess
429b4dc990 Upgrade to M4-1.4.15. Fixes #2744.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9382 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-09-22 20:22:23 +00:00
Bruce Dubbs
4e48f56e6c Add instruction to increase stack size during gcc tests
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9378 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-09-18 19:37:51 +00:00
Bruce Dubbs
0ebe029b75 Be consistent about 'test suites'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9377 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-09-18 00:12:44 +00:00
Bruce Dubbs
a9fa36edd0 Remove optional symlink in psmisc
becasue if it is not overwritten by the sysvinit, it will break the init scripts

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9375 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-09-17 16:37:25 +00:00
Bruce Dubbs
b0e583b008 Add -Duseshrplib to perl configuration
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9371 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-09-03 18:30:50 +00:00
Bruce Dubbs
7fa322a1d3 Add sed to stop underquoting an M4 script in pkg-config
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9370 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-09-03 17:59:22 +00:00
Matthew Burgess
49c3fb7c66 Correct the fix for the iproute2 bug.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9364 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-08-17 17:32:21 +00:00
Bruce Dubbs
3085bc2699 typo in filename for iproute2 sed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9363 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-08-16 21:53:06 +00:00
Bruce Dubbs
9a483b2231 Updated to vim-7.3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9362 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-08-16 16:30:48 +00:00
Bruce Dubbs
8aaa1278d2 Added a note to the zlib build options
concerning -mstackrealign and non-Intel architectures

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9360 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-08-15 19:37:38 +00:00
Matthew Burgess
b662054375 Fix a bug in iproute2's ip route get command.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9359 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-08-15 19:21:15 +00:00
Matthew Burgess
d48e6eb263 Move fuser to /bin to comply with the FHS. Fixes #2736.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9356 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-08-15 18:30:57 +00:00
Matthew Burgess
35c3951268 Build and install peekfd on x86_64 as well as x86. Fixes #2734.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9355 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-08-15 18:29:37 +00:00
Bruce Dubbs
b188c43af9 Add fstab-decode to list of progrms installed by sysvinit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9354 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-08-10 20:45:14 +00:00
Matthew Burgess
26386ea611 Upgrade to Bison-2.4.3. Fixes #2732.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-08-08 08:46:19 +00:00
Matthew Burgess
8320e26f72 Upgrade to Glibc-2.12.1. Fixes #2730.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9351 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-08-08 08:45:08 +00:00
Matthew Burgess
3e801560a7 Upgrade to Make-3.82. Fixes #2726.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9346 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-08-03 19:55:09 +00:00
Matthew Burgess
ae4d45a669 Make GCC use the system-wide copy of Zlib rather than its bundled version. Fixes #2718.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9344 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-07-26 18:45:20 +00:00
Bruce Dubbs
cef11eaf85 Clearified some issues about building in parallel
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9339 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-07-18 22:09:01 +00:00
Bruce Dubbs
50afc7c051 Clarified wording about device creation
when mounting virtual filesystems

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9337 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-07-18 21:27:21 +00:00
Bruce Dubbs
95562ce730 Clarified what SBU times include in Chapter 5 and 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9332 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-07-02 02:59:41 +00:00
Bruce Dubbs
b728ca9a76 Fix incorrect number of tests in mpfr
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9331 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-07-02 02:36:10 +00:00
Bruce Dubbs
6541b70b85 Update to util-linix-ng-2.18
Exapand and reformat notes concerning grub.cfg

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9330 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-07-02 00:01:06 +00:00
Bruce Dubbs
865fe24d52 Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9328 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-06-30 01:33:52 +00:00
Bruce Dubbs
1e5fb6fe56 Fix gcc text concerning include paths
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9327 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-06-29 15:07:37 +00:00
Bruce Dubbs
281b7d9b77 Update to udev-158. Also add a new
udev-testfiles tarball and an instuction to make check.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9322 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-06-27 06:27:04 +00:00
Bruce Dubbs
2998724804 Typo in spelling typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9318 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-06-27 04:40:36 +00:00
Bruce Dubbs
fbd81b70ec Grammar correction
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9317 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-06-27 04:37:13 +00:00
Bruce Dubbs
3524efb4c0 Fix zlib header
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9316 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-06-27 04:34:24 +00:00
Bruce Dubbs
98a9253192 Added new CFLAGS options to zlib configure instruction
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9315 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-06-27 04:04:10 +00:00
Bruce Dubbs
1d20dae970 Updated explanation of glibc timeout errors
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9314 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-06-27 03:43:05 +00:00
Bruce Dubbs
9d42ad9ce1 Update installed programs lists
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9313 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-06-27 03:23:30 +00:00
Matthew Burgess
7696a2e71f Upgrade to Udev-157. Fixes #2676.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9308 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-06-21 14:57:19 +00:00
Matthew Burgess
d5099eac6a Upgrade to Gettext-0.18.1.1. Fixes #2686.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9307 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-06-21 14:56:47 +00:00
Bruce Dubbs
dcaee7020a Update to Module-Init-Tools-3.12
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9301 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-06-19 04:25:24 +00:00
Robert Connolly
a2f7ad076d Verbose rmdir when installing Udev.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9296 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-06-15 04:13:25 +00:00
Bruce Dubbs
7088c9617d Update host requirements to those packages built in LFS-6.3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9295 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-06-01 19:42:40 +00:00
Matthew Burgess
f2ca25f95f Upgrade to Udev-156. Fixes #2671.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9294 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-29 10:41:33 +00:00