Commit Graph

71 Commits

Author SHA1 Message Date
Mark Hymers
5a3825f2b4 english correction
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@835 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-23 12:44:03 +00:00
Mark Hymers
b822811980 XML changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-22 19:45:10 +00:00
Mark Hymers
edc42bbf45 Fix & symbol cock up (again...)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@815 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-20 01:02:56 +00:00
Mark Hymers
cccc5902e1 An even nicer smart COL and WCOL bit :-)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@814 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-19 23:51:20 +00:00
Gerard Beekmans
67dd94aaab changed & into &amp; and < into &lt;
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@812 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-19 13:54:44 +00:00
Mark Hymers
ba71c742ec New smart COL and WCOL settings
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-19 13:30:15 +00:00
Gerard Beekmans
1a167e4f33 Old explanation tells you to create a new file containing, instead of
telling you to create the files by running the command


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@804 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-16 17:17:16 +00:00
Gerard Beekmans
4945f4cbb8 Removed &amp;&amp; from the last line
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@794 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-12 13:53:28 +00:00
Gerard Beekmans
108307d69a Added &amp;&amp; to the second last command
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@793 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-11 22:53:37 +00:00
Gerard Beekmans
3229c6b8a2 Changed literallayout's to screen's
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-10 15:06:31 +00:00
Gerard Beekmans
b4ffa369d6 Updated url's so in txt version when there's no hyperlink, the address
is still available


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@770 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-10 14:59:01 +00:00
Gerard Beekmans
8c74d8ad18 Changed locations to the hints on archive.linuxfromscratch.org (some
hints have been renamed into all lowercase)


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@761 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-06 15:27:45 +00:00
Gerard Beekmans
d257e5c664 Remoed chapter9.xml
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@758 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-07-04 00:29:46 +00:00
Gerard Beekmans
e0f737f612 Merged chapter 9 with chapters6 and 7
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@741 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-29 23:30:11 +00:00
Gerard Beekmans
37df015024 changed cat > blah << EOF to cat > blah << "EOF"
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@732 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-29 14:36:56 +00:00
Gerard Beekmans
a2f729c2f9 changed $* into "$@" in the functions script
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@720 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-28 15:15:48 +00:00
Gerard Beekmans
f45bf82dcf Added [ ATTN ] warning message. instead of printing failed when a daemon
was already running, or already stopped, it'll now print "already
running [ attn ]" or "not running [ attn ]" in green characters


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@706 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-22 21:00:46 +00:00
Gerard Beekmans
a9bc54b7ba Renamed network-scripts into nic-config
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@700 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-21 19:06:57 +00:00
Gerard Beekmans
04d8b9e282 Changed path to /bin/loadkeys
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@681 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-20 03:32:36 +00:00
Gerard Beekmans
a348c849e2 Changed the calls to 'ls' to call /bin/ls
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@658 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-26 10:09:37 +00:00
Gerard Beekmans
ae3e0a53ed Changed loadkeys patch from /bin/loadkeys to /usr/bin/loadkeys
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@657 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-24 19:05:01 +00:00
Gerard Beekmans
ea7635f937 Changed "Setting up routing" message to say $GATEWAY_IF instead of eth0
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@656 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-24 19:04:03 +00:00
Gerard Beekmans
91d9cd897b Changed indentation for <userinput> and </userinput> to tabs instead of
spaces


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@655 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-24 17:33:48 +00:00
Gerard Beekmans
7020dab3c2 Added sysconfig to the mkdir command
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@654 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-24 12:07:28 +00:00
Gerard Beekmans
e4893a1d72 Removed &amp;&amp; from the last line of commands to be executed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@640 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-18 22:26:52 +00:00
Gerard Beekmans
d234fae9f6 Used same short form as in chapter 4: changed the mkdir commands to one
mkdir command: mkdir  sysconfig rc{0,1,2,3,4,5,6,S}.d init.d


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@632 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-13 03:46:40 +00:00
Gerard Beekmans
2a83bfa446 Added a note that you have to use three digit symlinks, pad with zero's
if necessary (ie: use S020 instead of S20, and use K002 instead of K2)


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@620 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-12 04:09:13 +00:00
Gerard Beekmans
f65f77458d Changed S[0-9][0-9][0-9] to S* (hope it works as expected ';)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@619 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-12 01:19:42 +00:00
Simon Perreault
13c738fa2a S???* -> S[0-9][0-9][0-9]*
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@618 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-11 16:18:42 +00:00
Gerard Beekmans
3e444c644d Created missing K symlinks in run levels 0, 1, 2 and 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@609 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-10 04:15:26 +00:00
Simon Perreault
7f001c12d5 Removed extra comment and added a ? so that it looks for three digits instead of
two.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-09 00:05:00 +00:00
Simon Perreault
142c5980ca Moved the creation of /etc/fstab from the end of chapter 7 to the beginning of
chapter 8. It fits better there, and it has been on my TODO for a long time.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-05-03 23:05:29 +00:00
Gerard Beekmans
9b3c02cac1 Added option to select the network interface through which the default
gateway can be reached


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@554 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-29 19:49:07 +00:00
Simon Perreault
9a0cfdff03 Reference to hint.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@538 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-21 16:47:37 +00:00
Gerard Beekmans
def1992ae3 when UTC=0 run hwclock with --localtime (if not, hwclock will default
to the last used value which may be UTC instead of the desired
localtime)


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@529 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-17 01:40:48 +00:00
Simon Perreault
8ef599c59a Removed blank lines after <literallayout> and before </literallayout>
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-16 02:04:19 +00:00
Gerard Beekmans
25c548f131 Added "Final reboot" section where lilo is run to put LFS lilo in MBR
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@517 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-15 13:36:30 +00:00
Gerard Beekmans
95f4e4c554 White space removal
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@514 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-15 00:37:53 +00:00
Gerard Beekmans
09dc32c250 Updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@513 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-15 00:12:18 +00:00
Gerard Beekmans
43458b4909 Update
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@507 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-14 21:47:27 +00:00
Gerard Beekmans
06d7c83836 Removed stray line break
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@506 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-14 21:40:24 +00:00
Gerard Beekmans
c7d03e3070 Update
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@505 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-14 21:34:49 +00:00
Gerard Beekmans
ad4f6fb31c Spell Checks
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@458 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-10 03:21:13 +00:00
Gerard Beekmans
4d994af419 Spell Checks
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@457 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-09 17:38:08 +00:00
Simon Perreault
91663d9176 >/dev/null -> 2>/dev/null
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@453 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-08 15:04:37 +00:00
Simon Perreault
f869b9a143 loadkeys is now in /bin, not in /usr/bin
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@396 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-01 20:06:05 +00:00
Simon Perreault
17810e456c -q -> >/dev/null
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@392 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-04-01 19:00:58 +00:00
Simon Perreault
eff5d9639b Changed /dev/null to -q
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-26 17:47:52 +00:00
Thomas Balu Walter
9aab9f542a You
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@338 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-20 08:33:53 +00:00
Thomas Balu Walter
53b5ccf173 You
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@336 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-19 14:30:14 +00:00