aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove the reg_startend patch for File-4.20. It's not needed on Glibc-based ↵Matthew Burgess2007-04-161-0/+5
| | | | | | systems. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8057 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Coreutils-6.9. Fixes #1982.Matthew Burgess2007-04-161-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8056 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Install su from coreutils in chapter 5 as su-tools. Use su-tools to run test ↵Jeremy Huntwork2007-04-031-0/+12
| | | | | | suites from coreutils and bash as user nobody. Fixes #1877 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8006 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to linux-2.6.20.4. Fixes r1978.Jeremy Huntwork2007-04-011-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7998 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reworded the introduction to the gcc specs readjustmentDan Nichilson2007-03-281-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7985 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to latest upstream bash patchesDan Nichilson2007-03-241-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7976 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to latest readline upstream patchesDan Nichilson2007-03-241-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7975 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Suppress /usr/include/scsi headers from the kernelDan Nichilson2007-03-231-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7974 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Force ldd to use /bin/bash as it's Bash-specificDan Nichilson2007-03-231-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7973 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Readjust the gcc header search path to include /usr/include and test itDan Nichilson2007-03-231-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7972 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Apply the branch update patch to the temp Glibc, tooDan Nichilson2007-03-231-0/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7971 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated book sources to use DocBook-XML DTD 4.5Manuel Canales Esparcia2007-03-217-15/+24
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change the default home directory for new users to /home and prevent useradd ↵Matthew Burgess2007-03-191-0/+7
| | | | | | from creating mail spool files. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Shadow-4.0.18.1. Fixes #1850.Matthew Burgess2007-03-191-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7968 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-2.6.20.3. Fixes #1971.Matthew Burgess2007-03-191-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7967 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to IPRoute2-2.6.20-070313. Fixes #1974.Matthew Burgess2007-03-191-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7966 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to latest upstream patches for Bash. Fixes #1973.Matthew Burgess2007-03-191-0/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7965 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Proper attribution for the gcc -B fixDan Nichilson2007-03-141-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Force use of host's linker through *-pass1Dan Nichilson2007-03-141-0/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7963 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Mention the Ncurses test suite. Fixes #1954.Matthew Burgess2007-03-041-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7961 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to the latest upstream patches for Vim-7.0.Matthew Burgess2007-03-041-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7960 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-106 and udev-config-20070304. Fixes #1969.Matthew Burgess2007-03-041-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7959 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Findutils-4.2.30. Fixes #1967.Matthew Burgess2007-03-041-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7957 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to File-4.20. Fixes #1968.Matthew Burgess2007-03-041-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7956 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Warnings and important notices about a command that appear after ↵Jeremy Huntwork2007-03-021-0/+10
| | | | | | instructions to run it are evil. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7953 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed another typo.Manuel Canales Esparcia2007-02-261-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7951 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed typo.Manuel Canales Esparcia2007-02-261-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7950 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed M4 from Chapter05.Manuel Canales Esparcia2007-02-251-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7949 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tags fixes (I'm bad).Manuel Canales Esparcia2007-02-241-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7946 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed obsolete warning about reinstalling Bzip2.Manuel Canales Esparcia2007-02-241-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7945 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed chmod and chown commands from linux headers installation.Manuel Canales Esparcia2007-02-241-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7944 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-2.6.20.1Matthew Burgess2007-02-241-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7941 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add upstream fixes for Glibc, bringing it up to date with the 2.5 release branchMatthew Burgess2007-02-242-0/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7940 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to GCC-4.1.2Matthew Burgess2007-02-241-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7939 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a patch for Berkeley DB containing upstream fixes.Matthew Burgess2007-02-242-0/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7938 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Missing decriptions for cpan and prove from PerlDan Nichilson2007-02-241-0/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7937 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed /usr/local/man lines from man_db.confDan Nichilson2007-02-241-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7936 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Patch from Chris Staub with various fixesDan Nichilson2007-02-241-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7935 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Udev docs directory already existsDan Nichilson2007-02-241-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7934 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Udev does install some configuration filesDan Nichilson2007-02-241-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7933 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed text for editing the adjusted specs by handDan Nichilson2007-02-241-0/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7932 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a note about CD symlinks possibly not matching the host. Fixes the rest ↵Bryan Kadzban2007-02-211-0/+11
| | | | | | of #1963. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7927 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix part of #1963 (use ATTRS instead of SYSFS), add the note about the ↵Bryan Kadzban2007-02-181-1/+14
| | | | | | backslash at the end of each line back into the book, and add a reference to #1912 to the changelog entry from r7924. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7926 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use upstream Udev rule_generator setup for NIC naming; fixes #1912. Also fix ↵Bryan Kadzban2007-02-181-0/+5
| | | | | | a validation error in r7923. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7924 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update CD symlinks section to use upstream rule_generator rules instead of ↵Bryan Kadzban2007-02-171-0/+5
| | | | | | generating our own. Fixes part of #1912. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7923 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update contents of lfs-bootscriptsBryan Kadzban2007-02-171-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7922 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move readlink to /bin so that Udev rules can use it before /usr is mounted. ↵Matthew Burgess2007-02-091-0/+7
| | | | | | Fixes #1913. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7919 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove some chmod commands as newer upstream releases mean they are no ↵Matthew Burgess2007-02-091-0/+6
| | | | | | longer necessary. Fixes #1953. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7918 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-105. Fixes #1949.Matthew Burgess2007-02-091-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Gzip-1.3.11. Fixes #1951.Matthew Burgess2007-02-091-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689