Commit Graph

322 Commits

Author SHA1 Message Date
Gerard Beekmans
28360cb3f2 typo fixes (it's -> its)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1242 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-20 01:47:28 +00:00
Gerard Beekmans
c90f09ce30 added --enable-threads=posix to chapter 5-gcc, updated chapter 6 from
--enable-threads to --enable-threads=posix (for clarity, since posix is the
default).


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1239 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-18 16:10:35 +00:00
Mark Hymers
4d22c3efb8 typo fixed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1237 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-18 12:02:39 +00:00
Gerard Beekmans
4fc945adc8 added --exec-prefix=/ to psmisc's configure
added note how to deal with psmisc's pidof symlink and man page


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1234 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-17 13:37:42 +00:00
Mark Hymers
acef663a83 add USRGAMES_DIR=/usr/bin to util-linux install
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1230 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-16 21:56:25 +00:00
Gerard Beekmans
7df6d43762 added && after 'done' and set configure to mode 755
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1222 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-11 16:37:44 +00:00
Gerard Beekmans
d00be4447e Noted that the latest versions may not work nicely with newer packages
like KDE-CVS


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1217 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-09 16:56:08 +00:00
Gerard Beekmans
ed59ebee6e grammar fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1213 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-08 04:46:27 +00:00
Gerard Beekmans
578b0239f2 reworded
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1212 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-08 04:42:00 +00:00
Gerard Beekmans
897a8391c2 seperated init.c's modification commands
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1208 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-08 00:19:39 +00:00
Gerard Beekmans
d9c1876543 added --login to exec /bin/bash
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1206 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-07 23:27:11 +00:00
Gerard Beekmans
4c2adfa2f1 Changed hint-root entity to hints-root
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1205 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-07 22:20:09 +00:00
Gerard Beekmans
51f2ca6dfa Removed duplicate explanation that's already explained in chap5-gcc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1202 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-07 22:06:03 +00:00
Mark Hymers
9726ae84c6 fix typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1193 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-07 18:00:10 +00:00
Gerard Beekmans
a436feb877 chmod 754 on makedev
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1191 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-07 17:08:30 +00:00
Gerard Beekmans
a558d676f3 explain what configure and make options do
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1180 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-05 17:28:15 +00:00
Gerard Beekmans
9c8da4c4c2 added exp. what make update does
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1179 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-05 17:27:40 +00:00
Gerard Beekmans
78a9ee5ab0 Changed net-tools's installation method to 'make update' instead of
'make install'


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1178 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-05 17:24:39 +00:00
Gerard Beekmans
9f1dfbe42a Changed procinfo's installation -- removed the sed, replaced with an
option to make ('make LDLIBS=-lncurses')


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1177 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-05 17:12:22 +00:00
Gerard Beekmans
d44d29c0ad Added e2fsprogs-exp.xml -- added explanations what the configure
options do -- we can use --with-root-prefix=/ now (instead of leaving
the varaiable blank).


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1175 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-05 17:04:48 +00:00
Gerard Beekmans
f43df467de Don't move mklost+found to /sbin anymore - it's not essential, so let's
keep it in the default location where e2fsprogs install it into


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-05 16:47:15 +00:00
Gerard Beekmans
b43aab1573 Added notes that gcc, binutils and glibc behave badly when optimized and
thus should be left alone.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1172 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-05 14:13:36 +00:00
Gerard Beekmans
508dbbc69c created link after make commadns (saves having to cd into /lib)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1169 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-04 16:07:56 +00:00
Gerard Beekmans
25585e6dfc Added ln command to create /lib/libbz2.so
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1167 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-04 16:02:56 +00:00
Gerard Beekmans
51b891fc4e added missing &&
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1163 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-02 19:24:11 +00:00
Gerard Beekmans
2ff73c2f31 Added missing && to end of sed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1160 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-02 17:50:36 +00:00
Gerard Beekmans
4b3f94c9f8 updated text (grub definitely doesn't need bin86)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-31 18:50:53 +00:00
Gerard Beekmans
166f15a843 Fixed --libexecdir to /usr/bin
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1135 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-31 00:21:59 +00:00
Gerard Beekmans
b19e465b85 updated explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1132 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-30 22:10:21 +00:00
Gerard Beekmans
4913f69792 cleaned it up big time
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1128 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-29 23:48:08 +00:00
Gerard Beekmans
6a0f666ea3 explained in more detail why we remove the defkeymap.map.gz file, and
how to create it if you need it anyways


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1123 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-29 20:58:28 +00:00
Gerard Beekmans
058d4c36f5 added binutils-exp
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1122 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-29 20:35:45 +00:00
Gerard Beekmans
90caf9604c noted that bin86 may be optional if lilo isn't used
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1120 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-29 20:30:56 +00:00
Gerard Beekmans
58f851da61 Added note that ed is optional
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-29 20:28:37 +00:00
Gerard Beekmans
56c46bdd54 fixed sed command (removed necessary newline)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1118 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-29 20:22:38 +00:00
Gerard Beekmans
e30bc19d79 removed -e from install commands
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1117 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-29 20:16:28 +00:00
Gerard Beekmans
2b1174bee6 text updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1113 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-29 19:29:31 +00:00
Gerard Beekmans
32f052f18d typo fix: localedate->localedata
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1100 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-29 16:06:59 +00:00
Gerard Beekmans
c3feda740c Removed -f options from mv and rm
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1099 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-29 13:19:58 +00:00
Gerard Beekmans
a2289f36d5 Added texinfo-exp to explain the make TEXMF=/usr/share/texmf install-tex
command


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1096 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-28 22:59:42 +00:00
Gerard Beekmans
110969fabc Removed the note to link m4 statically outside of chroot. We don't know
if this is still true with the current Glibc-2.2.4 we're using.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1094 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-28 22:31:24 +00:00
Gerard Beekmans
3acb38f277 Removed all -f flags from cp commands
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1092 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-28 20:50:57 +00:00
Gerard Beekmans
211bdc00f0 Removed line break
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1090 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-28 20:33:05 +00:00
Gerard Beekmans
febdde4893 Removed unnecessary line break
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1089 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-28 20:29:48 +00:00
Gerard Beekmans
99f6103bb6 Removed some unnecessary line breaks
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1088 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-28 20:27:04 +00:00
Gerard Beekmans
c90dd61b04 Noted change of chap6-bash install instruc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1074 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-27 23:45:54 +00:00
Mark Hymers
bd56be4435 note about sed line break
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1068 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-27 21:32:18 +00:00
Gerard Beekmans
4f58f7ac27 Added dependency lists to install. instruction pages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1063 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-27 20:07:08 +00:00
Gerard Beekmans
e5dc2d9a83 added --login to exec bash
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1047 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-26 00:09:05 +00:00
Mark Hymers
e2416ad53e note about removing hostname.old added
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1045 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-25 22:54:09 +00:00