Commit Graph

295 Commits

Author SHA1 Message Date
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
Thomas Balu Walter
137bd506ad You's
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@335 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-18 20:39:49 +00:00
Gerard Beekmans
015eb7c61c Fixed type down->up
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@304 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-13 00:34:36 +00:00
Gerard Beekmans
a4d9786b6d Fixed typo in usage.xml
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@301 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-12 20:21:38 +00:00
Gerard Beekmans
4ead758b3a Updated Simon's email address
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@257 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-03 03:51:46 +00:00
Gerard Beekmans
0b1c47806e This time got all of them & replaced with &amp; 's
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@256 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-02 19:34:13 +00:00
Gerard Beekmans
b8273fbb08 Changed more & to &amp;
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@255 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-02 19:30:10 +00:00
Gerard Beekmans
8dbddfb248 Replaced && by &amp;&amp;
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@254 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-03-02 19:29:23 +00:00
Gerard Beekmans
3d3b4661c8 Removed excessive white space
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-28 01:40:36 +00:00
Gerard Beekmans
7beffb966d Removed excessive whitspace
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@248 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-28 01:39:05 +00:00
Gerard Beekmans
a202fac245 Use cat > file << EOF construction to create sample ifcfg-eth0 file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@247 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-28 01:35:31 +00:00
Gerard Beekmans
e8f3859ad9 Removed explicit reference to ext2 and replaced by <fs-type>
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@246 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-28 01:35:10 +00:00
Gerard Beekmans
d10f4b4ed0 Fixed indentations
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@245 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-28 01:11:09 +00:00
Gerard Beekmans
b2c0c791ac Fixed the layout
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@239 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-27 04:19:44 +00:00
Gerard Beekmans
443aab75a6 Removed extra > character
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@237 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-26 19:24:32 +00:00
Gerard Beekmans
3ccc1dfea6 Removed line break at 'kdm'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@236 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-26 19:23:58 +00:00
Gerard Beekmans
0ad6d9ac23 Added run level explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@227 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-23 20:23:07 +00:00
Gerard Beekmans
09c2137984 Fixed accidental removal of a &gt;
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@212 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-23 19:04:46 +00:00
Gerard Beekmans
0c7e9bd73c *** empty log message ***
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@211 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-23 19:02:52 +00:00
Gerard Beekmans
4f3aa1c63b Fixed the unnecessary delays in the killproc function
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@210 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-23 18:20:39 +00:00
Gerard Beekmans
b08f409653 Initial XML commit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-02-15 15:26:52 +00:00
Gerard Beekmans
6370fa6cff Initial commit - LFS 2.4.4 files
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@14 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-01-24 00:31:17 +00:00