aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
Commit message (Collapse)AuthorAgeFilesLines
* Fix man bug, added a CC variable to omit symbols from compilation in static ↵Timothy Bauscher2002-09-021-4/+10
| | | | | | packages. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2077 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo fix.Timothy Bauscher2002-08-311-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2076 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* rm /bin/bash after makedev, re-added HAVE_GAS_HIDDEN, removed ↵Timothy Bauscher2002-08-303-5/+13
| | | | | | --enable-__cxa-atexit git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2075 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo fix.Timothy Bauscher2002-08-271-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2074 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* updated to automake-1.6.3, gcc-3.2, groff-1.18, makedev-1.7, perl-5.8.0, ↵Gerard Beekmans2002-08-262-9/+15
| | | | | | util-linux-2.11u | added gcc-3.2.patch glibc-2.2.5-2.patch git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2073 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed future patching noteGerard Beekmans2002-08-261-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2068 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed ln -sf to ln -s where possible, cp libiberty.h after binutils ↵Timothy Bauscher2002-08-181-0/+9
| | | | | | install, remove groups program from Shadow, re-added the sh-utils-2.0.patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2061 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the changelog.Timothy Bauscher2002-07-291-16/+15
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2041 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed reiserfsprogs. Updated file and util-linux. Many miscellaneous changes.Timothy Bauscher2002-07-2911-15/+21
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2038 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix all patches to use -patch-version entities and remove hard-coding of ↵Mark Hymers2002-07-024-4/+4
| | | | | | patch versions. sorry to timothy for breaking his run of changelog entries\! git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2024 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed the compilation of the C++ compiler, which is not needed until after ↵Timothy Bauscher2002-06-132-5/+5
| | | | | | the second build. Made grammatic changes to the Shadow page. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1991 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed trailing spaces from commands.Timothy Bauscher2002-06-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1987 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed a confusing paragraph about the fileutils patch, per Christophe ↵Timothy Bauscher2002-06-111-4/+0
| | | | | | Devine's request git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1986 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the estimated required disk space of all packages.Timothy Bauscher2002-06-112-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1985 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo fix for command explanations.Timothy Bauscher2002-06-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1977 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix up chapter 5 explanationsMark Hymers2002-06-062-12/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1972 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Named the hint authors, updated the URL to the editors in the hints index, ↵Timothy Bauscher2002-06-061-1/+2
| | | | | | and mentioned the Gawk patch to avoid confusion. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed reference of sed to patchTimothy Bauscher2002-06-031-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1965 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* applied Alex's commas.patchGerard Beekmans2002-06-031-4/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1960 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added CPPFLAGS...re_max_failures to ch5-findutils installationGerard Beekmans2002-06-011-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1955 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* applied alex's ch5-intro-rewrite and chapter6-intro.patch patchesGerard Beekmans2002-05-301-36/+30
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1950 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* update ch5 bash instructions by removing redundant explanationMark Hymers2002-05-301-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1949 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix bug #316 - replace sed's with patches. Done for c5-fileutils, c6-glibc, ↵Gerard Beekmans2002-05-302-22/+19
| | | | | | c6-gawk and c6-ed git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1947 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed stuff no longer pertinent after the /static implementationGerard Beekmans2002-05-291-16/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1943 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed 'this package needs its patch applied blah'Gerard Beekmans2002-05-281-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1926 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed uninstall warning - not applicable hereGerard Beekmans2002-05-281-10/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1923 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* simplified tar installGerard Beekmans2002-05-281-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to: automake-1.6.1, bin86-0.16.3, file-3.38, gawk-3.1.1, gcc-3.1, ↵Gerard Beekmans2002-05-272-16/+2
| | | | | | gettext-0.11.2, modutils-2.4.16, psmisc-21 and util-linux-2.11r. Added gcc-3.1 compile fix patches for ncurses, perl and vim git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Alex Groenewoud's namesandspaces.dat patchGerard Beekmans2002-05-2610-25/+24
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed libexecGerard Beekmans2002-05-261-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1912 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed tooldir from c5-binutils - not needed here, moved explanation to chap6Gerard Beekmans2002-05-262-11/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1911 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed gzip command explanationGerard Beekmans2002-05-264-24/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1910 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* small fix to ch5 fileutils instructions; we now need to run /static/bin/ls ↵Mark Hymers2002-05-251-1/+1
| | | | | | not /bin/ls git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1901 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* addedGerard Beekmans2002-05-251-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1900 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* third wave - remove old filesGerard Beekmans2002-05-257-233/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1899 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* second set of commits for keep-chap5-chap6-seperateGerard Beekmans2002-05-256-0/+84
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* first set of commits for keep-chap5-chap6-seperateGerard Beekmans2002-05-2519-59/+47
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* missing periods at ends of sentencesGerard Beekmans2002-05-232-10/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1892 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* change chown X.X's to chown X:X'sMark Hymers2002-05-171-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1888 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fixed setup to 'set up'Gerard Beekmans2002-05-162-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix for bzip2 hardlink issue with older distros by Chris DevineMark Hymers2002-05-151-1/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1881 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* sort out ulink tags (see my mail to lfs-book)Mark Hymers2002-05-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1877 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* shortened cp and rm commandsGerard Beekmans2002-05-091-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1873 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* aestetic changeGerard Beekmans2002-05-082-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1871 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix bugs #335 and #342 plus various touch ups, layout fixed (line wrapping ↵Gerard Beekmans2002-05-0213-50/+46
| | | | | | mostly) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1864 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed glibc-2.0 workarounds, removed export...unset constructs and ↵Gerard Beekmans2002-05-019-107/+9
| | | | | | replaced with var=varu ./configure constructs git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1862 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added better notes regarding needed patches (gcc note was missing as well as ↵Gerard Beekmans2002-05-011-0/+4
| | | | | | kbd, findutils was present but updated) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1861 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed some minor typosMarc Heerdink2002-04-212-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* unconfuseGerard Beekmans2002-04-191-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1841 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* various fixesGerard Beekmans2002-04-195-14/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1840 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689