aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
Commit message (Collapse)AuthorAgeFilesLines
...
* Added sysconfig to the mkdir commandGerard Beekmans2001-05-241-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@654 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed && from the last line of commands to be executedGerard Beekmans2001-05-181-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@640 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Used same short form as in chapter 4: changed the mkdir commands to oneGerard Beekmans2001-05-131-2/+2
| | | | | | | 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
* Added a note that you have to use three digit symlinks, pad with zero'sGerard Beekmans2001-05-121-3/+18
| | | | | | | 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
* Changed S[0-9][0-9][0-9] to S* (hope it works as expected ';)Gerard Beekmans2001-05-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@619 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* S???* -> S[0-9][0-9][0-9]*Simon Perreault2001-05-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@618 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Created missing K symlinks in run levels 0, 1, 2 and 6Gerard Beekmans2001-05-101-3/+18
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@609 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed extra comment and added a ? so that it looks for three digits instead ofSimon Perreault2001-05-091-2/+2
| | | | | | | two. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved the creation of /etc/fstab from the end of chapter 7 to the beginning ofSimon Perreault2001-05-032-32/+0
| | | | | | | 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
* Added option to select the network interface through which the defaultGerard Beekmans2001-04-291-3/+11
| | | | | | | gateway can be reached git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@554 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reference to hint.Simon Perreault2001-04-211-1/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@538 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* when UTC=0 run hwclock with --localtime (if not, hwclock will defaultGerard Beekmans2001-04-171-1/+4
| | | | | | | | 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
* Removed blank lines after <literallayout> and before </literallayout>Simon Perreault2001-04-1621-56/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added "Final reboot" section where lilo is run to put LFS lilo in MBRGerard Beekmans2001-04-152-0/+31
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@517 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* White space removalGerard Beekmans2001-04-151-1/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@514 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* UpdatesGerard Beekmans2001-04-152-3/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@513 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* UpdateGerard Beekmans2001-04-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@507 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed stray line breakGerard Beekmans2001-04-141-1/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@506 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* UpdateGerard Beekmans2001-04-141-3/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@505 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Spell ChecksGerard Beekmans2001-04-102-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@458 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Spell ChecksGerard Beekmans2001-04-094-8/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@457 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* >/dev/null -> 2>/dev/nullSimon Perreault2001-04-081-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@453 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* loadkeys is now in /bin, not in /usr/binSimon Perreault2001-04-011-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@396 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* -q -> >/dev/nullSimon Perreault2001-04-011-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@392 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed /dev/null to -qSimon Perreault2001-03-261-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* YouThomas Balu Walter2001-03-201-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@338 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* YouThomas Balu Walter2001-03-1913-39/+44
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@336 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* You'sThomas Balu Walter2001-03-187-29/+32
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@335 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed type down->upGerard Beekmans2001-03-131-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@304 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed typo in usage.xmlGerard Beekmans2001-03-121-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@301 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Simon's email addressGerard Beekmans2001-03-031-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@257 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* This time got all of them & replaced with &amp; 'sGerard Beekmans2001-03-022-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@256 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed more & to &amp;Gerard Beekmans2001-03-021-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@255 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replaced && by &amp;&amp;Gerard Beekmans2001-03-021-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@254 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed excessive white spaceGerard Beekmans2001-02-281-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed excessive whitspaceGerard Beekmans2001-02-281-11/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@248 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use cat > file << EOF construction to create sample ifcfg-eth0 fileGerard Beekmans2001-02-281-1/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@247 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed explicit reference to ext2 and replaced by <fs-type>Gerard Beekmans2001-02-281-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@246 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed indentationsGerard Beekmans2001-02-281-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@245 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed the layoutGerard Beekmans2001-02-271-3/+22
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@239 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed extra > characterGerard Beekmans2001-02-261-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@237 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed line break at 'kdm'Gerard Beekmans2001-02-261-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@236 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added run level explanationGerard Beekmans2001-02-232-0/+92
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@227 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed accidental removal of a &gt;Gerard Beekmans2001-02-231-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@212 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* *** empty log message ***Gerard Beekmans2001-02-231-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@211 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed the unnecessary delays in the killproc functionGerard Beekmans2001-02-231-12/+27
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@210 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial XML commitGerard Beekmans2001-02-1526-13/+432
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial commit - LFS 2.4.4 filesGerard Beekmans2001-01-2417-0/+1465
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@14 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689