Ken Moffat
|
2df049de47
|
More Berkeleyization for DB, thanks to Randy for advice.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7259 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2006-01-07 23:53:51 +00:00 |
|
Ken Moffat
|
f76cde828d
|
Move creation of /etc/hosts in Perl, to remove another ICA difference.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2006-01-07 23:09:01 +00:00 |
|
Ken Moffat
|
9a404f49c5
|
Move grep ahead of libtool. This removes a hardcoded /tools/bin/grep from /usr/bin/libtool.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7257 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2006-01-07 22:24:55 +00:00 |
|
Ken Moffat
|
4da4a63bdf
|
Build mktemp earlier, for gcc's gccbug which now wraps mktemp in 'if [ yes = yes ];' instead of 'if [ no = yes ];'.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7256 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2006-01-07 22:12:20 +00:00 |
|
Ken Moffat
|
693e2fbc1e
|
's/DB/Berkeley DB/' and remove -lpthread overrides from it.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7255 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2006-01-07 16:39:54 +00:00 |
|
Manuel Canales Esparcia
|
cc25e353c3
|
Fixed copyright year.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7253 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2006-01-07 12:31:32 +00:00 |
|
Manuel Canales Esparcia
|
77e84afbe8
|
Removed figure, table, example, and equation from the TOC generation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7250 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2006-01-07 11:39:56 +00:00 |
|
Manuel Canales Esparcia
|
ef448f2db7
|
Applied Alexander's fixes patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2006-01-07 11:31:33 +00:00 |
|
Jeremy Huntwork
|
abf1f62e1a
|
Remove mention of news server until we actually have one. Thanks Randy.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7246 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2006-01-06 02:24:03 +00:00 |
|
Jeremy Huntwork
|
fa21b3dc89
|
Initial support of UTF-8. Thanks Alexander Patrakov.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7245 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2006-01-06 01:59:08 +00:00 |
|
Matthew Burgess
|
60e34b5281
|
Clarify mktemp's --with-libc configure parameter
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7243 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2006-01-03 16:36:04 +00:00 |
|
Matthew Burgess
|
3c55f731d6
|
Upgrade to libtool 1.5.22
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7242 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2006-01-03 16:33:22 +00:00 |
|
Matthew Burgess
|
c464bb6492
|
Upgrade to man-pages 2.18
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7241 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2006-01-03 15:53:19 +00:00 |
|
Matthew Burgess
|
0d5e80e76a
|
Fix bug 1674 by removing the incorrect -v flag from the mkswap command
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7240 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2006-01-03 15:49:33 +00:00 |
|
Ken Moffat
|
dec63ea3d9
|
Make install of asm headers repeatable (for reruns, or ICA), instead of 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
|
2005-12-31 18:20:17 +00:00 |
|
Ken Moffat
|
b82f0c040e
|
update date
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7238 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-31 18:07:59 +00:00 |
|
Archaic
|
94aa662138
|
Reverting UTF-8 changes until everything is in place.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7236 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-26 19:46:12 +00:00 |
|
Archaic
|
5536f7440f
|
Applied Alexander Patrakov's patch which adds UTF-8 capability to the
development branch of the LFS Book.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-26 19:00:06 +00:00 |
|
Jim Gifford
|
2550494b85
|
Fixed Vim version for the symlink to /usr/share/doc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7233 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-23 08:16:41 +00:00 |
|
Jim Gifford
|
ab444ff15c
|
Updated date
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-23 08:15:28 +00:00 |
|
Matthew Burgess
|
faaf88e953
|
Fix the broken Vim documentation symlink
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7231 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-21 19:00:26 +00:00 |
|
Manuel Canales Esparcia
|
d781ffbe09
|
Chapter07 indentation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7230 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-18 18:31:04 +00:00 |
|
Manuel Canales Esparcia
|
b78c7479d4
|
Chapter08 indentation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7229 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-18 13:44:24 +00:00 |
|
Manuel Canales Esparcia
|
7686ca6aae
|
Chapter09 indentation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7228 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-18 13:13:31 +00:00 |
|
Manuel Canales Esparcia
|
b330f4a3a2
|
Prologue indentation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7227 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-18 12:25:25 +00:00 |
|
Manuel Canales Esparcia
|
8e8f00393a
|
Appendices indentation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7226 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-18 11:50:50 +00:00 |
|
Matthew Burgess
|
3ffd592783
|
Pass a valid path to the --prefix switch of module-init-tools' configure script
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7225 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-17 18:04:56 +00:00 |
|
Matthew Burgess
|
64aeb1e5a9
|
Reorder an incorrectly placed changelog entry
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7224 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-17 18:00:15 +00:00 |
|
Matthew Burgess
|
f8d484de8e
|
Symlink Vim's documentation to /usr/share/doc/vim-6.4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7223 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-17 17:59:02 +00:00 |
|
Matthew Burgess
|
1bb4eb1554
|
Upgrade to psmisc 21.9
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7222 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-17 17:10:03 +00:00 |
|
Matthew Burgess
|
a79a7dd634
|
Upgrade to man-pages 2.17
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7221 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-17 14:00:59 +00:00 |
|
Jeremy Huntwork
|
a71ef08103
|
Install Tcl's internal headers to /tools/include. Thanks Greg Schafer, Dan Nicholson (fixes bug 1670).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7218 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-13 18:41:56 +00:00 |
|
Jeremy Huntwork
|
646a1845e5
|
Change cp syntax in Tcl instructions to match rest of book - add verbose switch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7217 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-13 18:16:39 +00:00 |
|
Jeremy Huntwork
|
a1bdf51d70
|
Added new texinfo patch. Thanks Randy, Bruce and Joe.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7216 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-12 15:02:24 +00:00 |
|
Jeremy Huntwork
|
2f302b02dc
|
Fixed misuse of entity
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7215 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-12 12:26:40 +00:00 |
|
Jeremy Huntwork
|
e88a34d7cb
|
Removed unneeded packages for bash and readline from the patches list.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7214 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-12 04:59:10 +00:00 |
|
Jeremy Huntwork
|
d8c5353da1
|
Upgraded to tcl-8.4.12
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7213 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-11 22:46:27 +00:00 |
|
Jeremy Huntwork
|
3baded47e2
|
Upgrade to less-394. Fix changelog typo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7212 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-11 22:28:02 +00:00 |
|
Jeremy Huntwork
|
2c75e3ced6
|
Upgrade to readline-5.1. Also bash removed bash-3.0 and readline-5.0 specific patches.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7211 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-11 21:53:46 +00:00 |
|
Jeremy Huntwork
|
24755341b7
|
Upgrade to bash-3.1. Fix Tcl to work with the new Bash.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7210 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-11 21:40:01 +00:00 |
|
Jeremy Huntwork
|
49ff2b2546
|
Changed variable used to link ncurses into readline - doesn't overwrite other settings. Thanks Alex Patrakov.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7209 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-11 21:10:51 +00:00 |
|
Jeremy Huntwork
|
f65a5468e4
|
Fixed version typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7208 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-11 20:54:46 +00:00 |
|
Matthew Burgess
|
e982f9e0b6
|
Upgrade to Man-Pages 2.16
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7207 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-09 22:03:22 +00:00 |
|
Matthew Burgess
|
83075d3705
|
Upgrade to Module-Init-Tools 3.2.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7206 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-09 21:58:07 +00:00 |
|
Matthew Burgess
|
61caf365be
|
Upgrade to Findutils 4.2.27
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7205 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-09 21:52:20 +00:00 |
|
Matthew Burgess
|
0be3d41926
|
Mention testsuites (or lack of them) for all packages (bug 1664)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7204 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-12-07 20:46:14 +00:00 |
|
Matthew Burgess
|
4e577add49
|
Remove module-init-tools-testsuite from list of packages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7197 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-27 10:44:43 +00:00 |
|
Matthew Burgess
|
81f1289451
|
Revert r7195 - committed by mistake
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7196 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-27 10:44:05 +00:00 |
|
Matthew Burgess
|
5d725ed5c5
|
Remove module-init-tools-testsuite from list of packages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7195 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-27 10:42:18 +00:00 |
|
Matthew Burgess
|
5a7bad8220
|
Fix typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7193 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-27 10:40:32 +00:00 |
|