aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
Commit message (Collapse)AuthorAgeFilesLines
...
* Adjust chapter 5 binutils to build a static ld-new for use in the chapter 6 ↵Jeremy Huntwork2006-01-261-12/+43
| | | | | | | | | | 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-15/+1
| | | | | | 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-264-40/+24
| | | | | | | | | | 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-2/+13
| | | | | | | 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-4/+2
| | | | 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/+1
| | | | | | 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-253-11/+246
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7301 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Shadow 4.0.14Matthew Burgess2006-01-231-6/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7296 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Patch Perl to pass tests with BDB-4.4.20. Fixes bug 1687Matthew Burgess2006-01-231-0/+6
| | | | 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-0/+5
| | | | | | | 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-1/+1
| | | | | | Patrakov. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7283 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed the empty man.xml file.Manuel Canales Esparcia2006-01-111-0/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7264 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make bison build repeatably.Ken Moffat2006-01-101-0/+7
| | | | 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-0/+8
| | | | 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-1/+1
| | | | | | 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-074-12/+22
| | | | 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-6/+6
| | | | 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-1/+1
| | | | | | /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-1/+1
| | | | | | 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-13/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7255 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Alexander's fixes patch.Manuel Canales Esparcia2006-01-073-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial support of UTF-8. Thanks Alexander Patrakov.Jeremy Huntwork2006-01-0621-276/+811
| | | | 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-1/+2
| | | | 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-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7242 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make install of asm headers repeatable (for reruns, or ICA), instead of ↵Ken Moffat2005-12-311-1/+2
| | | | | | 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-2618-574/+237
| | | | 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-2618-237/+574
| | | | | | | 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-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7233 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix the broken Vim documentation symlinkMatthew Burgess2005-12-211-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7231 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Pass a valid path to the --prefix switch of module-init-tools' configure scriptMatthew Burgess2005-12-171-17/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7225 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Symlink Vim's documentation to /usr/share/doc/vim-6.4Matthew Burgess2005-12-171-19/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7223 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to psmisc 21.9Matthew Burgess2005-12-171-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7222 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to man-pages 2.17Matthew Burgess2005-12-171-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7221 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to readline-5.1. Also bash removed bash-3.0 and readline-5.0 ↵Jeremy Huntwork2005-12-112-17/+1
| | | | | | specific patches. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7211 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed variable used to link ncurses into readline - doesn't overwrite ↵Jeremy Huntwork2005-12-111-1/+1
| | | | | | other settings. Thanks Alex Patrakov. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7209 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Mention testsuites (or lack of them) for all packages (bug 1664)Matthew Burgess2005-12-0717-0/+34
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7204 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Revert r7195 - committed by mistakeMatthew Burgess2005-11-2717-34/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7196 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove module-init-tools-testsuite from list of packagesMatthew Burgess2005-11-2717-0/+34
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7195 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Don't install man pages from the Glibc Linuxthreads tarballMatthew Burgess2005-11-261-15/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7192 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to module-init-tools 3.2.1Matthew Burgess2005-11-261-19/+22
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7189 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Prevent Shadow from installing internationalized variants of the 'groups' ↵Matthew Burgess2005-11-261-1/+1
| | | | | | man page git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7188 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated a tar switch to their current name in tar-1.15.1Manuel Canales Esparcia2005-11-261-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7182 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed 'man page' to 'HTML documentation'Gerard Beekmans2005-11-241-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7173 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed the unpack of the module-init-tools-testsuite package.Manuel Canales Esparcia2005-11-181-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7168 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed the chapter 6 Perl Dpager configure option to reflect the new ↵Archaic2005-11-161-2/+2
| | | | | | location of the less binary. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7155 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Improve the heuristic for selecting a supported/working localeMatthew Burgess2005-11-121-11/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7143 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Omit running Bzip2's testsuite as a separate stepMatthew Burgess2005-11-111-4/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Including patches.ent from general.entManuel Canales Esparcia2005-11-1050-100/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7137 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Install the binaries from Less to /usr/bin instead of /binMatthew Burgess2005-11-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7136 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Alter some --libexecdir options to improve general consistency throughout ↵Matthew Burgess2005-11-071-1/+1
| | | | | | the book git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7135 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689