aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
Commit message (Expand)AuthorAgeFilesLines
* Changed the calls to 'ls' to call /bin/lsGerard Beekmans2001-05-261-2/+2
* Changed loadkeys patch from /bin/loadkeys to /usr/bin/loadkeysGerard Beekmans2001-05-241-1/+1
* Changed "Setting up routing" message to say $GATEWAY_IF instead of eth0Gerard Beekmans2001-05-241-1/+1
* Changed indentation for <userinput> and </userinput> to tabs instead ofGerard Beekmans2001-05-241-5/+5
* Added sysconfig to the mkdir commandGerard Beekmans2001-05-241-1/+1
* Removed &amp;&amp; from the last line of commands to be executedGerard Beekmans2001-05-181-2/+1
* Used same short form as in chapter 4: changed the mkdir commands to oneGerard Beekmans2001-05-131-2/+2
* Added a note that you have to use three digit symlinks, pad with zero'sGerard Beekmans2001-05-121-3/+18
* Changed S[0-9][0-9][0-9] to S* (hope it works as expected ';)Gerard Beekmans2001-05-121-1/+1
* S???* -> S[0-9][0-9][0-9]*Simon Perreault2001-05-111-1/+1
* Created missing K symlinks in run levels 0, 1, 2 and 6Gerard Beekmans2001-05-101-3/+18
* Removed extra comment and added a ? so that it looks for three digits instead ofSimon Perreault2001-05-091-2/+2
* Moved the creation of /etc/fstab from the end of chapter 7 to the beginning ofSimon Perreault2001-05-032-32/+0
* Added option to select the network interface through which the defaultGerard Beekmans2001-04-291-3/+11
* Reference to hint.Simon Perreault2001-04-211-1/+8
* when UTC=0 run hwclock with --localtime (if not, hwclock will defaultGerard Beekmans2001-04-171-1/+4
* Removed blank lines after <literallayout> and before </literallayout>Simon Perreault2001-04-1621-56/+0
* Added "Final reboot" section where lilo is run to put LFS lilo in MBRGerard Beekmans2001-04-152-0/+31
* White space removalGerard Beekmans2001-04-151-1/+0
* UpdatesGerard Beekmans2001-04-152-3/+4
* UpdateGerard Beekmans2001-04-141-1/+1
* Removed stray line breakGerard Beekmans2001-04-141-1/+0
* UpdateGerard Beekmans2001-04-141-3/+2
* Spell ChecksGerard Beekmans2001-04-102-2/+2
* Spell ChecksGerard Beekmans2001-04-094-8/+8
* >/dev/null -> 2>/dev/nullSimon Perreault2001-04-081-1/+1
* loadkeys is now in /bin, not in /usr/binSimon Perreault2001-04-011-1/+1
* -q -> >/dev/nullSimon Perreault2001-04-011-1/+1
* Changed /dev/null to -qSimon Perreault2001-03-261-1/+1
* YouThomas Balu Walter2001-03-201-1/+1
* YouThomas Balu Walter2001-03-1913-39/+44
* You'sThomas Balu Walter2001-03-187-29/+32
* Fixed type down->upGerard Beekmans2001-03-131-1/+1
* Fixed typo in usage.xmlGerard Beekmans2001-03-121-6/+6
* Updated Simon's email addressGerard Beekmans2001-03-031-1/+2
* This time got all of them & replaced with &amp; 'sGerard Beekmans2001-03-022-6/+6
* Changed more & to &amp;Gerard Beekmans2001-03-021-2/+2
* Replaced && by &amp;&amp;Gerard Beekmans2001-03-021-1/+1
* Removed excessive white spaceGerard Beekmans2001-02-281-3/+3
* Removed excessive whitspaceGerard Beekmans2001-02-281-11/+0
* Use cat > file << EOF construction to create sample ifcfg-eth0 fileGerard Beekmans2001-02-281-1/+5
* Removed explicit reference to ext2 and replaced by <fs-type>Gerard Beekmans2001-02-281-4/+4
* Fixed indentationsGerard Beekmans2001-02-281-2/+2
* Fixed the layoutGerard Beekmans2001-02-271-3/+22
* Removed extra > characterGerard Beekmans2001-02-261-1/+1
* Removed line break at 'kdm'Gerard Beekmans2001-02-261-2/+1
* Added run level explanationGerard Beekmans2001-02-232-0/+92
* Fixed accidental removal of a &gt;Gerard Beekmans2001-02-231-1/+1
* *** empty log message ***Gerard Beekmans2001-02-231-1/+1
* Fixed the unnecessary delays in the killproc functionGerard Beekmans2001-02-231-12/+27