Bruce Dubbs
88fc2daace
Add a small change from upstream to gmp
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-10-05 19:20:00 +00:00
Matthew Burgess
815b82d4e8
Add a patch to fix several bugs in MPFR. Fixes #2918 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9605 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-09-29 18:34:07 +00:00
Bruce Dubbs
f874424cab
Rename /etc/sysconfig/init_params to /etc/sysconfig/rc.site.
...
Move network services to /lib/services.
Move init-functions to /lib/lsb.
Make /lib/lsb a symlink to /lib/services.
Create convenience symlink /etc/init.d->/etc/rc.d/init.d
Add help and man pages to ifup/ifdown.
Append /run/var/bootlog to /var/log/boot.log at the end of
the boot sequence.
Add capability to step through the boot scripts at boot time.
Optionally allow environment variables in sysconfig directory's
console, network, and clock files to be placed in rc.site.
Add an optional FASTBOOT parameter to set /fastboot when rebooting.
Remove a minor warning message from udev that is triggered
by the udev_retry boot script.
Add SKIPTMPCLEAN as an optional parameter to skip cleaning /tmp at boot time.
Add a page to Chapter 7 documenting rc.site.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9597 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-09-19 03:31:46 +00:00
Bruce Dubbs
103bbd63fe
Typo in sed
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9596 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-09-05 16:26:50 +00:00
Bruce Dubbs
bc3d809946
Fix a broken popt function in pkg-config
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9595 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-09-04 21:11:07 +00:00
Bruce Dubbs
eb797aae86
Supress sysvinit overwriting mountpoint from util-linux
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9594 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-09-04 15:37:25 +00:00
Bruce Dubbs
64adff3a2c
Minor fix for binutils packaging
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9593 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-09-04 15:02:39 +00:00
Bruce Dubbs
13e7d79417
Fix binutils extracted directory version in binutils
...
build instructions. This will be reverted at the next upstream release
when the tarball name is again synced with the extracted directory
name.
Fix bootscripts to properly export IN_BOOT variable.
Adjust minimum kernel for the host sysem to 2.6.25
due to a udev requirement.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9592 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-09-03 15:42:14 +00:00
Bruce Dubbs
e75f916c2f
Remove the creation of a spurious file in grep's test suite
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9591 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-08-31 23:17:42 +00:00
Matthew Burgess
c0ad0ec4ad
Add a patch to fix a couple of bugs in Glibc-2.14.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-08-14 22:33:55 +00:00
Matthew Burgess
f7b8c6d7db
Upgrade to GDBM-1.9.1. Fixes #2913 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9585 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-08-14 22:33:16 +00:00
Robert Connolly
215ccb5a19
Removed an && from PCRE page
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9580 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-08-04 17:33:12 +00:00
Matthew Burgess
4b12a303e1
Upgrade to Udev-173. Fixes #2908 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9577 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-08-02 21:39:17 +00:00
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
Matthew Burgess
ba502c96ee
Upgrade to Glibc-2.11.2. Fixes #2669 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9292 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-29 10:39:54 +00:00
Matthew Burgess
217a91bd74
Upgrade to Gettext-0.18. Fixes #2660 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9291 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-29 10:38:31 +00:00
Matthew Burgess
b21778bc31
Prevent jhalfs from trying to run an example command
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9289 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-28 17:50:36 +00:00
Ken Moffat
1018fd3428
Reword the gmp note (ABI is not part of CFLAGS, and now that we also build for x86_64 it only applies to 32-bit builds). Fixes #2648 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9287 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-24 00:41:00 +00:00
Bruce Dubbs
1310170ab4
Add a patch to fix some internal problems
...
n Man-DB when viewing some pages. Thanks to William Immendorf
for posting the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9286 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-23 18:23:16 +00:00
Bruce Dubbs
fe05b08956
Add installed directories information to
...
each package. Thanks to Chris Staub for the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9285 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-23 17:18:52 +00:00
Matthew Burgess
7ae8d79876
Remove an empty documentation directory that Udev-154 creates.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9284 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-21 23:16:27 +00:00
Matthew Burgess
e30bf9c9d2
Install Man-DB's documentation in a versioned directory. Fixes #2658 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9276 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-21 22:29:15 +00:00
Matthew Burgess
e48cb29697
Correct MPFR doc installation instructions. Fixes #2655 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9274 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-21 22:27:43 +00:00
Matthew Burgess
bc5f39a35e
Minor wording fix. Fixes #2654 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9273 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-21 22:26:50 +00:00
Matthew Burgess
744dcc9fb4
Upgrade to Udev-154. Fixes #2639 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9271 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-21 22:25:17 +00:00
Matthew Burgess
604fe6113e
Add a patch to fix incorrect version numbers in Bzip2. Thanks to Jeremy Huntwork (LightCube OS) for the patch.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9268 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-21 22:22:57 +00:00
Bruce Dubbs
641a3cd27e
Removed a sed in Chapter 6 GCC instructions that
...
has been fixed in GCC-4.5.0.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9267 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-06 05:05:01 +00:00
Bruce Dubbs
228e7b79c5
Typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9266 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-03 15:40:02 +00:00
Bruce Dubbs
6c88898dd6
Add a patch to fix a bug that causes a buffer overflow when
...
creating a new tar file.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9265 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-03 04:36:11 +00:00
Bruce Dubbs
f00a9d4134
Add instructions for the new testsuite in diffutils
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9264 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-03 03:57:13 +00:00
Bruce Dubbs
4d2e6a7ef6
Minor text changes
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9263 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-03 03:51:33 +00:00
Bruce Dubbs
4d2077d798
Adjust zlib instructions to ensure .pc file and all libraries are in the proper
...
location. Thanks to Chris Staub.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9261 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-05-03 03:27:00 +00:00
Bruce Dubbs
01923b23ac
Typo in mpc title
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-04-23 17:50:25 +00:00
Bruce Dubbs
d944136079
Replaced deprecated w3.org XInclude throughout the book
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9257 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-04-21 20:16:28 +00:00
Bruce Dubbs
820c718c47
Add missing mpc.xml and package data
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9255 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-04-21 03:37:07 +00:00
Matthew Burgess
49168420d4
Upgrade to GCC-4.5.0, including the addition of its new dependency, MPC. Fixes #2636 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9254 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-04-20 20:08:12 +00:00
Matthew Burgess
ec52ebbe6f
Upgrade to Perl-5.12.0. Fixes #2635 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9253 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-04-20 20:07:18 +00:00
Matthew Burgess
cf685363ab
Upgrade to Kbd-1.15.2. Fixes #2634 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9252 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-04-20 20:06:50 +00:00
Matthew Burgess
9a3059ca79
Remove the --docdir parameter for Udev. Fixes #2633 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9251 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-04-20 20:06:22 +00:00
Matthew Burgess
894367e84b
Reword explanation of Perl's Configure command. Fixes #2623 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-04-20 20:03:07 +00:00
Matthew Burgess
7249d0a2e7
Move killall to /bin. Fixes #2622 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9248 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-04-20 20:01:44 +00:00
Matthew Burgess
c42320cbb2
Add latest upstream patches for Bash. Fixes #2620 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9246 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-04-20 20:00:41 +00:00
Matthew Burgess
ed8ff7de8c
Remove the Vim fixes patch. Fixes #2597 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9245 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-04-20 19:59:37 +00:00
Bruce Dubbs
c7a2699ead
Fix location of libz.so
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9240 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-04-13 04:16:10 +00:00
Bruce Dubbs
85d68de013
Adjust zlib instructions to ensure .pc file and all libraries are in the proper
...
location. Thanks to Chris Staub.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9239 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-04-12 17:44:04 +00:00
Matthew Burgess
ffe0a2ff35
Fix a few typos. Fixes #2618 . Thanks to Chris Staub for the patch.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9238 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-03-27 10:36:52 +00:00
Matthew Burgess
7a95c735c8
Upgrade to Grep-2.6.1. Fixes #2617 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9237 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-03-27 10:31:55 +00:00
Bruce Dubbs
3b5a16f75c
Typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9234 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-03-20 20:16:26 +00:00
Bruce Dubbs
44c1417a04
Add a sed to the tar command to fix an
...
error in the latest release. The fix is from upstream.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9233 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-03-20 16:25:35 +00:00
Matthew Burgess
0d9018b23c
Upgrade to Zlib-1.2.4. Fixes #2606 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9229 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-03-18 19:56:39 +00:00
Matthew Burgess
00f95f0d71
Upgrade to Tar-1.23. Fixes #2603 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9228 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-03-18 19:55:04 +00:00
Matthew Burgess
8e70866c6e
Upgrade to Grub-1.98. Fixes #2602 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9227 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-03-18 19:53:47 +00:00
Matthew Burgess
1355dbe7fc
Remove some commands no longer necessary in order to run the Bash test suite. Fixes #2601 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9226 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-03-18 19:52:03 +00:00
Matthew Burgess
cf7ba91e12
Grammar correction
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9224 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-03-15 19:35:08 +00:00
Bruce Dubbs
a35b70f886
Typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9223 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-03-14 23:01:14 +00:00
Bruce Dubbs
dab9dfe2e8
Add a perl command description
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9222 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-03-14 21:59:11 +00:00
Matthew Burgess
2b4511962f
Upgrade to Man-DB-2.5.7. Fixes #2583 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9213 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-03-01 21:51:31 +00:00
Matthew Burgess
58fad2ba6b
Upgrade to Diffutils-2.9. Fixes #2577 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9211 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-03-01 21:50:38 +00:00
Bruce Dubbs
fac78e6dd6
Fix location of change to config.h in Bison
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9205 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-02-28 06:33:17 +00:00
Bruce Dubbs
4d2dd2eddd
Add patch make and another patch to perl
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9204 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-02-26 16:38:41 +00:00
Matthew Burgess
c69e98412f
Correct the version number in Readline's documentation. This is the equivalent of upstream's 002 patch.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9201 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-02-22 19:08:35 +00:00
Bruce Dubbs
f7aeb473f8
Update to e2fsprogs-1.41.10.
...
Make more robust output in version check for glibc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9200 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-02-22 17:48:30 +00:00
Bruce Dubbs
182ec8e555
Fix an error in e2fsprogs
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9199 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-02-22 02:58:01 +00:00
Bruce Dubbs
03b12974a1
Ensure that GDBM is added to the info 'dir' file
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9187 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-02-17 22:25:55 +00:00
Bruce Dubbs
c72b64966b
Put file before glibc in chapter 6 for better test coverage
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9186 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-02-17 22:14:04 +00:00
Bruce Dubbs
a55c9ad07c
Update known failure problems in glibc tests
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9185 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-02-17 22:05:08 +00:00
Matthew Burgess
e25a02f591
Link Module-Init-Tools to Zlib's dynamic library. Fixes #2562 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9176 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-02-01 22:14:37 +00:00
Matthew Burgess
8c264a8e02
Correct the number of tests that should pass in the GMP testsuite. Fixes #2564 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9173 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-01-31 20:34:21 +00:00
Matthew Burgess
0e038d1b86
Don't try to install documentation that was removed in udev-config-20090126.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9170 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-01-28 22:11:43 +00:00
Matthew Burgess
395ce82718
Upgrade to Udev-151. Fixes #2561 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9169 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-01-28 22:10:02 +00:00
Matthew Burgess
3cf57d4059
Remove a lot of redundant Udev rules. Upstream has most of what we need. Fixes #2527 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9165 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-01-26 19:28:22 +00:00
Matthew Burgess
0152a7b7b9
Don't create /lib/udev/devices/kmsg as Udev >= 142 creates it automatically. Fixes #2552 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9159 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-01-24 20:19:18 +00:00
Matthew Burgess
7ad8b08ffc
Upgrade to Gzip-1.4. Fixes #2551 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9156 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-01-24 09:46:14 +00:00
Bruce Dubbs
21bbf5fc51
Typos
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9148 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-01-12 07:53:59 +00:00
Matthew Burgess
ed92274237
Fix GCC's libiberty testsuite due to a conflict with Glibc's getline function.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9144 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-01-03 19:07:50 +00:00
Matthew Burgess
7e8ba2229c
Upgrade to Readline-6.1. Fixes #2540 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9143 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-01-03 19:05:55 +00:00
Matthew Burgess
bb2f6dc169
Upgrade to Bash-4.1. Fixes #2539 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-01-03 19:05:08 +00:00
Matthew Burgess
a44d116ea2
Upgrade to Patch-2.6.1. Fixes #2538 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9141 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-01-03 19:02:47 +00:00
Matthew Burgess
796bacf480
Upgrade to Inetutils-1.7. Fixes #2533 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9136 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-12-21 20:01:04 +00:00
Matthew Burgess
ba33377523
Upgrade to Coreutils-8.2. Fixes #2524 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9133 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-12-16 21:55:45 +00:00
Bruce Dubbs
8601b59ee1
Finish removing "tabs" from ncurses
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9132 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-12-06 19:09:14 +00:00
Bruce Dubbs
db78da7c64
Remove 'tabs' as an installed program of ncurses
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9131 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-12-06 18:23:13 +00:00
Matthew Burgess
fbba3766cd
Move some of Inteutils' programs to an FHS-compliant location. Fixes #2524 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-12-06 12:07:54 +00:00
Bruce Dubbs
a26951eac5
Separate standards page and rationale page
...
and reformat. Provided more information about packages
needed to satisfy LSB.
Also fixed a couple of typos.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9120 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-11-24 21:50:43 +00:00
Bruce Dubbs
c88356786f
Fix removal of extra hidden files from include files
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9113 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-11-21 17:44:11 +00:00
Matthew Burgess
71f19f88bc
Remove unneccessary files installed by Linux headers.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9112 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-11-21 11:11:39 +00:00
Matthew Burgess
fb55e1fe5f
Upgrade Coreutils-8.1. Fixes #2518 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9111 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-11-21 11:10:56 +00:00
Matthew Burgess
77a02d2eda
Upgrade to Patch-2.6. Fixes #2513 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-11-15 15:10:40 +00:00
Matthew Burgess
e69c45bef9
Upgrade to Udev-147. Fixes #2512 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9103 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-11-15 15:10:10 +00:00
Bruce Dubbs
6ea017a241
Minor changes to GRUB-1.9.1 instructions.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9098 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-11-12 16:52:28 +00:00
Matthew Burgess
7f35c7ff7a
Remove the -p switch to mkdir when creating kernel virtual filesystems. Fixes #2506 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9097 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-11-09 20:29:43 +00:00
Matthew Burgess
9a314770aa
Upgrade to Glibc-2.11. Fixes #2509 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9095 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-11-06 20:27:20 +00:00
Bruce Dubbs
a9ca58efce
Another typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9091 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-10-30 15:26:41 +00:00
Bruce Dubbs
4ea5320821
Typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9090 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-10-30 02:07:12 +00:00
Bruce Dubbs
f9bcaecdd3
Update to GRUB-1.97
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9088 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-10-29 05:41:46 +00:00
Matthew Burgess
093af3be1e
Upgrade to Binutils-2.20. Fixes #2505 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9085 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-10-20 18:12:36 +00:00
Matthew Burgess
7c4b9931a5
Add e2freefrag to the list of programs installed by E2fsprogs. Thanks to Chris Staub for the report & patch. Fixes #2502 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9084 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-10-12 21:10:48 +00:00
Matthew Burgess
362600b8ff
Upgrade to Kbd-1.15.1. Fixes #2501 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9083 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-10-12 20:36:25 +00:00
Matthew Burgess
b417b18d56
Upgrade to Gzip-1.3.13. Fixes #2500 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9080 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-10-12 20:30:47 +00:00
Matthew Burgess
1b25750c97
Install psmisc's binaries in /usr/bin, not /bin. Fixes #2469 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9078 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-09-29 19:15:10 +00:00
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
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
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
Bruce Dubbs
7a27279cf1
Minor fixes
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-06 16:50:14 +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
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
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
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
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
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
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
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
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
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
Bruce Dubbs
77e2988b31
Minor changes for consistent pdf generation
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8782 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-01-15 07:20:24 +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
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
Bruce Dubbs
262dcabc7a
Typo.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8775 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-14 18:42:42 +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
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
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
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
8399b374cd
Fix typo - I hope.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8744 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-11-18 20:07:09 +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
Bryan Kadzban
a91be49af4
s/<tab>/<spaces>/g everywhere. Also fix one typo in the e2fsprogs installed-binaries list, since I noticed it when killing tabs.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-11-06 05:23:09 +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
1b12edf6d4
Remove unneded vim patch
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8717 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-29 03:38:42 +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
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
892e30f7fa
Reverted deletion iv vim mandir patch
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8706 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-26 23:34:30 +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
bc811649e1
Removed previously commented working text.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-25 21:38:03 +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
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
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
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
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
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
Randy McMurchy
4ab39993ca
Updated the text in the Chapter 6 MPFR instructions to include the number of tests in the test suite that should pass
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8657 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 22:08:32 +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
a5b1d9ea38
Typo in the Procps instructions
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 04:39:01 +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
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
Randy McMurchy
e7c803454b
Fixed the documentation installation in the Chapter 6 GMP instructions, thanks to Trent Shea for pointing out the error
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8642 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 00:16:26 +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
Randy McMurchy
fd4ae4ebd0
Removed the wall program description from the Sysvinit instructions
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8639 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 19:41:40 +00:00
Randy McMurchy
e38671e104
Added a sed command to the Sysvinit instructions to suppress the installation of the wall program and its man page as a maintained version of this program is installed by Util-linux-ng
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8638 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 19:30:20 +00:00
Randy McMurchy
3e0c69197f
Added commands to the Chapter 6 Binutils instructions to suppress the installation of standards.info, thanks to Greg Schafer for contributing the fix
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8637 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 18:11:53 +00:00
Randy McMurchy
58c4a181a7
Added a patch to the Procps instructions to fix a unicode related issue in the watch program
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8636 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 17:04:24 +00:00
Randy McMurchy
cddcb23c37
Added documentation installation commands to the Chapter 6 Kbd instructions
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8635 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 15:32:15 +00:00
Randy McMurchy
bdb3cca0a4
Modified the IPRoute2 installation command so that the docs are installed in a versioned directory
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8634 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 15:24:46 +00:00
Randy McMurchy
b00e6ce1b2
Modified the Groff installation command so that the docs are installed in a standardized versioned directory
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8633 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 15:17:34 +00:00
Randy McMurchy
f72850c0db
Added documentation installation commands to the Chapter 6 Gawk instructions
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8632 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 14:55:49 +00:00
Randy McMurchy
3395f06d8b
Added commands to the Chapter 6 Flex instructions to install a .pdf doc file
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8631 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 14:39:34 +00:00
Randy McMurchy
4106b83c45
Added a parameter to the configure command in the Automake instructions so that docs are installed in a versioned directory
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8630 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 14:28:49 +00:00
Randy McMurchy
bfdb0e1908
Updated Module-Init-Tools to 3.4.1
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8629 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 14:22:41 +00:00
Randy McMurchy
52e836aff1
Added documentation installation commands to the Chapter 6 Readline instructions
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8628 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 13:33:53 +00:00
DJ Lucas
ce69610f7f
minor correction - glibc patch paths
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8627 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 04:02:55 +00:00
Randy McMurchy
2e1fb0caf9
Added some documentation installation commands to the Chapter 6 Ncurses instructions
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 01:48:43 +00:00
Randy McMurchy
64941f4ce2
Added documentation enhancements to the E2fsprogs package
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8624 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-10 19:52:34 +00:00
Randy McMurchy
e990ec998e
Removed an unnecessary parameter from the Util-linux-ng Chapter 6 make command, thanks to Greg Shafer for pointing it out
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8621 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-10 18:17:40 +00:00
Randy McMurchy
59af1dcf3a
Updated the Perl instructions, thanks to Greg Shafer for pointing out the issues - This change also required that the Zlib package is built right before the Perl package in Chapter 6
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8620 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-10 17:41:36 +00:00
Randy McMurchy
166a9dbdcf
Updated Udev to 130
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8618 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-10 15:13:52 +00:00
Randy McMurchy
a5fac328d4
Added a comment to the File instructions to remove the man page sed during the next package update
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8616 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-09 22:10:56 +00:00
Randy McMurchy
db9c33ed72
Updated File to 4.26
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8615 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-09 22:05:45 +00:00
Randy McMurchy
c466df68bb
Updated Shadow to 4.1.2.1
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8614 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-09 20:47:01 +00:00
Randy McMurchy
7ce01e0fcd
Removed extraneous ampersands put in by accident
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-09 18:35:09 +00:00
Randy McMurchy
f2f15e5987
Updated Man-DB to 2.5.2
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8610 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-09 14:21:09 +00:00
Randy McMurchy
97951fc44b
Added a command to the Inetutils instructions to correct an issue with GCC-4.3
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8608 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-09 13:01:33 +00:00
Randy McMurchy
e0f902a7d0
Added an approximate time to run the Flex testsuite
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8606 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-08 11:51:13 +00:00
Randy McMurchy
cb48ead03d
Updated Autoconf to 2.63
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8604 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-07 22:22:45 +00:00
Randy McMurchy
22f2462228
Updated Libtool to 2.2.6a
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-07 21:56:21 +00:00
Randy McMurchy
0ae23525da
Added an approximate SBU time for the Bison test suite
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8602 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-07 19:52:26 +00:00
Randy McMurchy
580b4f7dd5
Updated Berkeley DB to 4.7.25
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8599 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-07 16:02:57 +00:00
Randy McMurchy
62b9779c36
Updated Man-pages to 3.11
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-07 15:11:22 +00:00
Randy McMurchy
0556946c4d
Updated Util-linux-ng to 2.14.1
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8597 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-07 14:40:52 +00:00
Randy McMurchy
b3d709a491
Updated Texinfo to 4.13
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8595 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-07 13:47:33 +00:00
Randy McMurchy
a215474ef2
Updated Tar to 1.20
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8593 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-06 20:31:01 +00:00
Randy McMurchy
080e8f81f7
Updated Perl to 5.10.0
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8591 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-06 17:59:51 +00:00
Randy McMurchy
e06be3a932
Updated SBU and disk spaced used for Gettext
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8589 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-06 13:46:32 +00:00
Randy McMurchy
97645eb109
Updated E2fsprogs to 1.41.1
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8585 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-06 01:40:35 +00:00
Randy McMurchy
f3c13ba37e
Corrected some erroneous text in the Coreutils instructions, thanks to Greg Shafer for pointing it out
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-06 00:44:26 +00:00
Randy McMurchy
a5933e25fe
Updated Coreutils to 6.12, thanks to William Immendorf for contributing a patch to add the mktemp program information to the Coreutils page
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8581 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-05 22:34:54 +00:00
Bruce Dubbs
7a8d7c6c6c
Typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8575 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-05 20:11:33 +00:00
Randy McMurchy
5a25e0a586
Updated Glibc to a 2.8 snapshot taken on 9/29/2008, the tarball of this snapshot includes the libidn data that previously was separately packaged
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-05 16:11:41 +00:00
Randy McMurchy
6cc051651b
Updated GCC to 4.3.2 which includes adding the GMP-4.2.4 and MPFR-2.3.2 packages - This new version of GCC requires the added packages - Thanks to DJ Lucas for the stimulus and initial work resulting in this and all of the other package updates coming up
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8562 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-03 20:14:18 +00:00
Ken Moffat
0a69835ccf
Belatedly fix the known perl vulnerabilities.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8551 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-07-11 20:54:20 +00:00
Bryan Kadzban
9faa3e27af
Install a few rules from udev's etc/udev/packages/ directory to handle device-mapper (LVM and dm-raid), md-raid, and a few Palm device symlinks.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8546 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-05-23 22:45:32 +00:00
Bryan Kadzban
61e63d302c
Upgrade Udev to 122, udev-config to 20080522, and lfs-bootscripts to 20080522. Replace "write_net_rules all_interfaces" with a "udevadm test" loop. Fix several typos. Remove the usb_id segfault patch, as it's included in Udev now. Add /lib/udev/devices/kmsg, as udevd uses /dev/kmsg to log a message at startup. Replace udevtrigger/udevinfo with "udevadm trigger" and "udevadm info" in the text.
...
Should fix #2057 , #2079 , #2170 , and #2186 .
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8545 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-05-23 01:45:45 +00:00
Jeremy Huntwork
1c6f1c1e41
Use -mtune=native for glibc. We don't want our libc optimized for 486.
...
It should be optimized for the local machine.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8541 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-23 18:33:53 +00:00
Jeremy Huntwork
daf1314aef
Updated E2fsprogs to 1.40.8. Fixes #2173 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8539 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-23 17:22:12 +00:00
Jeremy Huntwork
9505860407
Fixed behavior in kbd where man pages for optional programs that aren't built
...
are installed. Thanks Greg Schafer for spotting this.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8537 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-23 16:32:52 +00:00
Jeremy Huntwork
a65fcb2442
Fixed kbd to build and install setkeycodes, getkeycodes and resizecons.
...
Also move loadkeys to /bin from /usr/bin for use by the bootscripts.
Thanks, Greg Schafer.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-23 12:46:41 +00:00
Jeremy Huntwork
4e6c0c50b8
Updated Kbd to 1.14.1. Fixes #2162 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8534 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-22 21:10:14 +00:00
Jeremy Huntwork
0ddb173f2a
Updated Flex to 2.5.35. Fixes #2179 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8532 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-22 20:05:26 +00:00
Jeremy Huntwork
f44fff6ea9
Merged r8530 from jh branch to trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8531 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-22 17:52:57 +00:00
Jeremy Huntwork
0b8bbee302
Two minor textual improvments
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8515 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-05 01:03:00 +00:00
Jeremy Huntwork
6bf97d6812
Added patch for 256-byte inode support in GRUB. Fixes #2161 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8514 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-03 16:44:21 +00:00
Jeremy Huntwork
c468484e6c
Suppress installation of uptime in coreutils. Thanks to Randy McMurchy. Fixes #2133 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8508 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-03 05:12:53 +00:00
Jeremy Huntwork
24acdca37e
Added an upstream patch for db-4.6.21, thanks Randy McMurchy for the report. Fixes #2164 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8505 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-03 02:24:56 +00:00
Dan Nichilson
3526661c7f
Add --sysconfdir=/etc to Man-db so we get /etc/man_db.conf
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8501 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-03-30 15:34:00 +00:00
Ken Moffat
3325222ba2
Update kbd to 1.13.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8494 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-27 00:29:27 +00:00
Matthew Burgess
f9dcd750ac
Add --libexecdir parameter to Man-DB's configure command. Fixes #2153 . Also, remove the --enable-mb-groff parameter as the groff multibyte patch is detected automatically by configure now.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8492 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-24 20:52:29 +00:00
Ken Moffat
d6e34158b2
Update module-init-tools, fixes #2127 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-19 22:48:40 +00:00
Ken Moffat
be53dbd3df
Update flex to 2.5.34. Patches for the libIDL, libpcap, lm_sensors, tetex are already in -patches.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8488 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-19 21:43:51 +00:00
Ken Moffat
e577c86e71
Upgrade grep to 2.5.3, fixes #2054 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8487 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-19 19:54:40 +00:00
Matthew Burgess
f7eea1de88
Remove a now unnecessary sed in chapter 6's GCC instructions. Thanks to Greg Schafer for the report.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8480 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-17 19:58:48 +00:00
Matthew Burgess
8f3b4cdcc8
Add a patch to fix an issue with the Automake tests. Fixes #2143 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8474 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-07 19:53:13 +00:00
Matthew Burgess
615a565828
Upgrade to Coreutils-6.10. Fixes #2133 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8470 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-07 19:47:39 +00:00
Matthew Burgess
fadce7a097
Upgrade to Linux-2.6.24. Fixes #2.6.24.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8467 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-01-29 19:54:40 +00:00
Matthew Burgess
f24552492b
Fix another Util-linux-ng typo ( #2135 )
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8464 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-01-27 17:25:18 +00:00
Matthew Burgess
04b3d73c4c
Fix up download location of Util-linux-ng and a couple of related typos in chapter 6. Fixes #2134 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8460 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-01-24 18:19:07 +00:00
Matthew Burgess
b7e520014b
Add /usr/include/video to the list of installed files for the Linux headers. Thanks to Clyde Forrester for the report.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8459 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-01-22 19:28:31 +00:00
Matthew Burgess
c6d52ce7e5
Fix up the migration to Util-linux-ng.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8458 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-01-22 07:59:22 +00:00
Matthew Burgess
4bac71c515
Replace Util-linux with Util-linux-ng. Fixes #2077 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8457 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-01-22 07:52:27 +00:00
Matthew Burgess
d327d74c87
Add a few more details to the package management section, and correct the URL for the LSB specs. Fixes #2073 and #2130 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8452 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-01-19 15:25:26 +00:00
Matthew Burgess
fe1f5e8fc4
Upgrade to E2fsprogs-1.40.4. Fixes #2123 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8448 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-01-04 19:43:12 +00:00
Matthew Burgess
d93b3b872d
Add fix for upstream bug in E2fsprogs' testsuite. Thanks to Greg Schafer for the report and the fix.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8447 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-12-23 21:55:08 +00:00
Matthew Burgess
93ee74805c
Updated to Texinfo-4.11. Fixes #2074 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8439 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-12-08 23:46:45 +00:00
Matthew Burgess
c569ab7544
Updated to Man-DB-2.5.0. Fixes #2109 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8436 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-12-08 23:45:02 +00:00
Matthew Burgess
1ef69edf80
Updated to Gawk-3.1.6. Fixes #2107 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8432 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-12-08 23:42:31 +00:00
Bruce Dubbs
8857ace249
Removed obsolete note from Creating Symlinks section about continuation lines in udev rules. Changed dailout group to uucp for udev rule compatability.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8426 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-10-30 02:22:29 +00:00
Matthew Burgess
971be6b115
Add a note about IPRoute2's testsuite.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8424 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-10-29 22:06:30 +00:00
Matthew Burgess
408d21fff1
Add a patch to fix a segfault in usb_id.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8421 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-10-29 21:41:50 +00:00
Matthew Burgess
3ed9fdf9b8
Upgrade to Tar-1.19. Fixes #2090 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8418 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-10-29 21:39:33 +00:00
Matthew Burgess
4ec50c8461
Upgrade to IPRoute2-2.6.23. Fixes #2091 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8414 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-10-29 21:36:04 +00:00
Matthew Burgess
c057b2428c
Upgrade to Gawk-3.1.6. Fixes #2098 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8411 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-10-29 21:33:46 +00:00
Manuel Canales Esparcia
2b596c0b8d
Fixed a @remap attribute.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8395 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-22 10:18:52 +00:00
Manuel Canales Esparcia
81d71c26f5
Fixed glibc-libidn tarball extension.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8393 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-21 16:53:25 +00:00
Manuel Canales Esparcia
01a9400524
Fixed a badplaced attribute.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8391 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-18 21:33:52 +00:00
Manuel Canales Esparcia
0445a3d506
Added remap attributes to userinput tags in packages pages.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-18 21:11:00 +00:00
Manuel Canales Esparcia
9058aa1ecb
Updated Ncurses contents list and fixes some typos.
...
Thanks to Chris Staub for the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8385 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-16 07:29:31 +00:00
Jeremy Huntwork
9627f8bb89
Upgrade to Sysklogd-1.5. Fixes #2055 . Thanks to Matthew Burgess for the patch.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8380 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-16 00:49:29 +00:00
Jeremy Huntwork
2a7ac34a07
Upgrade to Glibc-2.6.1. Fixes #2018 . Thanks to several people mentioned in the changelog.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8375 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-16 00:21:26 +00:00
Jeremy Huntwork
b0a4c9a47d
Upgrade to GCC-4.2.1. Fixes #2002 . Merged from jh branch, thanks to Matthew Burgess for preparing a discrete patch.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8374 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-15 20:45:13 +00:00
Jeremy Huntwork
232aa7359d
Upgrade to DB-4.6.19. Fixes #2051 . Thanks to Matt Burgess for the patch.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8373 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-15 20:33:13 +00:00
Manuel Canales Esparcia
e7477591dd
Added sect1info blocks to packages pages.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-07 19:16:43 +00:00
Bruce Dubbs
6c84fe6055
Sync trunk with 6.3 changes: man-db patch, linux-2.6.22.4, acknowledgements
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8333 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-08-21 19:09:02 +00:00
Dan Nichilson
b2f6f2443f
Change bash stdin test fix to affect only the necessary script
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8309 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-08-11 17:00:48 +00:00
Dan Nichilson
3f5e84efa0
Point "Hints Project" links to better location
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8302 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-08-08 18:48:50 +00:00
Dan Nichilson
31d3f32186
Fix bash stdin test to work when switching users
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8294 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-08-08 18:10:57 +00:00
Dan Nichilson
d26d6d58bb
Fix typo and clarify text for Ch. 6 perl
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8272 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-08-06 18:04:15 +00:00
Dan Nichilson
fe4c9f2a7b
No .tar.bz2 for glibc-libidn-2.5.1, apparently
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8269 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-08-01 00:56:39 +00:00
Dan Nichilson
633f48b189
Updated to glibc-2.5.1
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8264 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-31 23:19:44 +00:00
Bruce Dubbs
570f6bb4a0
Adjust grep patteren in Ch. 6 gcc to only match desired output.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8251 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-26 16:53:02 +00:00
Dan Nichilson
0014bff798
Remove extra ncurses symbolic link
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8244 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-25 00:12:40 +00:00
Dan Nichilson
ad83f72ad8
Remove extraneous && in chained commands
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-24 14:48:14 +00:00
Dan Nichilson
5985198842
Added /tools/bin/echo to essential symlinks for glibc posix/tst-vfork3
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8231 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-23 19:59:28 +00:00
Dan Nichilson
b1a369745a
Add known failing glibc test when using gcc-4.1.x
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8230 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-23 19:59:25 +00:00
Matthew Burgess
7e1b3ce8a2
Upgrade to E2fsprogs-1.40.2. Fixes #2042 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8218 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-17 19:59:13 +00:00
Dan Nichilson
f025bfe5ff
Install linux-headers to temporary directory for safety
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8215 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-14 15:46:44 +00:00
Matthew Burgess
ead6e7a856
Apply some upstream fixes to Vim.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8184 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-06-30 15:33:35 +00:00
Matthew Burgess
968c7be054
Upgrade to Tar-1.18. Fixes #2039 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8181 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-06-30 14:46:50 +00:00
Ken Moffat
f19e766a8e
Add missing colons wherever we expect the builder to key in the userinput.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-06-24 13:03:35 +00:00
Ken Moffat
2e80ff192c
Update to tar-1.17, fixes #2029 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8164 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-06-12 20:51:30 +00:00
Ken Moffat
5e26f15d97
Update to man-pages-2.55, fixes #2028 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8159 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-06-12 16:41:27 +00:00
Ken Moffat
09a7c8d22f
Update to less-403, fixes #2019 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8158 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-06-12 16:28:50 +00:00
Manuel Canales Esparcia
ecbbbd480d
Added explanations to Bash testsuite commands.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8153 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-06-10 09:07:00 +00:00
Manuel Canales Esparcia
2ccccf7389
Adjusted locale settings for Bash testsuite run and kernel's make menuconfig.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8149 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-06-06 17:28:25 +00:00
Manuel Canales Esparcia
5111cd577a
Replaced hardcoded Vim data directory name by an entity.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8148 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-06-05 17:59:15 +00:00
Dan Nichilson
e3ebd9fb39
Fix iproute2 broken manpage installation
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8144 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-05-27 14:56:52 +00:00
Matthew Burgess
53c5151d7c
Upgrade to Vim-7.1. Fixes #2001 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8135 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-05-13 15:56:33 +00:00
Matthew Burgess
4df2959265
Fix the sed that disabled the installation of the groups.1 man page. It resulted in a few other man pages not being installed too.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8133 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-05-13 15:53:20 +00:00
Manuel Canales Esparcia
39ac890912
Small changes to fix Index look.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8129 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-05-13 10:01:17 +00:00
Manuel Canales Esparcia
75128571c6
Using the same sorting in list of installed programs and descriptions for GCC.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8127 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-05-13 08:34:15 +00:00
Manuel Canales Esparcia
e188d26d39
Fix list of installed Linux headers.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8126 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-05-13 08:29:32 +00:00
Matthew Burgess
2791a8e7e1
Update the list of installed programs and libraries for several packages
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8125 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-05-12 20:45:29 +00:00
Dan Nichilson
0a6f214d5d
Fix post-GCC sanity check headers path
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8120 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-05-07 19:58:09 +00:00
Manuel Canales Esparcia
006ed0368e
Removed nodump attributes from chapter06 readjusting and GCC sanity checks.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-05-06 08:36:44 +00:00
Matthew Burgess
1aba30dba8
Add an upstream patch for Ncurses, which fixes a number of issues uncovered by the Coverity static code analysis tool. Fixes #1995 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8113 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-05-05 21:58:20 +00:00
Manuel Canales Esparcia
7c6314d472
Removed harcoded align value and revised PDF table size.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8084 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-19 20:00:02 +00:00
Matthew Burgess
a728d16976
Change all references to /etc/adjtime in the Util-Linux sources to /var/lib/hwclock/adjtime. Fixes #1984 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8065 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-16 19:38:10 +00:00
Matthew Burgess
8536c02ded
Upgrade to Udev-108. Fixes #1976 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8064 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-16 19:34:38 +00:00
Matthew Burgess
1686ad863c
Remove the reg_startend patch for File-4.20. It's not needed on Glibc-based systems.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8057 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-16 19:22:09 +00:00
Manuel Canales Esparcia
a3b689f29d
Trailing spaces clean-up.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-08 20:21:11 +00:00
Manuel Canales Esparcia
a2add74c24
Fixed an Index entry.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8034 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-08 17:05:32 +00:00
Manuel Canales Esparcia
b9dfb76965
Use fixed value for table size.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8029 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-07 15:56:10 +00:00
Manuel Canales Esparcia
1652151de9
Fixes for PDF output.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8015 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-05 19:03:40 +00:00
Jeremy Huntwork
9e85ca23f4
Use an extra dummy group in coreutils chapter 6 so the coreutils chgrp tests will be run. Thanks to Bryan Kadzban for the catch.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8013 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-04 03:03:04 +00:00
Jeremy Huntwork
f4c628cc80
Install su from coreutils in chapter 5 as su-tools. Use su-tools to run test suites from coreutils and bash as user nobody. Fixes #1877
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8006 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-03 12:21:48 +00:00
Dan Nichilson
04a770254c
s/adjust/amend/, there was nothing wrong with it
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7986 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-28 04:28:09 +00:00
Dan Nichilson
78367651da
Reworded the introduction to the gcc specs readjustment
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7985 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-28 04:25:37 +00:00
Dan Nichilson
64f65c7a6a
Suppress /usr/include/scsi headers from the kernel
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7974 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-23 22:08:26 +00:00
Dan Nichilson
a4cb337400
Force ldd to use /bin/bash as it's Bash-specific
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7973 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-23 21:57:23 +00:00
Dan Nichilson
e9a652b5f0
Readjust the gcc header search path to include /usr/include and test it
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7972 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-23 21:05:26 +00:00
Manuel Canales Esparcia
b06ca361a4
Updated book sources to use DocBook-XML DTD 4.5
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-21 18:42:58 +00:00
Matthew Burgess
d1538c0004
Change the default home directory for new users to /home and prevent useradd from creating mail spool files.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-19 21:13:34 +00:00
Matthew Burgess
7ea4443021
Upgrade to Shadow-4.0.18.1. Fixes #1850 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7968 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-19 20:57:36 +00:00
Matthew Burgess
49ae4c6991
Mention the Ncurses test suite. Fixes #1954 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7961 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-04 21:39:57 +00:00
Matthew Burgess
92f873289d
Upgrade to File-4.20. Fixes #1968 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7956 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-04 19:28:29 +00:00
Jeremy Huntwork
54592a1176
Moved another important notice to precede the concerned command.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7955 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-02 23:52:06 +00:00
Jeremy Huntwork
09ec1f4110
'Refer back' is redundant.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7954 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-02 23:24:37 +00:00
Dan Nichilson
40ffa161a9
Fixed a typo in a Ch. 6 glibc description
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7952 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-28 15:22:16 +00:00
Manuel Canales Esparcia
7b651d22c6
Removed obsolete warning about reinstalling Bzip2.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7945 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-24 16:09:54 +00:00
Manuel Canales Esparcia
34e45fc4f2
Removed chmod and chown commands from linux headers installation.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7944 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-24 16:03:57 +00:00
Manuel Canales Esparcia
b778fff62b
Fixed titles and index entries for kernel headers installation to make more obvious that we are using the linux kernel sources package.chapter05/linux-headers.xml
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7942 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-24 15:09:44 +00:00
Matthew Burgess
7e8e2c0e63
Add upstream fixes for Glibc, bringing it up to date with the 2.5 release branch
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7940 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-24 14:45:43 +00:00
Matthew Burgess
c6a996f572
Add a patch for Berkeley DB containing upstream fixes.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7938 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-24 14:40:21 +00:00
Dan Nichilson
3ee0c391d6
Missing decriptions for cpan and prove from Perl
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7937 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-24 05:49:54 +00:00
Dan Nichilson
47d4ffad9b
Removed /usr/local/man lines from man_db.conf
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7936 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-24 05:30:22 +00:00
Dan Nichilson
79286f58d6
Patch from Chris Staub with various fixes
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7935 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-24 04:56:32 +00:00
Dan Nichilson
997a8b7c5f
Udev docs directory already exists
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7934 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-24 04:49:34 +00:00
Dan Nichilson
23732c833b
Udev does install some configuration files
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7933 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-24 04:45:37 +00:00
Manuel Canales Esparcia
791f8426c6
Splitted a long command line to fit it in PDF output.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-11 11:27:42 +00:00
Matthew Burgess
5735d994ec
Move readlink to /bin so that Udev rules can use it before /usr is mounted. Fixes #1913 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7919 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-09 21:03:49 +00:00
Matthew Burgess
2c69ed4864
Remove some chmod commands as newer upstream releases mean they are no longer necessary. Fixes #1953 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7918 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-09 20:57:08 +00:00
Matthew Burgess
529b9a0dd0
Upgrade to Gzip-1.3.11. Fixes #1951 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-09 20:48:00 +00:00
Matthew Burgess
b0c8f4a643
Add verbose flags to the two remaining tar commands that should have them. Fixes #1932 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7907 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-01-31 18:31:26 +00:00
Matthew Burgess
c38b204e8a
Add upstream fixes from the Readline maintainer. Fixes #1945 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7905 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-01-31 18:24:33 +00:00
Matthew Burgess
3dab9f9c67
Upgrade to NCurses-5.6. Fixes #1940 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7901 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-01-31 18:18:35 +00:00
Matthew Burgess
980a6927c1
Upgrade to Linux-2.6.19.2. Fixes #1928 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7900 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-01-31 18:16:49 +00:00
Matthew Burgess
b8913f423c
Upgrade to Gzip-1.3.10. Fixes #1924 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-01-31 18:12:22 +00:00
Matthew Burgess
f639fa966c
Upgrade to Bzip2-1.0.4. Fixes #1943 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7893 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-01-31 18:02:20 +00:00
Alexander E. Patrakov
164c802638
With vim-7.0-fixes-14 patch, there is no need to remove Vim tutorials.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7887 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-01-13 11:10:13 +00:00
Bryan Kadzban
390e32cb79
Fix createfiles.xml /etc/passwd entry for nobody ( fixes #1931 ), and change tabs to spaces in changelog.xml.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-12-09 16:15:07 +00:00
Matthew Burgess
1e5c044d67
Fix ICA breakage in E2fsprogs
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7875 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-12-01 18:57:06 +00:00
Matthew Burgess
ace27ffbf8
Move /usr/bin/mv to /bin again.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7872 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-11-25 19:40:28 +00:00
Matthew Burgess
6aeced45af
Prevent inetutils from installing ifconfig as LFS uses ip to configure network interfaces. Fixes #1914 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7871 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-11-25 19:15:17 +00:00
Matthew Burgess
65cff7b392
Fix a typo. Fixes #1921 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7868 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-11-25 18:50:26 +00:00
Matthew Burgess
12289fa60c
Upgrade to Coreutils-6.6. Fixes #1919 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7859 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-11-25 17:19:17 +00:00
Matthew Burgess
bc688338dd
Apply all 5 of the currently available upstream patches for Bash-3.2
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7857 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-11-25 17:08:59 +00:00
Matthew Burgess
2bd778e952
Upgrade to Autoconf-2.61. Fixes #1918
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7856 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-11-25 17:03:49 +00:00
Matthew Burgess
d0cada487e
Add some verbose flags to commands in the Util-Linux and Vim instructions
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7851 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-29 19:41:04 +00:00
Matthew Burgess
534bb6229d
Upgrade to Vim-7.0-fixes-14.patch and drop the spellfile patch as that is now included in the former.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7850 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-29 18:19:12 +00:00
Matthew Burgess
f8d252beb3
Upgrade to Tar-1.16
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7848 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-28 22:13:49 +00:00
Matthew Burgess
7f67569a93
Upgrade to Readline-5.2
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7847 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-28 22:13:28 +00:00
Matthew Burgess
eb0d4d82f9
Fix a bug in Less whereby the deprecated sigsetmask function was being used instead of sigprocmask
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-28 22:12:05 +00:00
Matthew Burgess
358d3cb19c
Upgrade to Inetutils-1.5
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7842 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-28 22:10:12 +00:00
Matthew Burgess
ff89c5b03a
Upgrade to Groff-1.18.1.4
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7841 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-28 22:09:29 +00:00
Matthew Burgess
487d7c1794
Upgrade to Berkeley-DB-4.5.20
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7839 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-28 22:08:11 +00:00
Matthew Burgess
6e786a29d5
Upgrade to Bash-3.2
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7837 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-28 22:06:22 +00:00
Bryan Kadzban
dbfd971ac4
Upgrade to udev-103, and change some of the text in udev.xml to be more internally consistent
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7834 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-21 15:47:49 +00:00
Bryan Kadzban
7e6fb44035
Update to udev-config-20061021, install common Udev rules from the Udev tarball, and install udev-config documentation files
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-21 15:27:29 +00:00
Bryan Kadzban
9749dc513b
Update to udev-102 and udev-config-20061014.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7828 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-15 17:49:03 +00:00
Bryan Kadzban
fe8dbe1f3d
Update udev-config, and add Udev SAS path_id patch (both for Linux-2.6.18).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7821 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-06 00:18:19 +00:00
Matthew Burgess
5bc82c5b16
Rename the Linux Libc Headers pages
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7817 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-04 17:15:25 +00:00
Matthew Burgess
93bc4a2875
Replace the Linux-Libc-Headers package with the 'headers_install' target from the kernel Makefile
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-04 17:08:23 +00:00
Matthew Burgess
bf91658d65
Undo r7810. It obviously contained much more than the commit log stated.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-04 16:53:55 +00:00
Matthew Burgess
688ddbbeae
Correct the order of the Changelog entries. Sometimes quilt/patch are just too efficient.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7810 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-04 16:51:16 +00:00
Matthew Burgess
bb8dd5eefd
Upgrade to Glibc-2.5
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-04 16:43:56 +00:00
Matthew Burgess
d9dc49a035
Upgrade to Coreutils-6.3
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-04 16:40:23 +00:00
Bryan Kadzban
9cb970842d
Fixed typo in udev instructions (extra/ --> extras/).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7802 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-24 00:29:24 +00:00
Matthew Burgess
1f3f918e63
Make the spacing consistent for redirecting to a here-document. Thanks to Peter Ennis for the report.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7797 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-21 23:04:36 +00:00
Matthew Burgess
43613971c2
Upgrade to udev-100
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7794 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-20 23:25:48 +00:00
Dan Nichilson
2f94d109cb
Added missing symlinks to libstdc++ needed for glibc-2.4
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7790 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-18 14:25:29 +00:00
Dan Nichilson
60bc014c77
Updated to Glibc-2.4. Added a patch for iconv and removed unnecessary
...
patches from glibc-2.3.6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7788 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-18 05:40:51 +00:00
Matthew Burgess
5e66a56483
Fix non-POSIX syntax in gzexe's calls to tail. Fixes #1876 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7787 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-09 17:17:18 +00:00
Matthew Burgess
f8a96cfbff
Upgrade to m4-1.4.6. Fixes #1868 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7785 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-09 17:10:51 +00:00
Bryan Kadzban
12a2975c8e
Modified sysvinit sed for clarity
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7784 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-07 02:00:24 +00:00
Matthew Burgess
6199f2c090
Revert the change in locatedb's location. It was incomplete and possibly moved locatedb to the wrong location
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7782 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-31 21:51:19 +00:00
Matthew Burgess
255418e274
Change the location of locatedb to comply with the FHS. Fixes #1869 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-31 19:24:53 +00:00
Matthew Burgess
32e5e2fceb
Move an incorrectly placed tag. Found when jhalfs failed to change the path to 'find' in updatedb.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7780 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-31 19:20:19 +00:00
Matthew Burgess
459481195a
Remove a redundant fix for a buffer overflow in Coreutils
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7777 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-24 22:49:58 +00:00
Matthew Burgess
8a7a7e9575
Minor rewording concerning invoking Perl's configuration scripts. Fixes #1857
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7776 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-17 20:12:06 +00:00
Matthew Burgess
b083a6928f
Fix an incompatibility between autoconf's testsuite and m4-1.4.5
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7769 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-17 19:24:40 +00:00
Matthew Burgess
c7c7c1c500
Fix a buffer overrun bug in m4
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7767 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-17 19:21:28 +00:00
Dan Nichilson
92e51a3bc1
Vim text updates
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7765 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-08 03:24:41 +00:00
Manuel Canales Esparcia
c226182dc5
Ported updates from 6.2 branch.
...
Small tags fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7758 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-03 19:29:29 +00:00
Matthew Burgess
040ba8e839
Upgrade to shadow-4.0.17
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7736 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-31 17:47:43 +00:00
Matthew Burgess
f7104b2238
Upgrade to gcc-4.1.1
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7730 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-31 17:35:48 +00:00
Manuel Canales Esparcia
cb9c31a4c1
Using the proper module-init-tools patch entity.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7705 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-26 17:37:14 +00:00
Bruce Dubbs
340005d3b4
More spelling
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-25 22:23:37 +00:00
Manuel Canales Esparcia
e1060dee73
Syncing trunk with 6.2 branch.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-23 11:05:22 +00:00
Dan Nichilson
4dea00611b
Merged r7686 from 6.2 branch. Reworded comments about remounting virtual
...
file systems in section 6.20.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7687 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-21 22:15:49 +00:00
Dan Nichilson
ec6f5f3d8e
Added a reminder to check the kernfs mounts after the revised chroot command.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7685 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-21 19:34:23 +00:00
Bruce Dubbs
48206b3db9
Added module-init-tools patch
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7676 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-16 01:11:57 +00:00
Bruce Dubbs
491d4629be
Added sed to correct path to the find program in updatedb
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7674 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-15 14:21:25 +00:00
Bruce Dubbs
a0ec8699f4
Updated glibc text concerning potential test failures
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7673 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-15 03:26:14 +00:00
Bruce Dubbs
b540268f6a
Moved the executables: nice, find, kbd_mode, openvt, and setfont to /bin. Added --datadir=/lib/kbd to kbd's configure.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7668 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-13 15:28:35 +00:00
Dan Nichilson
8964be9543
Changed text explaining the installation of the udev-config rules
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7662 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-12 21:23:50 +00:00
Dan Nichilson
a263c7ad8c
Updated to udev-096 and udev-config-20060712. Closes #1804 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7659 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-12 15:40:52 +00:00
Dan Nichilson
cd2f7f0340
Provide vi to vim man page symlinks for all languages. Closes #1811 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7656 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-12 00:32:00 +00:00
Ken Moffat
8bc46a59dc
Add more commands to lists of what gets installed, thanks to Chris Staub.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7646 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-06-10 15:46:30 +00:00
Gerard Beekmans
fe10b9c24a
Added tee to chapter 6's glibc make check.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7640 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-31 15:30:20 +00:00
Matthew Burgess
ef9aabcec7
Remove an outdated comment about having to reset passwords if enabling password shadowing.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7638 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-30 20:03:54 +00:00
Matthew Burgess
8f4b4bf01f
Remove getunimap, setlogcons and setvesablank from the list of programs installed by kbd.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7637 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-30 17:15:43 +00:00
Matthew Burgess
47849a7ead
Remove swapdev from the list of programs installed by util-linux.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7636 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-30 17:11:03 +00:00
Matthew Burgess
00e4c9a31a
Textual corrections from Chris Staub - dependency information is now in the appendix, not in chapter 6. Specific compiler optimisations are not provided so remove mentioning them.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7635 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-30 17:06:37 +00:00
Manuel Canales Esparcia
ec20811ee7
Tagging fix
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7634 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-28 11:25:43 +00:00
Jeremy Huntwork
9278974d09
Remove the 'refer back's in the gcc-pass2 and chapter06/gcc pages.
...
Better organizes the commands and data so that the flow of the book is not
lost.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7632 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-27 18:07:57 +00:00
Jeremy Huntwork
a1a0a654fc
Add a note about installing spell files for Vim in a language other than English.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7631 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-27 17:03:13 +00:00
Jeremy Huntwork
35f2607355
Correct Vim's installation of man pages to work well with Man-DB.
...
Patch from Alexander Patrakov and Ag Hatzim.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7630 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-27 16:48:28 +00:00
Jeremy Huntwork
d1bb5db23b
Some version corrections in the vim page
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7629 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-26 10:10:25 +00:00
Jeremy Huntwork
2fe5051af7
Updated to Vim-7.0. Fixes #1793 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7628 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-26 02:10:19 +00:00
Jeremy Huntwork
e6c8119c85
Fixed generation of diff's man page, fixes #1800 .
...
Thanks Randy McMurchy for the report and Ken Moffat for the fix.
Also, some slight wording adjustments on the Shadow page.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7627 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-25 14:01:00 +00:00
Jim Gifford
f2e18a89ec
r7702@server: jim | 2006-05-22 00:56:58 -0700
...
Fixed a support issue with Shadow's cracklib sed command.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7625 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-22 08:10:11 +00:00
Manuel Canales Esparcia
c833b737c0
Updated autoconf, automake and gettext testsuites SBUs.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7613 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-14 20:29:47 +00:00
Manuel Canales Esparcia
e4a5635494
Replaced "<" by "less than".
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-14 20:16:56 +00:00
Archaic
004616a9e7
To avoid comments that require action from being forgotten, I prefixed all of them that I could find with 'FIXME:'. I did not attempt to fix them. I just marked them for future reference.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-13 00:07:12 +00:00
Archaic
83b720b0b5
Made the directory tree creation more concise and removed the extraneous
...
/opt/* hierarchy (it is not required by FHS). Closes ticket #1656 .
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7593 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-08 06:52:28 +00:00
Jeremy Huntwork
0b37960b44
Updated stripping notes to reflect current findings.
...
Resolves ticket #1657 .
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-03 21:38:35 +00:00
Archaic
8abeb3bc1a
Updated the bug.c code to avoid USB-related uevent leakage reports.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-03 19:43:38 +00:00
Jeremy Huntwork
09f1daf453
Fixed sanity checks to work after final GCC and changed their format.
...
Resolves ticket #1768 .
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7583 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-03 02:37:49 +00:00
Archaic
fffff976f5
Added note that there is no testsuite in man-db. Fixes ticket #1787 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7582 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-03 01:05:04 +00:00
Archaic
3153491122
Removed warning about install being safer than cp. Closes ticket #1728 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7581 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-03 00:07:10 +00:00
Archaic
a15578a2f9
Updated to man-pages-2.31.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7579 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-02 17:36:47 +00:00
Archaic
254e0802dd
Updated to iana-etc-2.10.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7578 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-02 17:21:55 +00:00
Manuel Canales Esparcia
2c558d6914
Look fix for PDF output.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7576 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-01 18:13:18 +00:00
Archaic
2ed4bb3f52
Added two seds to avoid symlink problems with Readline during reinstallation.
...
Thanks to Dan and Manuel for the fix and for testing. Fixes ticket #1770 .
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7574 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-01 17:50:08 +00:00
Archaic
efa4a64d42
Wrapped mention of "make install" inside command tags.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7573 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-01 17:00:41 +00:00
Archaic
3c19a9a314
Changed the cp construct in udev to economize. Also added -v switches.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7572 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-01 16:58:39 +00:00
Archaic
0d9735e488
Fixed issue where module-init-tools would not re-install its binaries. Thanks to Manuel for the report and Dan for the fix.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7571 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-01 16:47:39 +00:00
Archaic
7d6d34b859
Updated to udev-091. Moved to a tarball-based set of udev rules. Updated the bootscripts to support the new udevsettle program.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-01 15:46:53 +00:00
Jeremy Huntwork
6b8936fc92
Remove extra '/'s from hints links
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-30 17:42:10 +00:00
Manuel Canales Esparcia
631bf297fd
Typo fix.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7543 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-20 18:25:32 +00:00
Manuel Canales Esparcia
26cfdf0c90
Added missing tags.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7542 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-20 18:13:11 +00:00
Manuel Canales Esparcia
70b0e4d231
Tags corrections.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7541 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-20 17:53:32 +00:00
Archaic
d8af60f758
Slight wording change to GDBM note.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7540 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-20 05:43:39 +00:00
Archaic
dc5f1f8427
Removed unused pwdgroup.xml.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7539 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-20 05:39:07 +00:00
Jeremy Huntwork
72d7e2822e
Moved all dependency information to a new page, Appendix C.
...
Appendix C also contains information concerning the build order.
While there might need to be a few tweaks yet, this information is complete
enough at this point to close out the long-standing ticket #684 .
Many thanks to Chris Staub, Dan Nicholson and Manuel Canales Esparcia for
helping get this finished.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-18 17:57:37 +00:00
Manuel Canales Esparcia
0306755a86
We are creating a new file, no appending to an existing one.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7533 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-16 09:32:27 +00:00
Archaic
cf455b0ebe
Wrapped a couple of filenames in filename tags.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7531 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-15 22:35:14 +00:00
Archaic
ff38e7078b
Fixed small typo in chap6 glibc.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7522 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-15 18:07:45 +00:00
Archaic
81aee91331
Added patch to glibc to fix build errors in packages that include linux/types.h after sys/kd.h. Thanks to DJ for supplying the patch.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7521 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-15 16:14:40 +00:00
Ken Moffat
3477776378
Add patch for tar re CVE-2006-0300, to fix ticket #1767 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-14 19:23:22 +00:00
Manuel Canales Esparcia
0090db5c7b
Changed typography convections.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-14 09:37:17 +00:00
Archaic
b55b3c4ff2
Rewrote the GDBM recommendation to be more of a possibility but not endorsed.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7515 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-14 02:45:58 +00:00
Archaic
7119213047
Removed boot logging rule from /etc/syslog.conf and removed the command to move logger to /bin. (ticket #1746 ).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7513 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-13 21:05:53 +00:00
Archaic
ed0843e8b1
Added symlink from vim.1 to vi.1.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7512 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-13 20:51:02 +00:00
Archaic
470b5d4c87
Added chgpasswd to the list of installed files for Shadow.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7511 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-13 20:34:24 +00:00
Archaic
a0d96d25cf
Tweaked some of the educational text regarding udev.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7510 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-13 20:17:52 +00:00
Archaic
d2c332bc21
Merged the udev_update branch to trunk.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7509 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-13 18:45:33 +00:00
Manuel Canales Esparcia
dd7ed7b42f
Added missing -v switch.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7502 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-13 17:27:27 +00:00
Jeremy Huntwork
9d2bf097cc
Adjust some redundant text in Berkeley DB page.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7500 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-12 20:13:48 +00:00
Jeremy Huntwork
a8e53b4775
Added a pointer to GDBM in Berkeley DB page.
...
Also added explanatory text concerning why LFS chose Debian's convention for storing man pages.
Thanks to Tushar Teredesai and Alexander Patrakov.
Resolves Ticket 1694.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7499 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-12 20:11:11 +00:00
Jeremy Huntwork
c1b231c94d
Finish up some changes regarding zsoelim
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7498 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-12 11:39:10 +00:00
Jeremy Huntwork
a21b3ee08f
Remove symlink of zsoelim to groff's soelim in chapter 6.
...
Man-DB produces a sufficient zsoelim which overwrites the symlink we used to create.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7497 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-12 03:25:56 +00:00
Jeremy Huntwork
3685bb6f51
Merged alphabetical branch to trunk.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-06 17:31:00 +00:00
Ken Moffat
7f6e6e9133
Correct my wrong UTF-8 comment.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7476 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-30 12:23:20 +00:00
Ken Moffat
8cc086603a
Apply r7469,r7471 from udev_update branch to trunk.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7472 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-29 21:02:45 +00:00
Manuel Canales Esparcia
1d4f21fc6e
Typo fix
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7465 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-29 16:36:11 +00:00
Manuel Canales Esparcia
4d0bf243f4
Standarized Perl test suite run.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7461 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-28 17:17:52 +00:00
Manuel Canales Esparcia
b044f052e4
Tag fix.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7458 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-26 09:56:33 +00:00
Matthew Burgess
332771ecf7
Don't run iproute2's configure stage manually
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7442 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-18 21:43:25 +00:00
Matthew Burgess
ee75f416f1
Make bzdiff use mktemp instead of the deprecated tempfile command
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7441 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-18 21:33:58 +00:00
Matthew Burgess
93ca991c1f
Upgrade to flex-2.5.33
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7440 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-18 10:09:34 +00:00
Matthew Burgess
f213c179dd
Upgrade to file-4.17
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7436 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-18 09:45:46 +00:00
Matthew Burgess
02b6dc2a0a
Upgrade to Man-pages 2.25
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7418 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-08 21:23:37 +00:00
Archaic
86d27755e3
Replaced the debian-specific groff patch with an LFS-style patch.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7409 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-07 17:41:26 +00:00
Manuel Canales Esparcia
7660d675a5
Added a few missing userinput tags.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7395 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-25 11:31:45 +00:00
Matthew Burgess
fc0e418db8
Upgrade to Man-pages 2.24
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7391 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-21 20:24:39 +00:00
Matthew Burgess
91cfd9d1df
Build Sed's HTML docs using a configure switch instead of editing the Makefiles ourselves
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7384 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-19 21:19:54 +00:00
Matthew Burgess
ae9e48ba1f
Add upstream fixes 001-002 for Readline
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7383 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-19 21:00:50 +00:00
Matthew Burgess
c93d0572c1
Add upstream fixes 001-008 for Bash
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7382 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-19 20:45:16 +00:00
Matthew Burgess
e3408bec32
Upgrade to Sed 4.1.5
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7381 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-19 20:31:54 +00:00
Matthew Burgess
d49adef3f2
Upgrade to Coreutils 5.94
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7379 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-19 20:23:24 +00:00
Matthew Burgess
c4aba10f0f
Upgrade to Perl 5.8.8
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7377 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-19 20:13:22 +00:00
Matthew Burgess
e178a8e0d3
Add verbose parameter to a couple of commands that should have it
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7376 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-19 20:08:26 +00:00
Manuel Canales Esparcia
ddd554266c
Finished the XML indentation plus few tags changes.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7369 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-10 19:05:30 +00:00
Manuel Canales Esparcia
3f3931b0a8
Indenting chapter 6, part 9
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7362 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-07 19:39:29 +00:00
Manuel Canales Esparcia
2fa922f380
Indenting chapter 6, part 8
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7358 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-06 20:45:42 +00:00
Manuel Canales Esparcia
403a610fb1
Indentation fix.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-05 13:22:02 +00:00
Manuel Canales Esparcia
bdea25ce6a
Indenting chapter 6, part 7
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7351 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-05 13:17:43 +00:00
Manuel Canales Esparcia
4ae4324957
Indenting chapter 6, part 6
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7348 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-05 11:33:31 +00:00
Manuel Canales Esparcia
6a82dd9a18
Indenting chapter 6, part 5
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7344 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-04 13:28:41 +00:00
Manuel Canales Esparcia
54e422c1d9
Indenting chapter 6, part 4
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7340 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-03 20:54:03 +00:00
Manuel Canales Esparcia
8ef83047f9
Indenting chapter 6, part 3
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7325 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-02 21:03:09 +00:00
Manuel Canales Esparcia
92474b4514
Indenting chapter 6, part 2.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7324 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-02-01 20:41:29 +00:00
Manuel Canales Esparcia
50e693d738
Started chapter06 indentation.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7323 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-31 20:17:20 +00:00
Jeremy Huntwork
a11b40fbeb
Remove unnecessary LDFLAGS variables in binutils pass 1 and 2. Thanks Dan Nicholson.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7319 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-31 01:50:44 +00:00
Jeremy Huntwork
28bb06349a
Various textual corrections. Thanks Chris Staub.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7317 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-30 06:51:33 +00:00
Jeremy Huntwork
62d3362b8d
Adjust binutils-pass1 so we don't need to hang on to its source directories.
...
Also use 'gcc -dumpmachine' instead of the MACHTYPE var.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7316 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-30 06:50:11 +00:00
Jeremy Huntwork
b87ea8726b
Remove a spurious -i from the perl command when readjusting the toolchain.
...
Thanks Dan Nicholson.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7315 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-30 04:20:15 +00:00
Jeremy Huntwork
1ba726fd6f
Restore the use of *startfile_prefix_spec
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7314 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-30 01:45:25 +00:00
Jeremy Huntwork
942465e12e
Added 'nodump' to commands in the Package Management section.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7309 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-26 14:56:33 +00:00
Jeremy Huntwork
2914987be2
Adjust chapter 5 binutils to build a static ld-new for use in the chapter 6 readjusting section.
...
Also add some extended sanity checks. These fixes are adapted from DIY-Linux and Greg Schafer.
Thanks to Dan Nicholson for the report, as well.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7308 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-26 14:45:36 +00:00
Jeremy Huntwork
40abfd5df2
Modify chapter 6 Glibc's make install command to allow test-installation.pl to run.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7307 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-26 11:52:41 +00:00
Jeremy Huntwork
313ca76210
Fixed the re-adjusting of the toolchain in chapter 6 so that chapter 6 GCC and Binutils links against the proper Glibc and so that we don't have to keep the binutils directories from chapter 5.
...
Also moved a note about saving the /tools directory to the beginning of chapter 6.
Fixes bug 1677. Thanks to Chris Staub, Alexander Patrakov, Greg Schafer and Tushar Teredesai for reporting and resolving this issue.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7306 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-26 03:45:12 +00:00
Jeremy Huntwork
ae437d3255
Fix chapter 6 Glibc's test-installation.pl to test the correct Glibc.
...
Fixes bug 1675. Thanks to Dan Nicholson for the report and Greg Schafer for the fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7305 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-26 02:35:40 +00:00
Jeremy Huntwork
9c9c8e1971
Remove ppc specific instructions from chapter 6 patch.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7304 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-26 02:05:59 +00:00
Matthew Burgess
3a35b11da1
Fix sort's numeric sort order and add en_US.UTF8 locale to improve coreutils' test coverage
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7302 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-25 21:26:09 +00:00
Matthew Burgess
76ccbb3810
Add information about package management
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7301 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-25 21:05:21 +00:00
Matthew Burgess
e990c367c9
Upgrade to Shadow 4.0.14
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7296 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-23 21:51:25 +00:00
Matthew Burgess
41ddb3b5c8
Patch Perl to pass tests with BDB-4.4.20. Fixes bug 1687
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7294 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-23 20:42:07 +00:00
Jeremy Huntwork
11cbbb0452
Added a patch to fix the sprintf security vulnerability in Perl.
...
Thanks to Tim van der Molen for pointing it out.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7284 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-20 14:22:56 +00:00
Jeremy Huntwork
d93d1c90ae
Fixed locale generation for French UTF-8. Thanks to Dan McGhee and Alexander Patrakov.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7283 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-18 03:24:03 +00:00
Manuel Canales Esparcia
895a637737
Removed the empty man.xml file.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7264 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-11 10:49:56 +00:00
Ken Moffat
2debf13d30
Make bison build repeatably.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7263 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-10 22:08:36 +00:00
Ken Moffat
3154d10b57
Use a sed so that gccbug uses mktemp.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7262 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-10 20:39:53 +00:00
Ken Moffat
f420687e72
Move mktemp back to where it used to be, this should revert r7256 and hopefully remove any unintended idea that the toolchain position in the build can be lightly tinkered with.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7261 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-10 20:26:14 +00:00
Ken Moffat
2df049de47
More Berkeleyization for DB, thanks to Randy for advice.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7259 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-07 23:53:51 +00:00
Ken Moffat
f76cde828d
Move creation of /etc/hosts in Perl, to remove another ICA difference.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-07 23:09:01 +00:00
Ken Moffat
9a404f49c5
Move grep ahead of libtool. This removes a hardcoded /tools/bin/grep from /usr/bin/libtool.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7257 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-07 22:24:55 +00:00
Ken Moffat
4da4a63bdf
Build mktemp earlier, for gcc's gccbug which now wraps mktemp in 'if [ yes = yes ];' instead of 'if [ no = yes ];'.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7256 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-07 22:12:20 +00:00
Ken Moffat
693e2fbc1e
's/DB/Berkeley DB/' and remove -lpthread overrides from it.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7255 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-07 16:39:54 +00:00
Manuel Canales Esparcia
ef448f2db7
Applied Alexander's fixes patch.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-07 11:31:33 +00:00
Jeremy Huntwork
fa21b3dc89
Initial support of UTF-8. Thanks Alexander Patrakov.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7245 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-06 01:59:08 +00:00
Matthew Burgess
60e34b5281
Clarify mktemp's --with-libc configure parameter
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7243 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-03 16:36:04 +00:00
Matthew Burgess
3c55f731d6
Upgrade to libtool 1.5.22
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7242 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-03 16:33:22 +00:00
Ken Moffat
dec63ea3d9
Make install of asm headers repeatable (for reruns, or ICA), instead of creating a spurious asm/asm-i386 directory when repeated.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7239 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-12-31 18:20:17 +00:00
Archaic
94aa662138
Reverting UTF-8 changes until everything is in place.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7236 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-12-26 19:46:12 +00:00
Archaic
5536f7440f
Applied Alexander Patrakov's patch which adds UTF-8 capability to the
...
development branch of the LFS Book.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-12-26 19:00:06 +00:00
Jim Gifford
2550494b85
Fixed Vim version for the symlink to /usr/share/doc
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7233 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-12-23 08:16:41 +00:00
Matthew Burgess
faaf88e953
Fix the broken Vim documentation symlink
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7231 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-12-21 19:00:26 +00:00
Matthew Burgess
3ffd592783
Pass a valid path to the --prefix switch of module-init-tools' configure script
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7225 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-12-17 18:04:56 +00:00
Matthew Burgess
f8d484de8e
Symlink Vim's documentation to /usr/share/doc/vim-6.4
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7223 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-12-17 17:59:02 +00:00
Matthew Burgess
1bb4eb1554
Upgrade to psmisc 21.9
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7222 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-12-17 17:10:03 +00:00
Matthew Burgess
a79a7dd634
Upgrade to man-pages 2.17
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7221 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-12-17 14:00:59 +00:00
Jeremy Huntwork
2c75e3ced6
Upgrade to readline-5.1. Also bash removed bash-3.0 and readline-5.0 specific patches.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7211 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-12-11 21:53:46 +00:00
Jeremy Huntwork
49ff2b2546
Changed variable used to link ncurses into readline - doesn't overwrite other settings. Thanks Alex Patrakov.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7209 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-12-11 21:10:51 +00:00
Matthew Burgess
0be3d41926
Mention testsuites (or lack of them) for all packages (bug 1664)
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7204 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-12-07 20:46:14 +00:00
Matthew Burgess
81f1289451
Revert r7195 - committed by mistake
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7196 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-27 10:44:05 +00:00
Matthew Burgess
5d725ed5c5
Remove module-init-tools-testsuite from list of packages
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7195 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-27 10:42:18 +00:00
Matthew Burgess
423f6e811a
Don't install man pages from the Glibc Linuxthreads tarball
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7192 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-26 22:22:55 +00:00
Matthew Burgess
9b6a7d0902
Upgrade to module-init-tools 3.2.1
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7189 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-26 20:20:01 +00:00
Matthew Burgess
70326afc73
Prevent Shadow from installing internationalized variants of the 'groups' man page
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7188 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-26 19:59:14 +00:00
Manuel Canales Esparcia
6fdd678063
Updated a tar switch to their current name in tar-1.15.1
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7182 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-26 10:50:10 +00:00
Gerard Beekmans
e5ab482e4e
Changed 'man page' to 'HTML documentation'
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7173 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-24 01:46:03 +00:00
Manuel Canales Esparcia
536afc9f40
Fixed the unpack of the module-init-tools-testsuite package.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7168 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-18 21:33:17 +00:00
Archaic
5084f44990
Changed the chapter 6 Perl Dpager configure option to reflect the new location of the less binary.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7155 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-16 03:40:44 +00:00
Matthew Burgess
c45b780761
Improve the heuristic for selecting a supported/working locale
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7143 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-12 09:34:32 +00:00
Matthew Burgess
4ebf97c614
Omit running Bzip2's testsuite as a separate step
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-11 20:44:53 +00:00
Manuel Canales Esparcia
ca170329c9
Including patches.ent from general.ent
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7137 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-10 16:01:08 +00:00
Matthew Burgess
2a698a656b
Install the binaries from Less to /usr/bin instead of /bin
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7136 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-07 20:20:49 +00:00
Matthew Burgess
f684ec6c52
Alter some --libexecdir options to improve general consistency throughout the book
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7135 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-07 20:14:37 +00:00
Matthew Burgess
09043c0e9a
Stop the Udev build process from killing the hosts' udevd process
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7132 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-07 19:50:41 +00:00
Matthew Burgess
982932985a
Remove optimization related warnings from the toolchain packages
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7131 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-06 18:47:51 +00:00
Matthew Burgess
a5ebf89e5b
Install Vim's documentation to /usr/share/doc/vim-6.4 instead of the default /usr/share/vim/vim64/doc
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-06 18:37:36 +00:00
Matthew Burgess
b1c9e38c69
Upgrade to glibc-2.3.6
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7127 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-06 17:59:31 +00:00
Archaic
a9aebc4255
Minor typo fix.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7123 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-05 14:51:22 +00:00
Matthew Burgess
462a9038a3
Fix typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-03 22:42:59 +00:00
Matthew Burgess
e63bba5037
Add the command required to unpack Module-Init-Tools' testsuite, and remove the now redundant explanation related to it
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7120 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-03 22:02:44 +00:00
Matthew Burgess
89cca6e907
Correct the instructions for running Module-Init-Tools' testsuite
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7118 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-03 21:35:27 +00:00
Manuel Canales Esparcia
67d9211fd6
Typo fixes.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7117 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-01 12:56:44 +00:00
Manuel Canales Esparcia
c8c8222784
Added udev-config-file entity.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7115 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-31 20:03:34 +00:00
Matthew Burgess
804a46a4a4
Upgrade to shadow 4.0.13
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7114 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-31 19:55:28 +00:00
Matthew Burgess
694c45d237
Upgrade to Vim-6.4
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7113 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-31 18:13:02 +00:00
Matthew Burgess
8b51e27a24
Enable udev to execute programs in /etc/dev.d and /etc/hotplud.d again
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7109 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-31 17:36:57 +00:00
Matthew Burgess
6b5989572a
Upgrade to coreutils-5.92
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7098 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-29 20:07:18 +00:00
Manuel Canales Esparcia
be7082fc8b
Redaction correction: Udev is configured in this chapter.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7062 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-19 21:38:05 +00:00
Manuel Canales Esparcia
0aaf02b71d
Fixed the groups Index entry.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7061 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-19 21:27:52 +00:00
Matthew Burgess
1846700136
Update the Udev rules file
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7026 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-15 19:38:00 +00:00
Matthew Burgess
3da377d893
Add cdrom group as required by the Udev rules file
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7022 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-15 19:14:50 +00:00
Manuel Canales Esparcia
893d40b345
Removed a nodump attribute.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6996 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-12 10:14:10 +00:00
Manuel Canales Esparcia
dde039d8cd
Removed extra >
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6988 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-09 08:24:14 +00:00
Archaic
50993e3328
Added patch to fix vulnerable tempfile creation texinfo.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6983 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-08 18:33:50 +00:00
Manuel Canales Esparcia
e193a75683
Added another two nodump attributes.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6982 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-08 16:00:42 +00:00
Manuel Canales Esparcia
ab007cade2
Added a nodump attribute.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6981 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-08 15:31:20 +00:00
Matthew Burgess
3d2019bdcd
Upgrade to iproute2-051007
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6980 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-08 10:08:11 +00:00
Manuel Canales Esparcia
de927882c9
Added a few nodump attributes.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6978 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-07 19:20:12 +00:00
Manuel Canales Esparcia
be4be92f7e
Nodump timezone settings.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6961 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-05 18:09:26 +00:00
Matthew Burgess
27ced84613
Prevent GCC's fixincludes from running during chapter 5 pass2 and chapter 6
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6959 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-04 19:56:35 +00:00
Manuel Canales Esparcia
cad7b50152
Added one more nodump attribute.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6958 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-04 19:37:37 +00:00
Manuel Canales Esparcia
810deb9a4c
Added more missing -v switchs.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6935 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-01 10:00:43 +00:00
Manuel Canales Esparcia
03e9011736
In Chapter5, dump only the locales required by testsuites. In chapter6 dump the full locales build.
...
Fixed an screen formating issue in both HTML and PDF outputs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6934 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-01 09:55:32 +00:00
Matthew Burgess
59988921eb
Add -v to commands that accept it
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-29 20:55:40 +00:00
Matthew Burgess
7554e8d181
Upgrade to man-pages-2.08
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6900 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-26 19:41:40 +00:00
Matthew Burgess
ed393bac3d
Upgrade to gawk-3.1.5
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6890 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-24 15:47:31 +00:00
Matthew Burgess
d42a56b7d7
Upgrade to man-1.6b
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6889 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-24 10:32:47 +00:00
Matthew Burgess
6b6933d8e7
Upgrade to util-linux-2.12r
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6888 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-24 10:25:16 +00:00
Manuel Canales Esparcia
e94165c26e
Tags fix.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6871 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-18 09:45:53 +00:00
Manuel Canales Esparcia
5ebdc13a4a
Removed hardwired sources directory.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6870 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-18 09:08:13 +00:00
Matthew Burgess
4fd2af1540
Upgrade to udev 070 and remove the unnecessary udevdir=/dev parameter
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6866 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-17 13:55:11 +00:00
Matthew Burgess
8dc8eb42fe
Add a patch to improve POSIX and bash compatibility of 'echo' - required by the testsuite in udev-069 and later
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-17 13:41:01 +00:00
Matthew Burgess
d0160188ed
Fix typo in iproute2's configure command
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6864 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-16 21:46:30 +00:00
Archaic
32288165dd
Minor grammatical fix.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6859 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-16 02:57:59 +00:00
Archaic
e860d2cfed
Added a blurb about bash\'s new file expansion ability.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6858 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-16 02:38:06 +00:00
Archaic
be9755e592
Added a patch for util-linux to prevent a umount vulnerability.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6856 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-16 01:50:50 +00:00
Matthew Burgess
2e02c35ad7
Upgrade to gcc-4.0.1 (merge of gcc4 branch)
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-09 20:34:44 +00:00
Matthew Burgess
6e229d806b
Fix typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6810 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-04 12:30:42 +00:00
Matthew Burgess
f036150454
Patch util-linux to stop cfdisk from segfaulting
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6809 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-04 12:05:56 +00:00
Matthew Burgess
886fa7ff2a
Upgrade to libtool 1.5.20
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-04 10:39:58 +00:00
Matthew Burgess
ffd1bdfdc3
Upgrade to shadow-4.0.12
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6784 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-31 18:05:31 +00:00
Jeremy Huntwork
01674db272
Adjusted tar commands for chapter six Bash and Glibc for consistency.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6769 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-28 22:27:05 +00:00
Matthew Burgess
7eac3e32ab
Install documentation explaining how to create Udev rules
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6745 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-23 19:52:42 +00:00
Matthew Burgess
b2c8a77a2d
Don't move so many coreutils binaries to /bin
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6736 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-21 12:30:53 +00:00
Matthew Burgess
6c511d85f8
Upgrade to Udev-068
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6724 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-19 22:51:46 +00:00
Matthew Burgess
a938e5e7ca
Upgrade to IANA-etc-2.00
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6723 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-19 22:31:02 +00:00
Matthew Burgess
941429e2c5
Use -print-file-name=specs instead of the undocumented --print-file-name switch for GCC's specs file edit
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-18 20:18:30 +00:00
Ken Moffat
d3583ed55b
reworded to avoid capitalising bzgrep
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6707 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-18 17:26:37 +00:00
Ken Moffat
4c2d97d817
clarified the vulnerability with bzgrep
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6705 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-18 16:38:11 +00:00
Ken Moffat
50125deceb
Added bzgrep security patch
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6700 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-18 15:35:07 +00:00
Matthew Burgess
0c78fca937
Install sed's man page to /usr/share/doc/sed-4.1.4 instead of /usr/share/doc
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6696 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-16 20:44:11 +00:00
Ken Moffat
3288f5c666
stylistic corrections to r6687
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6688 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-14 23:27:25 +00:00
Ken Moffat
bad49049e2
Version update for shadow, maybe correct this time
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6687 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-14 22:20:40 +00:00
Matthew Burgess
4fa614477d
Add sed to prevent grub's UFS size test being run
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6685 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-14 15:09:25 +00:00
Matthew Burgess
64fc68abb9
Add patch to install bzip2 documentation
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6681 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-14 13:24:26 +00:00
Matthew Burgess
ff0dd81f45
Upgrade to udev-067 and fix the failing test
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6678 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-14 12:29:52 +00:00
Matthew Burgess
791a9ec3c2
Explain that libiconv isn't required on an LFS system (fixes bug 1614)
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6671 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-12 20:53:02 +00:00
Matthew Burgess
a6c7de59ff
Correct ownership of libtool's libltdl data files (fixes bug 1601)
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6670 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-12 20:17:16 +00:00
Matthew Burgess
06948c18f5
Change findutils' and vim's configure option explanations conform to the convention used elsewhere in the book (fixes bug 1613)
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6669 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-12 20:03:48 +00:00
Matthew Burgess
0687e9fdb0
Typo fix
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6668 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-12 19:49:47 +00:00
Matthew Burgess
a55f08682a
Expand explanation of device node creation in chapter 6 (fixes bug 1593)
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6666 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-12 19:44:32 +00:00
Manuel Canales Esparcia
a7b54820ac
Small tag fix.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6634 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-08 18:07:31 +00:00
Archaic
d96d594f12
Added a 2nd note to shadow to mention further command changes needed to support Cracklib.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6630 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-08 06:49:31 +00:00
Archaic
a75f3f8afe
Added note in Shadow regarding building Cracklib from BLFS first.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6629 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-08 04:04:30 +00:00
Matthew Burgess
54799d69d3
Add texi2pdf to Texinfo's list of installed files
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6619 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-06 20:35:47 +00:00
Matthew Burgess
7370801d6c
Minor wording improvement
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6617 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-06 12:20:52 +00:00
Matthew Burgess
c44040abaf
Minor wording improvement
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6616 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-06 11:49:07 +00:00
Matthew Burgess
62c3dff89e
Fix a couple of minor grammar issues (Chris Staub)
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6615 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-06 11:21:55 +00:00
Matthew Burgess
329d049e17
Update Vim's security patch to fix the latest modeline vulnerability
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6614 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-06 11:19:23 +00:00
Matthew Burgess
bdee2f5886
Add instructions for installing additional documentation for Bash
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6605 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-30 20:26:27 +00:00
Manuel Canales Esparcia
f7ea35ee2e
gvimrc isn't defined anymore in LFS.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6595 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-29 12:09:43 +00:00
Matthew Burgess
a7e97df78a
Minor rewording
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6587 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-27 21:12:13 +00:00
Matthew Burgess
15966d98f8
Don't define gvim's configuration file as we don't compile gvim
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-27 20:35:47 +00:00
Matthew Burgess
04dd97369c
Remove groups from the list of programs installed by shadow
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6585 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-26 21:01:01 +00:00
Matthew Burgess
23bafc9180
Upgrade to zlib-1.2.3
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6576 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-23 11:58:40 +00:00
Matthew Burgess
3a1ba46dd9
Fix typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6565 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-21 20:19:42 +00:00
Matthew Burgess
ec786e6783
Remove flex++ from the list of installed files
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6559 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-19 20:23:48 +00:00
Matthew Burgess
b2812fc567
Typo correction (Chris Staub)
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6506 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-14 18:01:21 +00:00
Matthew Burgess
99654e81c8
Upgraded to udev-062
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6460 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-08 22:54:40 +00:00
Archaic
fb39896a14
Wording changes. Pulled out previous changelog commit.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6417 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-06 19:11:53 +00:00
Archaic
cf62a33e4f
Added security patch for zlib.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6414 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-06 18:51:27 +00:00
Matthew Burgess
09bd7b3084
Several typo fixes
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6404 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-06 16:37:23 +00:00
Archaic
2cd5765635
Pulled the inetutils kernel header patch as it is no longer needed.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6402 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-06 15:22:27 +00:00
Matthew Burgess
b34174143f
Updated to e2fsprogs-1.38
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6400 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-06 07:50:06 +00:00
Matthew Burgess
45ca47c776
Updated to man-1.6
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6394 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-05 20:33:45 +00:00
Matthew Burgess
f87c11173a
Updated to man-pages-2.05
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6392 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-05 19:51:19 +00:00
Archaic
a1a7f4f337
Brought (hopefully) all references of man/info pages into conformity. Updated typography to reflect this.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6376 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-04 21:32:47 +00:00
Archaic
5cc05d8265
Added text to check for LFS var being set.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-04 17:25:36 +00:00
Archaic
e2c3fb99cb
Changed two more uncompress's to decompress.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6363 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-04 01:17:38 +00:00
Archaic
4122675955
Standardized capitalization of GRUB.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6339 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-02 18:00:19 +00:00
Matthew Burgess
d45df00723
Changed the inetutils patch instructions to use a patch entity
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6337 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-02 17:19:24 +00:00
Matthew Burgess
9caafa5c29
Re-added inetutils kernel-headers patch
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6335 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-02 17:02:11 +00:00
Archaic
37cfbc574b
Reprise of r6258.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6300 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-01 22:49:17 +00:00
Archaic
d001e2b771
Further fine-tuning to the changes made in r6249.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6295 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-01 20:56:00 +00:00
Archaic
fde4f7de29
Brought all occurences of LFS-Bootscripts into conformity.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6288 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-01 20:39:25 +00:00
Archaic
e5846effb0
Round 2 of several minor wording changes in chapter 6 (matt).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-30 17:53:21 +00:00
Archaic
2645ec62a3
Several minor wording changes in chapter 6 (matt).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-30 14:49:44 +00:00
Archaic
663ecfcc5f
Several minor wording changes (chapters 1 - 5).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-29 16:24:16 +00:00
Matthew Burgess
c4d687f063
Reworded known glibc test failures
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6215 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-28 19:43:54 +00:00
Archaic
06d30243a1
Minor wording change.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6209 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-28 17:47:23 +00:00
Archaic
8446a0be74
Switched from mounting /dev on a ramfs to a tmpfs.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6208 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-27 23:17:32 +00:00
Archaic
0626b4d319
Added the compress symlink to gzip.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6145 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-24 14:41:02 +00:00
Manuel Canales Esparcia
b3ea288e18
Typos
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6137 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-24 08:58:43 +00:00
Archaic
37e62c3927
Removed unneeded <application> tags.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6129 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-23 17:27:03 +00:00
Archaic
e534477793
Textual fixes in util-linux.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-23 05:26:54 +00:00
Manuel Canales Esparcia
e9842c1b5d
Added a missing and.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6107 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-21 21:07:51 +00:00
Manuel Canales Esparcia
f28e350985
Removed a dot.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-21 20:43:32 +00:00
Manuel Canales Esparcia
7634b9b441
Small typos.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6102 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-21 20:36:48 +00:00
Archaic
92f4dc7c01
Updated to findutils-4.2.23
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6082 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-21 05:23:57 +00:00
Manuel Canales Esparcia
95df0e5a41
Reworded Util-linux patch explanation. Bug 1554.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6076 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 19:25:36 +00:00
Archaic
fc29848099
Minor wording change.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6072 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 18:57:20 +00:00
Manuel Canales Esparcia
2a0a14b817
Fixed tar description. Bug 1553.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6071 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 18:50:03 +00:00
Manuel Canales Esparcia
3990e9a241
Missplaced period. Bug 1552.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6068 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 18:31:57 +00:00
Manuel Canales Esparcia
d24fe192da
Typo - bug 1551 issue 2
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6065 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 18:10:04 +00:00
Manuel Canales Esparcia
1a4fd4a67e
Fixed top description. Bug 1549.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6064 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 18:04:38 +00:00
Manuel Canales Esparcia
c076370f41
Typo.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6056 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-19 08:37:58 +00:00
Manuel Canales Esparcia
9b9666dafc
Remaining typo in Hotplug.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6055 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-19 08:35:01 +00:00
Manuel Canales Esparcia
2541f73367
Moved indexterm tags to their proper places.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6054 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-19 08:19:25 +00:00
Manuel Canales Esparcia
74441fcc96
Capitalized Hotplug dependencies.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6053 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-19 08:14:11 +00:00
Manuel Canales Esparcia
205496270a
Tag correction.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6050 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-19 06:05:55 +00:00
Manuel Canales Esparcia
08eb1c4abf
Fixed the list of installed programs in module-init-tools.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6049 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-19 05:54:51 +00:00
Manuel Canales Esparcia
c24424c304
Typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6048 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-19 05:51:27 +00:00
Archaic
0e848df6d9
Minor wording fix. Thanks Randy\!
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6040 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-17 00:43:49 +00:00
Archaic
ef5b719b42
Minor wording change.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6039 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-17 00:36:47 +00:00
Archaic
13382ebe03
Added installation dependencies for hotplug.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-16 21:32:03 +00:00
Matthew Burgess
9310805aff
Correct misuse of effect (Randy McMurchy).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6028 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-16 20:16:09 +00:00
Manuel Canales Esparcia
e34d9cb84c
Small tags fixes.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6022 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-16 19:51:06 +00:00
Archaic
7678532c22
Fixed typo in bash. Thanks Randy.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6014 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-16 17:13:36 +00:00
Jeremy Huntwork
2a88671910
Added command tags to patch.xml
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6012 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-16 16:57:07 +00:00
Archaic
bc2136ecac
Several minor grammatical fixes. Thanks to Randy and Steve.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6011 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-16 16:47:40 +00:00
Jeremy Huntwork
9c80e02769
Added quote tags in patch.xml
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6009 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-16 16:40:58 +00:00
Jeremy Huntwork
3745391fc9
Adjusted description of the patch package. Thanks Randy McMurchy.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6008 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-16 16:16:36 +00:00
Archaic
f91c2e4357
Fixed link to BLFS's db page referenced in iproute2. Thanks Randy.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6006 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-16 05:01:14 +00:00
Archaic
acfd4141bd
Slight wording change on findutils description. Thanks Randy.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6004 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-15 20:18:28 +00:00
Jeremy Huntwork
40cb5bfdbf
Changed description of bzip2, thanks Randy McMurchy
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5981 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-15 03:54:24 +00:00
Archaic
1a017dbb6b
Last 2 package build sizes updated.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5972 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-14 22:45:39 +00:00
Archaic
32ae9c7d88
Removed --with-included-regex from chapter6's grep since it is less reliable than glibc's in non-C locales.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5962 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-14 20:14:18 +00:00
Archaic
dc0e9159c4
Removed references to separate gcc tarballs.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5919 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-14 16:15:58 +00:00
Archaic
eb6d9eb7bb
Updated all chapter 6 build sizes (and chapter7 bootscripts).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-14 06:08:58 +00:00
Matthew Burgess
1ce44ef944
* Updated to shadow-4.0.9
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5894 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-12 17:13:13 +00:00
Archaic
b2d59c8a23
Tweaked the chown/chgrp program descriptions.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5797 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-08 21:01:17 +00:00
Archaic
d2c8881db3
Removed suggestion on where to move /sources, and reworded the rest of the page (chapter06/revisedchroot.xml).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5787 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-08 19:39:43 +00:00
Archaic
1ccbb42fed
Rephrased the docbook2man paragraph in module-init-tools.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5783 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-08 18:48:43 +00:00
Archaic
aa8363a353
Added a command to prevent module-init-tools from rewriting it's man page.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5716 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-06 01:27:49 +00:00
Archaic
8321123186
Fixed 2 small typos in shadow and coreutils (chap6).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5715 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-06 00:34:02 +00:00
Jim Gifford
3e36a78621
Changed patches to use entities
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5402 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-05-23 20:07:49 +00:00
Matthew Burgess
e6b9ad3059
* Updated to Binutils-2.16
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5378 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-05-22 18:15:37 +00:00
Matthew Burgess
f4aa3608f1
Add gzip security patch
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5367 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-05-15 12:56:43 +00:00
Archaic
c3bb6d8d2c
Added patch to allow glibc testsuite to pass with 2.6.11.x.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5131 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-27 23:41:56 +00:00
Archaic
8353ecbf51
Fixed typo.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5000 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-18 18:53:51 +00:00
Archaic
2966dd263a
Removed reference to BLFS in chapter6 gcc. Bug 1064.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4999 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-18 18:47:14 +00:00
Archaic
ec7b247172
Mentioned which compilers could be built as is in chapter 6. Bug 1064.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4998 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-18 18:27:12 +00:00
Matthew Burgess
f9bd7b2798
* Don't create the /var/log/hotplug/events file; the bootscripts do that for us.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4986 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-17 12:03:35 +00:00
Manuel Canales Esparcia
8807fbe9d1
Typos
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4980 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-17 09:25:42 +00:00
Manuel Canales Esparcia
005dc3f427
Fixed some typos in indexterm tags.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4950 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-13 21:32:36 +00:00
Manuel Canales Esparcia
91b852ad44
Fixed missplaced indexterm tags in chapter06/sysklogd.xml.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4946 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-13 19:28:34 +00:00
Manuel Canales Esparcia
868194f88d
Removed a missplaced comma.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-11 19:47:13 +00:00
Manuel Canales Esparcia
bd3d09fa1a
Text correction.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4915 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-11 19:34:01 +00:00
Manuel Canales Esparcia
801e4b58c0
Tag correction.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-11 19:29:27 +00:00
Manuel Canales Esparcia
4443e908bd
Tags and text corrections.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4911 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-11 19:26:40 +00:00
Manuel Canales Esparcia
9451a7d93c
Tags corrections.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4909 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-11 19:21:53 +00:00
Manuel Canales Esparcia
0474c90ea8
Tag correction.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4907 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-11 19:17:43 +00:00
Manuel Canales Esparcia
36d7d925ba
Tag correction.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4905 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-11 19:14:10 +00:00
Manuel Canales Esparcia
80f5524c15
Tags corrections.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4903 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-11 19:11:33 +00:00
Manuel Canales Esparcia
89ed0813b3
Indexation an text corrections.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4901 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-11 19:06:42 +00:00
Manuel Canales Esparcia
3a5ffda46b
Tags and text corrections.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4899 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-11 18:56:07 +00:00
Manuel Canales Esparcia
345194ca75
Tagging sed command,
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4888 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-09 12:22:39 +00:00
Jim Gifford
401da4c65e
Removed IPRoute2 patch, replaced with sed
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4885 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-06 23:29:35 +00:00
Matthew Burgess
37c2063221
* Don't use deprecated option style to tar
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4880 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-06 22:05:35 +00:00
Matthew Burgess
89858c6aaa
* chapter06/e2fsprogs.xml: Move sed command to before we enter the build directory
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4878 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-06 21:58:05 +00:00
Matthew Burgess
ef8b8675ae
* /var/log/hotplug is created by hotplug's Makefile; don't create it ourselves
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4867 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-04 21:01:09 +00:00
Matthew Burgess
fca8a2b798
* Fix E2fsprogs' testsuite compilation problem
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4866 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-04 20:52:05 +00:00
Matthew Burgess
c836998d30
* Mention bzip2's testsuite
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-04 20:43:17 +00:00
Jeremy Huntwork
56e814c42e
Fixed dtd url on resurrected sysklogd xml files
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4862 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-04-03 00:22:38 +00:00
Matthew Burgess
5fcbad24e2
* Upgrade to m4-1.4.3
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4835 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-31 18:27:07 +00:00
Jeremy Huntwork
7b409b74d1
Added sysklogd back in and removed libol and syslog-ng - thanks for the help, archaic
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-30 21:40:13 +00:00
Jeremy Huntwork
90d417240f
Copied over old sysklogd files in preparation of return to sysklogd over syslog-ng
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4814 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-30 17:31:03 +00:00
Jim Gifford
1ef7d448f0
Fixed: shadow lastlog issue
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4794 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-22 06:31:29 +00:00
Jim Gifford
fa85c5e5c9
Updated: wording on Tar Patch
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4793 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-20 05:34:00 +00:00
Jim Gifford
3afd8c74cc
Updated: wording, thanx Randy
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4790 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-20 05:28:44 +00:00
Jim Gifford
5c0f191523
Fixed: tar -S issue
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4788 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-20 04:58:47 +00:00
Jim Gifford
f0d59f25a7
Updated references to IPRoute2
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4777 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-19 15:14:59 +00:00
Jim Gifford
acaf4b2a11
Removed find_update patch from iproute2
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4763 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-16 14:56:40 +00:00
Matthew Burgess
787440b039
Reorder the descriptions of files and directories installed by hotplug
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4760 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-14 20:38:18 +00:00
Matthew Burgess
c59fe13219
Typo and rewording of hotplug filelist
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4758 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-14 20:30:17 +00:00
Jim Gifford
722f0a4e8b
Fixed: Typos in hotplug updates
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4755 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-14 20:19:45 +00:00
Matthew Burgess
307348ac54
* Upgrade to gettext-0.14.3
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4754 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-14 19:06:31 +00:00
Jim Gifford
6d87f47af2
Hotplug Updates
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4751 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-14 06:40:47 +00:00
Matthew Burgess
46a500e0e1
* Upgrade to iproute2-2.6.11-050310
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4746 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-13 23:55:35 +00:00
Jim Gifford
e2c85b1176
Reverse of r4738
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4740 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-13 05:30:59 +00:00
Jim Gifford
d697394ad2
passwd and group changes
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4738 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-13 05:00:01 +00:00
Matthew Burgess
a52dc7ed76
* Upgrade to udev-054
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-12 19:15:50 +00:00
Matthew Burgess
6c02a199f1
* Upgrade to findutils-4.2.19
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4733 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-12 14:55:28 +00:00
Matthew Burgess
9e34c5f049
* Upgrade to psmisc-21.6
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4732 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-12 14:46:36 +00:00
Jim Gifford
96e154983a
Reverted changes from 4729 and 4730
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4731 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-12 01:42:42 +00:00
Jim Gifford
4e64c91883
Hotplug updates
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4729 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-11 18:38:58 +00:00
Matthew Burgess
a867bd89d4
* gettext no longer installs libgettext{lib,src}.a (Jack Brown)
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4728 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-10 21:08:57 +00:00
Manuel Canales Esparcia
1aae8eef98
Tag fix
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4721 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-06 10:35:21 +00:00
Matthew Burgess
8e97f32808
* Remove --without-cvs from glibc instructions as we're no longer using CVS
...
snapshots
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4718 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-03 14:25:19 +00:00
Jim Gifford
ed5dcfc771
Updated: bash fixes patch to -3
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4710 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-28 23:49:36 +00:00
Matthew Burgess
7ae63566e0
* Upgraded to binutils-2.15.94.0.2.2
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4709 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-28 22:12:47 +00:00
Matthew Burgess
99df5e83e7
* Move /usr/bin/logger to /bin as it's needed by the bootscripts. Fixes bug 1035
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4708 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-28 21:24:17 +00:00
Matthew Burgess
1f908d1670
* Upgraded to iana-etc-1.04
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4707 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-28 19:54:52 +00:00
Matthew Burgess
5f6ad4ed7a
* Correct the instructions for invoking udev's testsuite
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4706 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-28 19:39:47 +00:00
Matthew Burgess
317b76b8c0
* Mention udev's testsuite. Fixes bug 1042.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4704 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-27 23:07:17 +00:00
Matthew Burgess
d6d042a9e9
* Upgrade to gettext-0.14.2
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-27 22:58:55 +00:00
Matthew Burgess
394d89751a
* Upgrade to findutils-4.2.18
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4701 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-27 21:49:55 +00:00
Matthew Burgess
abcb49be94
* Upgrade to bzip2-1.0.3
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4700 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-27 21:41:56 +00:00
Manuel Canales Esparcia
32b21a1c0f
Fixed some indexing issues.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4683 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-24 22:44:34 +00:00
Manuel Canales Esparcia
45992ae10c
Removed the package name from the dependencies titles.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4682 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-24 22:26:46 +00:00
Manuel Canales Esparcia
8f97096005
Changed the Short Descriptions sections to table format for XHTML output.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-24 18:32:19 +00:00
Manuel Canales Esparcia
bab5592779
Testing a new way to render the Short Description sections.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4669 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-23 00:32:28 +00:00
Manuel Canales Esparcia
845846e02d
Removed PDF specifics tags.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4664 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-21 20:53:49 +00:00
Manuel Canales Esparcia
8fb9882557
Tag correction.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4659 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-20 11:33:25 +00:00
Manuel Canales Esparcia
41dc476cf7
Typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4658 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-20 11:23:45 +00:00
Manuel Canales Esparcia
f85f2034ac
Tag correction.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4657 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-20 11:18:15 +00:00
Manuel Canales Esparcia
cb93a88fc6
Typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4656 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-20 11:13:23 +00:00
Gerard Beekmans
81fd230419
Trunk is now identical to Testing
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-19 22:16:42 +00:00
Matthew Burgess
73941fdbc2
* Upgrade to glibc-2.3.4
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4636 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-13 13:46:33 +00:00
Matthew Burgess
2f9d5505da
* Upgrade to grub-0.96
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4635 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-13 13:31:17 +00:00
Matthew Burgess
2c17ddcc20
* Fix bug 1023 by adding a space to the readjusting toolchain perl command
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4616 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-05 11:36:36 +00:00
Matthew Burgess
7ca72d4120
* Install hotplug's pnp.distmap
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4615 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-05 11:28:20 +00:00
Matthew Burgess
17700191e9
Upgraded to DocBook 4.4 DTD
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-30 18:06:48 +00:00
Manuel Canales Esparcia
d72e04ae7c
Added <literal> tags.
...
Added NEW comments to commands that differs from testing.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4599 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-30 12:51:22 +00:00
Manuel Canales Esparcia
bce08efc71
Uniffied the titles with the ones used in testing.
...
Added chapter07/udev.xml.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-30 11:27:57 +00:00
Matthew Burgess
8dd97c9246
* Upgrade to shadow-4.0.7
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4570 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-27 21:58:34 +00:00
Jeremy Utley
42e4d3ffb4
removed --enable-shared from libol, as the shared lib is installed by default - thanks Archaic
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4535 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-10 08:27:59 +00:00
Matthew Burgess
90e6ce5331
* Upgrade to man-1.5p
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4513 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-09 11:09:59 +00:00
Matthew Burgess
ad9b084473
Fix a typo in glibc commands
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4501 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-05 22:11:54 +00:00
Jeremy Utley
ecc9bebb6a
Upgrade to Texinfo 4.8
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4488 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-05 14:18:58 +00:00
Jeremy Utley
98fcc378d5
Added Archaic's sed to remove installation of the groups binary from shadow - see LFS-Dev for more info.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4472 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-31 06:45:17 +00:00
Jeremy Utley
008a51dd95
Added Vim Security Vulnerability patch
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4471 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-31 06:40:24 +00:00
Jeremy Utley
307d0a23a3
Upgraded unstable to util-linux-2.12p - added Alexander's patch as adapted from the debian cramfs utilities package
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4458 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-26 01:04:56 +00:00
Jeremy Utley
3ae155cde6
Upgraded binutils, fixing the strip bug. No changelog here because this is a simultaneous commit to testing/unstable
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4455 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-26 00:39:40 +00:00
Manuel Canales Esparcia
3d36131cff
Fixed some look issues in unstable.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4449 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-22 12:06:22 +00:00
Manuel Canales Esparcia
3f0c882398
Removed the text in chapter 06.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4446 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-21 19:38:32 +00:00
Jeremy Utley
fcbc3481c5
Fixed shadow - thanks David Jensen and Robert Connolly
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4419 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-19 18:29:03 +00:00
Matthew Burgess
b8dd5d4eeb
* Upgrade to findutils-4.2.10
...
* Upgrade to man-pages-2.00
* Upgrade to perl-5.8.6
* Upgrade to sysvinit-2.86 (remove proclen patch and add description of the
mountpoint command)
* Upgrade to tcl-8.4.9
* Upgrade to util-linux-2.12l
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4405 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-17 20:53:49 +00:00
Matthew Burgess
b8e37b35aa
BLFS now handles installing ANT
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4379 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-10 19:58:58 +00:00
Jim Gifford
30c872d01a
Fixed Typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4365 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-07 22:13:33 +00:00
Jim Gifford
9373e03980
Broke the book, fixed now
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4364 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-07 17:57:56 +00:00
Jim Gifford
0fa17b726f
Updated: Fixes Typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4363 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-07 17:47:18 +00:00
Jim Gifford
82167e698f
Updated: Shadow
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4362 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-07 17:35:36 +00:00
Jeremy Utley
b3268eb03f
Corrected binutils patch error in chapter 6 - thanks Robert Connolly
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4361 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-06 23:06:22 +00:00
Jim Gifford
7111666451
Updates to findutils, util-linux, and iproute2. More library changes
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4359 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-06 18:24:50 +00:00
Jeremy Utley
af133c3f42
Added new binutils fix_strip patch taken from upstream
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4354 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-04 20:53:03 +00:00
Jim Gifford
ee6618fcf2
Correct: wording
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4345 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-03 20:16:37 +00:00
Jim Gifford
509125143a
Updates: zlib, readline Upgrade: perl to 5.8.6
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4344 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-03 18:29:38 +00:00
Jeremy Utley
f23c8b9847
Minor entity changes to make the XML more in sync. Patch courtesy of Boris Buegling (NeoCool on IRC)
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4334 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-01 18:58:44 +00:00
Matthew Burgess
0cac7b0c30
* Remove the now unneeded util-linux patch for sfdisk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4316 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-11-23 19:36:51 +00:00
Jim Gifford
9c1d48fa70
Package Upgrades
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4313 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-11-18 20:51:57 +00:00
Jeremy Utley
7b0c375c64
Removed 2 unneccessary commands from shadow, per David Jensen's post on LFS-Dev
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4309 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-11-13 10:56:50 +00:00
Jeremy Utley
75bf9851a8
No changelog entry - forgot to remove the zlib security patch from the XML - this commit does so
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4305 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-11-05 01:49:32 +00:00
Jeremy Utley
85bbe031aa
Upgraded a lot of packages - automake, man-pages, shadow, findutils, linux, libc-headers, zlib, udev, iproute2
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4304 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-11-04 20:09:17 +00:00
Jeremy Utley
84dee3b478
Alexander Patrakov found that some testsuites require the tty, random, and urandom testsuites, so have added those here for completeness sake.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4302 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-11-02 08:54:46 +00:00
Jeremy Utley
0a9b2e0ddf
Altered permissions and ownerships of device nodes - no changelog entry made for this change
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4297 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-10-17 09:12:20 +00:00
Jeremy Utley
6135b95e08
Experimental - don't build udev in chapter 5, instead create a minimal device enviornment at the beginning of chapter 6, and run udevstart after udev is installed in chapter 6.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4295 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-10-17 08:48:03 +00:00
Jeremy Utley
b457a1d5d0
Added the util-linux patch back, because upstream goofed up on the fix
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4294 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-10-17 08:04:34 +00:00
Jeremy Utley
cd0f519126
Upgraded to 20041011 glibc snapshot, added bash patch to fix execution problem with new glibc, upgraded to util-linux 2.12h, removed util-linux-sfdisk patch which is no longer necessary.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4289 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-10-15 03:08:36 +00:00
Jeremy Utley
4b31e82b28
Added the udev DESTDIR patch
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4276 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-10-13 03:15:56 +00:00
Jeremy Utley
3a2442d1fb
Upgrade to Man-pages and udev
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4275 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-10-12 08:44:14 +00:00
Jim Gifford
51504be78c
Patches and Program Updates
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4247 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-29 18:00:17 +00:00
Matthew Burgess
73cb24acc2
su is installed by shadow, not coreutils
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-28 16:11:32 +00:00
Matthew Burgess
ba7d4fd613
Fix bug 906
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4231 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-28 16:01:07 +00:00
Matthew Burgess
9966f76e88
Minor typo correction
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4228 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-28 15:47:23 +00:00
Matthew Burgess
03ddc79e3c
Added note about known failure in GRUB testsuite
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4226 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-09-28 15:07:07 +00:00