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 |
|