Commit Graph

1764 Commits

Author SHA1 Message Date
Jeremy Huntwork
b943097fb7 Move grep up in the build order. Thanks, Greg Schafer for the reminder.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8751 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-02 09:54:01 +00:00
Ken Moffat
e4eb4cce86 I finally got around to the note about ABI=32.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8745 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-11-20 22:07:12 +00:00
Ken Moffat
8399b374cd Fix typo - I hope.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8744 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-11-18 20:07:09 +00:00
Ken Moffat
fffccab84f Add zh_CN.GB18030 locale for coreutils test-mbsstr3.sh test, and update explanatory text to what is now the first locale in the list.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8741 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-11-14 00:16:38 +00:00
Bryan Kadzban
a91be49af4 s/<tab>/<spaces>/g everywhere. Also fix one typo in the e2fsprogs installed-binaries list, since I noticed it when killing tabs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-11-06 05:23:09 +00:00
Bruce Dubbs
182d5d3e50 Text changes in several places in Chapters 5 and 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8719 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-30 06:52:46 +00:00
Bruce Dubbs
863beeaa47 Fixed perl configuration so it knows the vendor library location.
Changes perl patches to a single consolidated patch with security and other fixes

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8718 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-30 05:35:58 +00:00
Bruce Dubbs
1b12edf6d4 Remove unneded vim patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8717 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-29 03:38:42 +00:00
Bruce Dubbs
e54882e0b7 Updated symbolic link creation loop for vi.1 man pages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8716 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-29 00:05:28 +00:00
Bruce Dubbs
ac745a7725 Fix location of Module-Init-Tools man pages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8712 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-28 01:25:56 +00:00
Bruce Dubbs
0b9e193f52 Updated to e2fsprogs 1.41.3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-28 00:43:16 +00:00
Bruce Dubbs
490d3e8bf0 Update to m4 1.4.12
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8710 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-27 23:19:56 +00:00
Bruce Dubbs
bdd7f2703c Added chmod instructions to e2fsprogs and tcl
to ensure all libraries are writable by root for stripping.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8709 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-27 07:23:19 +00:00
Bruce Dubbs
e4b8b816df Added a brief explanation of the Linux API Headers instructions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8708 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-27 06:33:21 +00:00
Bruce Dubbs
db2f21efd2 Added descriptions of symlinks created by util-linux.
Move gawk ahead of findutils to avoid a test suite failure in chapter 6.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8707 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-27 05:52:46 +00:00
Bruce Dubbs
892e30f7fa Reverted deletion iv vim mandir patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8706 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-26 23:34:30 +00:00
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