aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-192-3/+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
* More typos in changelog.Jeremy Huntwork2006-01-261-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7311 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added 'nodump' to commands in the Package Management section.Jeremy Huntwork2006-01-261-6/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7309 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adjust chapter 5 binutils to build a static ld-new for use in the chapter 6 ↵Jeremy Huntwork2006-01-261-0/+6
| | | | | | | | | | readjusting section. Also add some extended sanity checks. These fixes are adapted from DIY-Linux and Greg Schafer. Thanks to Dan Nicholson for the report, as well. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7308 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Modify chapter 6 Glibc's make install command to allow test-installation.pl ↵Jeremy Huntwork2006-01-261-0/+10
| | | | | | to run. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7307 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed the re-adjusting of the toolchain in chapter 6 so that chapter 6 GCC ↵Jeremy Huntwork2006-01-261-0/+8
| | | | | | | | | | and Binutils links against the proper Glibc and so that we don't have to keep the binutils directories from chapter 5. Also moved a note about saving the /tools directory to the beginning of chapter 6. Fixes bug 1677. Thanks to Chris Staub, Alexander Patrakov, Greg Schafer and Tushar Teredesai for reporting and resolving this issue. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7306 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix chapter 6 Glibc's test-installation.pl to test the correct Glibc.Jeremy Huntwork2006-01-261-0/+5
| | | | | | | Fixes bug 1675. Thanks to Dan Nicholson for the report and Greg Schafer for the fix. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7305 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove ppc specific instructions from chapter 6 patch.Jeremy Huntwork2006-01-261-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7304 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix sort's numeric sort order and add en_US.UTF8 locale to improve ↵Matthew Burgess2006-01-251-0/+6
| | | | | | coreutils' test coverage git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7302 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add information about package managementMatthew Burgess2006-01-251-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7301 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to groff-1.18.1.1-11Matthew Burgess2006-01-241-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7300 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add Perl DB_File patch to What's NewMatthew Burgess2006-01-241-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7299 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Man-pages 2.21Matthew Burgess2006-01-231-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7298 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Psmisc 22.1Matthew Burgess2006-01-231-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7297 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Shadow 4.0.14Matthew Burgess2006-01-232-9/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7296 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Install Linux kernel documentation. Fixes bug 1683Matthew Burgess2006-01-231-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7295 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Patch Perl to pass tests with BDB-4.4.20. Fixes bug 1687Matthew Burgess2006-01-231-0/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7294 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a patch to fix the sprintf security vulnerability in Perl.Jeremy Huntwork2006-01-201-1/+11
| | | | | | | Thanks to Tim van der Molen for pointing it out. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7284 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed locale generation for French UTF-8. Thanks to Dan McGhee and Alexander ↵Jeremy Huntwork2006-01-181-0/+10
| | | | | | Patrakov. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7283 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Retaged and indented changelog.xml.Manuel Canales Esparcia2006-01-113-702/+1541
| | | | | | Moved the list of packaged updates to the new whatsnew.xml file. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7269 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Indented chapter01 except changelog.xml.Manuel Canales Esparcia2006-01-116-305/+371
| | | | | | | Renamed administrativa.xml to resources.xml. Standarized the ID values. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7265 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make bison build repeatably.Ken Moffat2006-01-101-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7263 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use a sed so that gccbug uses mktemp.Ken Moffat2006-01-101-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7262 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move mktemp back to where it used to be, this should revert r7256 and ↵Ken Moffat2006-01-101-0/+3
| | | | | | hopefully remove any unintended idea that the toolchain position in the build can be lightly tinkered with. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7261 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* More Berkeleyization for DB, thanks to Randy for advice.Ken Moffat2006-01-071-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7259 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move creation of /etc/hosts in Perl, to remove another ICA difference.Ken Moffat2006-01-071-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move grep ahead of libtool. This removes a hardcoded /tools/bin/grep from ↵Ken Moffat2006-01-071-0/+4
| | | | | | /usr/bin/libtool. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7257 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Build mktemp earlier, for gcc's gccbug which now wraps mktemp in 'if [ yes = ↵Ken Moffat2006-01-071-0/+4
| | | | | | yes ];' instead of 'if [ no = yes ];'. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7256 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* 's/DB/Berkeley DB/' and remove -lpthread overrides from it.Ken Moffat2006-01-071-1/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7255 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove mention of news server until we actually have one. Thanks Randy.Jeremy Huntwork2006-01-062-1/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7246 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial support of UTF-8. Thanks Alexander Patrakov.Jeremy Huntwork2006-01-061-2/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7245 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Clarify mktemp's --with-libc configure parameterMatthew Burgess2006-01-031-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7243 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to libtool 1.5.22Matthew Burgess2006-01-031-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7242 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to man-pages 2.18Matthew Burgess2006-01-031-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7241 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix bug 1674 by removing the incorrect -v flag from the mkswap commandMatthew Burgess2006-01-031-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7240 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make install of asm headers repeatable (for reruns, or ICA), instead of ↵Ken Moffat2005-12-311-0/+4
| | | | | | creating a spurious asm/asm-i386 directory when repeated. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7239 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reverting UTF-8 changes until everything is in place.Archaic2005-12-261-11/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7236 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Alexander Patrakov's patch which adds UTF-8 capability to theArchaic2005-12-261-2/+11
| | | | | | | development branch of the LFS Book. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed Vim version for the symlink to /usr/share/docJim Gifford2005-12-231-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7233 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689