aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Applied Alex\'s grammar patchTimothy Bauscher2002-09-0815-184/+208
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2082 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix mistake in changelog.Timothy Bauscher2002-09-082-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2081 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated package entities.Timothy Bauscher2002-09-071-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2080 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added gzip patch, added re_max_failures2 to Textutils.Timothy Bauscher2002-09-079-5/+30
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2079 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Symlink sh to bash, and bash to /static/bin/bash. Shortened some cp ↵Timothy Bauscher2002-09-0211-27/+35
| | | | | | commands. Changed call to less so SGR will work. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2078 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix man bug, added a CC variable to omit symbols from compilation in static ↵Timothy Bauscher2002-09-026-16/+34
| | | | | | packages. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2077 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo fix.Timothy Bauscher2002-08-312-3/+3
| | | | 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-3013-18/+47
| | | | | | --enable-__cxa-atexit git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2075 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo fix.Timothy Bauscher2002-08-272-3/+3
| | | | 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-2625-64/+79
| | | | | | 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
* Fix changelog for 22nd.Timothy Bauscher2002-08-261-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2070 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* 20020822->20020826Gerard Beekmans2002-08-261-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2069 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
* Added missing patch URLs to Appendix.Timothy Bauscher2002-08-235-5/+25
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2066 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo fix.Timothy Bauscher2002-08-222-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2065 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update lfs-package entities.Timothy Bauscher2002-08-181-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2062 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed ln -sf to ln -s where possible, cp libiberty.h after binutils ↵Timothy Bauscher2002-08-1817-26/+63
| | | | | | 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
* move man-pages to after kernel headers installMark Hymers2002-08-163-3/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2060 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* remove removal of /dev/nullMark Hymers2002-08-151-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2059 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* move makedev to before glibc and remove manual /dev/null creationMark Hymers2002-08-153-10/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2058 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added information about swap partitions.Timothy Bauscher2002-08-153-29/+39
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2057 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* textual change that removes some confusion and very bad EnglishGerard Beekmans2002-08-144-10/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2056 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated lfs-package entities.Timothy Bauscher2002-08-101-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2055 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-1010-27/+33
| | | | | | textutils-2.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2054 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed --disable-termcap from ncurses installation, it's disabled by ↵Gerard Beekmans2002-08-083-5/+6
| | | | | | default now git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2053 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* updated explantionGerard Beekmans2002-08-081-2/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2052 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added cp include/asm-generic /usr/includeGerard Beekmans2002-08-082-2/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2051 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added missing gettext description of msgcatGerard Beekmans2002-08-083-4/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2050 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* 20020804->20020806 | change single quotes to double quotes in ↵Gerard Beekmans2002-08-062-3/+3
| | | | | | chapter06/procps-exp.xml git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2049 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo fix in changelog.Timothy Bauscher2002-08-041-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2048 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update lfs-package entities.Timothy Bauscher2002-08-041-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2047 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added zlib-1.1.4.Timothy Bauscher2002-08-0413-2/+98
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2046 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated lfs-package entities.Timothy Bauscher2002-08-031-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2045 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-037-40/+62
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2044 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed stale bashprofile.xml fileGerard Beekmans2002-08-031-31/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2043 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reverted man commands.Timothy Bauscher2002-07-291-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2042 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the changelog.Timothy Bauscher2002-07-292-18/+27
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2041 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed reiserfsprogs xml files.Timothy Bauscher2002-07-299-135/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2040 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update package version.Timothy Bauscher2002-07-291-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2039 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed reiserfsprogs. Updated file and util-linux. Many miscellaneous changes.Timothy Bauscher2002-07-2926-46/+75
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2038 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add missing IMark Hymers2002-07-271-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Last of the tests.Timothy Bauscher2002-07-151-0/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2035 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Just running a test.Timothy Bauscher2002-07-151-0/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2034 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Pointed to BLFS, added hints-index and blfs entities, updated URL in Vim.Timothy Bauscher2002-07-084-17/+23
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2032 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Cleaned up my Changelog entries. Removed bin86-exp.xml.Timothy Bauscher2002-07-032-56/+19
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2027 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Sysvinit: Simplified the sed command, updated installation description. ↵Timothy Bauscher2002-07-035-15/+19
| | | | | | Added screen tags to chrootcmd.xml. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2026 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* update the dateMark Hymers2002-07-021-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2025 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix all patches to use -patch-version entities and remove hard-coding of ↵Mark Hymers2002-07-0224-17/+29
| | | | | | 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
* Oops, almost forgot this. Update packages version.Timothy Bauscher2002-06-301-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2023 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to man-pages-1.51 and automake-1.6.2Timothy Bauscher2002-06-304-9/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2022 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689