| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts | Bill Nottingham | 2008-05-15 | 1 | -0/+7 |
|\ |
|
| * | Make resolve_dm_raid() work when your original raid was set up with | Peter Jones | 2008-05-14 | 1 | -0/+7 |
* | | Don't unmount sysfs in halt. (#446292) | Bill Nottingham | 2008-05-15 | 1 | -1/+1 |
|/ |
|
* | Remove rhgb support. | Bill Nottingham | 2008-05-13 | 4 | -76/+1 |
* | do a much better check for network availability | Bill Nottingham | 2008-04-23 | 1 | -3/+1 |
* | properly handle symlinks, socketsinitscripts-8.70-1 | Bill Nottingham | 2008-04-15 | 1 | -1/+1 |
* | find is now in /bin. Use it. (#192991, #244941, #432818, #442178, #239914) | Bill Nottingham | 2008-04-15 | 1 | -19/+3 |
* | Handle encrpyted LVs. (#441728) | Bill Nottingham | 2008-04-09 | 1 | -0/+7 |
* | Fix various shutdown-related weirdness. (#438444) | Bill Nottingham | 2008-04-08 | 1 | -2/+1 |
* | Remove $local_fs from the list of provides. | Bill Nottingham | 2008-04-01 | 1 | -1/+1 |
* | don't use /etc/sysconfig/clock (#438337) | Bill Nottingham | 2008-03-20 | 1 | -28/+1 |
* | Umount 'ncp' filesystems as well (#437117) | Bill Nottingham | 2008-03-12 | 1 | -1/+1 |
* | Revert "Use upstart to start rhgb. Add conflict for older versions." | Bill Nottingham | 2008-03-11 | 1 | -4/+4 |
* | Use upstart to start rhgb. Add conflict for older versions. | Bill Nottingham | 2008-03-11 | 1 | -4/+4 |
* | Disable by default in favor of NetworkManager. | Bill Nottingham | 2008-03-10 | 1 | -1/+1 |
* | Add some minor upstart event notification for sysv scripts. (#431231) | Bill Nottingham | 2008-03-10 | 1 | -1/+6 |
* | Skip network shutdown if there is a '_rnetdev' root device (part of #435358, ... | Bill Nottingham | 2008-03-03 | 1 | -1/+1 |
* | Various minor optimizations to speed up boot. (<arjan@infradead.org>) | Bill Nottingham | 2008-02-26 | 2 | -25/+38 |
* | Remove bits that are now extraneous with console_init. | Bill Nottingham | 2008-02-26 | 1 | -33/+0 |
* | use udev rules to set the clock, avoiding issues with modular rtcs (#290731) | Bill Nottingham | 2008-02-01 | 1 | -40/+0 |
* | Use udev to intialize configured RAID arrays; conflict with prior mdadm | Bill Nottingham | 2008-02-01 | 1 | -6/+0 |
* | keep one old copy of dmesg around (#426538) | Bill Nottingham | 2008-02-01 | 1 | -0/+1 |
* | fix syntax error. correctly. | Bill Nottingham | 2008-01-21 | 1 | -1/+1 |
* | fix syntax error (#429556) | Bill Nottingham | 2008-01-21 | 1 | -1/+1 |
* | use lvm, not lvm.static (#429222) | Bill Nottingham | 2008-01-19 | 2 | -5/+5 |
* | fix root fs check to catch 'rw,ordered,noatime,etc.' properly (#334171) | Bill Nottingham | 2008-01-10 | 1 | -2/+17 |
* | Use proper invocations for authconfig, system-config-network (#426372, | Bill Nottingham | 2008-01-10 | 1 | -4/+4 |
* | - fix encrypted swap partitions with random key | Harald Hoyer | 2007-10-19 | 1 | -1/+1 |
* | don't chvt with rhgb - just whack it if we need the terminal | Bill Nottingham | 2007-10-09 | 1 | -18/+4 |
* | fix check. duh. | Bill Nottingham | 2007-10-08 | 1 | -1/+1 |
* | clean up some extraneous delays (#219816) | Bill Nottingham | 2007-10-08 | 2 | -5/+11 |
* | don't hang if someone somehow manages to get a dangling pipe in | Bill Nottingham | 2007-09-28 | 1 | -3/+3 |
* | more fixes (#220087) | Bill Nottingham | 2007-09-25 | 3 | -3/+3 |
* | work around bash changes (#220887, modified from <nvigier@mandriva.com>) | Bill Nottingham | 2007-09-25 | 1 | -1/+2 |
* | add Should-Start for firewall services | Bill Nottingham | 2007-09-19 | 1 | -0/+1 |
* | more dead code | Bill Nottingham | 2007-09-14 | 1 | -4/+0 |
* | dead dead dead | Bill Nottingham | 2007-09-14 | 1 | -6/+0 |
* | anything using rc.serial should be udev rules | Bill Nottingham | 2007-09-14 | 1 | -5/+0 |
* | remove acpi module loading. the kernel finally got smart. | Bill Nottingham | 2007-09-14 | 1 | -9/+0 |
* | optimize out some excess greps (<harald@redhat.com>) | Bill Nottingham | 2007-08-29 | 2 | -3/+15 |
* | typo | Bill Nottingham | 2007-08-29 | 1 | -1/+1 |
* | make __readlink as simple as possible. Seems to match the /usr/bin | Bill Nottingham | 2007-08-29 | 1 | -18/+1 |
* | adapt to new nut usage, conflict with older packages (#252973) | Bill Nottingham | 2007-08-29 | 1 | -4/+6 |
* | - added support for cryptsetup-uuids (bug #242078) | Harald Hoyer | 2007-08-14 | 2 | -4/+33 |
* | assorted cleanups | Bill Nottingham | 2007-08-07 | 1 | -15/+7 |
* | fix netconsole status() | Bill Nottingham | 2007-08-07 | 1 | -9/+7 |
* | move quotacheck to after filesystem mounting so it actually works (#249003, <... | Bill Nottingham | 2007-07-20 | 1 | -20/+5 |
* | add gfs2 (#248985) | Bill Nottingham | 2007-07-20 | 1 | -1/+1 |
* | avoid calling unicode_start unnecessarily often during startup/shutdown which... | Nils Philippsen | 2007-07-17 | 2 | -1/+10 |
* | - netfs: check for rpcbind, not portmap (#245595) | Bill Nottingham | 2007-06-25 | 1 | -1/+1 |