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
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
Bruce Dubbs
b95d9eca60
Typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8676 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-19 19:29:36 +00:00
Bruce Dubbs
10bd240370
Updated the discussion in Chapter 1 explaining that the LiveCD is out of date.
...
Added a paragraph to the note in the packages page explaining that bandwidth
can be saved when making multiple updates within a minor kernel release by
downloading a base version and patches.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8675 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-19 19:20:58 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
cdf68ba134
Remove leftover mktemp patch.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-19 23:45:24 +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
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
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
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
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
9f30149aa3
Add Udev usbid patch to patch list in chapter 3. Thanks to Thomas Trepl for the report.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8427 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-10-30 21:40:08 +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
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
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
Dan Nichilson
7993939ebf
Change shadow download url to more stable anduin location
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8338 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-08-27 21:45:49 +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
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
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
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
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
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
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
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
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
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
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
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
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