Commit Graph

25 Commits

Author SHA1 Message Date
Jeremy Utley
c94dd38cc7 Minor textual and command changes from lfs-dev
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2773 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-11 20:27:27 +00:00
Jeremy Utley
54df5b44ca Added bison attribute patch to fix compilation of pwlib
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2769 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-11 18:42:16 +00:00
Jeremy Utley
98b277aa98 Corrected minor typo in the link to the gcc libiberty patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2768 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-11 18:29:20 +00:00
Jeremy Utley
8998cdef82 Added Greg's patch to GCC to suppress libiberty, and allowed binutils' libiberty to stay
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2767 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-11 18:21:18 +00:00
Jeremy Utley
008e758cc6 Added Anderson's perl-libc-3 patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2764 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-11 05:23:00 +00:00
James Robertson
eb70a732af Fixed the findutils packge download link on the packages page closing bug 578.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2762 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-10 01:35:26 +00:00
Jeremy Utley
fbb00ac78a Fixed minor typos in the instructions, and corrected the download URL for util-linux.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2760 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-10 00:26:02 +00:00
Jeremy Utley
56029fbfe4 Removed installation of gcc 2.95.3 c++ compiler, added Zack's patch to fix the return-type problem
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2759 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-10 00:17:44 +00:00
Jeremy Utley
71c95b6929 corrected download location for gcc specs patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2751 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-07 06:14:53 +00:00
Jeremy Utley
54b90a4709 updated util-linux download url
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2748 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-07 01:45:59 +00:00
Jeremy Utley
bace8ea171 updated download locations for a couple of packages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2746 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-06 19:52:31 +00:00
Jeremy Utley
917e8427d6 updated Perl patch for the new /tools dir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2742 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-06 00:43:46 +00:00
Jeremy Utley
2b18510594 Added note regarding the new patches project to Chapter 4 - Closes bug 18
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2732 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-05 01:11:49 +00:00
Alex Gronenwoud
dc7ba45806 Properly alphabetizing the packages and patches lists.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2722 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-02 22:02:27 +00:00
Jeremy Utley
0c84f8a8a9 Added Shadow newgrp fix from Greg
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2714 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-01 19:29:40 +00:00
Jeremy Utley
b19d5f969a New patch for GCC's fixincludes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2704 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-30 16:55:25 +00:00
Jeremy Utley
79b94bd125 Added sscanf patch to Glibc instructions and download page.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-30 03:57:49 +00:00
Jeremy Utley
40b88c2601 Updated GCC to 3.3.1 with Zack's mini-hint
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2700 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-30 02:33:08 +00:00
Alex Gronenwoud
2ab760cde9 Fixing some typos, adding a little markup, and other random retouches.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2691 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-28 21:19:35 +00:00
Alex Gronenwoud
b0dbf73848 merged all chapter 4 xml files into one, separated packages and patches
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2676 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-24 21:48:18 +00:00
Timothy Bauscher
14245dbff3 Swapped chapter03 and chapter04.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2202 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-10-24 01:23:51 +00:00
Gerard Beekmans
04f55298c9 added <?dbhtml> tag for output redirection into subdir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1263 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-25 23:48:31 +00:00
Thomas Balu Walter
9fffe5fee8 You
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@332 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-16 22:10:08 +00:00
Gerard Beekmans
0e328c8606 Put package version in seperate entities
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@179 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-15 17:56:43 +00:00
Gerard Beekmans
b08f409653 Initial XML commit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-15 15:26:52 +00:00