Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use /run/initramfs instead of /dev/.initramfs | Will Woods | 2012-03-08 | 1 | -2/+2 |
| | | | | | | | | | | | Current dracut saves state to /run/initramfs, since /run is standard now. This patch makes rc.sysinit and fedora-readonly check for files in /run/initramfs/rwtab and /run/initramfs/state (which is where dracut writes them). It also makes ifup-eth look for lease files in /run/initramfs. | ||||
* | Don't exit with an error if SEinux isn't active. (#768628) | Bill Nottingham | 2011-12-19 | 1 | -3/+9 |
| | |||||
* | selinuxfs moved, adjust code. (#733759) | Bill Nottingham | 2011-08-30 | 1 | -3/+3 |
| | |||||
* | Add split-out bits of rc.sysinit and associated service files. Remove ↵ | Bill Nottingham | 2010-10-15 | 1 | -0/+167 |
sysinit.service. Based on work by Harald Hoyer (<harald@redhat.com>) sysinit-hack/unhack will be removed once the net hotplug stuff is fixed to not require this. |