aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/fedora-import-state
Commit message (Collapse)AuthorAgeFilesLines
* Repository scheme updated to new layoutDavid Kaspar [Dee'Kej]2018-05-301-39/+0
| | | | | NOTE: This commit just moves files around, without actually fixing the Makefiles and specfile. See follow up commits which resolve this.
* Avoid some unnecessary stat callsVille Skyttä2017-10-301-1/+1
|
* fedora-import-state: do not try to create folder with empty nameDavid Kaspar [Dee'Kej]2016-08-301-1/+1
| | | | Resolves: #1370259
* Skip modifying of existing folders in systemd/fedora-import-state scriptDavid Kaspar [Dee'Kej]2016-08-091-3/+31
| | | | Resolves: #1347436
* import-state: restore also sensitivity part of SELinux contextLukas Vrabec2016-07-151-1/+1
|
* import-state: don't run restorecon when it does not existLukas Nykryn2015-06-231-1/+1
|
* fedora-import-state: do not clobber /Zbigniew Jędrzejewski-Szmek2014-10-061-5/+2
| | | | | | Also, do not fail on filenames containing spaces. https://bugzilla.redhat.com/show_bug.cgi?id=1149419
* add fedora-import-state.serviceWill Woods2012-03-081-0/+14
This service imports the contents of /run/initramfs/state into the root filesystem, where the root filesystem is writeable. This allows dracut to hand the ifcfg file and dhclient lease over to NetworkManager on network-booted Live images.