aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/bash.xml
Commit message (Collapse)AuthorAgeFilesLines
* Add latest upstream patches for Bash-4.2. Fixes #2841.Matthew Burgess2011-03-141-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9486 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Bash-4.2. Fixes #2830.Matthew Burgess2011-02-161-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9463 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replaced deprecated w3.org XInclude throughout the bookBruce Dubbs2010-04-211-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9257 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add latest upstream patches for Bash. Fixes #2620.Matthew Burgess2010-04-201-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9246 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Bash-4.1. Fixes #2539.Matthew Burgess2010-01-031-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use latest upstream Bash patches.Matthew Burgess2009-05-101-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8854 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Bash-4.0. Fixes #2351.Matthew Burgess2009-03-111-10/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8821 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Bash-3.2.48. Fixes #2319.Matthew Burgess2009-02-011-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8786 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed wording introducing test suites in Chapter 5.Bruce Dubbs2008-11-051-7/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8724 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added ac_cv_func_working_mktime=yes to the configure commands in gawk and bashBruce Dubbs2008-10-211-2/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8690 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added remap attributes to userinput tags in packages pages.Manuel Canales Esparcia2007-09-181-7/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added sect1info blocks to packages pages.Manuel Canales Esparcia2007-09-071-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated book sources to use DocBook-XML DTD 4.5Manuel Canales Esparcia2007-03-211-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Apply all 5 of the currently available upstream patches for Bash-3.2Matthew Burgess2006-11-251-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7857 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Bash-3.2Matthew Burgess2006-10-281-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7837 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Syncing trunk with 6.2 branch.Manuel Canales Esparcia2006-07-231-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replaced "<" by "less than".Manuel Canales Esparcia2006-05-141-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved all dependency information to a new page, Appendix C.Jeremy Huntwork2006-04-181-4/+0
| | | | | | | | | | | Appendix C also contains information concerning the build order. While there might need to be a few tweaks yet, this information is complete enough at this point to close out the long-standing ticket #684. Many thanks to Chris Staub, Dan Nicholson and Manuel Canales Esparcia for helping get this finished. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various textual corrections. Thanks Chris Staub.Jeremy Huntwork2006-01-301-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7317 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Indenting chapter 05, part 1.Manuel Canales Esparcia2006-01-171-39/+60
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7279 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to readline-5.1. Also bash removed bash-3.0 and readline-5.0 ↵Jeremy Huntwork2005-12-111-5/+0
| | | | | | specific patches. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7211 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Including patches.ent from general.entManuel Canales Esparcia2005-11-101-2/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7137 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add -v to commands that accept itMatthew Burgess2005-09-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Placed the commands to run the optional testsuites in one line. Required for ↵Manuel Canales Esparcia2005-09-281-2/+1
| | | | | | jhalfs. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6911 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor wording change.Archaic2005-06-201-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6072 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated all chapter 5 build sizes.Archaic2005-06-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed patches to use entitiesJim Gifford2005-05-231-1/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5402 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Trunk is now identical to TestingGerard Beekmans2005-02-191-6/+32
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to DocBook 4.4 DTDMatthew Burgess2005-01-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed some look issues in unstable.Manuel Canales Esparcia2004-12-221-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4449 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed the text in chapter 06.Manuel Canales Esparcia2004-12-211-3/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4446 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed text in chapter 05 - first round.Manuel Canales Esparcia2004-12-201-16/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4431 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to 20041011 glibc snapshot, added bash patch to fix execution ↵Jeremy Utley2004-10-151-0/+5
| | | | | | problem with new glibc, upgraded to util-linux 2.12h, removed util-linux-sfdisk patch which is no longer necessary. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4289 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded unstable to automake-1.9, man-1.5n, file-4.10, bash-3.0, ↵Jeremy Utley2004-07-301-6/+1
| | | | | | perl-5.8.5, readline-5.0, tcl-8.4.7, binutils-2.15.91.0.2 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Moved discussion of glibc test failures to chapter 6, and reworded notes ↵Matthew Burgess2004-06-271-1/+1
| | | | | | aboutoptional tests. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3854 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated patch names to the new naming scheme used by the patches projectZack Winkles2004-06-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3760 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* HEAD: Retaged the SBUs/disk-usage sections, the lists of options and the ↵Manuel Canales Esparcia2004-05-161-7/+12
| | | | | | contents sections in chapter05. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3600 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed some unneeded tags.Manuel Canales Esparcia2004-05-081-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3530 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Committing current BE-LFS to head.Zack Winkles2004-05-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3452 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Current BE-LFS (but w/ GCC 3.3.3) merged -> 6.0 branchZack Winkles2004-05-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3445 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Merged newxml into HEADMatthew Burgess2004-05-031-11/+19
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Making the test suites in chapter 5 more clearly optional.Alex Gronenwoud2004-02-111-5/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3248 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replacing several <userinput> tags by <command>.Alex Gronenwoud2004-02-011-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3203 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changing identifiers in preparation for moving sections.Alex Gronenwoud2004-01-271-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3190 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tweaking the texts for build time and disk space.Alex Gronenwoud2004-01-271-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3188 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* First stage towards Bug 719. Making the Chapter 5 test suitesGreg Schafer2004-01-161-3/+3
| | | | | | | strictly optional. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3170 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moving stuff from appendix A to chapter 6.Alex Gronenwoud2004-01-121-1/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Revert Alex's changes back to previous stateGerard Beekmans2003-11-151-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3106 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Making crossreferences from chapter 5 to 6.Alex Gronenwoud2003-11-151-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merging caption and installation sections for all packages in chapters 5 and 6.Alex Gronenwoud2003-11-011-1/+35
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3052 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689