aboutsummaryrefslogtreecommitdiffstats
path: root/entities
Commit message (Collapse)AuthorAgeFilesLines
* o Added "What now?" section.Timothy Bauscher2002-10-252-5/+1
| | | | | | | | o Removed "Which Platform" section (for now). o Removed Appendix B. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2205 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Swapped chapter03 and chapter04.Timothy Bauscher2002-10-2454-80/+80
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2202 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* o Upgraded to bison-1.75, sed-4.0.Timothy Bauscher2002-10-242-4/+4
| | | | | | | | o Moved m4 before bison to meet its dependency. o Fixed the date, I'm suprised nobody noticed it :) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2199 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* o Upgraded to automake-1.7.1, modutils-2.4.21, man-pages-1.53,Timothy Bauscher2002-10-2215-29/+35
| | | | | | | | | | | | kbd-1.08, util-linux-2.11w, autoconf-2.54, e2fsprogs-1.29, groff-1.18.1, psmisc-21.2, less-378, procps-3.0.4, make-3.80, ncurses-5.3. o Added libtool-1.4.2.patch o Added findutils-4.1-segfault.patch o Replaced mkdir ... with cp -HR. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2195 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Switch to gcc-core and gcc-g++. Change '&' to '&'Timothy Bauscher2002-10-071-2/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2168 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added man patch to replace sed, and added gcc-3.2-nofixincludes.patchGerard Beekmans2002-09-291-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed typos, removed old command explanation.Timothy Bauscher2002-09-181-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2114 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
* added sbusGerard Beekmans2002-09-1354-74/+75
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2108 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added glibc linuxthreads man pages installationGerard Beekmans2002-09-131-0/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed hostname installation from the sh-utils package by way of the ↵Gerard Beekmans2002-09-121-0/+4
| | | | | | sh-utils-2.0-hostname patch git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2100 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 gawk patch fixes DDEFPATH definition, also added the procps patch to the ↵Gerard Beekmans2002-09-121-1/+1
| | | | | | changelog's 'Added ...' section git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2096 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* sorted alphabeticallyGerard Beekmans2002-09-121-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2094 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* upgraded to lfs-bootscripts-1.10Gerard Beekmans2002-09-121-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2091 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Internal xml fix.Timothy Bauscher2002-09-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2083 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added gzip patch, added re_max_failures2 to Textutils.Timothy Bauscher2002-09-071-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2079 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* rm /bin/bash after makedev, re-added HAVE_GAS_HIDDEN, removed ↵Timothy Bauscher2002-08-301-0/+1
| | | | | | --enable-__cxa-atexit git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2075 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-267-16/+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
* Changed ln -sf to ln -s where possible, cp libiberty.h after binutils ↵Timothy Bauscher2002-08-181-0/+3
| | | | | | 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 to modutils-2.4.19, linux-2.4.19, gettext-0.11.5, binutils-2.13, ↵Timothy Bauscher2002-08-105-11/+11
| | | | | | textutils-2.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2054 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added zlib-1.1.4.Timothy Bauscher2002-08-041-0/+19
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2046 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to man-pages-1.52, man-1.5k, gettext-0.11.4, modutils-2.4.18.Timothy Bauscher2002-08-034-12/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2044 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed reiserfsprogs xml files.Timothy Bauscher2002-07-291-20/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2040 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed reiserfsprogs. Updated file and util-linux. Many miscellaneous changes.Timothy Bauscher2002-07-292-8/+8
| | | | 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-028-0/+8
| | | | | | 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
* Updated to man-pages-1.51 and automake-1.6.2Timothy Bauscher2002-06-302-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2022 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Shadow, Util-linux, LFS-Bootscripts: Updated package contents.Timothy Bauscher2002-06-242-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2016 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reiserfsprogs: Updated package contents. Last for today, i promise.Timothy Bauscher2002-06-241-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2015 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Procps, Psmisc: Updated package contents.Timothy Bauscher2002-06-241-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2014 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grep, Lilo, Modutils: Updated package contents.Timothy Bauscher2002-06-242-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2013 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* E2fsprogs: Updated package contents.Timothy Bauscher2002-06-241-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2012 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Libtool, Bin86, Vim, Linux, Bison, Less, Man-pages: Updated pacakge ↵Timothy Bauscher2002-06-237-7/+7
| | | | | | contents. Bzip2, File, E2fsprogs: Added 'last checked against' for uniformity. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2007 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Autoconf, Automake: Updated package contents.Timothy Bauscher2002-06-232-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2006 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Net-tools, Perl, Texinfo: Updated package contents. GCC: Removed ↵Timothy Bauscher2002-06-231-1/+1
| | | | | | i686-specific programs. M4: Added 'last checked against' for uniformity. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2005 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated gettext package contents, made a descriptions header for the GCC ↵Timothy Bauscher2002-06-171-1/+1
| | | | | | page, and fixed a typo on vim. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1999 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated package content version, contents are the same.Timothy Bauscher2002-06-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1998 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated package content version, contents are the same.Timothy Bauscher2002-06-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1997 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated content version number.Timothy Bauscher2002-06-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1996 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Binutils package descriptions and GCC c++filt description.Timothy Bauscher2002-06-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1994 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Created a list of package contents and descriptions.Timothy Bauscher2002-06-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1988 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the estimated required disk space of all packages.Timothy Bauscher2002-06-1141-61/+67
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1985 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the package contents and the estimated required disk space for GCC.Timothy Bauscher2002-06-111-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1984 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 83] update to binutils-2.12.1Mark Hymers2002-05-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1951 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix bug #316 - replace sed's with patches. Done for c5-fileutils, c6-glibc, ↵Gerard Beekmans2002-05-304-0/+9
| | | | | | c6-gawk and c6-ed git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1947 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* upgraded to ncurses-5.2-2.patchGerard Beekmans2002-05-271-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1918 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-2712-19/+23
| | | | | | 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-262-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed gzip command explanationGerard Beekmans2002-05-261-1/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1910 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* first set of commits for keep-chap5-chap6-seperateGerard Beekmans2002-05-257-8/+17
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689