aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix stray <para>.Timothy Bauscher2002-09-291-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2145 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added man-patch.xml fileGerard Beekmans2002-09-291-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2143 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added man patch to replace sed, and added gcc-3.2-nofixincludes.patchGerard Beekmans2002-09-2910-11/+36
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed PREFIX=/usr from make install commandGerard Beekmans2002-09-282-1/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2141 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed vim fhs compliance notesGerard Beekmans2002-09-282-16/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2140 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove stray >.Timothy Bauscher2002-09-281-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2139 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Bill Maltby's grammar patch. Changed $LFS to LFS where appropriate. ↵Timothy Bauscher2002-09-2875-227/+230
| | | | | | Internal XML cleanup: removed double spacing where appropriate. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* typo fileutils patch situtionGerard Beekmans2002-09-281-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2136 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* specified which gcc and glibc patches are appliedGerard Beekmans2002-09-282-6/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2135 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added Timothy to Ack's - fair is fairGerard Beekmans2002-09-282-2/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2134 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Bill's chapter 5 fixes patch.Timothy Bauscher2002-09-2410-26/+26
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2133 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added - before tar options for clarity and uniformity.Timothy Bauscher2002-09-234-16/+21
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2131 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Bill Maltby's grammatic-fixes patch.Timothy Bauscher2002-09-238-16/+19
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change last chapter to Chapter, for uniformity.Timothy Bauscher2002-09-221-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2129 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Alex's grammatic-fixes patch.Timothy Bauscher2002-09-229-57/+62
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2128 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Revert tar args.Timothy Bauscher2002-09-221-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2127 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* XML nicities.Timothy Bauscher2002-09-221-9/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2126 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update changelog.Timothy Bauscher2002-09-221-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2125 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Bill Maltby's grammatic-fixes patch.Timothy Bauscher2002-09-226-35/+38
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2124 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* mv shared zlib lib to /lib instead of using --libdirTimothy Bauscher2002-09-222-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2123 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Install zlib libs in /lib.Timothy Bauscher2002-09-213-3/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2122 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed --enable-threads=posix from static gcc compilation. Fixed changelog ↵Timothy Bauscher2002-09-2032-67/+73
| | | | | | and a number of typos. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Another typo fix, this one was mine.Timothy Bauscher2002-09-191-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2120 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammatic fix.Timothy Bauscher2002-09-191-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed a misleading paragraph better addressed in the Why Static section.Timothy Bauscher2002-09-192-7/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2118 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo fix.Timothy Bauscher2002-09-192-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2117 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Some anal fixes.Timothy Bauscher2002-09-181-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2116 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed cd command, since this is assumed for all packages except makedev.Timothy Bauscher2002-09-182-9/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2115 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed typos, removed old command explanation.Timothy Bauscher2002-09-1810-26/+24
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2114 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed the 'superfluous *.so symlinks' again.Gerard Beekmans2002-09-144-7/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2111 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* updated some of the estimated disk space requirementsGerard Beekmans2002-09-1421-21/+21
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2110 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix typoMark Hymers2002-09-131-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2109 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added sbusGerard Beekmans2002-09-1359-78/+118
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2108 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added --libdir=/usr/lib so proper *.la files are generated. Then mv all the ↵Gerard Beekmans2002-09-132-2/+12
| | | | | | .so* files from /usr/lib to /lib git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2107 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* forgot to add patch instructions for procpsGerard Beekmans2002-09-132-1/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2106 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix typoGerard Beekmans2002-09-131-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2105 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added glibc linuxthreads man pages installationGerard Beekmans2002-09-1310-2/+94
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* made the mtab link command an 'ln -sf' since mount may create /etc/mtab when ↵Gerard Beekmans2002-09-132-1/+7
| | | | | | mounting proc git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2103 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added some notes that mounting proc may give some errorsGerard Beekmans2002-09-131-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2102 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added a <userinput> tag around 'make install'Gerard Beekmans2002-09-131-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2101 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed hostname installation from the sh-utils package by way of the ↵Gerard Beekmans2002-09-129-8/+36
| | | | | | sh-utils-2.0-hostname patch git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2100 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added hostname to desc of net-toolsGerard Beekmans2002-09-121-1/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2099 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* new kbd patch - number 3 now turns off the accumulate-outgoing-args option ↵Gerard Beekmans2002-09-121-1/+1
| | | | | | in GCC to overcome faulty code generation git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2098 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* new lfs-packages tarballGerard Beekmans2002-09-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2097 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* new gawk patch fixes DDEFPATH definition, also added the procps patch to the ↵Gerard Beekmans2002-09-124-6/+11
| | | | | | changelog's 'Added ...' section git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2096 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added procps patch - last commit contained the files that should've been in ↵Gerard Beekmans2002-09-121-0/+4
| | | | | | this commit git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2095 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* sorted alphabeticallyGerard Beekmans2002-09-125-43/+54
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2094 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Referenced alternative filesystems in BLFSTimothy Bauscher2002-09-122-5/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2093 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed all superfluous /usr/lib/*.so symbolic links from libraryGerard Beekmans2002-09-125-20/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2092 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* upgraded to lfs-bootscripts-1.10Gerard Beekmans2002-09-123-5/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2091 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689