aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Noted re-wording in chapter 4Gerard Beekmans2001-02-282-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@243 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Made creation of file system more generic as ext2 isn't the only oneGerard Beekmans2001-02-281-6/+19
| | | | | | | used (reiserfs is often used too now) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@242 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added "Mention more hints throughout the book" TODOGerard Beekmans2001-02-281-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@241 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Version increaseGerard Beekmans2001-02-281-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@240 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
* Added "Fix layout of intel/chapter7/usage.xml" TODOGerard Beekmans2001-02-261-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@238 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
* Fixed typo: enable-default-catalot -> enable-default-catalogGerard Beekmans2001-02-261-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Finished "Mention to install as root" TODOGerard Beekmans2001-02-231-2/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@231 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added note to install all software as user rootGerard Beekmans2001-02-234-3/+31
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@230 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added boot process and runlevels explanationGerard Beekmans2001-02-232-1/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@229 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Finished "Add boot process and runlevels explanation" TODOGerard Beekmans2001-02-231-3/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@228 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
* Finished "mention makedev creates more partition device files than canGerard Beekmans2001-02-231-4/+0
| | | | | | | be used" TODO git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@226 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Noted that makedev will create more harddisk partition device filesGerard Beekmans2001-02-231-0/+6
| | | | | | | than you can actually use due to kernel limitations git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@225 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Version number increaseGerard Beekmans2001-02-231-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@224 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed <titl> typoGerard Beekmans2001-02-231-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@223 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed maillists.xml filename typoGerard Beekmans2001-02-231-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@222 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Renamed mlachive.xml to maillists.xmlGerard Beekmans2001-02-231-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@221 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Renamed mlarchive.xml to maillists.xmlGerard Beekmans2001-02-232-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@220 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added chapter 10Gerard Beekmans2001-02-232-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@219 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Noted addition of chapter 10Gerard Beekmans2001-02-231-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@218 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Finished "Mention /etc/lfs-<version>" TODOGerard Beekmans2001-02-231-6/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@217 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial commitGerard Beekmans2001-02-232-0/+39
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@216 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added descriptions for gasp, gprof, readelf and removed nlmconvGerard Beekmans2001-02-231-11/+27
| | | | | | | description (not being build anymore) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@215 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Finish "Update binutils appendix a" TODOGerard Beekmans2001-02-231-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@214 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed "Use HOSTNAME" TODOGerard Beekmans2001-02-231-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@213 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
* Noted functions script fixGerard Beekmans2001-02-231-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@209 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Finished "Fix functions script killproc function" TODOGerard Beekmans2001-02-231-11/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@208 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Cancelled "Fix telinit S problems" - works fineGerard Beekmans2001-02-232-5/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@207 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Finished "Explain how to deal with gz files" TODOGerard Beekmans2001-02-231-2/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@206 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Finished "mention export LFS=blah in .bashrc" TODOGerard Beekmans2001-02-231-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@205 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Finished fix typo in chap2 todoGerard Beekmans2001-02-232-4/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@204 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Finished "Rewrite mailinglist info" TODOGerard Beekmans2001-02-233-16/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@203 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Cancelled "Find new flex site" TODO - can't find itGerard Beekmans2001-02-231-3/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@202 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Finished "Add dedicated version entities" TODOGerard Beekmans2001-02-231-3/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@201 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial commitGerard Beekmans2001-02-232-0/+75
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@200 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated mailinglist infoGerard Beekmans2001-02-234-7/+20
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@199 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed broken entityGerard Beekmans2001-02-231-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@198 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated infoGerard Beekmans2001-02-231-4/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@197 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated tagsGerard Beekmans2001-02-233-4/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@196 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Noted inittab sulogin mergerGerard Beekmans2001-02-231-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@195 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Finished "Merge inittab sulogin lines" TODOGerard Beekmans2001-02-231-7/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@194 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merged the sulogin lines into one lineGerard Beekmans2001-02-231-3/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@193 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added "Update binutils section in Appendix A" TODOGerard Beekmans2001-02-231-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@192 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial commitGerard Beekmans2001-02-222-0/+197
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@191 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689