Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow -y in $fsckoptions (#143351) | Miloslav Trmac | 2006-03-19 | 1 | -3/+7 |
| | |||||
* | oops | Bill Nottingham | 2006-03-14 | 1 | -3/+0 |
| | |||||
* | set context on /dev/pts (#185436) | Bill Nottingham | 2006-03-14 | 1 | -0/+4 |
| | |||||
* | kexec support (<jmoyer@redhat.com>) | Bill Nottingham | 2006-03-03 | 1 | -0/+4 |
| | |||||
* | optimize, and add some more files | Bill Nottingham | 2006-02-20 | 1 | -3/+1 |
| | |||||
* | relabeling sources /etc/selinux/config, which uses $SELINUX. Pick | Bill Nottingham | 2006-02-17 | 1 | -11/+11 |
| | | | | something else. (#181893) | ||||
* | - filter out another "no" message from dmraid. We need to fix dmraid'sr8-29 | Peter Jones | 2006-02-14 | 2 | -3/+3 |
| | | | | | | exit status in these cases and use that in the future... - add path to one dmraid call - bump version, add changelog | ||||
* | Add mounting of /proc and /sys back to rc.sysinit. | Bill Nottingham | 2006-02-13 | 1 | -0/+4 |
| | | | | | | | | *docs* The booting of Fedora Core without the use of an initrd is deprecated, and support for booting the system in this manner may be removed in a later release. | ||||
* | - kill nash-hotplug before starting udev | Peter Jones | 2006-02-13 | 1 | -1/+2 |
| | |||||
* | - check for "No devices found" when calling dmsetup | Peter Jones | 2006-02-13 | 1 | -1/+1 |
| | |||||
* | put usbfs back | Bill Nottingham | 2006-02-07 | 1 | -0/+6 |
| | |||||
* | dirty hacks to make sure hotplug doesn't run after unclean shutdown | Bill Nottingham | 2006-02-06 | 1 | -1/+5 |
| | | | | (#177795) | ||||
* | - don't mount sys and proc | Peter Jones | 2006-02-03 | 1 | -4/+0 |
| | |||||
* | Try to unmount tmpfs filesystems before swapoff (#174000) | Miloslav Trmac | 2006-02-03 | 1 | -0/+5 |
| | |||||
* | Make "Fedora" blue in the welcome message (#147093, patch by Ville Skyttä | Miloslav Trmac | 2006-02-03 | 1 | -3/+4 |
| | | | | | <ville.skytta@iki.fi>). Remove two grep invocations. | ||||
* | clean up dovecot right | Bill Nottingham | 2006-02-03 | 1 | -0/+1 |
| | |||||
* | Ignore alias range files (#150336) | Miloslav Trmac | 2006-02-03 | 1 | -1/+2 |
| | |||||
* | (get_numeric_dev): On second thought, write directly what we want awk to do. | Miloslav Trmac | 2006-02-02 | 1 | -1/+1 |
| | |||||
* | fix sendmail startup | Bill Nottingham | 2006-02-02 | 1 | -1/+1 |
| | |||||
* | Eliminate creating the second awk process in get_numeric_dev() | Miloslav Trmac | 2006-02-01 | 1 | -1/+1 |
| | |||||
* | - activate the name we were looking up, not the one we failed to find | Peter Jones | 2006-01-31 | 1 | -1/+1 |
| | |||||
* | - we _do_ want -z, not -n . We only want to activate the raids we _can't_ | Peter Jones | 2006-01-31 | 1 | -1/+1 |
| | | | | resolve names for. | ||||
* | fix a backwards test caser8-22 | Peter Jones | 2006-01-31 | 1 | -1/+1 |
| | |||||
* | - ignore the "I couldn't find anything to do" line, which we should remove | Peter Jones | 2006-01-31 | 2 | -2/+2 |
| | | | | from dmraid entirely. | ||||
* | remove references to /usr/X11R6/bin (#177938) | Bill Nottingham | 2006-01-31 | 1 | -1/+1 |
| | |||||
* | fix formatting (#178532) | Bill Nottingham | 2006-01-31 | 1 | -1/+1 |
| | |||||
* | clean cvs as well (#178539, <ville.skytta@iki.fi>) | Bill Nottingham | 2006-01-31 | 1 | -0/+1 |
| | |||||
* | - two more silly typos | Peter Jones | 2006-01-31 | 1 | -2/+2 |
| | |||||
* | move halt.local so that it runs before / is remounted r/o (#179314) | Bill Nottingham | 2006-01-31 | 1 | -4/+4 |
| | |||||
* | - fix a typo | Peter Jones | 2006-01-31 | 1 | -1/+1 |
| | |||||
* | - don't use cut | Peter Jones | 2006-01-31 | 2 | -3/+3 |
| | |||||
* | - check for active dmraid devices by table (rather than name) beforer8-21 | Peter Jones | 2006-01-31 | 2 | -1/+35 |
| | | | | activation | ||||
* | remove stray 'ok/failed' | Bill Nottingham | 2006-01-31 | 1 | -6/+0 |
| | |||||
* | Add -p to status() (#134363) | Miloslav Trmac | 2006-01-27 | 1 | -5/+10 |
| | |||||
* | - Separate /var/run/*.pid handling and pidof calls to private functions | Miloslav Trmac | 2006-01-26 | 1 | -76/+96 |
| | | | | | | | | | | (#63440) - Update to implement current LSB specification for init script functions, notably including -p pidfile (#99325, #134363) (based in part on patch by Tobias Burnus) - Misc. cleanups: - Fix failures when run with (set -u) - Mark more variables as local | ||||
* | usbfs is no longer needed | Bill Nottingham | 2006-01-25 | 1 | -5/+0 |
| | |||||
* | ignore sysfs but not /sys<otherstuff> (#177612, <bnocera@redhat.com>) | Bill Nottingham | 2006-01-12 | 1 | -2/+2 |
| | |||||
* | udev now loads modules - use that, remove the kmodule stuff | Bill Nottingham | 2005-12-21 | 2 | -87/+1 |
| | | | | don't set hotplug, it can't possibly work | ||||
* | fix fsck invocation (#175803) | Bill Nottingham | 2005-12-15 | 1 | -2/+2 |
| | |||||
* | don't fsck netdev devices in rc.sysinit (#169403) | Bill Nottingham | 2005-11-10 | 1 | -2/+2 |
| | |||||
* | make sure corefile limiting works for user processes as well (#166511, ↵ | Bill Nottingham | 2005-10-03 | 1 | -3/+3 |
| | | | | <ville.skytta@iki.fi>) | ||||
* | tweak message (#146532) | Bill Nottingham | 2005-10-03 | 1 | -1/+1 |
| | |||||
* | call kpartx on multipath devices (#160227) | Bill Nottingham | 2005-10-03 | 1 | -0/+3 |
| | |||||
* | set status correctly (#60711) | Bill Nottingham | 2005-09-29 | 1 | -0/+1 |
| | |||||
* | change translated string (#54682) | Bill Nottingham | 2005-09-29 | 1 | -3/+3 |
| | |||||
* | automatically reboot if labels are really out of date (<dwalsh@redhat.com>) | Bill Nottingham | 2005-09-21 | 1 | -0/+7 |
| | |||||
* | use multipath.static (#168321) | Bill Nottingham | 2005-09-20 | 1 | -2/+2 |
| | |||||
* | move clock earlier, remove echo for font | Bill Nottingham | 2005-09-20 | 1 | -40/+39 |
| | |||||
* | use ignorelocking (#168195) | Bill Nottingham | 2005-09-13 | 1 | -1/+1 |
| | |||||
* | fix usage of the blacklist (#168020) | Bill Nottingham | 2005-09-12 | 1 | -1/+6 |
| |