Commit Graph

445 Commits

Author SHA1 Message Date
Timothy Bauscher
bc8b8a6881 Removed the compilation of the C++ compiler, which is not needed until after the second build. Made grammatic changes to the Shadow page.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1991 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-13 04:22:33 +00:00
Timothy Bauscher
ffc873df52 Joined two commands which create the /mnt/lfs and /mnt/lfs/usr directories.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1989 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-13 00:39:42 +00:00
Timothy Bauscher
a0e0ac0fc9 Created a list of package contents and descriptions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1988 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-12 01:10:29 +00:00
Timothy Bauscher
156402e3ec Removed a confusing paragraph about the fileutils patch, per Christophe Devine's request
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1986 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-11 21:23:01 +00:00
Timothy Bauscher
67cdf567bf Updated the estimated required disk space of all packages.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1985 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-11 21:09:35 +00:00
Timothy Bauscher
9898c41635 Updated the package contents and the estimated required disk space for GCC.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1984 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-11 15:33:33 +00:00
Mark Hymers
b864e062ce change usr,usr/local to usr in ch06-createdirs as per Jesse's suggestion on lfs-dev
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1981 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-09 21:15:14 +00:00
Timothy Bauscher
abde8bcdc6 Added a description for unpack.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1978 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-08 02:11:29 +00:00
Timothy Bauscher
21b0eceaf2 Mentioned the FAQ per Don Smith's request.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1975 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-07 17:37:37 +00:00
Mark Hymers
c18d2610f1 fix up chapter 5 explanations
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1972 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-06 17:53:34 +00:00
Mark Hymers
053ce5684f Move changelog entries to correct place (beneath the package update list)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1971 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-06 17:47:17 +00:00
Timothy Bauscher
10cb9c230d Applied a revised version of Scot's patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-06 05:50:29 +00:00
Timothy Bauscher
817c2d590f Named the hint authors, updated the URL to the editors in the hints index, and mentioned the Gawk patch to avoid confusion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-06 04:26:10 +00:00
Timothy Bauscher
c4270ca9bd Arbitrary grammatical changes, fixed the address of a mirror.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1966 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-03 21:33:53 +00:00
Timothy Bauscher
d944017d56 Reverted to a relative link for localtime
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-03 19:19:07 +00:00
Timothy Bauscher
c1a7c17f72 made absolute paths for localtime
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1963 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-03 17:03:32 +00:00
Timothy Bauscher
8a3b9dfbc9 Edited to include reporting typos.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1962 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-03 15:16:57 +00:00
Gerard Beekmans
a2cd10ffba applied Alex's commas.patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1960 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-03 11:27:19 +00:00
Gerard Beekmans
1f9327fbd7 added CPPFLAGS...re_max_failures to ch5-findutils installation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1955 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-01 04:17:39 +00:00
Gerard Beekmans
c61dd1e8cd applied Scot's LFS-BOOK-CVS-20020530-XML.patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1954 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-31 12:03:05 +00:00
Mark Hymers
0230a11848 [Bug 83] update to binutils-2.12.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1951 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-30 23:43:36 +00:00
Mark Hymers
f64f4b557a update ch5 bash instructions by removing redundant explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1949 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-30 19:33:48 +00:00
Gerard Beekmans
3b3e965d29 Fix bug #316 - replace sed's with patches. Done for c5-fileutils, c6-glibc, c6-gawk and c6-ed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1947 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-30 11:51:27 +00:00
Gerard Beekmans
b4ff064a69 remove chown /lost+found
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1928 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-28 14:17:20 +00:00
Gerard Beekmans
43f167cdab upgraded to ncurses-5.2-2.patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1918 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-27 12:14:01 +00:00
Gerard Beekmans
f6810d47a9 Upgraded to: automake-1.6.1, bin86-0.16.3, file-3.38, gawk-3.1.1, gcc-3.1, gettext-0.11.2, modutils-2.4.16, psmisc-21 and util-linux-2.11r. Added gcc-3.1 compile fix patches for ncurses, perl and vim
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-27 03:17:49 +00:00
Gerard Beekmans
32cee45c71 Applied Alex Groenewoud's namesandspaces.dat patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-26 21:25:09 +00:00
Gerard Beekmans
f6ea270237 removed tooldir from c5-binutils - not needed here, moved explanation to chap6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1911 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-26 20:48:08 +00:00
Gerard Beekmans
9ef92bb74c removed gzip command explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1910 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-26 20:32:12 +00:00
Gerard Beekmans
dcedf5db93 added changelog entry for previous commit : removed cd / command and just use absolute paths for the two chmod's
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1906 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-26 18:25:45 +00:00
Mark Hymers
24bb762288 some fixes related to removal from ch6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1904 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-26 01:07:46 +00:00
Mark Hymers
cb4481bd35 mirror.AC.uk not co.uk (that's a <ahem mode=truth-stretching>newspaper</ahem>
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1903 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-25 18:17:53 +00:00
Gerard Beekmans
5e2cb65219 first set of commits for keep-chap5-chap6-seperate
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-25 00:19:47 +00:00
Gerard Beekmans
1f61f4234c added more e2fsprogs desc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1895 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-23 19:57:14 +00:00
Gerard Beekmans
46105cf4b4 added bin86 and flex descriptions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1893 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-23 17:04:36 +00:00
Gerard Beekmans
335838c585 missing periods at ends of sentences
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1892 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-23 17:01:16 +00:00
Gerard Beekmans
f49cf1a792 added some descs for Glibc and E2fsprogs
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1889 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-18 17:52:35 +00:00
Mark Hymers
14ac599867 change chown X.X's to chown X:X's
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1888 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-17 23:04:26 +00:00
Gerard Beekmans
68d2fcf1e6 added http interface to FTP mirror at idge.net
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1887 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-16 19:30:20 +00:00
Gerard Beekmans
34a2f0ce88 fixed setup to 'set up'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-16 18:40:04 +00:00
Gerard Beekmans
02ef5b5866 added some more Glibc desc's
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1882 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-16 18:39:22 +00:00
Mark Hymers
766fc826f2 fix for bzip2 hardlink issue with older distros by Chris Devine
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1881 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-15 21:36:01 +00:00
Mark Hymers
d920fb0a20 sort out ulink tags (see my mail to lfs-book)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1877 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-11 13:26:21 +00:00
Gerard Beekmans
227d26b5cb filled in missing glibc descriptions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1875 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-09 17:50:36 +00:00
Gerard Beekmans
b703149cf4 added Fredrik Danerklint to acks
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1868 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-07 13:59:54 +00:00
Gerard Beekmans
c65e060ee1 added se.linuxfromscratch.org mirror
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1867 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-07 00:21:51 +00:00
Gerard Beekmans
f109c01229 fixed vigr symlink location
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-06 16:38:05 +00:00
Gerard Beekmans
3f12743405 fix bugs #335 and #342 plus various touch ups, layout fixed (line wrapping mostly)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1864 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-02 20:15:02 +00:00
Mark Hymers
9ef087369c remove removenss page
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1863 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-02 18:50:00 +00:00
Gerard Beekmans
46e606f940 Removed glibc-2.0 workarounds, removed export...unset constructs and replaced with var=varu ./configure constructs
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1862 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-01 19:10:46 +00:00