Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | kexec support (<jmoyer@redhat.com>) | Bill Nottingham | 2006-03-03 | 1 | -0/+4 | |
| | ||||||
* | - filter out another "no" message from dmraid. We need to fix dmraid'sr8-29 | Peter Jones | 2006-02-14 | 1 | -2/+2 | |
| | | | | | | exit status in these cases and use that in the future... - add path to one dmraid call - bump version, add changelog | |||||
* | - check for "No devices found" when calling dmsetup | Peter Jones | 2006-02-13 | 1 | -1/+1 | |
| | ||||||
* | Try to unmount tmpfs filesystems before swapoff (#174000) | Miloslav Trmac | 2006-02-03 | 1 | -0/+5 | |
| | ||||||
* | 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 | |
| | ||||||
* | - ignore the "I couldn't find anything to do" line, which we should remove | Peter Jones | 2006-01-31 | 1 | -1/+1 | |
| | | | | from dmraid entirely. | |||||
* | remove references to /usr/X11R6/bin (#177938) | Bill Nottingham | 2006-01-31 | 1 | -1/+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 | |
| | ||||||
* | - don't use cut | Peter Jones | 2006-01-31 | 1 | -2/+2 | |
| | ||||||
* | - check for active dmraid devices by table (rather than name) beforer8-21 | Peter Jones | 2006-01-31 | 1 | -0/+29 | |
| | | | | activation | |||||
* | 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 | |||||
* | 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 | 1 | -6/+0 | |
| | | | | don't set hotplug, it can't possibly work | |||||
* | make sure corefile limiting works for user processes as well (#166511, ↵ | Bill Nottingham | 2005-10-03 | 1 | -3/+3 | |
| | | | | <ville.skytta@iki.fi>) | |||||
* | set status correctly (#60711) | Bill Nottingham | 2005-09-29 | 1 | -0/+1 | |
| | ||||||
* | change translated string (#54682) | Bill Nottingham | 2005-09-29 | 1 | -3/+3 | |
| | ||||||
* | handle lvm & fsck for network block devices (#148764, <alewis@redhat.com>) | Bill Nottingham | 2005-07-14 | 1 | -1/+53 | |
| | ||||||
* | handle odd quoting in args (#161316, <stransky@redhat.com>) | Bill Nottingham | 2005-06-23 | 1 | -1/+1 | |
| | ||||||
* | fix hang on stale gdm fifo (#156355) | Bill Nottingham | 2005-04-29 | 1 | -1/+1 | |
| | ||||||
* | I'm going to go out on a limb and say that /proc/mounts *doesn't* have | Bill Nottingham | 2005-04-27 | 3 | -19/+19 | |
| | | | | comments. | |||||
* | use pidof -c in various functions | Bill Nottingham | 2005-04-25 | 1 | -4/+4 | |
| | ||||||
* | more early-login modifications (<mclasen@redhat.com>) | Bill Nottingham | 2005-04-20 | 1 | -0/+1 | |
| | ||||||
* | fix echo (#155270) | Bill Nottingham | 2005-04-18 | 1 | -1/+1 | |
| | ||||||
* | syntax | Bill Nottingham | 2005-04-15 | 1 | -1/+1 | |
| | ||||||
* | reverse sort the mount list, avoiding errors (#147254, ↵ | Bill Nottingham | 2005-04-15 | 1 | -1/+1 | |
| | | | | <jamesodhunt@hotmail.com>) | |||||
* | optimize some (#138557, <drepper@redhat.com>) | Bill Nottingham | 2005-04-15 | 1 | -5/+6 | |
| | ||||||
* | silence sysctl some more | Bill Nottingham | 2005-04-15 | 1 | -2/+2 | |
| | ||||||
* | handle alternate VLAN naming schemes (#115001) | Bill Nottingham | 2005-03-30 | 1 | -1/+2 | |
| | ||||||
* | don't return 1 if the service isn't running at all (#151104) | Bill Nottingham | 2005-03-14 | 1 | -1/+1 | |
| | ||||||
* | fix _netdev unmounting (#147610, <alewis@redhat.com>) | Bill Nottingham | 2005-02-09 | 1 | -3/+3 | |
| | ||||||
* | fix quoting (#144634) | Bill Nottingham | 2005-01-10 | 1 | -1/+1 | |
| | ||||||
* | shut up sysctl (#144483) | Bill Nottingham | 2005-01-07 | 1 | -2/+2 | |
| | ||||||
* | remove initlog, minilogd | Bill Nottingham | 2004-12-22 | 1 | -32/+15 | |
| | ||||||
* | don't unmount NFS root FS (#142169) | Bill Nottingham | 2004-12-08 | 1 | -2/+2 | |
| | ||||||
* | remove more devfs compat | Bill Nottingham | 2004-11-24 | 1 | -1/+1 | |
| | ||||||
* | don't mount GFS (#140281) | Bill Nottingham | 2004-11-24 | 1 | -1/+1 | |
| | ||||||
* | fix firmware uploading on boot (#137263) | Bill Nottingham | 2004-11-04 | 1 | -1/+1 | |
| | ||||||
* | fix incorrect rhgb temp path (#137391) | Bill Nottingham | 2004-10-28 | 1 | -1/+1 | |
| | ||||||
* | remove rawdevices again | Bill Nottingham | 2004-10-14 | 1 | -80/+0 | |
| | ||||||
* | return of rawdevices stuff | Bill Nottingham | 2004-10-12 | 1 | -0/+80 | |
| | ||||||
* | use runuser instead of su, require it | Bill Nottingham | 2004-10-04 | 1 | -1/+1 | |
| | ||||||
* | whoops, wrong file (#134432) | Bill Nottingham | 2004-10-04 | 1 | -3/+3 | |
| | ||||||
* | filter indic locales on the console (#134198) | Bill Nottingham | 2004-09-30 | 1 | -1/+1 | |
| | ||||||
* | fix checkpid logic, clean up potential errors (#134030) | Bill Nottingham | 2004-09-29 | 1 | -5/+5 | |
| | ||||||
* | fix overzealousness with -range aliases (#65415) | Bill Nottingham | 2004-09-27 | 1 | -1/+1 | |
| |