aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* missing chown root.root $LFS/usr/include/linuxGerard Beekmans2001-07-171-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@809 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added chown root.root $LFS/usr/include/linuxGerard Beekmans2001-07-171-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added compile times and sizes as entitiesMark Hymers2001-07-1766-5/+463
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* 20010712->20010716Gerard Beekmans2001-07-161-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@806 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* only two man pages (instead of three)Gerard Beekmans2001-07-161-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@805 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Old explanation tells you to create a new file containing, instead ofGerard Beekmans2001-07-1615-32/+38
| | | | | | | telling you to create the files by running the command git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@804 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to groff-1.17.2Gerard Beekmans2001-07-122-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@803 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed package update procedure - needs to be rewrittenGerard Beekmans2001-07-121-77/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@802 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed a stray kernel-patch referenceMark Hymers2001-07-121-1/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@801 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fixed a misspelled chapter reference for gcc-patch and removed stray ↵Mark Hymers2001-07-121-2/+1
| | | | | | kernel-patch reference git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@800 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* sizes are now entitiesMark Hymers2001-07-1264-65/+65
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@799 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* package sizes are now in entitiesMark Hymers2001-07-121-0/+115
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@798 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* 20010711->20010712Gerard Beekmans2001-07-121-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@797 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Noted that you can keep the kernel tree if you want to, since you needGerard Beekmans2001-07-121-0/+6
| | | | | | | it later in the book anyways git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@796 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed note that kernel dir. can't be removed because the headers areGerard Beekmans2001-07-121-7/+0
| | | | | | | needed. We don't use symlinks anymore, so this statement isn't true. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@795 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed && from the last lineGerard Beekmans2001-07-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@794 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added && to the second last commandGerard Beekmans2001-07-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@793 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed duplicate linux-2.4.6 entryGerard Beekmans2001-07-111-1/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@792 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Made extra sure that you need to cd into glibc-&glibc-version; thenGerard Beekmans2001-07-111-4/+6
| | | | | | | | | unpack (when we're sure that you are in glibc-&glibc-version; then we don't have to use the absolute patch /usr/src/glibc-build when mkdir'ing it and cd'ing into it. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@791 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed the &type; entity - there's no seperate INTEL or PPC bookGerard Beekmans2001-07-112-2/+1
| | | | | | | anymore git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@790 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Per chap2 the user is already in gcc-3.0, so we can use a relativeGerard Beekmans2001-07-111-2/+2
| | | | | | | | directory of ../gcc-build to mkdir it and cd into it. And it's also more friendly for people who don't use /usr/src/ to build packages in git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@789 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* No need to cd into gcc-3.0, the user is supposed to be already inGerard Beekmans2001-07-111-3/+2
| | | | | | | | | gcc-3.0 per instructions in chapter 2 also, we then don't have to force using a cd $LFS/usr/gcc-build but we can use a relative patch ../gcc-build git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@788 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added missing space between -f - and LDFLAGS=-staticGerard Beekmans2001-07-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@787 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* noted adding of gcc-patchGerard Beekmans2001-07-111-3/+6
| | | | | | | moved linux kernel update to proper section git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@786 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added gcc-patch to fix re_max_failure problemsGerard Beekmans2001-07-114-1/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@785 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added gcc-patchGerard Beekmans2001-07-111-3/+5
| | | | | | | | 20010710->20010711 Changed all-version to 20010711-0810 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@784 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed WISH file, moved into bugzilla as bug #92Gerard Beekmans2001-07-111-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@783 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixing accidental removal of <screen> tagMark Hymers2001-07-111-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@782 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed mess ups in updating file sizes for linux-2.4.6Mark Hymers2001-07-102-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added ADD_RAW=yes to make and make install so that raw is installedMark Hymers2001-07-101-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@780 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to linux-2.4.6. Removed need to patch kernel as it now compiles ↵Mark Hymers2001-07-101-2/+0
| | | | | | 'out of the box' with gcc-3.0 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@779 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed kernel-patch.xml as not needed for linux-2.4.6 to compile with gcc-3.0Mark Hymers2001-07-101-6/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@778 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to linux-2.4.6Mark Hymers2001-07-105-7/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@777 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed kernel-patch.xml as now not needed for linux-2.4.6 to compile on gcc-3.0Mark Hymers2001-07-101-6/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@776 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed wording to be less confusingGerard Beekmans2001-07-101-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@775 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix indentation+line breaksGerard Beekmans2001-07-103-5/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Noted removal of groff-expGerard Beekmans2001-07-101-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@773 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed groff expGerard Beekmans2001-07-103-17/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@772 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed literallayout's to screen'sGerard Beekmans2001-07-1085-596/+778
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated url's so in txt version when there's no hyperlink, the addressGerard Beekmans2001-07-109-29/+39
| | | | | | | is still available git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@770 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed them line breaks for real nowGerard Beekmans2001-07-101-4/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@769 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed line breaksGerard Beekmans2001-07-101-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@768 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* typo: becaue - becauseThomas Balu Walter2001-07-092-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@767 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* network setup is now in ch06 - just removed that from the paragraphThomas Balu Walter2001-07-092-5/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@766 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed locations to the hints on archive.linuxfromscratch.org (someGerard Beekmans2001-07-066-7/+10
| | | | | | | hints have been renamed into all lowercase) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@761 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed indentation from commands (from <blockquote><literallayout> toGerard Beekmans2001-07-0625-258/+292
| | | | | | | <para><screen> git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@760 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed symlink creation explanationGerard Beekmans2001-07-061-6/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@759 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remoed chapter9.xmlGerard Beekmans2001-07-041-14/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@758 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* 20010702->20010703Gerard Beekmans2001-07-041-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@757 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added neqn's descriptionGerard Beekmans2001-07-041-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@756 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689