Manuel Canales Esparcia
50e693d738
Started chapter06 indentation.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7323 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-31 20:17:20 +00:00
Jeremy Huntwork
a11b40fbeb
Remove unnecessary LDFLAGS variables in binutils pass 1 and 2. Thanks Dan Nicholson.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7319 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-31 01:50:44 +00:00
Jeremy Huntwork
28bb06349a
Various textual corrections. Thanks Chris Staub.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7317 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-30 06:51:33 +00:00
Jeremy Huntwork
62d3362b8d
Adjust binutils-pass1 so we don't need to hang on to its source directories.
...
Also use 'gcc -dumpmachine' instead of the MACHTYPE var.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7316 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-30 06:50:11 +00:00
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
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
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
Archaic
a9aebc4255
Minor typo fix.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7123 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-05 14:51:22 +00:00
Matthew Burgess
462a9038a3
Fix typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-03 22:42:59 +00:00
Matthew Burgess
e63bba5037
Add the command required to unpack Module-Init-Tools' testsuite, and remove the now redundant explanation related to it
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7120 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-03 22:02:44 +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
Manuel Canales Esparcia
67d9211fd6
Typo fixes.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7117 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-11-01 12:56:44 +00:00
Manuel Canales Esparcia
c8c8222784
Added udev-config-file entity.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7115 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-31 20:03:34 +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
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
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
Manuel Canales Esparcia
be7082fc8b
Redaction correction: Udev is configured in this chapter.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7062 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-19 21:38:05 +00:00
Manuel Canales Esparcia
0aaf02b71d
Fixed the groups Index entry.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7061 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-19 21:27:52 +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
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
Manuel Canales Esparcia
893d40b345
Removed a nodump attribute.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6996 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-12 10:14:10 +00:00
Manuel Canales Esparcia
dde039d8cd
Removed extra >
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6988 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-09 08:24:14 +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
Manuel Canales Esparcia
e193a75683
Added another two nodump attributes.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6982 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-08 16:00:42 +00:00
Manuel Canales Esparcia
ab007cade2
Added a nodump attribute.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6981 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-08 15:31:20 +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
Manuel Canales Esparcia
de927882c9
Added a few nodump attributes.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6978 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-07 19:20:12 +00:00
Manuel Canales Esparcia
be4be92f7e
Nodump timezone settings.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6961 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-05 18:09:26 +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
Manuel Canales Esparcia
cad7b50152
Added one more nodump attribute.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6958 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-04 19:37:37 +00:00
Manuel Canales Esparcia
810deb9a4c
Added more missing -v switchs.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6935 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-01 10:00:43 +00:00
Manuel Canales Esparcia
03e9011736
In Chapter5, dump only the locales required by testsuites. In chapter6 dump the full locales build.
...
Fixed an screen formating issue in both HTML and PDF outputs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6934 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-01 09:55:32 +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
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
Manuel Canales Esparcia
e94165c26e
Tags fix.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6871 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-18 09:45:53 +00:00
Manuel Canales Esparcia
5ebdc13a4a
Removed hardwired sources directory.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6870 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-18 09:08:13 +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
Matthew Burgess
d0160188ed
Fix typo in iproute2's configure command
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6864 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-16 21:46:30 +00:00
Archaic
32288165dd
Minor grammatical fix.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6859 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-16 02:57:59 +00:00
Archaic
e860d2cfed
Added a blurb about bash\'s new file expansion ability.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6858 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-16 02:38:06 +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