aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Udev docs directory already existsDan Nichilson2007-02-242-1/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7934 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Udev does install some configuration filesDan Nichilson2007-02-242-2/+6
| | | | 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-242-6/+15
| | | | 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-213-5/+24
| | | | | | 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-182-3/+28
| | | | | | 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-183-118/+69
| | | | | | 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-172-70/+65
| | | | | | 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-173-4/+50
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7922 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Splitted a long command line to fit it in PDF output.Manuel Canales Esparcia2007-02-111-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Import the admonition graphics from the DocBook-XSL package.Matthew Burgess2007-02-097-7/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7920 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move readlink to /bin so that Udev rules can use it before /usr is mounted. ↵Matthew Burgess2007-02-092-1/+8
| | | | | | 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-094-13/+10
| | | | | | 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-092-3/+7
| | | | 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-094-28/+20
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to linux-2.6.20.Ken Moffat2007-02-073-11/+22
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7915 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed duplicated wordManuel Canales Esparcia2007-02-041-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated copyright year in legalnotice.Manuel Canales Esparcia2007-02-041-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7912 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to lfs-bootscripts-20070203; fixes #1948. (Also fixes issues with ↵Bryan Kadzban2007-02-033-4/+15
| | | | | | recent udev versions; the udev_retry script needed changes.) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7910 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a typo in the Changelog. Thanks to Alexander Patrakov for the report.Matthew Burgess2007-02-011-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7908 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add verbose flags to the two remaining tar commands that should have them. ↵Matthew Burgess2007-01-313-2/+7
| | | | | | Fixes #1932. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7907 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* No longer set and export INPUTRC in /etc/profile. As of NCurses-5.2 this is ↵Matthew Burgess2007-01-312-5/+6
| | | | | | not needed. Fixes #1942. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7906 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add upstream fixes from the Readline maintainer. Fixes #1945.Matthew Burgess2007-01-315-0/+28
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7905 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add more upstream fixes for Bash.Matthew Burgess2007-01-312-3/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7904 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-104. Fixes #1941.Matthew Burgess2007-01-312-3/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7903 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Tar-1.16.1. Fixes #1944.Matthew Burgess2007-01-312-3/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7902 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to NCurses-5.6. Fixes #1940.Matthew Burgess2007-01-316-22/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7901 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-2.6.19.2. Fixes #1928.Matthew Burgess2007-01-317-30/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7900 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to IPRoute2-2.6.19-061214. Fixes #1936.Matthew Burgess2007-01-312-3/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7899 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Gzip-1.3.10. Fixes #1924.Matthew Burgess2007-01-317-39/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Gettext-0.16.1. Fixes #1925.Matthew Burgess2007-01-312-3/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Findutils-4.2.29. Fixes #1923.Matthew Burgess2007-01-312-3/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to File-4.19. Fixes #1946.Matthew Burgess2007-01-312-3/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7895 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Coreutils-6.7. Fixes #1934.Matthew Burgess2007-01-312-3/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7894 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Bzip2-1.0.4. Fixes #1943.Matthew Burgess2007-01-317-34/+19
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7893 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tweak host requirements scriptBruce Dubbs2007-01-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7892 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tweak hot requirements scriptBruce Dubbs2007-01-302-3/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7891 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a typo in the Changelog. Fixes #1933Matthew Burgess2007-01-272-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7890 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to man-pages 2.43Alexander E. Patrakov2007-01-132-3/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7889 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a changelog entry describing the previous commitAlexander E. Patrakov2007-01-131-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7888 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* With vim-7.0-fixes-14 patch, there is no need to remove Vim tutorials.Alexander E. Patrakov2007-01-131-12/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7887 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update copyright yearBruce Dubbs2007-01-102-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7886 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed patcheslist.xsl to match current server paths.Manuel Canales Esparcia2006-12-201-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7884 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix createfiles.xml /etc/passwd entry for nobody (fixes #1931), and change ↵Bryan Kadzban2006-12-093-17/+28
| | | | | | tabs to spaces in changelog.xml. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed wget-list.xsl to handle sourceforge downloads.Manuel Canales Esparcia2006-12-041-3/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7882 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Simplified wget-list.xsl. We need only upstream URLs in raw format.Manuel Canales Esparcia2006-12-041-46/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7881 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Some fixes to the wget-list target.Manuel Canales Esparcia2006-12-041-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7880 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Don't need the secondary url.Jeremy Huntwork2006-12-041-3/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7879 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a stylesheet and Makefile target that will allow the dynamic creation ↵Jeremy Huntwork2006-12-042-0/+80
| | | | | | | | | | of a wget-list. Stylesheet is modified from jhalfs-2.0. This will be useful to our current FTP maintainer in dynamically collecting packages. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7878 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo fix.Manuel Canales Esparcia2006-12-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7877 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix an incorrect ChangeLog dateMatthew Burgess2006-12-011-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7876 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689