Commit Graph

1402 Commits

Author SHA1 Message Date
Jeremy Huntwork
b87ea8726b Remove a spurious -i from the perl command when readjusting the toolchain.
Thanks Dan Nicholson.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7315 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-30 04:20:15 +00:00
Jeremy Huntwork
1ba726fd6f Restore the use of *startfile_prefix_spec
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7314 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-30 01:45:25 +00:00
Jeremy Huntwork
942465e12e Added 'nodump' to commands in the Package Management section.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7309 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-26 14:56:33 +00:00
Jeremy Huntwork
2914987be2 Adjust chapter 5 binutils to build a static ld-new for use in the chapter 6 readjusting section.
Also add some extended sanity checks. These fixes are adapted from DIY-Linux and Greg Schafer.
Thanks to Dan Nicholson for the report, as well.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7308 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-26 14:45:36 +00:00
Jeremy Huntwork
40abfd5df2 Modify chapter 6 Glibc's make install command to allow test-installation.pl to run.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7307 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-26 11:52:41 +00:00
Jeremy Huntwork
313ca76210 Fixed the re-adjusting of the toolchain in chapter 6 so that chapter 6 GCC and Binutils links against the proper Glibc and so that we don't have to keep the binutils directories from chapter 5.
Also moved a note about saving the /tools directory to the beginning of chapter 6.
Fixes bug 1677. Thanks to Chris Staub, Alexander Patrakov, Greg Schafer and Tushar Teredesai for reporting and resolving this issue.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7306 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-26 03:45:12 +00:00
Jeremy Huntwork
ae437d3255 Fix chapter 6 Glibc's test-installation.pl to test the correct Glibc.
Fixes bug 1675. Thanks to Dan Nicholson for the report and Greg Schafer for the fix.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7305 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-26 02:35:40 +00:00
Jeremy Huntwork
9c9c8e1971 Remove ppc specific instructions from chapter 6 patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7304 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-26 02:05:59 +00:00
Matthew Burgess
3a35b11da1 Fix sort's numeric sort order and add en_US.UTF8 locale to improve coreutils' test coverage
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7302 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-25 21:26:09 +00:00
Matthew Burgess
76ccbb3810 Add information about package management
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7301 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-25 21:05:21 +00:00
Matthew Burgess
e990c367c9 Upgrade to Shadow 4.0.14
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7296 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-23 21:51:25 +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
895a637737 Removed the empty man.xml file.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7264 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-11 10:49:56 +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
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
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
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
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
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
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
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
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
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
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
Manuel Canales Esparcia
6fdd678063 Updated a tar switch to their current name in tar-1.15.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7182 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-26 10:50:10 +00:00
Gerard Beekmans
e5ab482e4e Changed 'man page' to 'HTML documentation'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7173 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-24 01:46:03 +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
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
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