aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make bzdiff use mktemp instead of the deprecated tempfile commandMatthew Burgess2006-03-182-0/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7441 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to flex-2.5.33Matthew Burgess2006-03-187-26/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7440 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to readline-5.1.004Matthew Burgess2006-03-183-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7439 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to bash-3.1.014Matthew Burgess2006-03-183-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7438 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to psmisc-22.2Matthew Burgess2006-03-183-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7437 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to file-4.17Matthew Burgess2006-03-184-4/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7436 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to latest version of coreutils suppression patch to prevent su's ↵Matthew Burgess2006-03-184-4/+15
| | | | | | man-page from being installed. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct broken link for flex, this fixes ticket 1742.Ken Moffat2006-03-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7430 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to GCC 4.0.3Matthew Burgess2006-03-113-4/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7423 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Man-pages 2.25Matthew Burgess2006-03-084-5/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7418 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Slaughtered the rampant Copy-n-Paste typo virus. :)Archaic2006-03-071-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7410 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replaced the debian-specific groff patch with an LFS-style patch.Archaic2006-03-076-18/+21
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7409 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed date (missing in r7404)Manuel Canales Esparcia2006-03-051-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7405 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removal of -D_GNU_SOURCE from Chapter 5 - patch. Thanks for Dan Nicholson ↵Gerard Beekmans2006-03-032-5/+11
| | | | | | for the patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7404 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* New bash fixes patch adds patch 011 from Bash upstream.Archaic2006-02-283-3/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7398 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a few missing userinput tags.Manuel Canales Esparcia2006-02-252-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7395 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add Bash patches 009 and 010 from upstreamMatthew Burgess2006-02-213-3/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7392 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Man-pages 2.24Matthew Burgess2006-02-214-5/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7391 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Prevent perl from using headers from the host systemMatthew Burgess2006-02-192-1/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Build Sed's HTML docs using a configure switch instead of editing the ↵Matthew Burgess2006-02-192-7/+16
| | | | | | Makefiles ourselves git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7384 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add upstream fixes 001-002 for ReadlineMatthew Burgess2006-02-195-0/+20
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7383 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add upstream fixes 001-008 for BashMatthew Burgess2006-02-195-0/+20
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7382 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Sed 4.1.5Matthew Burgess2006-02-195-5/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7381 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Man-pages 2.23Matthew Burgess2006-02-193-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7380 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Coreutils 5.94Matthew Burgess2006-02-195-5/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7379 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to DB 4.4.20Matthew Burgess2006-02-193-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7378 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Perl 5.8.8Matthew Burgess2006-02-197-32/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7377 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add verbose parameter to a couple of commands that should have itMatthew Burgess2006-02-194-5/+15
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7376 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Send an email to lfs-book if the patcheslist.xsl script produces errors. ↵Matthew Burgess2006-02-141-9/+21
| | | | | | Thanks to Bruce Dubbs git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7373 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Finished the XML indentation plus few tags changes.Manuel Canales Esparcia2006-02-1012-2016/+2571
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7369 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Indenting chapter 6, part 9Manuel Canales Esparcia2006-02-079-864/+1114
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7362 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update date.Manuel Canales Esparcia2006-02-071-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7361 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Indenting chapter 6, part 8Manuel Canales Esparcia2006-02-066-709/+1002
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7358 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added CSS code for tables.Manuel Canales Esparcia2006-02-061-0/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7357 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update date.Manuel Canales Esparcia2006-02-061-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7356 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Indentation fix.Manuel Canales Esparcia2006-02-051-20/+21
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Indenting chapter 6, part 7Manuel Canales Esparcia2006-02-058-710/+880
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7351 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Indenting chapter 6, part 6Manuel Canales Esparcia2006-02-057-1054/+1332
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7348 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Indenting chapter 6, part 5Manuel Canales Esparcia2006-02-045-1251/+1581
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7344 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Indenting chapter 6, part 4Manuel Canales Esparcia2006-02-037-907/+1184
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7340 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update dateManuel Canales Esparcia2006-02-031-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7339 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Indenting chapter 6, part 3Manuel Canales Esparcia2006-02-027-1157/+1417
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7325 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Indenting chapter 6, part 2.Manuel Canales Esparcia2006-02-013-402/+520
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7324 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Started chapter06 indentation.Manuel Canales Esparcia2006-01-313-357/+449
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7323 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed Changelog indentation.Manuel Canales Esparcia2006-01-311-40/+44
| | | | | | | Please, across the book use two-spaces indentation (no tabs) and wrap the text at ~80 characters. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7322 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed the path to the Sysklogd 8-Bit Cleanness patch.Manuel Canales Esparcia2006-01-311-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7321 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed a now unneeded entity.Manuel Canales Esparcia2006-01-311-3/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7320 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove unnecessary LDFLAGS variables in binutils pass 1 and 2. Thanks Dan ↵Jeremy Huntwork2006-01-314-7/+9
| | | | | | Nicholson. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7319 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed typoJeremy Huntwork2006-01-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7318 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various textual corrections. Thanks Chris Staub.Jeremy Huntwork2006-01-3011-25/+33
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7317 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689