aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/fedora-readonly
Commit message (Collapse)AuthorAgeFilesLines
* re-add missing $HOSTNAME initializationDavid Kaspar [Dee'Kej]2017-04-261-0/+4
|
* fedora-readonly: use --make-slave with --bind mountsLukas Nykryn2015-07-011-3/+6
|
* fedora-readonly: fix prefix detection (#1059749)Václav Pavlín2014-04-161-2/+3
|
* readonly-root: restore selinux context after bind mount (#1029342)Václav Pavlín2013-11-121-1/+1
|
* readonly-root: bind-mount only necessary subset of entries in rwtabVáclav Pavlín2013-09-121-13/+32
|
* readonly-root: rpcidmapd restart is not needed anymoreVáclav Pavlín2013-06-261-1/+1
|
* readonly-root: remount rpc_pipefs if readonly-root is usedVáclav Pavlín2013-05-281-0/+4
|
* Use /run/initramfs instead of /dev/.initramfsWill Woods2012-03-081-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 Nottingham2011-12-191-3/+9
|
* selinuxfs moved, adjust code. (#733759)Bill Nottingham2011-08-301-3/+3
|
* Add split-out bits of rc.sysinit and associated service files. Remove ↵Bill Nottingham2010-10-151-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.