Gerard Beekmans
0e6ea1cbc5
reworded a bit. make install on debian doesn't fail. The error is
...
ignored as it should and make's return value is now 0. This may not be
like this on all systems if the 'make' program is older.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1226 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-11 19:25:24 +00:00
Gerard Beekmans
87cf4b12d5
added missing </itemizedlist> tag
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1225 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-11 18:42:17 +00:00
Gerard Beekmans
b1ddf927df
changed label 'none' to usbdevfs so it's easier to figure out to see
...
what it is from a 'mount' output
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1224 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-11 16:45:42 +00:00
Gerard Beekmans
65f4c063bb
noted adding of && do man's 'done' and chmod 755 of configure
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1223 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-11 16:39:02 +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
f8217e1503
some textual updates
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1221 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-11 16:37:06 +00:00
Gerard Beekmans
8f5eebe6bd
20010909->20010911
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1220 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-11 13:16:17 +00:00
Gerard Beekmans
6d8fd2b8bf
noted that it's pidof needs to be manually symlinked to it's killall
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1219 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-11 13:16:01 +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
f9cc70a65d
20010908->20010909
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1216 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-09 15:07:39 +00:00
Gerard Beekmans
3147b9c420
back to cvs version
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1215 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-08 05:54:08 +00:00
Gerard Beekmans
5e0e068724
re-formatted (inserted line breaks to wrap at 80 or so chars)
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1214 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-08 05:04:46 +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
e021a65add
20010907->20010908
...
RC2->rc2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1211 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-08 04:40:56 +00:00
Gerard Beekmans
d79d0b44a7
in the devpts line, changed 'none' to devpts so it shows up nicer in a
...
mount output
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1210 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-08 00:46:34 +00:00
Gerard Beekmans
4ac36bef07
removed dot after file name (for sentence termination, but may be used
...
by accident as file name)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1209 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-08 00:38:01 +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
e6313784d6
noted adding of --login to exec /bin/bash to ch6-bash
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1207 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-07 23:28:05 +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
Mark Hymers
9783ad16a0
change download.lfs.org to ftp-root entity
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1204 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-07 22:11:30 +00:00
Gerard Beekmans
7b9a13a652
noted removal of dupl. info chap6-gcc
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1203 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-07 22:06:51 +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
2f59cf70c3
typo fixed
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1201 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-07 20:57:18 +00:00
Gerard Beekmans
acb2801069
Grammar fix
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1200 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-07 20:53:21 +00:00
Gerard Beekmans
0ed57c8822
grammar fix
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1199 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-07 20:52:58 +00:00
Gerard Beekmans
70cdda10ac
reworded the glibc-2.2.3 fix. it had better be clear now
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1198 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-07 20:51:36 +00:00
Mark Hymers
ebedcc2a2e
[Bug 103] Sysvinit-2.82 update
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1197 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-07 19:49:04 +00:00
Gerard Beekmans
e5471c09a6
Noted addition of chapter2-how to ask for help
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1196 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-07 19:45:26 +00:00
Gerard Beekmans
d28673b029
added missing </sect2>
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1195 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-07 19:44:37 +00:00
Gerard Beekmans
ddfe6034bd
added chapter 2 -- how to ask for help
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1194 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-07 19:43:18 +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
74934b5c73
noted makedev chmod 754 change
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1192 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-07 17:09:08 +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
062aae976b
20010906->20010907
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1190 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-07 17:01:19 +00:00
Mark Hymers
95a9badb31
added findutils - it was missing for some reason...
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1189 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-07 15:26:21 +00:00
Mark Hymers
2a761d40af
fixed a couple of typos
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1188 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-06 19:54:34 +00:00
Mark Hymers
37af5ac848
[Bug 162] seperate patch commands in chap5 from main commands
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1187 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-06 15:44:47 +00:00
Mark Hymers
7619a5a717
seperate out patch command
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1186 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-06 15:31:32 +00:00
Mark Hymers
1a71dc7d0b
[Bug 162]: Move patch commands for gzip and sh-utils in ch5 out of main text
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1184 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-05 22:35:33 +00:00
Gerard Beekmans
a8fd7985d8
xml fix: added missing </listitem>
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1183 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-05 17:50:14 +00:00
Gerard Beekmans
0e998caf27
added note about installing ncurses on host distro when installing
...
ch5-bash
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1182 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-05 17:49:50 +00:00
Gerard Beekmans
5cce404acf
added notes to install ncurses properly on host distro (it's required
...
for texinfo to be compiled properly). Added --with-curses to bash's
configure again like previously done. This now functions as a test to
make sure the libraries are setup properly (ie; that symlink created and
such)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1181 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-05 17:47:33 +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
fa5306a157
added note that --with-root-prefix in e2fsprogs can have a value now
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1176 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-05 17:05:56 +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