aboutsummaryrefslogtreecommitdiffstats
path: root/packages.ent
Commit message (Collapse)AuthorAgeFilesLines
* Updated Tcl to 8.5.4Randy McMurchy2008-10-051-5/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the Linux kernel to 2.6.26.5Randy McMurchy2008-10-051-10/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Glibc to a 2.8 snapshot taken on 9/29/2008, the tarball of this ↵Randy McMurchy2008-10-051-8/+8
| | | | | | snapshot includes the libidn data that previously was separately packaged git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated GCC to 4.3.2 which includes adding the GMP-4.2.4 and MPFR-2.3.2 ↵Randy McMurchy2008-10-031-9/+29
| | | | | | packages - This new version of GCC requires the added packages - Thanks to DJ Lucas for the stimulus and initial work resulting in this and all of the other package updates coming up git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8562 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved bootscripts and udev-config to BOOKBruce Dubbs2008-06-031-7/+7
| | | | | | | Updated Makefile to automatically generate bootscript and udev-config tarballs Updated licesnse to be the same as BLFS git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8548 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade Udev to 122, udev-config to 20080522, and lfs-bootscripts to ↵Bryan Kadzban2008-05-231-9/+9
| | | | | | | | | 20080522. Replace "write_net_rules all_interfaces" with a "udevadm test" loop. Fix several typos. Remove the usb_id segfault patch, as it's included in Udev now. Add /lib/udev/devices/kmsg, as udevd uses /dev/kmsg to log a message at startup. Replace udevtrigger/udevinfo with "udevadm trigger" and "udevadm info" in the text. Should fix #2057, #2079, #2170, and #2186. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8545 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Autoconf to 2.62Jeremy Huntwork2008-04-231-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8540 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated E2fsprogs to 1.40.8. Fixes #2173.Jeremy Huntwork2008-04-231-7/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8539 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Kbd to 1.14.1. Fixes #2162.Jeremy Huntwork2008-04-221-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8534 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Flex to 2.5.35. Fixes #2179.Jeremy Huntwork2008-04-221-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8532 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to iana-etc-2.30. Fixes #2174.Jeremy Huntwork2008-04-031-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8510 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to linux-2.6.24.4, fixes #2157Jeremy Huntwork2008-04-031-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8503 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade bzip2.Ken Moffat2008-03-271-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8500 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Undo r8485 for now, since the newer udev-config rules will only work with ↵Bryan Kadzban2008-03-121-2/+2
| | | | | | udev >=115 (they require the 50-udev-default.rules distributed with udev). The book still uses 113, unfortunately. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8495 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update kbd to 1.13.Ken Moffat2008-02-271-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8494 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix download location for File-4.2.3. Fixes #2154.Matthew Burgess2008-02-241-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8491 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update module-init-tools, fixes #2127.Ken Moffat2008-02-191-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update flex to 2.5.34. Patches for the libIDL, libpcap, lm_sensors, tetex ↵Ken Moffat2008-02-191-5/+5
| | | | | | are already in -patches. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8488 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade grep to 2.5.3, fixes #2054.Ken Moffat2008-02-191-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8487 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-config-20080217.Matthew Burgess2008-02-171-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8485 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Tcl-8.4.18. Fixes #2146.Matthew Burgess2008-02-171-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8484 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Man-pages-2.78. Fixes #2152.Matthew Burgess2008-02-171-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8483 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Man-DB-2.5.1. Fixes #2148.Matthew Burgess2008-02-171-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8482 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-2.6.24.2. Fixes #2147.Matthew Burgess2008-02-171-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8481 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Findutils-4.2.33. Fixes #2151.Matthew Burgess2008-02-171-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8479 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to E2fsprogs-1.40.6. Fixes #2149.Matthew Burgess2008-02-171-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8478 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Man-pages-2.77. Fixes #2142.Matthew Burgess2008-02-071-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8473 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Libtool-1.5.26. Fixes #2141.Matthew Burgess2008-02-071-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8472 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to GCC-4.2.3. Fixes #2140.Matthew Burgess2008-02-071-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8471 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Coreutils-6.10. Fixes #2133.Matthew Burgess2008-02-071-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8470 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to E2fsprogs-1.40.5. Fixes #2138.Matthew Burgess2008-02-071-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-2.6.24. Fixes #2.6.24.Matthew Burgess2008-01-291-5/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8467 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Findutils-4.2.32. Fixes #2136.Matthew Burgess2008-01-291-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8466 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Automake-1.10.1. Fixes #2132.Matthew Burgess2008-01-291-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8465 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix up download location of Util-linux-ng and a couple of related typos in ↵Matthew Burgess2008-01-241-1/+1
| | | | | | chapter 6. Fixes #2134. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8460 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replace Util-linux with Util-linux-ng. Fixes #2077.Matthew Burgess2008-01-221-9/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8457 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Tcl-8.4.17. Fixes #2131.Matthew Burgess2008-01-221-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8456 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Man-pages-2.76. Fixes #2129.Matthew Burgess2008-01-221-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8455 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-2.6.23.14. Fixes #2128.Matthew Burgess2008-01-221-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8454 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Less-418. Fixes #2124.Matthew Burgess2008-01-041-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8450 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to File-4.23. Fixes #2125.Matthew Burgess2008-01-041-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8449 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to E2fsprogs-1.40.4. Fixes #2123.Matthew Burgess2008-01-041-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8448 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Man-Pages-2.74. Fixes #2119.Matthew Burgess2007-12-231-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8445 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-2.6.23.12. Fixes #2118.Matthew Burgess2007-12-231-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8444 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to Texinfo-4.11. Fixes #2074.Matthew Burgess2007-12-081-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8439 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to Psmisc-22.6. Fixes #2104.Matthew Burgess2007-12-081-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8438 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to Man-Pages-2.70. Fixes #2110.Matthew Burgess2007-12-081-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8437 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to Man-DB-2.5.0. Fixes #2109.Matthew Burgess2007-12-081-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8436 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to Linux-2.6.23.9. Fixes #2106.Matthew Burgess2007-12-081-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to Less-416. Fixes #2105.Matthew Burgess2007-12-081-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8434 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689