Commit Graph

2061 Commits

Author SHA1 Message Date
Gerard Beekmans
78ec17a2dd Rewrote chapter 5-bash into new format
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2304 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-11 15:58:55 +00:00
Gerard Beekmans
63644a2aaf removed glibc-exp from ent
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2303 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-11 15:45:22 +00:00
Gerard Beekmans
c36479cb7e removed glibc-exp
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2302 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-11 15:45:07 +00:00
Timothy Bauscher
c1d66bb6c1 Fix procps patch version.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2301 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-10 21:51:44 +00:00
Gerard Beekmans
b4d72e8416 typo fix (yes Tim having a bad day ;o)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2300 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-10 19:42:16 +00:00
Gerard Beekmans
738d921a99 changed changelog entry to be more descriptive
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2299 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-10 19:19:53 +00:00
Gerard Beekmans
72b34dd8f8 new chroot cmd after glibc-pass2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2298 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-10 15:18:54 +00:00
Timothy Bauscher
10d18a0f10 Added gzip patch URL to appendix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2297 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-09 20:13:25 +00:00
Timothy Bauscher
660e875dd0 Removed -D_GNU_SOURCE flag for now because it's breaking compilation; 4 people have reported this bug.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2296 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-09 16:41:54 +00:00
Timothy Bauscher
277e3d0bf0 Fixed version number on glibc patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2295 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-09 15:05:13 +00:00
Timothy Bauscher
19d5f9a876 Remove extra info about old glibc mega patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2294 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-09 14:55:13 +00:00
Timothy Bauscher
f47f9cdaf3 Grammatic changes to Add User and Set Environment sections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2293 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-09 00:39:48 +00:00
Timothy Bauscher
7359e67371 Update yacc description for new bison.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2292 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-08 22:12:05 +00:00
Gerard Beekmans
53e9f8ee6a removed \ char that shouldn't be there
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2291 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-08 20:09:53 +00:00
Timothy Bauscher
b004c8c46b Typo fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2290 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-08 13:34:30 +00:00
Timothy Bauscher
9901b31e8c Findutils: Added missing / before configure line.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2289 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-08 13:21:27 +00:00
Gerard Beekmans
e2ce375eb4 upgraded to man-pages-1.54
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2288 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-06 20:45:32 +00:00
Gerard Beekmans
3f7da25735 upgraded to binutils-2.13.2.1 and bison-1.875 - removed yacc creation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2287 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-06 20:44:06 +00:00
Gerard Beekmans
8a59b643c6 added note that patch is also required if host system uses glibc _older_ than 2.2.x (not just 2.2.x)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2286 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-06 16:39:27 +00:00
Gerard Beekmans
f24558cdff added CPPFLAGS=-D_GNU_SOURCE to findutils to promote proper compiling on non-x86 architectures
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2285 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-06 16:08:37 +00:00
Gerard Beekmans
f353a63bad Added CFLAGS to zlib defining -fPIC
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2284 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-06 16:04:14 +00:00
Timothy Bauscher
5e40325fc2 Applied a modified version of Alex's patch to split the in two.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2283 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-05 16:19:00 +00:00
Timothy Bauscher
2ae2d484bd Update date.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2282 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-04 02:33:59 +00:00
Timothy Bauscher
d5b175d822 Added missing part4.xml.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2281 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-04 02:33:15 +00:00
Gerard Beekmans
c465ee61bc packages whose configure script support the LDFLAGS env. var now use it rather than passing down that var to make
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2276 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-03 03:55:07 +00:00
Gerard Beekmans
8836e6026a fixed the gawk patch - make uninstall won't wipe out /usr/bin anymore
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2275 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-03 03:27:03 +00:00
Gerard Beekmans
72bab458dd fix typos - alex' patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2274 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-03 02:57:38 +00:00
Gerard Beekmans
4d515293b6 Applied Alex' patch to rewrite the why-static section, plus some changes of my own
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2273 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-03 02:51:46 +00:00
Gerard Beekmans
3cf0fef1de applied alex' intro cleanup patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2272 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-03 02:33:13 +00:00
Gerard Beekmans
fa7b512907 applied Alex' 'further dividing the book' patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2271 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-03 02:21:30 +00:00
Gerard Beekmans
5a8fca6251 applied seth's mailinglist changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2270 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-03 02:14:20 +00:00
Gerard Beekmans
30a2c84f23 split up the glibc and man 'mega' patches
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2269 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-03 00:21:10 +00:00
Gerard Beekmans
b7cea6e536 reworded some of the text
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2268 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-02 22:01:49 +00:00
Gerard Beekmans
f991b54391 updated patch explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2267 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-02 21:03:15 +00:00
Gerard Beekmans
ada6eeb93c removed superfluous && from end of line
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2266 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-02 20:55:58 +00:00
Gerard Beekmans
b443adb511 new location for docbook-4.1.2-newent.tar.bz2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2265 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-02 20:37:22 +00:00
Gerard Beekmans
4595a37041 added more whitespace by way of an empty sect2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2264 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-01 23:05:27 +00:00
Gerard Beekmans
2bcfa28e32 added download location
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2263 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-01 15:48:06 +00:00
Gerard Beekmans
7d63c058d9 added configure glibc to glibc page
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2262 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-01 15:27:56 +00:00
Gerard Beekmans
896cf74738 renamed contenst to descriptions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2261 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-01 15:03:55 +00:00
Gerard Beekmans
9cb6916f69 added glibc-shortdesc.xml, removed profiling library descs, changed order of install page (now: contents, dep, install)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2260 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-01 15:02:06 +00:00
Gerard Beekmans
a20338e3bd moved kernel man pages to end of chap6 | fixed typo in glibc linuxthreads man page install
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2259 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-01 14:27:12 +00:00
Gerard Beekmans
a9fb6a4562 new copyright year, glibc install change beta
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-01 14:14:38 +00:00
Gerard Beekmans
49a758239a fixed man install paths and exec /bin/bash not /static/bin/bash
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2255 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-01 01:36:09 +00:00
Gerard Beekmans
3f33ca6fd0 patch not needed anymore, removed referenced
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2254 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-31 23:13:24 +00:00
Gerard Beekmans
316af24d04 updated man patch so it'll format man pages on screens with more than 80 columns
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2253 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-31 22:05:09 +00:00
Gerard Beekmans
7bee0a2699 added '/usr/lib/locale'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2252 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-31 21:18:32 +00:00
Gerard Beekmans
89e909277a removed gasp from descs - not present in recent binutils anymore
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2251 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-31 21:10:12 +00:00
Gerard Beekmans
14d5c7f1fc added make mandocs
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2250 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-31 20:52:15 +00:00
Gerard Beekmans
1986f02dba added make mandocs, plus copy them to /usr/share/man/man9
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-31 20:40:30 +00:00