Commit Graph

1748 Commits

Author SHA1 Message Date
Bruce Dubbs
33d608db5a Remove unnecessary mandir patch. Updated vim package contents.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8703 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-26 16:58:02 +00:00
DJ Lucas
bc811649e1 Removed previously commented working text.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-25 21:38:03 +00:00
DJ Lucas
7f89db8a15 Updated Man-DB text to account for recent Man-DB development. Many thanks to Alexander Patrakov for patientely guiding me through this.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8698 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-25 21:31:14 +00:00
DJ Lucas
862c5aedfd Updated text and instructions on man-db page.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8694 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-23 04:32:05 +00:00
DJ Lucas
18627b5228 Corrected coreutils i18n patch and testsuite. Thanks to Bryan Kadsban for the suggested fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8693 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-22 23:50:31 +00:00
DJ Lucas
1e77f0cc68 Updated list of minimum locales.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8691 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-21 22:23:09 +00:00
Bruce Dubbs
b772130d04 Added ac_cv_func_working_mktime=yes to the configure commands in gawk and bash
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8690 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-21 20:32:15 +00:00
Bruce Dubbs
46fbbc269c Added a note to the ifcfg script description in
iproute2 that it requires external programs.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8689 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-21 19:04:36 +00:00
DJ Lucas
c350d43a4d Fixed grep's -i feature.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8688 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-21 05:31:18 +00:00
DJ Lucas
36f12da493 Put back instructions to disable installation of vi_VN.TCVN locale in glibc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8687 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-21 05:19:14 +00:00
DJ Lucas
324209d15c Replaced coreutils-i18n patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8686 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-21 05:15:28 +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
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
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
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
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
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
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
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
64941f4ce2 Added documentation enhancements to the E2fsprogs package
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8624 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-10 19:52:34 +00:00
Randy McMurchy
e990ec998e Removed an unnecessary parameter from the Util-linux-ng Chapter 6 make command, thanks to Greg Shafer for pointing it out
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8621 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-10 18:17:40 +00:00
Randy McMurchy
59af1dcf3a Updated the Perl instructions, thanks to Greg Shafer for pointing out the issues - This change also required that the Zlib package is built right before the Perl package in Chapter 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8620 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-10 17:41:36 +00:00
Randy McMurchy
166a9dbdcf Updated Udev to 130
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8618 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-10 15:13:52 +00:00
Randy McMurchy
a5fac328d4 Added a comment to the File instructions to remove the man page sed during the next package update
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8616 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-09 22:10:56 +00:00
Randy McMurchy
db9c33ed72 Updated File to 4.26
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8615 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-09 22:05:45 +00:00
Randy McMurchy
c466df68bb Updated Shadow to 4.1.2.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8614 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-09 20:47:01 +00:00