| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Switch to VT 1 when asking for block device encryption key | Miloslav Trmac | 2006-07-09 | 1 | -3/+11 |
* | Fix garbled output of rc.sysinit in rhgb (#192604, patch by Tony Nelson | Miloslav Trmac | 2006-07-09 | 1 | -1/+1 |
* | Don't allow any crypttab options for LUKS partitions (#197656). | Miloslav Trmac | 2006-07-09 | 1 | -1/+5 |
* | Fix daemon --pidfile=... (#195341, patch by Steven Augart | Miloslav Trmac | 2006-06-17 | 1 | -1/+1 |
* | readonly root enhancments (modified from <law@redhat.com>, #193164) | Bill Nottingham | 2006-06-12 | 1 | -3/+84 |
* | Clarify killproc usage message (#193711) | Miloslav Trmac | 2006-06-05 | 1 | -1/+1 |
* | Add encrypted swap and non-root filesystem support (#127378, based on | Miloslav Trmac | 2006-06-01 | 2 | -1/+156 |
* | googlespell prefers one l. words takes both. | Bill Nottingham | 2006-05-25 | 1 | -1/+1 |
* | allow for sulogin instead of automatic relabeling (<dwalsh@redhat.com>) | Bill Nottingham | 2006-05-25 | 1 | -20/+39 |
* | integrate s390 patch - just check for hwclock before running it | Bill Nottingham | 2006-05-23 | 2 | -2/+2 |
* | handle cups (#189168) | Bill Nottingham | 2006-05-23 | 1 | -0/+1 |
* | Fix handling of mount points with white space (#186713): | Miloslav Trmac | 2006-05-08 | 4 | -159/+112 |
* | add check here toor8-33 | Bill Nottingham | 2006-04-20 | 1 | -1/+1 |
* | readonly root support. Does not currently work with SELinux. | Bill Nottingham | 2006-04-20 | 1 | -10/+68 |
* | remove call to zfcpconf.sh - that should be udev rules | Bill Nottingham | 2006-04-20 | 1 | -4/+0 |
* | Add NETWORKDELAY and LINKDELAY (#176851) | Miloslav Trmac | 2006-04-18 | 1 | -0/+2 |
* | - get rid of /initrd handling, since that's long dead. | Peter Jones | 2006-04-18 | 1 | -6/+1 |
* | fix redirect (#187505) | Bill Nottingham | 2006-04-03 | 1 | -1/+1 |
* | Add "forcequotacheck" (#168118) | Miloslav Trmac | 2006-03-28 | 1 | -1/+5 |
* | (failure, passed, warning, action): Make variables local, fixes running | Miloslav Trmac | 2006-03-27 | 1 | -3/+5 |
* | (killproc): Respect -p when removing the pid file | Miloslav Trmac | 2006-03-27 | 1 | -1/+1 |
* | Add support for DHCP on bridges (#125259, original patch by Anders Kaseorg | Miloslav Trmac | 2006-03-27 | 1 | -10/+7 |
* | - killall is in /usr , so we need to use pidof here. (bz 185429) | Peter Jones | 2006-03-24 | 1 | -1/+3 |
* | (status): Try the PID from the PID file if (pidof) fails (#182623) | Miloslav Trmac | 2006-03-19 | 1 | -6/+9 |
* | Minor cleanups (#173574): | Miloslav Trmac | 2006-03-19 | 1 | -23/+6 |
* | 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 |