Commit Graph

193 Commits

Author SHA1 Message Date
Alex Gronenwoud
238527e104 Minor adjustments, mainly of markup. And dropping file removal from the 'stripping' phase -- the files are small.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2815 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-14 21:47:20 +00:00
Gerard Beekmans
2c55c71671 Stronger words to discourage using newer software versions than listed in the book unless you are an experienced LFS builder.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2789 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-12 20:21:05 +00:00
Gerard Beekmans
955533beaf Removed LILO and Bin86. Replaced them with Grub
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-11 21:35:35 +00:00
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
Gerard Beekmans
6e3b255254 fix comment style to lfscmd doens't fail
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2669 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-15 16:09:30 +00:00
Alex Gronenwoud
ab6f1859dd small things around coreutils and bugs #518 and #520
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2668 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-11 22:49:50 +00:00
Gerard Beekmans
615efc850a Upgraded to binutils-2.14,
linux-2.4.21, expect-5.38.4, gawk-3.1.3, texinfo-4.6, util-linux-2.12,
man-pages-1.58, lfs-utils-0.3, vim-6.2, gettext-0.12.1, automake-1.7.6,
file-4.03, e2fsprogs-1.34, procps-3.1.11, psmisc-21.3


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2660 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-07-30 19:22:54 +00:00
Gerard Beekmans
a77c2ca28e upgraded to latest tar, findutils and gzip
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2593 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 23:25:21 +00:00
Gerard Beekmans
c2c0775c1c Removed ftp://ftp.linuxfromscratch.org from download locations
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2577 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 01:26:08 +00:00
Gerard Beekmans
c55119676e gcc-3.2.3-specs-4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2573 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 00:47:49 +00:00
Timothy Bauscher
0b6cb049c3 Zack's patches: Removed Netkit-base 0.17. Added Inetutils 1.4.2. Added lfs-utils-0.2.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2570 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 21:28:48 +00:00
Timothy Bauscher
b175687da8 More from Zack: Ncurses symlinks fixes, procps removal of XSCPT=, --without-debug for ncurses.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 19:12:19 +00:00
Timothy Bauscher
972014586e Added the rest of Zack's patches. Totally missed them before.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2561 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 17:03:47 +00:00
Timothy Bauscher
6e507556d6 Applied Zack's patches. Untested at the moment, will do a build in a few minutes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2555 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 15:09:30 +00:00
Gerard Beekmans
b2d4656229 new gcc specs patch: gcc-3.2.3-specs-3.patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2550 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-10 22:57:55 +00:00
Gerard Beekmans
0939e573f2 note not to remove tcl directory
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2540 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-07 23:51:03 +00:00
Gerard Beekmans
d1c48a1054 removed some newlines
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2537 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-07 23:39:25 +00:00
Gerard Beekmans
975ef7c5a4 no longer mention gcc-core and gcc-g++ - let the user decide him/herself which package to use
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-07 23:38:18 +00:00
Gerard Beekmans
0fefb3d67c back to flex-2.5.4a
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2535 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-07 23:30:39 +00:00
Gerard Beekmans
ec47dfcf85 new gcc specs patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2527 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-06 21:19:51 +00:00
Gerard Beekmans
26ebd83c02 updated patches
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2525 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-06 19:21:38 +00:00
Gerard Beekmans
97ed0918f4 package updates - new packages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2492 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-02 20:36:55 +00:00
Gerard Beekmans
8727a64b3c package updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2491 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-02 20:36:04 +00:00
Gerard Beekmans
bc82645e95 Integrated Pure LFS - Phase 1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-02 18:20:20 +00:00
Gerard Beekmans
ea63cd9562 remove wget ref.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2486 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-04-28 22:10:19 +00:00
Gerard Beekmans
0057dde754 removed ftp link for bootscripts
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2425 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-04 05:29:17 +00:00
Timothy Bauscher
c1d66bb6c1 Fix procps patch version.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2301 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-10 21:51:44 +00:00
Gerard Beekmans
8836e6026a fixed the gawk patch - make uninstall won't wipe out /usr/bin anymore
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2275 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-03 03:27:03 +00:00
Gerard Beekmans
30a2c84f23 split up the glibc and man 'mega' patches
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2269 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-03 00:21:10 +00:00
Gerard Beekmans
316af24d04 updated man patch so it'll format man pages on screens with more than 80 columns
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2253 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-31 22:05:09 +00:00
Gerard Beekmans
f4e03a1910 upgraded to glibc-2.3.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2245 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-31 16:19:26 +00:00