aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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
* Initial XML commitGerard Beekmans2001-02-15126-0/+46
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed reference to `echo $TERM`Gerard Beekmans2001-02-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@169 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added line breakGerard Beekmans2001-02-151-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@167 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed fileGerard Beekmans2001-02-141-0/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@165 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed SGML codeGerard Beekmans2001-02-1450-110/+110
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@163 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TERM=`echo $TERM` -> TERM=$TERMGerard Beekmans2001-02-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@162 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* chroot command now sets the $TERM variable properlyGerard Beekmans2001-02-141-2/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@159 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed console-tools' man page installationGerard Beekmans2001-02-141-2/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@155 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated command explanation on makedevGerard Beekmans2001-02-141-10/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@150 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TODOGerard Beekmans2001-02-141-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@146 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added manual copy of pt_chownGerard Beekmans2001-02-091-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@140 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added explanation why we touch /etc/ld.so.confGerard Beekmans2001-02-091-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@135 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed $@ into "$@" (with quotes)Gerard Beekmans2001-02-091-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@131 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed $* into $@ - $@ is needed when quoted arguments with blanks are usedGerard Beekmans2001-02-091-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@127 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed Glibc installation problems. zoneinfo files are now installedGerard Beekmans2001-02-081-39/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@125 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Makedev infoGerard Beekmans2001-02-081-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@123 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated installation instructionsGerard Beekmans2001-02-081-12/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@122 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated sgml tag and titleGerard Beekmans2001-02-081-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merged with makedev-inst.sgmlGerard Beekmans2001-02-082-36/+21
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@117 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Renamed from creatingdev.sgmlGerard Beekmans2001-02-081-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@116 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Renamed to makedev.sgmlGerard Beekmans2001-02-081-10/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@115 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added the 'lex' symlink to flex' installationGerard Beekmans2001-02-081-1/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@114 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Renamed glibc's id tagGerard Beekmans2001-02-081-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@113 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added "move makedev's explanations to the "command explanation" section"Gerard Beekmans2001-02-081-1/+1
| | | | | | | TODO git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@112 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed && on the last command lineGerard Beekmans2001-02-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@106 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Linux86 -> Bin86Gerard Beekmans2001-02-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* After the installation you can't use logout && chroot (not the sameGerard Beekmans2001-02-051-1/+1
| | | | | | | shell) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@102 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed crypt from the add-on explanationGerard Beekmans2001-02-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@101 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* No need to cd into glibc-build before running configure and make. We'reGerard Beekmans2001-02-021-4/+1
| | | | | | | already in glibc-build when we created the configparms file git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@95 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed libexecdir=/usr/bin -> libexecdir=/binGerard Beekmans2001-02-011-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@89 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial commitGerard Beekmans2001-01-311-0/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@76 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added procps-exp to explain commenting out XConsoleGerard Beekmans2001-01-311-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@75 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed building ldd and ldconfig. Removed comments about compilerGerard Beekmans2001-01-311-24/+1
| | | | | | | optimization git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@74 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved previous contents to procps-exp and put proper info in this fileGerard Beekmans2001-01-311-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@73 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed type: creastion -> creationGerard Beekmans2001-01-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@66 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded from Glibc-2.1.3 to Glibc-2.2.1Gerard Beekmans2001-01-271-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@59 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Finished version 3.0-CVS-2001-01-26Gerard Beekmans2001-01-272-0/+19
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@52 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add note that /usr/share/zoneinfo/* files are not createdGerard Beekmans2001-01-271-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@51 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove $LFS references, remove --with-headersGerard Beekmans2001-01-272-23/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@50 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix entitiesGerard Beekmans2001-01-271-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@49 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved Glibc to chapter 6Gerard Beekmans2001-01-274-0/+105
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@47 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded from gcc-2.95.2 to gcc-2.95.2.1Gerard Beekmans2001-01-261-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@39 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added the fileutils-4.0 patch which is needed to compile fileutils onGerard Beekmans2001-01-261-0/+2
| | | | | | | glibc-2.2.x based systems (like the upcoming LFS-3.0) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@32 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial commit - LFS 2.4.4 filesGerard Beekmans2001-01-24122-0/+2236
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@14 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689