aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
Commit message (Collapse)AuthorAgeFilesLines
* Changed typography convections.Manuel Canales Esparcia2006-04-141-0/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed boot logging rule from /etc/syslog.conf and removed the command to ↵Archaic2006-04-131-0/+4
| | | | | | move logger to /bin. (ticket #1746). git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7513 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added symlink from vim.1 to vi.1.Archaic2006-04-131-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7512 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added chgpasswd to the list of installed files for Shadow.Archaic2006-04-131-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7511 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merged the udev_update branch to trunk.Archaic2006-04-131-13/+166
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7509 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rewrote section explaining IP Addresses.Jeremy Huntwork2006-04-121-0/+4
| | | | | | | | Thanks Bryan Kadzban and Bruce Dubbs. Resolves Ticket 1663. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7501 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adjust some redundant text in Berkeley DB page.Jeremy Huntwork2006-04-121-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7500 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a pointer to GDBM in Berkeley DB page.Jeremy Huntwork2006-04-121-0/+6
| | | | | | | | | 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
* Finish up some changes regarding zsoelimJeremy Huntwork2006-04-121-5/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7498 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove symlink of zsoelim to groff's soelim in chapter 6.Jeremy Huntwork2006-04-121-0/+5
| | | | | | | 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
* Update bash-3.1-fixes patch. (Ticket 1758)Jeremy Huntwork2006-04-121-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7496 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Placed home page (when available) and download links for all packages.Manuel Canales Esparcia2006-04-061-1/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merged alphabetical branch to trunk.Jeremy Huntwork2006-04-061-1/+47
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct my wrong UTF-8 comment.Ken Moffat2006-03-301-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7476 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Apply r7469,r7471 from udev_update branch to trunk.Ken Moffat2006-03-291-0/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7472 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to lfs-bootscripts-20060321.Archaic2006-03-221-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7448 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Don't run iproute2's configure stage manuallyMatthew Burgess2006-03-181-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7442 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make bzdiff use mktemp instead of the deprecated tempfile commandMatthew Burgess2006-03-181-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7441 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to flex-2.5.33Matthew Burgess2006-03-181-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7440 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to readline-5.1.004Matthew Burgess2006-03-181-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7439 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to bash-3.1.014Matthew Burgess2006-03-181-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7438 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to psmisc-22.2Matthew Burgess2006-03-181-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7437 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to file-4.17Matthew Burgess2006-03-181-0/+3
| | | | 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-181-0/+11
| | | | | | man-page from being installed. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to GCC 4.0.3Matthew Burgess2006-03-111-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7423 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Man-pages 2.25Matthew Burgess2006-03-081-0/+9
| | | | 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-071-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7409 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removal of -D_GNU_SOURCE from Chapter 5 - patch. Thanks for Dan Nicholson ↵Gerard Beekmans2006-03-031-0/+10
| | | | | | 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-281-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7398 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add Bash patches 009 and 010 from upstreamMatthew Burgess2006-02-211-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7392 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Man-pages 2.24Matthew Burgess2006-02-211-0/+9
| | | | 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-191-0/+4
| | | | 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-191-0/+5
| | | | | | 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-191-0/+3
| | | | 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-191-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7382 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Sed 4.1.5Matthew Burgess2006-02-191-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7381 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Man-pages 2.23Matthew Burgess2006-02-191-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7380 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Coreutils 5.94Matthew Burgess2006-02-191-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7379 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to DB 4.4.20Matthew Burgess2006-02-191-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7378 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Perl 5.8.8Matthew Burgess2006-02-191-0/+4
| | | | 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-191-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7376 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Finished the XML indentation plus few tags changes.Manuel Canales Esparcia2006-02-101-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7369 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
* Remove unnecessary LDFLAGS variables in binutils pass 1 and 2. Thanks Dan ↵Jeremy Huntwork2006-01-311-0/+4
| | | | | | 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-301-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7317 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adjust binutils-pass1 so we don't need to hang on to its source directories.Jeremy Huntwork2006-01-301-2/+12
| | | | | | | 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
* Remove a spurious -i from the perl command when readjusting the toolchain.Jeremy Huntwork2006-01-301-0/+4
| | | | | | | Thanks Dan Nicholson. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7315 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Restore the use of *startfile_prefix_specJeremy Huntwork2006-01-301-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7314 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689