Commit Graph

415 Commits

Author SHA1 Message Date
Gerard Beekmans
1ae2ba4261 reworded
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2178 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-10-18 17:38:30 +00:00
Mark Hymers
15b3899162 add -s to bzip2 ch5 CC argument
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2170 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-10-13 15:29:53 +00:00
Timothy Bauscher
4e010de526 Switch to gcc-core and gcc-g++. Change '&' to '&'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2168 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-10-07 04:33:47 +00:00
Gerard Beekmans
62909d965a fixed gcc nofixincludes patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2156 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-29 22:59:15 +00:00
Timothy Bauscher
a425f86cca Break up sed command.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2155 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-29 22:11:48 +00:00
Mark Hymers
310c6e60a1 make change to reference to Debian stable in Chapter 5 (bash). Also, update the changelog for the 4.0-RC1 release and move Timothy's entry to (what I think is) the right place.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2154 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-29 22:03:39 +00:00
Timothy Bauscher
b8e6552e6f Replaced nofixincludes patch (it doesn't apply cleanly) with a (more appropriate) sed command.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2152 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-29 19:48:03 +00:00
Gerard Beekmans
ab46b4e6a8 added man patch to replace sed, and added gcc-3.2-nofixincludes.patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-29 00:07:32 +00:00
Timothy Bauscher
2c094d60db Applied Bill Maltby's grammar patch. Changed $LFS to LFS where appropriate. Internal XML cleanup: removed double spacing where appropriate.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-28 21:08:29 +00:00
Gerard Beekmans
f5cc1c171b typo fileutils patch sitution
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2136 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-28 19:05:29 +00:00
Gerard Beekmans
b6eccacf9a specified which gcc and glibc patches are applied
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2135 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-28 19:03:12 +00:00
Timothy Bauscher
695ae0bc31 Applied Bill's chapter 5 fixes patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2133 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-24 04:52:43 +00:00
Timothy Bauscher
4a7171007f Added - before tar options for clarity and uniformity.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2131 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-23 19:02:43 +00:00
Timothy Bauscher
764d8f4d37 Applied Bill Maltby's grammatic-fixes patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-23 18:35:06 +00:00
Timothy Bauscher
26e62aa22d Removed --enable-threads=posix from static gcc compilation. Fixed changelog and a number of typos.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-20 21:11:28 +00:00
Timothy Bauscher
eb7df24002 Another typo fix, this one was mine.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2120 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-19 03:55:25 +00:00
Timothy Bauscher
ef380b4e9e Grammatic fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-19 03:51:00 +00:00
Timothy Bauscher
10d473cc86 Removed a misleading paragraph better addressed in the Why Static section.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2118 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-19 03:31:29 +00:00
Timothy Bauscher
60ed866798 Fixed typos, removed old command explanation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2114 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-18 18:31:39 +00:00
Gerard Beekmans
514f599b8b added a <userinput> tag around 'make install'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2101 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-13 02:23:42 +00:00
Timothy Bauscher
549cfcfe7a Added gzip patch, added re_max_failures2 to Textutils.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2079 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-07 16:42:31 +00:00
Timothy Bauscher
4bc6304e66 Symlink sh to bash, and bash to /static/bin/bash. Shortened some cp commands. Changed call to less so SGR will work.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2078 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-02 15:46:18 +00:00
Timothy Bauscher
54eee9df47 Fix man bug, added a CC variable to omit symbols from compilation in static packages.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2077 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-02 00:01:22 +00:00
Timothy Bauscher
d0e55a67df Typo fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2076 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-31 20:28:09 +00:00
Timothy Bauscher
5ebcbccb4e rm /bin/bash after makedev, re-added HAVE_GAS_HIDDEN, removed --enable-__cxa-atexit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2075 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-30 23:08:49 +00:00
Timothy Bauscher
83e39026d0 Typo fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2074 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-27 18:52:05 +00:00
Gerard Beekmans
6f9d1a9f8e updated to automake-1.6.3, gcc-3.2, groff-1.18, makedev-1.7, perl-5.8.0, util-linux-2.11u | added gcc-3.2.patch glibc-2.2.5-2.patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2073 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-26 23:43:23 +00:00
Gerard Beekmans
5bd88a08dc removed future patching note
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2068 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-26 20:09:31 +00:00
Timothy Bauscher
819ecc6532 Changed ln -sf to ln -s where possible, cp libiberty.h after binutils install, remove groups program from Shadow, re-added the sh-utils-2.0.patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2061 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-18 17:26:58 +00:00
Timothy Bauscher
415157ef41 Updated the changelog.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2041 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-07-29 19:09:14 +00:00
Timothy Bauscher
fde5bc7ead Removed reiserfsprogs. Updated file and util-linux. Many miscellaneous changes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2038 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-07-29 18:12:02 +00:00
Mark Hymers
2344896535 fix all patches to use -patch-version entities and remove hard-coding of patch versions. sorry to timothy for breaking his run of changelog entries\!
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2024 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-07-02 19:25:34 +00:00
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
60cd5856e6 Removed trailing spaces from commands.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1987 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-11 23:23:24 +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
da20dc6a7a Typo fix for command explanations.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1977 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-07 18:10:18 +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
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
f9568b3a02 Changed reference of sed to patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1965 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-03 19:44:30 +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
5756284c7e applied alex's ch5-intro-rewrite and chapter6-intro.patch patches
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1950 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-30 23:43:04 +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
8cd994f474 removed stuff no longer pertinent after the /static implementation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1943 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-29 23:31:41 +00:00
Gerard Beekmans
6bb1e79860 removed 'this package needs its patch applied blah'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1926 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-28 03:07:50 +00:00
Gerard Beekmans
e5698c8801 removed uninstall warning - not applicable here
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1923 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-28 01:32:13 +00:00
Gerard Beekmans
22a250e0ad simplified tar install
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-28 00:41:18 +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
624fe9515e removed libexec
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1912 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-26 21:01:11 +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
Mark Hymers
c02af2efef small fix to ch5 fileutils instructions; we now need to run /static/bin/ls not /bin/ls
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1901 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-25 13:56:32 +00:00
Gerard Beekmans
e7eb8a2828 added
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1900 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-25 01:14:43 +00:00
Gerard Beekmans
0515650c1d third wave - remove old files
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1899 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-25 00:24:08 +00:00
Gerard Beekmans
1987d724ce second set of commits for keep-chap5-chap6-seperate
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-25 00:21:12 +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
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
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
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
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
3249ec38a8 shortened cp and rm commands
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1873 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-09 14:54:17 +00:00
Gerard Beekmans
fd132b0231 aestetic change
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1871 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-08 23:25:04 +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
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
Gerard Beekmans
689a79b113 added better notes regarding needed patches (gcc note was missing as well as kbd, findutils was present but updated)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1861 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-01 17:21:09 +00:00
Marc Heerdink
921ef9fb97 Fixed some minor typos
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-04-21 13:01:52 +00:00
Gerard Beekmans
cdfd845cb8 unconfuse
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1841 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-04-19 18:57:36 +00:00
Gerard Beekmans
e69a59f2e4 various fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1840 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-04-19 18:27:01 +00:00
Gerard Beekmans
1f3baafa40 minor typo fix (is is -> it is)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-04-17 12:24:53 +00:00
Gerard Beekmans
b73249aa28 no need for <literal> tag here
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1821 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-04-12 13:27:45 +00:00
Marc Heerdink
272f9b8d7c DOH! Added the missing file, thanks for the heads up Gerard :)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-04-09 13:28:50 +00:00
Marc Heerdink
3f62e369bf [Bug 327] Added --disable-perl-regexp to the grep configure flags to avoid linking against a non-existing static pcre library.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1815 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-04-09 09:12:01 +00:00
Gerard Beekmans
5fb9eb8119 added commands to remove the ()/usr/*-gnu directory
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1794 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-04-05 19:21:29 +00:00
Gerard Beekmans
6f23ae92a1 added --disable-nls to diffutils install
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1792 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-04-04 18:16:03 +00:00
Gerard Beekmans
aa3b569bfb added --disable-nls to diffutils install
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1791 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-04-04 18:15:17 +00:00
Gerard Beekmans
47e2b3c362 before mounting /proc, chown root.root it first
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1788 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-04-03 23:46:22 +00:00
Gerard Beekmans
9786fe2ec0 shortened the kernel installation instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-04-03 19:58:01 +00:00
Gerard Beekmans
10aeeb61e6 added the warning that gawk's make uninstall will do a rm -rf /usr/bin/* if the libexec dir override is applied
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1779 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-04-01 14:42:18 +00:00
Mark Hymers
7af976fb7d Bugs 44, 64 and 320
Update to: diffutils-2.8, modutils-2.4.15, vim-6.1
See chapter01/changelog.xml for details of changes to install procedures
(only diffutils and vim instructions were changed; modutils is same)


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1776 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-03-29 23:49:44 +00:00
Gerard Beekmans
f88a4aebfb no cd necessary
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-03-17 17:08:01 +00:00
Gerard Beekmans
c58b9c35af undo last change
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1722 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-03-17 01:45:02 +00:00
Gerard Beekmans
86900be48b Shortened the kernel install in chapter 5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1721 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-03-17 01:14:15 +00:00
Gerard Beekmans
227112cb1f change tabs to &nbsp; (x3)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1718 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-03-16 23:30:05 +00:00
Gerard Beekmans
6f265d231a added --libexecdir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1716 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-03-16 23:28:17 +00:00
Gerard Beekmans
1858558e82 Added sed's for gawk install to change datadir and libexecdir definitions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1715 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-03-16 22:48:08 +00:00
Gerard Beekmans
35fae1627c removed loadkeys configure in chapter 7
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-03-11 20:36:27 +00:00
Gerard Beekmans
2205d49a08 changed gawk installation location to match alphabet
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1700 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-03-11 04:13:35 +00:00
Gerard Beekmans
9602db22d8 added gawk files
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1683 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-03-09 02:54:58 +00:00
Gerard Beekmans
d7abb6865b Updated to the following
packages: autoconf-2.53, automake-1.6, bin86-0.16.2, bison-1.33,
bzip2-1.0.2, e2fsprogs-1.27, gawk-3.1.0, gettext-0.11, less-374, lilo-22.2,
linux-2.4.18, man-pages-1.48, modutils-2.4.14, reiserfsprogs-3.x.1b,
shadow-4.0.2, texinfo-4.1, util-linux-2.11o


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1682 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-03-09 02:52:58 +00:00
Gerard Beekmans
55a39359f1 added note to ignore warning about make not set setgid and kmem
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1672 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-03-06 22:50:02 +00:00
Gerard Beekmans
b04e759b22 typo fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1670 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-03-06 22:14:40 +00:00
Gerard Beekmans
debe1b56f3 xml fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1666 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-03-05 20:13:31 +00:00
Gerard Beekmans
3a25785ee3 removed /usr/var and /usr/local/var dirs
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1655 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-03-01 19:57:39 +00:00
Gerard Beekmans
762603ef7e removed spurious 'from'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1653 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-03-01 14:35:06 +00:00
Gerard Beekmans
28db75533e explained why we mkdir ../binutils-build
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1641 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-02-26 22:03:06 +00:00
Gerard Beekmans
1bf460ed98 added note that warning about 'su' is safe to ignore
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1640 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-02-20 01:10:39 +00:00
Gerard Beekmans
02b095a133 noted dep update
added mv chroot ../sbin to chap5-shutils


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1633 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-02-17 20:15:05 +00:00
Mark Hymers
8f9069b37b spelling corrections
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1572 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-02-14 14:58:00 +00:00
Mark Hymers
7ecaaca139 remove extra &&
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-02-11 23:40:51 +00:00
Marc Heerdink
fe578632b8 Fixed some typo's
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-02-11 12:12:38 +00:00
Gerard Beekmans
f726193914 removed 'su' - not installed here due to lack or root privs
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1564 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-02-11 01:29:45 +00:00
Gerard Beekmans
9d12a8a4e9 Moved additional programs to the ($LFS)/bin directory that are used by the
bootscripts


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1553 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-02-10 15:36:19 +00:00
Mark Hymers
bb426df24d [Bug 269] remove irrelevant text
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1551 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-02-07 13:39:02 +00:00
Mark Hymers
76c0b783ee spelling / phrasing fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1547 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-02-05 00:44:06 +00:00
Gerard Beekmans
4c17629e2b export CC...doesn't work here (should've tested it before
committing...sorry)


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1538 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-02-02 18:30:17 +00:00
Gerard Beekmans
f7b70da35a changed bzip2's instructions to "export CC...make...unset CC" instead of
"make CC=..."


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1537 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-02-02 18:27:00 +00:00
Gerard Beekmans
1438da9c82 noted that you need to be root to run the ln command to create libcurses.a
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-02-02 18:04:56 +00:00
Gerard Beekmans
cf45fbd135 explained why we cp+rm during gzip install
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1535 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-02-02 17:04:30 +00:00
Gerard Beekmans
a193394081 no need for <screen> tags in fileutils explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1523 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-31 23:35:02 +00:00
Gerard Beekmans
c0f6d26e1f added && at the enf of the adduser command
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1521 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-31 23:17:30 +00:00
Mark Hymers
a8c18f2521 fix explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-30 23:57:20 +00:00
Gerard Beekmans
b6e5dcfd09 changed patch CPPFLAGS part to match how it's done with for example
chapter5/sed


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1518 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-30 20:11:21 +00:00
Marc Heerdink
e5835c115f [Bug 270] Fixed the commands to install the kernel header files
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-30 17:42:21 +00:00
Mark Hymers
5d3dcef94a [Bug 242] patch 2.5.4 needs -D_GNU_SOURCE on PPC
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1515 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-30 16:54:26 +00:00
Gerard Beekmans
484cd212ac Rephrased a bit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1513 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-30 16:30:28 +00:00
Mark Hymers
451d334bd6 [Bug 196] ch5-kernel make mrproper explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1512 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-30 16:25:35 +00:00
Marc Heerdink
1d91cdf2fa [Bug 261] Removed the --libexecdir configure option from fileutils' configure flags
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1511 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-30 16:23:29 +00:00
Mark Hymers
d6bc819962 [Bug 258] More packages suggest seperate build dir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1509 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-30 16:11:56 +00:00
Gerard Beekmans
0256c6e061 removed the "#!/bin/sh" line
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-27 04:26:58 +00:00
Gerard Beekmans
6cd9ed6654 minor layout change (<<"EOF" to << "EOF")
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-27 04:24:07 +00:00
Gerard Beekmans
5144fd39c5 minor layout change (cat >~filename -> cat > ~filename)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1488 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-27 04:22:40 +00:00
Gerard Beekmans
32b05f7198 changed "chown lfs $LFS" to "chown -R lfs $LFS"
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1487 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-27 04:19:52 +00:00
Marc Heerdink
6518edd209 Text corrections:
* replaced a capital "The" in the middle of a sentence with "the"
* added "commands" to "by running the following:"
* rephrased one sentence to make it sound a bit more logical


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1478 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-25 16:09:36 +00:00
Marc Heerdink
b57edf0e03 perfectly alright -> perfectly fine
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1477 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-25 15:54:13 +00:00
Marc Heerdink
6925e030df Fixed a very very tiny typo that looks a bit weird in the book.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1476 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-25 14:22:10 +00:00
Marc Heerdink
062461b217 [Bug 149] Addition and Removal of files to resolve bug 149 (Install all software as an unprivileged user)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1470 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-23 18:24:44 +00:00
Marc Heerdink
93dba6aba6 Implemented bug 149 (install chapter 5 as an unprivileged user)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-23 18:21:39 +00:00
Mark Hymers
75e2c43e24 fix typo -i should be -l
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1467 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-22 00:16:57 +00:00
Marc Heerdink
420aa7ab59 The installation of the kernel headers in chapter 5 was changed so having the
sources in a directory other than /usr/src/linux won't break the cp.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1430 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-14 14:14:45 +00:00
Gerard Beekmans
b5b4c76da2 missing space between "<filename>rm</filename>" and "both"
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1406 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-12-29 16:20:39 +00:00
Mark Hymers
9b298522b3 [Bug 228] Merge appendices A, B and D
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1385 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-12-15 14:28:34 +00:00
Marc Heerdink
8c5e7152f0 Resolved bug 192 and a version increase
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1370 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-12-10 15:23:46 +00:00
Marc Heerdink
8ac7439477 Bug 235
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1368 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-12-10 13:42:42 +00:00
Mark Hymers
01669da789 [Bug 195] Add static library explanation to chapter 5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1350 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-12-01 00:18:42 +00:00
Mark Hymers
f3e227cd4d fix typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1339 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-11-08 21:57:24 +00:00
Mark Hymers
4d6fc2dabb [Bug 164] XML Tidy up
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1329 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-10-27 22:21:44 +00:00
Mark Hymers
18b6e01edd fix spelling
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1326 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-10-26 13:55:47 +00:00
Mark Hymers
ef94a94b1d Fix spelling
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1324 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-10-24 10:20:53 +00:00
Mark Hymers
94f491595f [Bug 191] Add kernel header explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1316 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-10-14 13:13:22 +00:00
Gerard Beekmans
3a6a8dddbc typo fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1286 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-10-01 16:57:22 +00:00
Gerard Beekmans
9a69cc7565 typo fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1276 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-27 20:07:06 +00:00
Gerard Beekmans
9ac3d35d3a added <?dbhtml> tag for output redirection into subdir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1265 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-26 00:03:40 +00:00
Gerard Beekmans
75043c22ea added <?dbhtml> tag for output redirection into subdir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1264 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-25 23:55:44 +00:00
Gerard Beekmans
5850fbfec3 grammar fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1256 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-25 22:10:29 +00:00
Gerard Beekmans
0d11c30dd8 typo fix and AMD CPU->an AMD CPU
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1254 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-23 02:24:04 +00:00
Gerard Beekmans
838d1353fe grammar fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1253 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-23 02:22:53 +00:00