aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d
Commit message (Collapse)AuthorAgeFilesLines
* remove references to static dmraid/multipath binaries (#453987)Bill Nottingham2008-07-031-2/+2
|
* Don't export GRAPHICAL - plymouth is for all modes.Bill Nottingham2008-06-191-3/+1
| | | | Don't try to start rhgb.
* Revert "Remove rhgb support."Bill Nottingham2008-06-192-0/+24
| | | | This reverts commit c722b0ee95746aa9289efd40bbdd23a87d1e5dee.
* Remove dead codeBill Nottingham2008-05-231-16/+0
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/initscriptsBill Nottingham2008-05-151-0/+7
|\
| * Make resolve_dm_raid() work when your original raid was set up withPeter Jones2008-05-141-0/+7
| | | | | | | | parameters generated by an older dmraid's "dmraid -ay --test".
* | Don't unmount sysfs in halt. (#446292)Bill Nottingham2008-05-151-1/+1
|/
* Remove rhgb support.Bill Nottingham2008-05-132-24/+0
|
* do a much better check for network availabilityBill Nottingham2008-04-231-3/+1
| | | | Avoids nasty 'FAILED' messages when using NetworkManager.
* Remove $local_fs from the list of provides.Bill Nottingham2008-04-011-1/+1
| | | | | | | The concept of local filesystems on top of remote network filesystems is bizarre enough that it's almost certainly not necessary for 'system' things. Removing the $local_fs provide (making it implicitly provided, like $time) simplifies some of the dependency issues.
* don't use /etc/sysconfig/clock (#438337)Bill Nottingham2008-03-201-28/+1
|
* Umount 'ncp' filesystems as well (#437117)Bill Nottingham2008-03-121-1/+1
|
* Disable by default in favor of NetworkManager.Bill Nottingham2008-03-101-1/+1
|
* Skip network shutdown if there is a '_rnetdev' root device (part of #435358, ↵Bill Nottingham2008-03-031-1/+1
| | | | <pjones@redhat.com>)
* Various minor optimizations to speed up boot. (<arjan@infradead.org>)Bill Nottingham2008-02-261-2/+4
| | | | | | | | Notable: - separate [ "$variable" ] tests from [ -f ... ] - don't grep init scripts - cache the information from /sbin/consoletype - simplify 'confirm' handling
* use lvm, not lvm.static (#429222)Bill Nottingham2008-01-191-3/+3
|
* clean up some extraneous delays (#219816)Bill Nottingham2007-10-082-5/+11
|
* more fixes (#220087)Bill Nottingham2007-09-253-3/+3
|
* work around bash changes (#220887, modified from <nvigier@mandriva.com>)Bill Nottingham2007-09-251-1/+2
|
* add Should-Start for firewall servicesBill Nottingham2007-09-191-0/+1
|
* optimize out some excess greps (<harald@redhat.com>)Bill Nottingham2007-08-291-0/+12
|
* typoBill Nottingham2007-08-291-1/+1
|
* make __readlink as simple as possible. Seems to match the /usr/binBill Nottingham2007-08-291-18/+1
| | | | implementation (which does not normalize for full paths)
* adapt to new nut usage, conflict with older packages (#252973)Bill Nottingham2007-08-291-4/+6
|
* - added support for cryptsetup-uuids (bug #242078)Harald Hoyer2007-08-141-0/+21
|
* assorted cleanupsBill Nottingham2007-08-071-15/+7
|
* fix netconsole status()Bill Nottingham2007-08-071-9/+7
|
* avoid calling unicode_start unnecessarily often during startup/shutdown ↵Nils Philippsen2007-07-171-1/+3
| | | | which causes certain monitor/video card combos to flicker heavily (#237839)
* - netfs: check for rpcbind, not portmap (#245595)Bill Nottingham2007-06-251-1/+1
|
* use sound saving wrapper from alsa-utils; conflict with older versions (#236916)Bill Nottingham2007-04-191-2/+2
|
* add netconsole init script (#235952)Bill Nottingham2007-04-161-0/+147
|
* use kexec -x to not shut down network (#223932, <mchristi@redhat.com>)Bill Nottingham2007-02-231-1/+1
|
* remove NETWORKING_IPV6Bill Nottingham2007-01-171-16/+8
|
* support VLAN_PLUS_VID_NO_PAD devices (#222975, #223011)Bill Nottingham2007-01-171-2/+2
|
* don't unmount network filesystemsBill Nottingham2006-11-201-1/+1
|
* fix or_IN and similar locales (#212219)Bill Nottingham2006-10-261-15/+1
|
* don't write to gdmfifoBill Nottingham2006-09-271-1/+0
|
* pass path to '.' always (#206035)Bill Nottingham2006-09-111-1/+1
|
* - "<<<" doesn't work without a read-write filesystem. No, I'm serious.Peter Jones2006-08-311-4/+3
|
* - make resolve_dm_name ignore core logger block size when comparing rulesPeter Jones2006-08-311-4/+10
| | | | | | | - slightly more readable formatting - make "line" and "newline" the same variable - kill 2 exec() calls, add 1. - shell quoting rill ROT YOUR BRANE.
* simpify (based on a prodding from <oblin@mandriva.com>)Bill Nottingham2006-08-251-1/+1
|
* don't umount /dev/root<foo> (<oblin@mandriva.com>)Bill Nottingham2006-08-171-1/+1
|
* catch more errors from dmraid (#200683)Bill Nottingham2006-08-071-1/+1
|
* run multipath on netdev devices (#180977)Bill Nottingham2006-08-011-0/+7
|
* Use /proc/mounts instead of /etc/mtab (via mount), to handle mount --rbindMiloslav Trmac2006-07-301-2/+4
| | | | (#198426)
* Consistently exclude backup files when globbingMiloslav Trmac2006-07-272-5/+16
|
* deref symlinks in get_numeric_devBill Nottingham2006-07-211-1/+1
|
* quick quiz - which makes more sense, when entering single user mode:Bill Nottingham2006-07-201-21/+0
| | | | | | | | - have 'single' start first, kill /etc/rc, and have it shut down all the services by itself - have /etc/rc kill services normally, and just run 'single' last? Yeah, I thought so.
* Add a configurable delay for killproc() (#198429, <jorton@redhat.com>)Bill Nottingham2006-07-201-4/+9
|
* don't bring down the network if root is on nfs / _netdevBill Nottingham2006-07-111-1/+9
|