aboutsummaryrefslogtreecommitdiffstats
path: root/general.ent
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixes to console scriptBruce Dubbs2011-09-221-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9601 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updates to lfs-bootscripts MakefileBruce Dubbs2011-09-211-2/+2
| | | | 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-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Supress sysvinit overwriting mountpoint from util-linuxBruce Dubbs2011-09-041-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9594 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix binutils extracted directory version in binutilsBruce Dubbs2011-09-031-2/+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
* Remove the creation of a spurious file in grep's test suiteBruce Dubbs2011-08-311-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9591 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to linux-3.0.4 and util-linux-2.20.Bruce Dubbs2011-08-301-2/+2
| | | | | | | Fix minor bootscript problems. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9587 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Diffutils-3.1. Fixes #2912.Matthew Burgess2011-08-141-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to File-5.08. Fixes #2909.Matthew Burgess2011-08-071-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9581 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor corrections to bootscriptsBruce Dubbs2011-08-031-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9579 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add /etc/sysconfig to Creating DirectoriesBruce Dubbs2011-08-021-2/+2
| | | | | | | 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-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9574 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-2.6.39.3. Fixes #2903.Matthew Burgess2011-07-171-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9572 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update location of POSIX StandardBruce Dubbs2011-07-081-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9571 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update gawk and iproute2.Bruce Dubbs2011-07-011-2/+2
| | | | 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-2/+2
| | | | 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-2/+2
| | | | 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-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9566 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to GRUB-1.99Bruce Dubbs2011-06-201-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update shadow locationBruce Dubbs2011-06-201-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9562 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to XZ-5.0.3. Fixes #2879.Matthew Burgess2011-06-051-2/+2
| | | | 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-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9556 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a couple of issues with the newly added PCRE and Glib packages.Matthew Burgess2011-05-231-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9554 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Bison-2.5. Fixes #2875.Matthew Burgess2011-05-221-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9545 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to GMP-5.0.2. Fixes #2869.Matthew Burgess2011-05-151-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9539 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Don't create the /dev/shm directory, which is now handled by the udev ↵Matthew Burgess2011-05-071-2/+2
| | | | | | bootscript. Fixes #2864. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9519 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to coreutils-8.12Bruce Dubbs2011-04-271-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9518 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Ugrade to Linux-2.6.38.4. Fixes #2861.Matthew Burgess2011-04-251-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9515 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update cleanfs bootscript to not clean /var/run or /var/lock becauseBruce Dubbs2011-04-191-2/+2
| | | | | | | they are now linked to a fresh tmpfs. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9511 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-167. Fixes #2850.Matthew Burgess2011-04-181-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9498 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a sed to fix an intermittent test failure in coreutilsBruce Dubbs2011-04-131-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9497 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update General Compilation InstructionsBruce Dubbs2011-04-131-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9495 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-2.6.38.2. Fixes #2847.Matthew Burgess2011-03-301-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9492 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix spelling mistakeMatthew Burgess2011-03-161-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9491 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-2.6.37.3. Fixes #2835.Matthew Burgess2011-03-141-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9482 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reset changelog and whatsnew after new releaseBruce Dubbs2011-03-051-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9479 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change several urls in Chapter 3.Bruce Dubbs2011-02-181-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-166. Fixes #2829.Matthew Burgess2011-02-161-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9462 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Util-linux-2.19. Changed name from util-linux-ng. Bruce Dubbs2011-02-111-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9459 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Perl 5.12.3. Fixes #2824.Matthew Burgess2011-02-041-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9455 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Undo previous commit; it had an unwanted change to Glibc.Matthew Burgess2011-02-041-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9454 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Perl 5.12.3. Fixes #2824.Matthew Burgess2011-02-041-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9453 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a sed that modifies incorrect defines in glibcBruce Dubbs2011-01-281-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9452 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a note about optionally building popt before pkg-configBruce Dubbs2011-01-251-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9451 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move chroot man page to man8Bruce Dubbs2011-01-241-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9449 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Coreutils-8.9. Fixes #2815.Matthew Burgess2011-01-231-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9443 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to linux-2.6.37.Ken Moffat2011-01-101-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9440 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Sync the dates.Ken Moffat2011-01-071-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9439 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added XZ-Utils as a new compression utility package for independent use or withBruce Dubbs2011-01-021-2/+2
| | | | | | | | tar. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Keep the korean and chinese man pages from shadow, since man-db can now use ↵Ken Moffat2010-12-291-2/+2
| | | | | | them. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9434 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689