Matthew Burgess
|
a1e18fa508
|
Install Linux kernel documentation. Fixes bug 1683
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7295 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2006-01-23 20:49:24 +00:00 |
|
Matthew Burgess
|
41ddb3b5c8
|
Patch Perl to pass tests with BDB-4.4.20. Fixes bug 1687
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7294 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2006-01-23 20:42:07 +00:00 |
|
Jeremy Huntwork
|
11cbbb0452
|
Added a patch to fix the sprintf security vulnerability in Perl.
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
|
2006-01-20 14:22:56 +00:00 |
|
Jeremy Huntwork
|
d93d1c90ae
|
Fixed locale generation for French UTF-8. Thanks to Dan McGhee and Alexander Patrakov.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7283 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2006-01-18 03:24:03 +00:00 |
|
Manuel Canales Esparcia
|
35edd526b5
|
Retaged and indented changelog.xml.
Moved the list of packaged updates to the new whatsnew.xml file.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7269 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2006-01-11 19:02:07 +00:00 |
|
Manuel Canales Esparcia
|
13a9dc2d62
|
Indented chapter01 except changelog.xml.
Renamed administrativa.xml to resources.xml.
Standarized the ID values.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7265 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2006-01-11 12:02:10 +00:00 |
|
Ken Moffat
|
2debf13d30
|
Make bison build repeatably.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7263 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2006-01-10 22:08:36 +00:00 |
|
Ken Moffat
|
3154d10b57
|
Use a sed so that gccbug uses mktemp.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7262 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2006-01-10 20:39:53 +00:00 |
|
Ken Moffat
|
f420687e72
|
Move mktemp back to where it used to be, this should revert r7256 and 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
|
2006-01-10 20:26:14 +00:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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
|
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 |
|
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
|
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 |
|
Matthew Burgess
|
423f6e811a
|
Don't install man pages from the Glibc Linuxthreads tarball
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7192 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-26 22:22:55 +00:00 |
|
Matthew Burgess
|
e7de1b23a6
|
Remove the note about not having to dump/check a journalled filesystem
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7190 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-26 21:41:18 +00:00 |
|
Matthew Burgess
|
9b6a7d0902
|
Upgrade to module-init-tools 3.2.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7189 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-26 20:20:01 +00:00 |
|
Matthew Burgess
|
70326afc73
|
Prevent Shadow from installing internationalized variants of the 'groups' man page
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7188 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-26 19:59:14 +00:00 |
|
Matthew Burgess
|
563c5e5525
|
Upgrade to man-pages 2.14
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7187 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-26 19:52:21 +00:00 |
|
Matthew Burgess
|
c5f868febb
|
Upgrade to Findutils 4.2.26
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7186 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-26 19:48:12 +00:00 |
|
Manuel Canales Esparcia
|
2f8893749c
|
Updated the changelog.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7183 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-26 10:57:22 +00:00 |
|
Gerard Beekmans
|
07861d4a27
|
Changed 'man page' to 'HTML documentation'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-24 01:48:28 +00:00 |
|
Gerard Beekmans
|
0ed296c715
|
Added LFS-6.1.1-pre1 release note
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7172 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-24 01:42:38 +00:00 |
|
Manuel Canales Esparcia
|
536afc9f40
|
Fixed the unpack of the module-init-tools-testsuite package.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7168 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-18 21:33:17 +00:00 |
|
Jeremy Huntwork
|
07023059a0
|
Textual correction concerning gettext in chapter 5 and --disable-shared
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7156 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-16 12:14:32 +00:00 |
|
Archaic
|
5084f44990
|
Changed the chapter 6 Perl Dpager configure option to reflect the new location of the less binary.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7155 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-16 03:40:44 +00:00 |
|
Jeremy Huntwork
|
ba098b62b0
|
Reduce commands for gettext in chapter 5. Thanks to Greg Schafer.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7152 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-15 00:53:24 +00:00 |
|
Matthew Burgess
|
c45b780761
|
Improve the heuristic for selecting a supported/working locale
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7143 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-12 09:34:32 +00:00 |
|
Matthew Burgess
|
4ebf97c614
|
Omit running Bzip2's testsuite as a separate step
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-11 20:44:53 +00:00 |
|
Manuel Canales Esparcia
|
ca170329c9
|
Including patches.ent from general.ent
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7137 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-10 16:01:08 +00:00 |
|
Matthew Burgess
|
2a698a656b
|
Install the binaries from Less to /usr/bin instead of /bin
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7136 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-07 20:20:49 +00:00 |
|
Matthew Burgess
|
f684ec6c52
|
Alter some --libexecdir options to improve general consistency throughout the book
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7135 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-07 20:14:37 +00:00 |
|
Matthew Burgess
|
09043c0e9a
|
Stop the Udev build process from killing the hosts' udevd process
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7132 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-07 19:50:41 +00:00 |
|
Matthew Burgess
|
982932985a
|
Remove optimization related warnings from the toolchain packages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7131 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-06 18:47:51 +00:00 |
|
Matthew Burgess
|
a5ebf89e5b
|
Install Vim's documentation to /usr/share/doc/vim-6.4 instead of the default /usr/share/vim/vim64/doc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-06 18:37:36 +00:00 |
|
Matthew Burgess
|
f07d35a283
|
Upgrade to Coreutils 5.93
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7129 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-06 18:21:40 +00:00 |
|
Matthew Burgess
|
1e881a2280
|
Upgrade to Psmisc 21.8
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7128 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-06 18:03:43 +00:00 |
|
Matthew Burgess
|
b1c9e38c69
|
Upgrade to glibc-2.3.6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7127 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-06 17:59:31 +00:00 |
|
Matthew Burgess
|
05d80ab8a2
|
Add a note mentioning that if TCL fails to build it suggests a broken chapter 5 toolchain
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7125 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-05 21:19:44 +00:00 |
|
Matthew Burgess
|
8b8fd78ab8
|
Upgrade to man-pages-2.13
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-03 21:48:20 +00:00 |
|
Matthew Burgess
|
89cca6e907
|
Correct the instructions for running Module-Init-Tools' testsuite
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7118 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-11-03 21:35:27 +00:00 |
|
Matthew Burgess
|
804a46a4a4
|
Upgrade to shadow 4.0.13
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7114 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-10-31 19:55:28 +00:00 |
|
Matthew Burgess
|
694c45d237
|
Upgrade to Vim-6.4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7113 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-10-31 18:13:02 +00:00 |
|
Matthew Burgess
|
ddde003ba3
|
Fix typo (bug 1645)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7111 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-10-31 18:02:18 +00:00 |
|
Matthew Burgess
|
61971493b8
|
Upgrade to procps-3.2.6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7110 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-10-31 17:52:01 +00:00 |
|
Matthew Burgess
|
8b51e27a24
|
Enable udev to execute programs in /etc/dev.d and /etc/hotplud.d again
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7109 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-10-31 17:36:57 +00:00 |
|
Matthew Burgess
|
37953fdc00
|
Fix typo in Changelog (thanks to Randy)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7102 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-10-29 21:34:33 +00:00 |
|
Matthew Burgess
|
b1a098d062
|
Improved changelog entry for the coreutils-5.92 upgrade
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7101 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-10-29 21:09:12 +00:00 |
|
Matthew Burgess
|
56ae301f89
|
Upgrade to udev 071
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7100 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-10-29 20:50:44 +00:00 |
|
Matthew Burgess
|
c0a8f91626
|
Upgrade to man-pages 2.11
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7099 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-10-29 20:11:55 +00:00 |
|
Matthew Burgess
|
6b5989572a
|
Upgrade to coreutils-5.92
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7098 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-10-29 20:07:18 +00:00 |
|
Archaic
|
01524ddeaf
|
Upgrade to m4-1.4.4. SBU and installed size unchanged.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7070 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-10-23 02:57:03 +00:00 |
|
Matthew Burgess
|
7438a26070
|
Upgrade to file-4.16
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7067 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-10-21 19:34:34 +00:00 |
|
Matthew Burgess
|
56c45a0a8f
|
Mark ncurses as Updated in the Changelog
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7066 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-10-21 19:31:30 +00:00 |
|
Matthew Burgess
|
e661cd4717
|
Upgrade to man-pages 2.10
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7065 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-10-21 19:30:47 +00:00 |
|
Matthew Burgess
|
83d85ed33c
|
Upgrade to ncurses-5.5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7064 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-10-21 19:28:33 +00:00 |
|
Matthew Burgess
|
40a482b0aa
|
Upgrade to man-pages 2.09
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7028 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-10-15 20:03:26 +00:00 |
|
Matthew Burgess
|
1846700136
|
Update the Udev rules file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7026 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-10-15 19:38:00 +00:00 |
|
Matthew Burgess
|
2fabc0aafa
|
Fix date typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7025 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-10-15 19:25:01 +00:00 |
|
Matthew Burgess
|
3da377d893
|
Add cdrom group as required by the Udev rules file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7022 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-10-15 19:14:50 +00:00 |
|
Matthew Burgess
|
4d296ce812
|
Emphasise the fact that one must delete the source directory after installing a package
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6989 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-10-09 13:16:13 +00:00 |
|
Archaic
|
50993e3328
|
Added patch to fix vulnerable tempfile creation texinfo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6983 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-10-08 18:33:50 +00:00 |
|
Matthew Burgess
|
3d2019bdcd
|
Upgrade to iproute2-051007
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6980 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-10-08 10:08:11 +00:00 |
|
Matthew Burgess
|
62bc8accf4
|
Upgrade to gcc-4.0.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6979 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-10-07 22:14:12 +00:00 |
|
Matthew Burgess
|
27ced84613
|
Prevent GCC's fixincludes from running during chapter 5 pass2 and chapter 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6959 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-10-04 19:56:35 +00:00 |
|
Archaic
|
71ba45f779
|
Made more explicit the path to problem solving one should take.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6938 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-10-01 17:00:47 +00:00 |
|
Matthew Burgess
|
2f1cb7da7c
|
Add more detailed prerequisites to the prologue
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6914 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-09-29 21:21:08 +00:00 |
|
Matthew Burgess
|
59988921eb
|
Add -v to commands that accept it
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-09-29 20:55:40 +00:00 |
|
Matthew Burgess
|
b70a039a6a
|
Fix typo in Changelog
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6901 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-09-26 20:22:33 +00:00 |
|
Matthew Burgess
|
7554e8d181
|
Upgrade to man-pages-2.08
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6900 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-09-26 19:41:40 +00:00 |
|
Matthew Burgess
|
ed393bac3d
|
Upgrade to gawk-3.1.5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6890 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-09-24 15:47:31 +00:00 |
|
Matthew Burgess
|
d42a56b7d7
|
Upgrade to man-1.6b
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6889 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-09-24 10:32:47 +00:00 |
|
Matthew Burgess
|
6b6933d8e7
|
Upgrade to util-linux-2.12r
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6888 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-09-24 10:25:16 +00:00 |
|
Matthew Burgess
|
781ed1bcc9
|
Upgrade to bison-2.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6881 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-09-20 20:57:33 +00:00 |
|
Matthew Burgess
|
4fd2af1540
|
Upgrade to udev 070 and remove the unnecessary udevdir=/dev parameter
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6866 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-09-17 13:55:11 +00:00 |
|
Matthew Burgess
|
8dc8eb42fe
|
Add a patch to improve POSIX and bash compatibility of 'echo' - required by the testsuite in udev-069 and later
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-09-17 13:41:01 +00:00 |
|
Archaic
|
df42a9a98e
|
Moved chap2 to part2 and a slight rewording.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6860 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-09-16 03:38:48 +00:00 |
|
Archaic
|
be9755e592
|
Added a patch for util-linux to prevent a umount vulnerability.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6856 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-09-16 01:50:50 +00:00 |
|
Matthew Burgess
|
2e02c35ad7
|
Upgrade to gcc-4.0.1 (merge of gcc4 branch)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-09-09 20:34:44 +00:00 |
|
Jeremy Huntwork
|
98fe721a06
|
Upgrade to groff-1.19.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-09-08 12:35:52 +00:00 |
|
Matthew Burgess
|
6e229d806b
|
Fix typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6810 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-09-04 12:30:42 +00:00 |
|
Matthew Burgess
|
f036150454
|
Patch util-linux to stop cfdisk from segfaulting
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6809 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-09-04 12:05:56 +00:00 |
|
Matthew Burgess
|
886fa7ff2a
|
Upgrade to libtool 1.5.20
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-09-04 10:39:58 +00:00 |
|
Matthew Burgess
|
69577437b9
|
Upgrade to findutils 4.2.25
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-09-04 10:25:53 +00:00 |
|
Matthew Burgess
|
ffd1bdfdc3
|
Upgrade to shadow-4.0.12
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6784 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-31 18:05:31 +00:00 |
|
Jeremy Huntwork
|
01674db272
|
Adjusted tar commands for chapter six Bash and Glibc for consistency.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6769 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-28 22:27:05 +00:00 |
|
Matthew Burgess
|
7eac3e32ab
|
Install documentation explaining how to create Udev rules
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6745 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-23 19:52:42 +00:00 |
|
Matthew Burgess
|
e43868f257
|
Upgrade to Man-1.6a
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6744 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-23 19:40:18 +00:00 |
|
Matthew Burgess
|
b2c8a77a2d
|
Don't move so many coreutils binaries to /bin
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6736 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-21 12:30:53 +00:00 |
|
Matthew Burgess
|
6c511d85f8
|
Upgrade to Udev-068
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6724 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-19 22:51:46 +00:00 |
|
Matthew Burgess
|
a938e5e7ca
|
Upgrade to IANA-etc-2.00
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6723 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-19 22:31:02 +00:00 |
|
Matthew Burgess
|
749247fd6d
|
Upgrade to file-4.15
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6722 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-19 22:26:14 +00:00 |
|
Matthew Burgess
|
941429e2c5
|
Use -print-file-name=specs instead of the undocumented --print-file-name switch for GCC's specs file edit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-18 20:18:30 +00:00 |
|
Ken Moffat
|
50125deceb
|
Added bzgrep security patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6700 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-18 15:35:07 +00:00 |
|
Matthew Burgess
|
0c78fca937
|
Install sed's man page to /usr/share/doc/sed-4.1.4 instead of /usr/share/doc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6696 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-16 20:44:11 +00:00 |
|
Matthew Burgess
|
31edd8e9e4
|
Upgraded to Linux-2.6.12.5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6695 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-16 20:31:23 +00:00 |
|
Ken Moffat
|
3937cf0902
|
Version update for shadow
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6686 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-14 22:20:06 +00:00 |
|
Matthew Burgess
|
4fa614477d
|
Add sed to prevent grub's UFS size test being run
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6685 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-14 15:09:25 +00:00 |
|
Matthew Burgess
|
64fc68abb9
|
Add patch to install bzip2 documentation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6681 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-14 13:24:26 +00:00 |
|
Matthew Burgess
|
062501ff24
|
Upgrade to linux-2.6.12.4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6679 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-14 12:34:10 +00:00 |
|
Matthew Burgess
|
ff0dd81f45
|
Upgrade to udev-067 and fix the failing test
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6678 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-14 12:29:52 +00:00 |
|
Matthew Burgess
|
791a9ec3c2
|
Explain that libiconv isn't required on an LFS system (fixes bug 1614)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6671 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-12 20:53:02 +00:00 |
|
Matthew Burgess
|
a6c7de59ff
|
Correct ownership of libtool's libltdl data files (fixes bug 1601)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6670 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-12 20:17:16 +00:00 |
|
Matthew Burgess
|
06948c18f5
|
Change findutils' and vim's configure option explanations conform to the convention used elsewhere in the book (fixes bug 1613)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6669 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-12 20:03:48 +00:00 |
|
Matthew Burgess
|
3aee82dd1d
|
Fix Changelog date typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6667 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-12 19:45:03 +00:00 |
|
Matthew Burgess
|
a55f08682a
|
Expand explanation of device node creation in chapter 6 (fixes bug 1593)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6666 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-12 19:44:32 +00:00 |
|
Matthew Burgess
|
7b303d47a0
|
Fix incorrect version number for expect's installed library (Bug 1608)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6664 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-12 19:26:14 +00:00 |
|
Archaic
|
a75f3f8afe
|
Added note in Shadow regarding building Cracklib from BLFS first.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6629 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-08 04:04:30 +00:00 |
|
Matthew Burgess
|
54799d69d3
|
Add texi2pdf to Texinfo's list of installed files
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6619 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-06 20:35:47 +00:00 |
|
Matthew Burgess
|
329d049e17
|
Update Vim's security patch to fix the latest modeline vulnerability
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6614 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-08-06 11:19:23 +00:00 |
|
Matthew Burgess
|
bdee2f5886
|
Add instructions for installing additional documentation for Bash
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6605 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-07-30 20:26:27 +00:00 |
|
Manuel Canales Esparcia
|
8f0a1147ff
|
Fixed the date and changelog for the previous commit.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6596 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-07-29 12:13:18 +00:00 |
|
Matthew Burgess
|
15966d98f8
|
Don't define gvim's configuration file as we don't compile gvim
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-07-27 20:35:47 +00:00 |
|
Matthew Burgess
|
04dd97369c
|
Remove groups from the list of programs installed by shadow
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6585 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-07-26 21:01:01 +00:00 |
|
Matthew Burgess
|
c51ea9fb12
|
Upgraded to mktemp-1.5-add_tempfile-3.patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-07-26 20:54:52 +00:00 |
|
Matthew Burgess
|
5844aed232
|
Merge FORMER_CONTRIBUTORS into the book
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6579 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-07-23 12:27:23 +00:00 |
|
Matthew Burgess
|
4338530ee3
|
Fixup dates in changelog
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6578 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-07-23 12:01:28 +00:00 |
|
Matthew Burgess
|
c9dc406c70
|
Upgrade to man-pages-2.07
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6577 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-07-23 12:00:36 +00:00 |
|
Matthew Burgess
|
23bafc9180
|
Upgrade to zlib-1.2.3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6576 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-07-23 11:58:40 +00:00 |
|
Manuel Canales Esparcia
|
f6eeb399c6
|
Changelog clean-up.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-07-22 12:23:42 +00:00 |
|
Manuel Canales Esparcia
|
fbb5e45367
|
Added obfuscate.sh to test it in production mode.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-07-22 11:50:14 +00:00 |
|
Matthew Burgess
|
ec786e6783
|
Remove flex++ from the list of installed files
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6559 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2005-07-19 20:23:48 +00:00 |
|