aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/expect.xml
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to Expect-5.45. Fixes #2791.Matthew Burgess2010-11-181-18/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9417 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Be consistent about 'test suites'Bruce Dubbs2010-09-181-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9377 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Expect-5.44.1.15. Fixes #2689.Matthew Burgess2010-06-211-9/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9305 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed wording introducing test suites in Chapter 5.Bruce Dubbs2008-11-051-1/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8724 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* cp -v, to .orig, in Expect chap5, like we do with the rest of the book.Robert Connolly2008-10-071-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8594 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a patch to the Expect instructions to fix an issue with recent Tcl ↵Randy McMurchy2008-10-051-0/+4
| | | | | | versions git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8571 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added remap attributes to userinput tags in packages pages.Manuel Canales Esparcia2007-09-181-7/+10
| | | | 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
* Add missing colons wherever we expect the builder to key in the userinput.Ken Moffat2007-06-241-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8174 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
* Fix potential corruption of the testsuite toolsJeremy Huntwork2006-11-251-0/+8
| | | | | | | | | by forcing expect to always use /bin/stty and not /usr/local/bin/stty. Fixes #1892. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7870 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-9/+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
* Merged alphabetical branch to trunk.Jeremy Huntwork2006-04-061-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Indenting chapter 05, part 2Manuel Canales Esparcia2006-01-171-104/+139
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7281 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Install Tcl's internal headers to /tools/include. Thanks Greg Schafer, Dan ↵Jeremy Huntwork2005-12-131-12/+5
| | | | | | Nicholson (fixes bug 1670). git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7218 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
* Fix incorrect version number for expect's installed library (Bug 1608)Matthew Burgess2005-08-121-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6664 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Several minor wording changes (chapters 1 - 5).Archaic2005-06-291-3/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Small tags corrections.Manuel Canales Esparcia2005-06-261-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6189 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor wording changes and insert of command tags.Jeremy Huntwork2005-06-231-3/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6135 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added --with-tclinclude flag to Expect build. Bug 1580.Jeremy Huntwork2005-06-231-1/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6134 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Brought chap5/{gettext,expect,bison} into conformity with build size convention.Archaic2005-06-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5918 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
* Removed the package name from the dependencies titles.Manuel Canales Esparcia2005-02-241-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4682 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed the Short Descriptions sections to table format for XHTML output.Manuel Canales Esparcia2005-02-241-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Trunk is now identical to TestingGerard Beekmans2005-02-191-8/+74
| | | | 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/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4449 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed text in chapter 05 - first round.Manuel Canales Esparcia2004-12-201-72/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4431 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add description of libexpect and correct its version number (fixes bug 912)Matthew Burgess2004-09-281-1/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4236 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Moved discussion of glibc test failures to chapter 6, and reworded notes ↵Matthew Burgess2004-06-271-5/+5
| | | | | | aboutoptional tests. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3854 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tagging corrections in chapters 5.Manuel Canales Esparcia2004-05-301-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3730 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed the id's location in the Short descriptions sections to fix a bug in ↵Manuel Canales Esparcia2004-05-241-2/+2
| | | | | | the PDF generation. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* HEAD: Retaged the SBUs/disk-usage sections, the lists of options and the ↵Manuel Canales Esparcia2004-05-161-25/+45
| | | | | | contents sections in chapter05. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3600 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Merged newxml into HEADMatthew Burgess2004-05-031-11/+33
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor textual shuffles.Alex Gronenwoud2004-02-251-6/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3261 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Making the test suites in chapter 5 more clearly optional.Alex Gronenwoud2004-02-111-9/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3248 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-6/+6
| | | | | | | strictly optional. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3170 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Small textual adjustments.Alex Gronenwoud2004-01-121-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3162 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moving stuff from appendix A to chapter 6.Alex Gronenwoud2004-01-121-2/+8
| | | | 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/+1
| | | | 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-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixing some tiny typos, and rephrasing a few more lines.Alex Gronenwoud2003-11-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3056 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rephrasing a few lines.Alex Gronenwoud2003-11-021-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3055 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merging caption and installation sections for all packages in chapters 5 and 6.Alex Gronenwoud2003-11-011-1/+57
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3052 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adapting the required disk space sizes.Alex Gronenwoud2003-10-111-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2968 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689