Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | readonly-root: restore selinux context after bind mount (#1029342) | Václav Pavlín | 2013-11-12 | 1 | -1/+1 |
| | |||||
* | readonly-root: bind-mount only necessary subset of entries in rwtab | Václav Pavlín | 2013-09-12 | 1 | -13/+32 |
| | |||||
* | readonly-root: rpcidmapd restart is not needed anymore | Václav Pavlín | 2013-06-26 | 1 | -1/+1 |
| | |||||
* | readonly-root: remount rpc_pipefs if readonly-root is used | Václav Pavlín | 2013-05-28 | 1 | -0/+4 |
| | |||||
* | 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. |