aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
Commit message (Collapse)AuthorAgeFilesLines
* Fixed grammarGerard Beekmans2001-06-152-6/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@674 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed cp -R to cp -a (we may as well preserve the symlinks andGerard Beekmans2001-05-231-1/+1
| | | | | | | | ownerships inside the 'linux' directory like we do with the files inside the 'asm' directory) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@652 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed gettext referenceGerard Beekmans2001-05-221-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@649 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* *** empty log message ***Craigthulu2001-05-171-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@639 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* *** empty log message ***Craigthulu2001-05-171-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@638 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Last change for today:Gerard Beekmans2001-05-122-5/+6
| | | | | | | mkdir asm && cp -a ../src/linux/include/asm/* asm git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed cp -a to cp -RGerard Beekmans2001-05-122-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@625 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed cp -r command to cp -a, and updated explanation accordinglyGerard Beekmans2001-05-122-7/+7
| | | | | | | (plus a little grammar fix in -exp.xml) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@624 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Copy the kernel include dirs instead of linking to them.Simon Perreault2001-05-112-29/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@610 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added static patch to chapter 5Gerard Beekmans2001-05-103-0/+25
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@608 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* When install-info error occurs, the last two commands (cd $LFS/bin &&Gerard Beekmans2001-05-081-1/+5
| | | | | | | ln -s bash sh) have to be executed manually git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@591 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed fileutils patchGerard Beekmans2001-05-061-2/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@578 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed the installation of a static gettext from chapter 5.Simon Perreault2001-05-033-26/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@566 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added FHS compliance notes regarding the use of symlinks for the kernel ↵Simon Perreault2001-05-031-0/+20
| | | | | | header directories. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@564 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the book for the new packages and a tiny tar installation fix (that ↵Marc Heerdink2001-05-012-21/+3
| | | | | | I mentioned in my mail). git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@560 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed static version numbers in patch commands to entitiesGerard Beekmans2001-04-293-3/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@556 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added sh-utils patch in chapter 5 to solve static linking problems on aGerard Beekmans2001-04-291-1/+3
| | | | | | | few platforms. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@551 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* *** empty log message ***Marc Heerdink2001-04-251-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@544 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Put the libncurses.a thingie before we start installing bash.Simon Perreault2001-04-161-17/+17
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@524 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed blank lines after <literallayout> and before </literallayout>Simon Perreault2001-04-1621-50/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added notice about an old version of install-info.Simon Perreault2001-04-151-0/+25
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@519 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Put back the NSS instructions.Simon Perreault2001-04-152-0/+32
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* UpdateGerard Beekmans2001-04-141-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@495 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Kernel installation updateGerard Beekmans2001-04-141-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@494 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammar updateGerard Beekmans2001-04-141-7/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@493 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Consistency fixGerard Beekmans2001-04-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@492 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammar updatesGerard Beekmans2001-04-142-21/+20
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Spell ChecksGerard Beekmans2001-04-096-7/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@456 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed yes "" | make config explanationGerard Beekmans2001-04-061-6/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@437 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* small fixesThomas Balu Walter2001-04-052-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added make mrproperThomas Balu Walter2001-04-031-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@426 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed uneccary don't enter dir - messageThomas Balu Walter2001-04-031-4/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@425 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Group updatesGerard Beekmans2001-04-021-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@405 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed makedevGerard Beekmans2001-04-023-53/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@402 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed makedev referenceGerard Beekmans2001-04-021-1/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@401 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed cd dir && make to make -CThomas Balu Walter2001-03-291-7/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@382 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed gcc-links to /usr/bin/cppThomas Balu Walter2001-03-282-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@373 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved the Note: in front of the ln -sThomas Balu Walter2001-03-281-7/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@372 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed some --disable-nlsThomas Balu Walter2001-03-284-10/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@371 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammar fixes.Simon Perreault2001-03-257-23/+23
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@364 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammar fixes.Simon Perreault2001-03-251-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@363 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammar fixes.Simon Perreault2001-03-251-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@362 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* You'sThomas Balu Walter2001-03-184-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@335 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* YouThomas Balu Walter2001-03-189-34/+39
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@334 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed typo in <userinput> tagGerard Beekmans2001-03-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@289 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed excessive explanationsGerard Beekmans2001-03-101-24/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@288 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* BeautificationsGerard Beekmans2001-03-101-3/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@286 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* quatation mark changesGerard Beekmans2001-03-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@285 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* 'Beautified' the static link processGerard Beekmans2001-03-101-1/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@283 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed prefix=$LFS/usr from 'make install'Gerard Beekmans2001-03-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@281 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689