aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removed figure, table, example, and equation from the TOC generation.Manuel Canales Esparcia2006-01-071-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7250 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Alexander's fixes patch.Manuel Canales Esparcia2006-01-077-27/+33
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7249 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-0632-428/+1227
| | | | 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-032-1/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7243 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to libtool 1.5.22Matthew Burgess2006-01-034-3/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7242 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to man-pages 2.18Matthew Burgess2006-01-032-1/+4
| | | | 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-033-3/+7
| | | | 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-312-1/+6
| | | | | | 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
* update dateKen Moffat2005-12-311-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7238 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reverting UTF-8 changes until everything is in place.Archaic2005-12-2630-1009/+353
| | | | 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-2630-353/+1009
| | | | | | | 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-232-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7233 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated dateJim Gifford2005-12-231-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix the broken Vim documentation symlinkMatthew Burgess2005-12-213-2/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7231 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter07 indentation.Manuel Canales Esparcia2005-12-1813-931/+1073
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7230 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter08 indentation.Manuel Canales Esparcia2005-12-185-290/+334
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7229 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter09 indentation.Manuel Canales Esparcia2005-12-185-115/+144
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7228 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Prologue indentation.Manuel Canales Esparcia2005-12-1810-338/+362
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7227 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Appendices indentation.Manuel Canales Esparcia2005-12-183-694/+964
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7226 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Pass a valid path to the --prefix switch of module-init-tools' configure scriptMatthew Burgess2005-12-172-17/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7225 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reorder an incorrectly placed changelog entryMatthew Burgess2005-12-171-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7224 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Symlink Vim's documentation to /usr/share/doc/vim-6.4Matthew Burgess2005-12-172-19/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7223 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to psmisc 21.9Matthew Burgess2005-12-174-2/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7222 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to man-pages 2.17Matthew Burgess2005-12-174-5/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7221 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Install Tcl's internal headers to /tools/include. Thanks Greg Schafer, Dan ↵Jeremy Huntwork2005-12-133-20/+12
| | | | | | Nicholson (fixes bug 1670). git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7218 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change cp syntax in Tcl instructions to match rest of book - add verbose switchJeremy Huntwork2005-12-132-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7217 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added new texinfo patch. Thanks Randy, Bruce and Joe.Jeremy Huntwork2005-12-123-3/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7216 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed misuse of entityJeremy Huntwork2005-12-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7215 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed unneeded packages for bash and readline from the patches list.Jeremy Huntwork2005-12-121-21/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7214 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to tcl-8.4.12Jeremy Huntwork2005-12-112-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7213 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to less-394. Fix changelog typo.Jeremy Huntwork2005-12-113-4/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7212 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to readline-5.1. Also bash removed bash-3.0 and readline-5.0 ↵Jeremy Huntwork2005-12-116-29/+7
| | | | | | specific patches. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7211 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to bash-3.1. Fix Tcl to work with the new Bash.Jeremy Huntwork2005-12-113-5/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7210 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed variable used to link ncurses into readline - doesn't overwrite ↵Jeremy Huntwork2005-12-113-3/+7
| | | | | | other settings. Thanks Alex Patrakov. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7209 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed version typoJeremy Huntwork2005-12-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7208 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Man-Pages 2.16Matthew Burgess2005-12-093-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7207 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Module-Init-Tools 3.2.2Matthew Burgess2005-12-093-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7206 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Findutils 4.2.27Matthew Burgess2005-12-093-4/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7205 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Mention testsuites (or lack of them) for all packages (bug 1664)Matthew Burgess2005-12-0721-4/+49
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7204 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove module-init-tools-testsuite from list of packagesMatthew Burgess2005-11-271-7/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7197 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Revert r7195 - committed by mistakeMatthew Burgess2005-11-2720-39/+7
| | | | 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-2720-7/+39
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7195 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix typoMatthew Burgess2005-11-272-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7193 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Don't install man pages from the Glibc Linuxthreads tarballMatthew Burgess2005-11-263-22/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7192 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove the note about not having to dump/check a journalled filesystemMatthew Burgess2005-11-262-5/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7190 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to module-init-tools 3.2.1Matthew Burgess2005-11-264-21/+27
| | | | 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-262-1/+5
| | | | | | man page git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7188 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to man-pages 2.14Matthew Burgess2005-11-263-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7187 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Findutils 4.2.26Matthew Burgess2005-11-263-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7186 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689