aboutsummaryrefslogtreecommitdiffstats
path: root/packages.ent
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to Linux-3.1. Fixes #2937.Matthew Burgess2011-10-281-7/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9646 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add statusproc back to bootscripts.Bruce Dubbs2011-10-181-1/+1
| | | | | | | | Remove doc/ files when stripping in Chapter 5. Add --noclear to agetty for tty1 in inittab. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9636 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added Xz to the prerequsites.Bruce Dubbs2011-10-131-8/+8
| | | | | | | | Change file location for kbd, udev, util-linux, and moduule-utils. Upgrade to Coreutils-8.14. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9632 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to MPFR-3.1.0. Fixes #2934.Matthew Burgess2011-10-121-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9630 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Module-Init-Tools-3.16. Fixes #2882.Matthew Burgess2011-10-121-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9629 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glibc-2.14.1. Fixes #2940.Matthew Burgess2011-10-121-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9628 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update kernel location (bz3 version no longer available)Bruce Dubbs2011-10-121-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9627 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added Check-1.2.0 library to Chapter 5.Bruce Dubbs2011-10-111-0/+8
| | | | | | | | | Updated errordiscussion in glibc. Added a fix for locale issues in gcc. Incorporated Check library into libpipeline test. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a couple of typos.Matthew Burgess2011-10-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9625 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix man-pages tarball location/nameBruce Dubbs2011-10-081-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9620 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to man-pages-3.35.Bruce Dubbs2011-10-081-3/+3
| | | | | | | Add additional environment variable to man-db. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9619 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Miror update to bootscripts Makefile.Bruce Dubbs2011-10-081-1/+1
| | | | | | | Add capability in main Makefile to create md5sum file. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9618 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove Pkg-Config and its dependencies PCRE and Glib. Glib's dependencies ↵Matthew Burgess2011-10-071-27/+0
| | | | | | are becoming too heavyweight for LFS to be incorporating. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9616 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix the udev_retry script, and add an explanationBruce Dubbs2011-10-061-1/+1
| | | | | | | for how to configure it. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9614 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Perl-5.14.2. Fixes #2933.Matthew Burgess2011-09-291-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9610 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to File-5.09. Fixes #2932.Matthew Burgess2011-09-291-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9609 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Coreutils-8.13. Fixes #2928.Matthew Burgess2011-09-291-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9608 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Diffutils-3.2. Fixes #2919.Matthew Burgess2011-09-291-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9606 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct syntax in modules boot scriptBruce Dubbs2011-09-261-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Allow variables in rc.site to override defaultsBruce Dubbs2011-09-231-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9602 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixes to console scriptBruce Dubbs2011-09-221-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9601 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updates to lfs-bootscripts MakefileBruce Dubbs2011-09-211-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9599 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rename /etc/sysconfig/init_params to /etc/sysconfig/rc.site.Bruce Dubbs2011-09-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move network services to /lib/services. Move init-functions to /lib/lsb. Make /lib/lsb a symlink to /lib/services. Create convenience symlink /etc/init.d->/etc/rc.d/init.d Add help and man pages to ifup/ifdown. Append /run/var/bootlog to /var/log/boot.log at the end of the boot sequence. Add capability to step through the boot scripts at boot time. Optionally allow environment variables in sysconfig directory's console, network, and clock files to be placed in rc.site. Add an optional FASTBOOT parameter to set /fastboot when rebooting. Remove a minor warning message from udev that is triggered by the udev_retry boot script. Add SKIPTMPCLEAN as an optional parameter to skip cleaning /tmp at boot time. Add a page to Chapter 7 documenting rc.site. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9597 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix binutils extracted directory version in binutilsBruce Dubbs2011-09-031-1/+2
| | | | | | | | | | | | | | | build instructions. This will be reverted at the next upstream release when the tarball name is again synced with the extracted directory name. Fix bootscripts to properly export IN_BOOT variable. Adjust minimum kernel for the host sysem to 2.6.25 due to a udev requirement. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9592 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to binutils-2.201.1aBruce Dubbs2011-08-311-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9589 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to linux-3.0.4 and util-linux-2.20.Bruce Dubbs2011-08-301-12/+12
| | | | | | | Fix minor bootscript problems. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9587 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to GDBM-1.9.1. Fixes #2913.Matthew Burgess2011-08-141-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9585 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Diffutils-3.1. Fixes #2912.Matthew Burgess2011-08-141-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-3.0.1. Fixes #2910.Matthew Burgess2011-08-071-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9582 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to File-5.08. Fixes #2909.Matthew Burgess2011-08-071-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9581 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor corrections to bootscriptsBruce Dubbs2011-08-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9579 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed download link for Linux kernel.Robert Connolly2011-08-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9578 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-173. Fixes #2908.Matthew Burgess2011-08-021-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9577 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-3.0. FIxes #2905.Matthew Burgess2011-08-021-7/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9576 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add /etc/sysconfig to Creating DirectoriesBruce Dubbs2011-08-021-1/+1
| | | | | | | Update boot logging to remove terminal escape sequences git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9575 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rewrite bootscripts and Chaper 7Bruce Dubbs2011-08-021-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9574 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-172. Fixes #2904.Matthew Burgess2011-07-171-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9573 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-2.6.39.3. Fixes #2903.Matthew Burgess2011-07-171-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9572 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update gawk and iproute2.Bruce Dubbs2011-07-011-11/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updates to binutils, glibc, gcc, and tclBruce Dubbs2011-06-291-28/+28
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update perl, less, and glib.Bruce Dubbs2011-06-261-16/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update psmisc, grub, and the kernelBruce Dubbs2011-06-251-16/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9566 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to GRUB-1.99Bruce Dubbs2011-06-201-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update shadow locationBruce Dubbs2011-06-201-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9562 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-2.6.39.1. Fixes #2884.Matthew Burgess2011-06-051-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9560 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glib-2.28.7. Fixes #2881.Matthew Burgess2011-06-051-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9559 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-171. Fixes #2880.Matthew Burgess2011-06-051-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9558 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to XZ-5.0.3. Fixes #2879.Matthew Burgess2011-06-051-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9557 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to lfs-bootscripts-20110531.DJ Lucas2011-05-311-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9556 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-170. Fixes #2878.Matthew Burgess2011-05-221-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9549 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689