Commit Graph

4923 Commits

Author SHA1 Message Date
Randy McMurchy
53579a53e3 Updated the book to use 4.13a as the Texinfo version, even though the tarball is exactly the same as the previous 4.13 version
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8678 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-19 20:33:50 +00:00
Randy McMurchy
97ba3cf3df Removed an unnecessary command from the Chapter 5 Perl instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-19 20:07:31 +00:00
Bruce Dubbs
b95d9eca60 Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8676 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-19 19:29:36 +00:00
Bruce Dubbs
10bd240370 Updated the discussion in Chapter 1 explaining that the LiveCD is out of date.
Added a paragraph to the note in the packages page explaining that bandwidth
can be saved when making multiple updates within a minor kernel release by
downloading a base version and patches.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8675 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-19 19:20:58 +00:00
Bruce Dubbs
9047098ea1 Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8672 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-19 17:37:35 +00:00
Randy McMurchy
f2358639d1 Added Bzip2 to the list of updated packages, thanks to William Immendorf for pointing it out
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8669 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-19 15:39:28 +00:00
Randy McMurchy
0cbc6e6751 Updated the date of the SVN book
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8668 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-19 15:38:32 +00:00
Jeremy Huntwork
787fe0c794 Moved placement of m4 in chapters 5 and 6 so that
* the chapter 5 m4 links against the glibc in /tools
 * the chapter 6 m4 is built before anything that hard codes the location of m4
Added a host prerequisite for m4


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8667 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-19 03:09:26 +00:00
DJ Lucas
e00376be2e Corrected changelog entry to include contributor's real name.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8666 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-16 01:18:50 +00:00
Bruce Dubbs
26b44218d9 Added --disable-libssp to glibc Pass 1 in Chapter 5
to eliminate a build failure on some systems.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8665 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-15 21:32:49 +00:00
DJ Lucas
649b4eeda2 typo and thinko fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8664 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-15 03:11:44 +00:00
DJ Lucas
a4e48686a6 Override floppy rules in udev-130.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8663 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-15 03:02:25 +00:00
DJ Lucas
d75c1237e7 Updated udev instructions following upstream recommendations.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8662 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-15 02:09:26 +00:00
Randy McMurchy
c49647b10a Modified the Chapter 5 instructions so that instead of building the GMP and MPFR packages separately for GCC Pass2, they are built by GCC internally
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8661 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-13 13:32:41 +00:00
Randy McMurchy
ef31c67389 Added a configure option to the Chapter 6 Gettext instructions so that the documentation is installed in a versioned directory
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8660 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-13 00:16:54 +00:00
DJ Lucas
5394c5c6b9 Updated to E2fsprogs-1.41.2.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8659 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 23:42:41 +00:00
DJ Lucas
7af598d1e2 Corrected installation prefixes of Iproute2 package.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8658 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 23:36:21 +00:00
Randy McMurchy
4ab39993ca Updated the text in the Chapter 6 MPFR instructions to include the number of tests in the test suite that should pass
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8657 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 22:08:32 +00:00
DJ Lucas
ee0ed772bb Reverted r8651.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8656 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 22:07:39 +00:00
Randy McMurchy
10d231de50 Modified the Chapter 6 GMP instructions to include a method for determining all the tests in the test suite passed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8655 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 21:42:55 +00:00
Randy McMurchy
041c8f67aa Modified the GCC search for correct headers command to account for the new include-fixed directory
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8654 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 20:28:12 +00:00
Randy McMurchy
1335450983 Added a patch to the Chapter 6 Binutils instructions to correct some errors in the test suite
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8653 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 20:15:16 +00:00
DJ Lucas
68edbd40b6 Corrected installation of udev rules files in chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8652 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 19:14:57 +00:00
DJ Lucas
c66a37ce4f Removed broken move in iproute2 commands.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8651 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 19:04:50 +00:00
Randy McMurchy
67fbf43256 Moved the Chapter 6 M4 installation into alphabetical order as it is installed in Chapter 5 now and therefore doesn't need to precede the Bison installation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8650 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 15:24:57 +00:00
Randy McMurchy
a8e23bd853 Moved the Chapter 5 M4 installation to before GCC Pass1 so that the internal GCC build of GMP will not fail in case M4 doesn't exist on the host
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8649 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 15:09:40 +00:00
Randy McMurchy
a5b1d9ea38 Typo in the Procps instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 04:39:01 +00:00
DJ Lucas
0eb906581f Use static linked gcc for pass 1 - #2056.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8647 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 04:09:47 +00:00
DJ Lucas
3f39abf3be Added note about new gcc fixincludes, corrected test output - #2229.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8646 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 04:04:01 +00:00
DJ Lucas
b2e93767f8 killed /etc/ld.so.preload from Chapter 5 Glibc, #2081.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8645 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 03:55:20 +00:00
Randy McMurchy
0bb6760364 Added descriptions of the configure options used in the GMP instructions and updated the installed library descriptions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8644 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 00:39:47 +00:00
Randy McMurchy
f683537f46 Updated the date of the SVN book
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8643 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 00:39:10 +00:00
Randy McMurchy
e7c803454b Fixed the documentation installation in the Chapter 6 GMP instructions, thanks to Trent Shea for pointing out the error
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8642 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 00:16:26 +00:00
DJ Lucas
0abc697e29 removed chapter 5 glibc test suite
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8641 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 23:39:51 +00:00
Randy McMurchy
5c92d210d5 Added three configure parameters to the Chapter 6 Util-linux-ng instructions so that additional programs are installed.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8640 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 21:22:15 +00:00
Randy McMurchy
fd4ae4ebd0 Removed the wall program description from the Sysvinit instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8639 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 19:41:40 +00:00
Randy McMurchy
e38671e104 Added a sed command to the Sysvinit instructions to suppress the installation of the wall program and its man page as a maintained version of this program is installed by Util-linux-ng
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8638 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 19:30:20 +00:00
Randy McMurchy
3e0c69197f Added commands to the Chapter 6 Binutils instructions to suppress the installation of standards.info, thanks to Greg Schafer for contributing the fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8637 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 18:11:53 +00:00
Randy McMurchy
58c4a181a7 Added a patch to the Procps instructions to fix a unicode related issue in the watch program
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8636 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 17:04:24 +00:00
Randy McMurchy
cddcb23c37 Added documentation installation commands to the Chapter 6 Kbd instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8635 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 15:32:15 +00:00
Randy McMurchy
bdb3cca0a4 Modified the IPRoute2 installation command so that the docs are installed in a versioned directory
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8634 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 15:24:46 +00:00
Randy McMurchy
b00e6ce1b2 Modified the Groff installation command so that the docs are installed in a standardized versioned directory
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8633 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 15:17:34 +00:00
Randy McMurchy
f72850c0db Added documentation installation commands to the Chapter 6 Gawk instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8632 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 14:55:49 +00:00
Randy McMurchy
3395f06d8b Added commands to the Chapter 6 Flex instructions to install a .pdf doc file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8631 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 14:39:34 +00:00
Randy McMurchy
4106b83c45 Added a parameter to the configure command in the Automake instructions so that docs are installed in a versioned directory
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8630 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 14:28:49 +00:00
Randy McMurchy
bfdb0e1908 Updated Module-Init-Tools to 3.4.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8629 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 14:22:41 +00:00
Randy McMurchy
52e836aff1 Added documentation installation commands to the Chapter 6 Readline instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8628 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 13:33:53 +00:00
DJ Lucas
ce69610f7f minor correction - glibc patch paths
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8627 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 04:02:55 +00:00
Randy McMurchy
2e1fb0caf9 Added some documentation installation commands to the Chapter 6 Ncurses instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 01:48:43 +00:00
Randy McMurchy
b4d202831f Updated the date of the SVN book
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8625 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 01:48:07 +00:00