Randy McMurchy
f950b79712
Added the Mktemp-1.5 package to the list of removed items in the Chapter3 'What's new ...' page
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8582 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-05 22:48:56 +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
Randy McMurchy
43523c35b5
Updated the Bash Fixes patch to the -8 version
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8572 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-05 19:26:36 +00:00
Randy McMurchy
1100dfc670
Added a patch to the Expect instructions to fix an issue with recent Tcl versions
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8571 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-05 18:46:09 +00:00
Randy McMurchy
85ca28c900
Updated Tcl to 8.5.4
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-05 17:04:28 +00:00
Randy McMurchy
2b694e785b
Updated the Linux kernel to 2.6.26.5
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-05 16:44:38 +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
6d7b95a812
Added the GMP and MPFR packages to the list of packages in Chapter 3, thanks to Lefteris Dimitroulakis for pointing out the omission
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8566 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-05 14:14:13 +00:00
Bruce Dubbs
cad8a810f6
Remove tabs
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8565 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-04 00:20:08 +00:00
Bruce Dubbs
eb745c8b3d
Fix 'make validate' Makefile rule
...
Add Perl version check to Host System Requirements
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-04 00:07:02 +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
Bruce Dubbs
1c4800743d
Moved bootscripts and udev-config to BOOK
...
Updated Makefile to automatically generate bootscript and udev-config tarballs
Updated licesnse to be the same as BLFS
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8548 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-06-03 21:51:14 +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
0fcbd17115
Updated Autoconf to 2.62
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8540 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-23 18:03:50 +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
Bruce Dubbs
2380f02419
Typo/whitespace
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8519 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-11 19:52:46 +00:00
Bruce Dubbs
067e51d1d6
Updated host requirments to check for symlinks
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8518 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-11 19:48:05 +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
0da5de3ba2
Upgraded to iana-etc-2.30. Fixes #2174 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8510 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-03 05:27:32 +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
2ec973e241
Fixed some changelog entries so they are formatted properly
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8506 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-03 02:27:16 +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
Jeremy Huntwork
20f8deb0c2
Updated to linux-2.6.24.4, fixes #2157
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8503 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-03 00:54: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
a355a644bb
Upgrade bzip2.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8500 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-03-27 17:08:57 +00:00
Bryan Kadzban
10565d1a0a
Undo r8485 for now, since the newer udev-config rules will only work with udev >=115 (they require the 50-udev-default.rules distributed with udev). The book still uses 113, unfortunately.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8495 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-03-12 23:37:10 +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
Ken Moffat
10c9f9c2e5
Correct the name of ru-ms keymap in the example (ru_ms is wrong even for 1.12).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8493 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-27 00:11:42 +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
af09574373
Upgrade to latest upstream Vim patches.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8486 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-17 20:01:56 +00:00
Matthew Burgess
03c9af06fd
Upgrade to Udev-config-20080217.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8485 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-17 20:01:33 +00:00
Matthew Burgess
c7f37ab23b
Upgrade to Tcl-8.4.18. Fixes #2146 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8484 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-17 20:01:03 +00:00
Matthew Burgess
10d5a89815
Upgrade to Man-pages-2.78. Fixes #2152 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8483 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-17 20:00:31 +00:00
Matthew Burgess
66d6a2ec6c
Upgrade to Man-DB-2.5.1. Fixes #2148 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8482 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-17 20:00:00 +00:00
Matthew Burgess
49f1c97ebf
Upgrade to Linux-2.6.24.2. Fixes #2147 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8481 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-17 19:59:14 +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
7adacb9ab0
Upgrade to Findutils-4.2.33. Fixes #2151 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8479 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-17 19:57:52 +00:00
Matthew Burgess
0b1b7d3940
Upgrade to E2fsprogs-1.40.6. Fixes #2149 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8478 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-17 19:57:10 +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
a8cce92b7d
Upgrade to Man-pages-2.77. Fixes #2142 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8473 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-07 19:51:24 +00:00