aboutsummaryrefslogtreecommitdiffstats
path: root/bootscripts
Commit message (Collapse)AuthorAgeFilesLines
...
* Update scripts to support BLFS bridge devices.Bruce Dubbs2012-01-274-47/+66
| | | | | | | Cosmetic cleanups git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9716 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-178 and add its dependency of Kmod-4. Fixes #2998 and #3001.Matthew Burgess2012-01-222-1/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change bootscripts to use devtmpfs for /dev. Bruce Dubbs2012-01-163-28/+14
| | | | | | | | | Move mounting of /dev to mountvirtfs and ensure /dev gets placed in /etc/mtab. Change fstab and kernel configuration sections to reflect these changes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9710 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix typo.Matthew Burgess2011-12-231-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9695 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct permissions on /run/shm. Fixes #2984.Matthew Burgess2011-12-232-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9692 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix missing # in rc.siteDJ Lucas2011-11-281-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9676 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Revert previous change to init-functions and set defaults for interactive ↵DJ Lucas2011-11-284-13/+17
| | | | | | prompt in rc git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9675 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various cosmetic fixes for bootscriptsDJ Lucas2011-11-289-9/+21
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9673 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Clen up console script.Bruce Dubbs2011-11-272-9/+9
| | | | | | | | Fix man-pages url. Fix minor typos. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9672 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tweak when boot log is savedBruce Dubbs2011-11-141-8/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9662 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updates to boot scripts:Bruce Dubbs2011-11-1411-139/+136
| | | | | | | | | | | general cleanup; move consolelog function to rc; clean up boot logging functions; fix interactive prompt between run level S and target run level. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9661 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Text correction in bootscripts description.Bruce Dubbs2011-11-081-3/+0
| | | | | | | | Remove erroneous sourcing line in bootscript 'functions' file used for backward BLFS compatibility. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9659 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix statusproc in init-functionsBruce Dubbs2011-10-221-4/+20
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9640 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add statusproc back to bootscripts.Bruce Dubbs2011-10-182-2/+61
| | | | | | | | 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
* Correct logic error in console boot scriptBruce Dubbs2011-10-081-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9621 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix man-pages tarball location/nameBruce Dubbs2011-10-081-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9620 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Miror update to bootscripts Makefile.Bruce Dubbs2011-10-081-1/+3
| | | | | | | 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
* Add missing udev_retry config file to the bootscripts packageBryan Kadzban2011-10-071-0/+19
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9615 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix the udev_retry script, and add an explanationBruce Dubbs2011-10-063-3/+20
| | | | | | | for how to configure it. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9614 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix the fix. :(Bruce Dubbs2011-09-261-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9604 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct syntax in modules boot scriptBruce Dubbs2011-09-261-2/+2
| | | | 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-4/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9602 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixes to console scriptBruce Dubbs2011-09-221-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9601 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix some spacingBruce Dubbs2011-09-211-10/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9600 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updates to lfs-bootscripts MakefileBruce Dubbs2011-09-211-15/+20
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9599 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammar updates and a minor script touch up.Bruce Dubbs2011-09-191-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rename /etc/sysconfig/init_params to /etc/sysconfig/rc.site.Bruce Dubbs2011-09-1936-672/+1691
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/+4
| | | | | | | | | | | | | | | 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 linux-3.0.4 and util-linux-2.20.Bruce Dubbs2011-08-303-84/+84
| | | | | | | Fix minor bootscript problems. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9587 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor corrections to bootscriptsBruce Dubbs2011-08-032-1/+10
| | | | 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-24/+20
| | | | | | | 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-0232-2107/+1937
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9574 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to lfs-bootscripts-20110531.DJ Lucas2011-05-312-2/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9556 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved BOOK/bootscripts/contrib/lsb-v3 to BOOK/lsb-bootscripts.DJ Lucas2011-05-1536-4122/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9538 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added LICENSE.DJ Lucas2011-05-151-0/+20
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9537 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Copied lfs-bootscripts changelog, modified format of existing changelog.DJ Lucas2011-05-152-113/+1093
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* README changes for releaseDJ Lucas2011-05-151-59/+58
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9535 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove unused /etc/lsb and manage-functions.DJ Lucas2011-05-154-319/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9534 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix DESTDIR installation.DJ Lucas2011-05-151-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9533 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changes per thread starting at ↵DJ Lucas2011-05-1417-76/+98
| | | | | | http://archive.linuxfromscratch.org/mail-archives/lfs-dev/2011-May/064677.html git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9532 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed distribution directory structure.DJ Lucas2011-05-1431-58/+51
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9530 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Do not run install_initd on setclock script by defaultDJ Lucas2011-05-141-1/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9529 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix missed changelog entryDJ Lucas2011-05-141-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9528 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved configuration of clock and hostname to rc.siteDJ Lucas2011-05-145-11/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9527 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added FAILURE_ACTION variable to rc.siteDJ Lucas2011-05-144-6/+15
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9526 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix dependency typoDJ Lucas2011-05-131-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9525 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix changelog entries.DJ Lucas2011-04-251-1/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9514 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Synced lsb-v3 scripts with main bootscripts, changed format of changelog.DJ Lucas2011-04-254-63/+96
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9513 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tweaks to bootscriptsBruce Dubbs2011-04-203-7/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9512 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update cleanfs bootscript to not clean /var/run or /var/lock becauseBruce Dubbs2011-04-192-14/+1
| | | | | | | they are now linked to a fresh tmpfs. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9511 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689