aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
Commit message (Collapse)AuthorAgeFilesLines
* Applied Zack's patches. Untested at the moment, will do a build in a few ↵Timothy Bauscher2003-05-1110-25/+31
| | | | | | minutes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2555 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* More double & instead of &.Timothy Bauscher2003-05-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2554 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed tooldir=/stage1. It makes the build unpure againGerard Beekmans2003-05-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2553 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed all non-essential CFLAGS and LDFLAGSGerard Beekmans2003-05-103-8/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2552 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* add tooldir=/stage1 to binutils install and fix bug in ch6-adjustingtoolchainGerard Beekmans2003-05-101-6/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2551 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* made adjusting specs file architecture independantGerard Beekmans2003-05-101-5/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2548 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* XML fixes and nbsp fix for lfscmd.Timothy Bauscher2003-05-092-8/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2542 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* ok to remove dirs nowGerard Beekmans2003-05-081-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2541 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* note not to remove tcl directoryGerard Beekmans2003-05-072-1/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2540 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* remove now-obsolete symlinkGerard Beekmans2003-05-071-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2539 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed glibc-pass2Gerard Beekmans2003-05-073-85/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2538 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed --with-tcl=/stage1/lib for obvious reasonsGerard Beekmans2003-05-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2534 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix make command (MAKE->make)Gerard Beekmans2003-05-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2533 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed --version-specific-runtime-libs for nowGerard Beekmans2003-05-071-1/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2532 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* etip patch filename fixGerard Beekmans2003-05-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2531 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* /configure --> ./configureGerard Beekmans2003-05-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2522 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fixed gcc installation instructions - no bootstrap, no /usr/lib/cpp symlink, ↵Gerard Beekmans2003-05-052-8/+6
| | | | | | fixed patch filename git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2521 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* ld.so.conf creation before compile not needed anymoreGerard Beekmans2003-05-051-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* static->stage1Gerard Beekmans2003-05-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2519 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed cross-compiling=no hackGerard Beekmans2003-05-051-11/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2518 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* /bin/pwd already exists nowGerard Beekmans2003-05-051-9/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2517 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed fileutils, sh-utils and textutilsGerard Beekmans2003-05-026-134/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2493 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Integrated Pure LFS - Phase 1Gerard Beekmans2003-05-0223-103/+231
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* grammar fixes from AlexGerard Beekmans2003-02-202-72/+64
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2447 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed dup paragrahpGerard Beekmans2003-02-181-6/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2445 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix something for lfscmd output.Timothy Bauscher2003-02-101-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed note regardig proc support, bogus now that we moved back to a real fileGerard Beekmans2003-02-062-9/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2433 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* tag + typo fixesGerard Beekmans2003-02-063-16/+19
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2432 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* bill's typo fixesGerard Beekmans2003-02-052-3/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2430 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* sentence structure changeGerard Beekmans2003-02-051-6/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2429 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Bill's typo fixesGerard Beekmans2003-02-053-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2427 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* update gzip patch expl.Gerard Beekmans2003-02-041-3/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2424 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* updated findutils + gawk patch explanationsGerard Beekmans2003-02-042-11/+52
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2423 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* updated fileutils patch explanationGerard Beekmans2003-02-041-8/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2422 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* updated ed patch explanationGerard Beekmans2003-02-041-7/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2421 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* remove a few n's from runnnnnningGerard Beekmans2003-02-041-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2420 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix typo'sGerard Beekmans2003-02-039-14/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2416 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* applied seth's mtab changesGerard Beekmans2003-02-031-15/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2415 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* textual changesGerard Beekmans2003-01-308-35/+33
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2411 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* changed chap6 make install target to install-no-fixedincludesGerard Beekmans2003-01-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2409 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove stray ampersands.Timothy Bauscher2003-01-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2408 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* QA Chap6 part2Gerard Beekmans2003-01-2816-61/+62
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2404 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* QA Part #1Gerard Beekmans2003-01-2713-72/+77
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2403 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Corrected kernel location for keymap location.Timothy Bauscher2003-01-221-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2396 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 6 cleanup after conversions.Timothy Bauscher2003-01-1917-206/+143
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2392 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove old exp files.Timothy Bauscher2003-01-199-115/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2391 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammatic changes to chapter 6.Timothy Bauscher2003-01-184-9/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2390 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Clear up a statement in ed.Timothy Bauscher2003-01-171-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2388 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Last package conversion - second Glibc.Timothy Bauscher2003-01-172-9/+32
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2387 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Billy's lilo and man conversion.Timothy Bauscher2003-01-175-36/+53
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2386 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689