| Commit message (Expand) | Author | Age | Files | Lines |
* | don't unmount network filesystems | Bill Nottingham | 2006-11-20 | 1 | -1/+1 |
* | fix dmraid test (#216334) | Bill Nottingham | 2006-11-20 | 1 | -1/+1 |
* | add '--auto=yes' to mdadm invocation (#213671) | Bill Nottingham | 2006-11-02 | 1 | -1/+1 |
* | mount tmpfs with -n (#213132) | Bill Nottingham | 2006-10-31 | 1 | -1/+1 |
* | more statetab updates (#211839, <markmc@redhat.com>) | Bill Nottingham | 2006-10-27 | 1 | -0/+1 |
* | fix or_IN and similar locales (#212219) | Bill Nottingham | 2006-10-26 | 2 | -19/+5 |
* | use /etc/statetab, /etc/statetab.d for local state (#211839, | Bill Nottingham | 2006-10-24 | 1 | -12/+28 |
* | use dmraid.static (#211297) | Bill Nottingham | 2006-10-18 | 1 | -3/+3 |
* | revert early-login support (#210836, essentially) | Bill Nottingham | 2006-10-12 | 1 | -2/+2 |
* | - Handle "nodmraid" and "nompath" command line options (#209377) | Peter Jones | 2006-10-11 | 1 | -2/+3 |
* | fix mismerger8-44 | Bill Nottingham | 2006-10-04 | 1 | -5/+6 |
* | set keymap correctly in non-UTF8 locale (#167363) | Bill Nottingham | 2006-10-04 | 1 | -3/+7 |
* | redirect stderr (#209204) | Bill Nottingham | 2006-10-04 | 1 | -1/+1 |
* | don't write to gdmfifo | Bill Nottingham | 2006-09-27 | 1 | -1/+0 |
* | * rc.sysinit: Also check for localhost.localdomain when resetting | Bill Nottingham | 2006-09-27 | 1 | -1/+1 |
* | syntax | Bill Nottingham | 2006-09-21 | 1 | -1/+1 |
* | run with -m so that subprocesses get their own process group (part of | Bill Nottingham | 2006-09-21 | 2 | -0/+4 |
* | better check here (#190989, #110761) | Bill Nottingham | 2006-09-21 | 1 | -2/+2 |
* | change blkid.tab path | Bill Nottingham | 2006-09-19 | 1 | -1/+1 |
* | set default affinity if specified (#203359) | Bill Nottingham | 2006-09-15 | 1 | -0/+11 |
* | pass path to '.' always (#206035) | Bill Nottingham | 2006-09-11 | 1 | -1/+1 |
* | run setsysfont always when /dev/tty1 exists | Bill Nottingham | 2006-09-08 | 1 | -2/+2 |
* | allow going to a shell if the system is shut down uncleanly | Bill Nottingham | 2006-09-08 | 1 | -1/+10 |
* | 8.39-1r8-39 | Bill Nottingham | 2006-09-05 | 1 | -1/+1 |
* | - make multipath partitions be named with the form "${device}p${partnum}", | Peter Jones | 2006-08-31 | 1 | -5/+7 |
* | - "<<<" doesn't work without a read-write filesystem. No, I'm serious. | Peter Jones | 2006-08-31 | 1 | -4/+3 |
* | - make resolve_dm_name ignore core logger block size when comparing rules | Peter Jones | 2006-08-31 | 1 | -4/+10 |
* | - don't use nash to create /dev/mapper/control, it isn't hard to do. | Peter Jones | 2006-08-29 | 1 | -7/+10 |
* | strike that | Bill Nottingham | 2006-08-28 | 1 | -0/+1 |
* | remove restorecon, no longer needed (#204330) | Bill Nottingham | 2006-08-28 | 1 | -1/+0 |
* | simpify (based on a prodding from <oblin@mandriva.com>) | Bill Nottingham | 2006-08-25 | 1 | -1/+1 |
* | don't do vgscan (#191879) | Bill Nottingham | 2006-08-18 | 1 | -3/+1 |
* | don't umount /dev/root<foo> (<oblin@mandriva.com>) | Bill Nottingham | 2006-08-17 | 1 | -1/+1 |
* | catch more errors from dmraid (#200683) | Bill Nottingham | 2006-08-07 | 2 | -2/+2 |
* | Support Debian-like "tmp" option in /etc/crypptab (#201382, based on a patch | Miloslav Trmac | 2006-08-06 | 1 | -3/+17 |
* | run multipath on netdev devices (#180977) | Bill Nottingham | 2006-08-01 | 1 | -0/+7 |
* | Use /proc/mounts instead of /etc/mtab (via mount), to handle mount --rbind | Miloslav Trmac | 2006-07-30 | 1 | -2/+4 |
* | Fix a possible attempt to kill getkey before it is started (#191453) | Miloslav Trmac | 2006-07-30 | 1 | -1/+10 |
* | Consistently exclude backup files when globbing | Miloslav Trmac | 2006-07-27 | 4 | -12/+18 |
* | Don't require encrypted swap partitions to be swap formated before setting | Miloslav Trmac | 2006-07-24 | 1 | -7/+0 |
* | hack; make sure it exists | Bill Nottingham | 2006-07-21 | 1 | -0/+1 |
* | Fix swapping stuff; make swapon of arbitrary swap devices optional | Bill Nottingham | 2006-07-21 | 1 | -4/+10 |
* | deref symlinks in get_numeric_dev | Bill Nottingham | 2006-07-21 | 1 | -1/+1 |
* | quick quiz - which makes more sense, when entering single user mode: | Bill Nottingham | 2006-07-20 | 1 | -21/+0 |
* | Add a configurable delay for killproc() (#198429, <jorton@redhat.com>) | Bill Nottingham | 2006-07-20 | 1 | -4/+9 |
* | stateless updates (#197972, <law@redhat.com>) | Bill Nottingham | 2006-07-13 | 1 | -28/+15 |
* | SELinux works now. | Bill Nottingham | 2006-07-13 | 1 | -7/+3 |
* | don't bring down the network if root is on nfs / _netdev | Bill Nottingham | 2006-07-11 | 1 | -1/+9 |
* | /etc/mtab doesn't have comments | Bill Nottingham | 2006-07-11 | 1 | -1/+1 |
* | don't shut down network interfaces (for iscsi) | Bill Nottingham | 2006-07-11 | 1 | -1/+1 |