aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
Commit message (Expand)AuthorAgeFilesLines
* text updatesGerard Beekmans2001-08-297-43/+39
* Removed -f options from mv and rmGerard Beekmans2001-08-292-3/+3
* typo fix (donating->denoting)Gerard Beekmans2001-08-241-1/+1
* [Bug 127] Clean up ln, mv and cp commandsMark Hymers2001-08-231-25/+25
* fix typoMark Hymers2001-08-141-1/+1
* change ch7 echo commands to use full pathMark Hymers2001-08-0912-12/+12
* Bug 43 and 47: keymap fixMark Hymers2001-08-061-4/+38
* correct typoMark Hymers2001-08-051-1/+1
* Grammar fixGerard Beekmans2001-08-041-1/+1
* Bug 116: Change lfs-hints URLs - also added entityMark Hymers2001-08-042-2/+2
* changed $* to "$@"Gerard Beekmans2001-08-011-1/+1
* added print_error_msg to rcS scriptGerard Beekmans2001-08-012-0/+31
* white space matters...Gerard Beekmans2001-07-311-2/+1
* white space matters nowGerard Beekmans2001-07-311-2/+1
* changed title to match the othersGerard Beekmans2001-07-312-2/+2
* english correctionMark Hymers2001-07-231-1/+1
* XML changesMark Hymers2001-07-2220-396/+195
* Fix & symbol cock up (again...)Mark Hymers2001-07-201-2/+2
* An even nicer smart COL and WCOL bit :-)Mark Hymers2001-07-191-2/+5
* changed & into &amp; and < into &lt;Gerard Beekmans2001-07-191-2/+2
* New smart COL and WCOL settingsMark Hymers2001-07-191-4/+20
* Old explanation tells you to create a new file containing, instead ofGerard Beekmans2001-07-1615-32/+38
* Removed &amp;&amp; from the last lineGerard Beekmans2001-07-121-1/+1
* Added &amp;&amp; to the second last commandGerard Beekmans2001-07-111-1/+1
* Changed literallayout's to screen'sGerard Beekmans2001-07-1018-100/+144
* Updated url's so in txt version when there's no hyperlink, the addressGerard Beekmans2001-07-102-6/+8
* Changed locations to the hints on archive.linuxfromscratch.org (someGerard Beekmans2001-07-062-2/+2
* Remoed chapter9.xmlGerard Beekmans2001-07-041-14/+0
* Merged chapter 9 with chapters6 and 7Gerard Beekmans2001-06-2911-109/+38
* changed cat > blah << EOF to cat > blah << "EOF"Gerard Beekmans2001-06-291-1/+1
* changed $* into "$@" in the functions scriptGerard Beekmans2001-06-281-2/+2
* Added [ ATTN ] warning message. instead of printing failed when a daemonGerard Beekmans2001-06-221-9/+46
* Renamed network-scripts into nic-configGerard Beekmans2001-06-211-6/+6
* Changed path to /bin/loadkeysGerard Beekmans2001-06-201-1/+1
* 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