Dan Nichilson
cd2f7f0340
Provide vi to vim man page symlinks for all languages. Closes #1811 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7656 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-12 00:32:00 +00:00
Bruce Dubbs
c800f787e9
Added clarifying text to section 7.9 concerning charmap specifications.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7654 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-11 16:36:24 +00:00
Bruce Dubbs
9b41802b14
Moved text in section 5.7 'Adjusting the Toolchain' referencing TCL out of the caution and into its own note
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7653 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-11 02:09:51 +00:00
Bruce Dubbs
b760bcfa3d
Update to linux-2.6.16.24
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7652 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-11 01:32:30 +00:00
Dan Nichilson
38d3a31fc9
Specified the full path to modprobe in the example rule.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7651 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-10 05:28:34 +00:00
Dan Nichilson
a85d4b9b1b
Removed the "locale country" command from the profile page since
...
it doesn't produce results in all locales.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7650 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-10 05:11:16 +00:00
Matthew Burgess
916d00bc32
Update module-init-tools download links because of change of upstream maintainer
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7649 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-07 08:27:47 +00:00
Matthew Burgess
fdb65bdea1
Fix a few typos in chapter 1
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7647 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-06-19 17:55:30 +00:00
Ken Moffat
8bc46a59dc
Add more commands to lists of what gets installed, thanks to Chris Staub.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7646 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-06-10 15:46:30 +00:00
Matthew Burgess
c321cf4b4b
Upgrade to Linux 2.6.16.19
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7644 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-31 20:24:53 +00:00
Matthew Burgess
102cf43cff
Upgrade to Man-pages 2.33
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7643 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-31 20:04:34 +00:00
Matthew Burgess
63ca4f2009
Upgrade to Bison 2.2
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7642 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-31 19:42:36 +00:00
Matthew Burgess
d157482ab0
Upgrade to Coreutils 5.96
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7641 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-31 19:35:22 +00:00
Gerard Beekmans
fe10b9c24a
Added tee to chapter 6's glibc make check.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7640 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-31 15:30:20 +00:00
Matthew Burgess
ef9aabcec7
Remove an outdated comment about having to reset passwords if enabling password shadowing.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7638 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-30 20:03:54 +00:00
Matthew Burgess
8f4b4bf01f
Remove getunimap, setlogcons and setvesablank from the list of programs installed by kbd.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7637 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-30 17:15:43 +00:00
Matthew Burgess
47849a7ead
Remove swapdev from the list of programs installed by util-linux.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7636 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-30 17:11:03 +00:00
Jeremy Huntwork
9278974d09
Remove the 'refer back's in the gcc-pass2 and chapter06/gcc pages.
...
Better organizes the commands and data so that the flow of the book is not
lost.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7632 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-27 18:07:57 +00:00
Jeremy Huntwork
a1a0a654fc
Add a note about installing spell files for Vim in a language other than English.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7631 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-27 17:03:13 +00:00
Jeremy Huntwork
35f2607355
Correct Vim's installation of man pages to work well with Man-DB.
...
Patch from Alexander Patrakov and Ag Hatzim.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7630 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-27 16:48:28 +00:00
Jeremy Huntwork
d1bb5db23b
Some version corrections in the vim page
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7629 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-26 10:10:25 +00:00
Jeremy Huntwork
2fe5051af7
Updated to Vim-7.0. Fixes #1793 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7628 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-26 02:10:19 +00:00
Jeremy Huntwork
e6c8119c85
Fixed generation of diff's man page, fixes #1800 .
...
Thanks Randy McMurchy for the report and Ken Moffat for the fix.
Also, some slight wording adjustments on the Shadow page.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7627 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-25 14:01:00 +00:00
Jeremy Huntwork
3202348d66
Slight mods to changelog. Was previously unclear.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-25 13:56:13 +00:00
Jim Gifford
f2e18a89ec
r7702@server: jim | 2006-05-22 00:56:58 -0700
...
Fixed a support issue with Shadow's cracklib sed command.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7625 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-22 08:10:11 +00:00
Archaic
5a9a826cb8
Updated to udev-config-20060515.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7618 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-15 23:38:51 +00:00
Archaic
4c04c84361
Updated to man-pages-2.32 (and updated the udev tarball size).
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7617 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-15 23:25:01 +00:00
Archaic
cfebd4e6ef
Updated to udev-092.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7616 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-15 23:16:00 +00:00
Manuel Canales Esparcia
e4a5635494
Replaced "<" by "less than".
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-14 20:16:56 +00:00
Archaic
004616a9e7
To avoid comments that require action from being forgotten, I prefixed all of them that I could find with 'FIXME:'. I did not attempt to fix them. I just marked them for future reference.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-13 00:07:12 +00:00
Archaic
1895652057
Updated to linux-2.6.16.16.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7599 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-12 22:42:28 +00:00
Manuel Canales Esparcia
dbbea9150e
Updated packages and patches sizes.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-09 21:10:14 +00:00
Matthew Burgess
ad3a1368b0
Fix a couple of typos in Chapter 1
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7595 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-08 20:40:05 +00:00
Archaic
83b720b0b5
Made the directory tree creation more concise and removed the extraneous
...
/opt/* hierarchy (it is not required by FHS). Closes ticket #1656 .
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7593 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-08 06:52:28 +00:00
Archaic
b70aeae6e7
Updated to linux-2.6.16.14.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7592 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-08 01:30:11 +00:00
Ken Moffat
a92b3e7bdc
Move to ext3, resolves #1792 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7590 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-07 12:42:05 +00:00
Jeremy Huntwork
534f5b8d8f
Added MD5 sums for packages and patches.
...
Resolves ticket #1788 .
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7588 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-06 16:33:04 +00:00
Archaic
2d3fc9e962
Upgraded to linux-2.6.16.13.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7587 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-04 01:17:39 +00:00
Jeremy Huntwork
0b37960b44
Updated stripping notes to reflect current findings.
...
Resolves ticket #1657 .
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-03 21:38:35 +00:00
Archaic
8abeb3bc1a
Updated the bug.c code to avoid USB-related uevent leakage reports.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-03 19:43:38 +00:00
Jeremy Huntwork
09f1daf453
Fixed sanity checks to work after final GCC and changed their format.
...
Resolves ticket #1768 .
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7583 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-03 02:37:49 +00:00
Archaic
af04acdbcf
Removed mention of usbfs from the fstab page since it is already covered in BLFS.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7580 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-02 21:26:13 +00:00
Archaic
a15578a2f9
Updated to man-pages-2.31.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7579 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-02 17:36:47 +00:00
Archaic
254e0802dd
Updated to iana-etc-2.10.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7578 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-02 17:21:55 +00:00
Archaic
2f3d5955c5
Updated to tcl8.4.13.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7577 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-02 17:16:36 +00:00
Archaic
2ed4bb3f52
Added two seds to avoid symlink problems with Readline during reinstallation.
...
Thanks to Dan and Manuel for the fix and for testing. Fixes ticket #1770 .
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7574 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-01 17:50:08 +00:00
Archaic
0d9735e488
Fixed issue where module-init-tools would not re-install its binaries. Thanks to Manuel for the report and Dan for the fix.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7571 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-01 16:47:39 +00:00
Archaic
5ffff5d1b6
Updated to linux-2.6.16.11.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7570 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-01 15:49:00 +00:00
Archaic
7d6d34b859
Updated to udev-091. Moved to a tarball-based set of udev rules. Updated the bootscripts to support the new udevsettle program.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-01 15:46:53 +00:00
Manuel Canales Esparcia
2ff6c16c03
Added SEO Company Canada to donators acknowledgements.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-27 17:09:30 +00:00