aboutsummaryrefslogtreecommitdiffstats
path: root/systemd
Commit message (Expand)AuthorAgeFilesLines
* Repository scheme updated to new layoutDavid Kaspar [Dee'Kej]2018-05-308-324/+0
* fedora-readonly: command substitution warning fixed (null-byte input)David Kaspar [Dee'Kej]2018-05-291-1/+1
* Avoid some unnecessary stat callsVille Skyttä2017-10-302-2/+2
* systemd/system: symlinks for fedora-* services removedDavid Kaspar [Dee'Kej]2017-10-194-6/+15
* re-add missing $HOSTNAME initializationDavid Kaspar [Dee'Kej]2017-04-261-0/+4
* fedora-import-state: do not try to create folder with empty nameDavid Kaspar [Dee'Kej]2016-08-301-1/+1
* Skip modifying of existing folders in systemd/fedora-import-state scriptDavid Kaspar [Dee'Kej]2016-08-091-3/+31
* import-state: restore also sensitivity part of SELinux contextLukas Vrabec2016-07-151-1/+1
* remove autorelabel stuffLukas Nykryn2016-04-253-75/+0
* autorelabel: turn quota off before relabelingLukas Nykryn2016-03-141-0/+1
* autorelabel: call dracut-initramfs-restore before forced rebootMichal Sekletar2016-02-011-0/+1
* fedora-loadmodules: we don't have readahead anymoreLukas Nykryn2015-11-091-1/+0
* fedora-readonly: use --make-slave with --bind mountsLukas Nykryn2015-07-011-3/+6
* import-state: don't run restorecon when it does not existLukas Nykryn2015-06-231-1/+1
* fedora-import-state.service: run a little bit laterLukas Nykryn2015-01-131-2/+2
* fedora-readonly: Updates for systemd random-seed handlingColin Guthrie2015-01-131-1/+1
* fedora-import-state: do not clobber /Zbigniew Jędrzejewski-Szmek2014-10-061-5/+2
* fedora-readonly: fix prefix detection (#1059749)Václav Pavlín2014-04-161-2/+3
* remove fedora-configureLukas Nykryn2014-04-072-35/+0
* fedora-domainname: DefaultDependencies=noLukas Nykryn2014-03-031-0/+2
* 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
* add possibility to set domainname through /etc/sysconfig/networkLukas Nykryn2013-07-112-0/+20
* 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
* add systemd-random-seed.service to Before= in fedora-readonly.serviceVáclav Pavlín2013-03-141-1/+1
* remount-rootfs.service got renamed to systemd-remount-fs.serviceHarald Hoyer2013-03-122-2/+2
* Allow passing -F from /.autorelabel to fixfiles when relabeling systemVáclav Pavlín2013-01-281-1/+2
* Migrate even further away from /etc/sysconfig/network for hostname, and /etc/...Bill Nottingham2012-12-101-4/+2
* Drop fedora-storage-init; conflict with older lvm & dmraid so we get the requ...Bill Nottingham2012-10-314-91/+0
* Don't pass -F to fixfiles (#863662, <dwalsh@redhat.com>)Bill Nottingham2012-10-081-1/+1
* Drop reference to systemd-udev.service.Bill Nottingham2012-07-091-1/+1
* Fix unit names.initscripts-9.38-1Bill Nottingham2012-06-291-2/+2
* Only run fedora-storage-init if we have the tools that it invokes.Bill Nottingham2012-06-192-0/+6
* Check that root is r/w before starting fedora-import-state.Bill Nottingham2012-06-191-0/+1
* Move fedora-readonly to Before=local-fs.targetBill Nottingham2012-05-071-1/+1
* Make sure fedora-readonly runs before random seed loading/saving. (#808907)Bill Nottingham2012-04-251-1/+1
* add fedora-import-state.serviceWill Woods2012-03-082-0/+27
* Use /run/initramfs instead of /dev/.initramfsWill Woods2012-03-081-2/+2
* Drop StandardInput=tty (#785662)Bill Nottingham2012-01-301-1/+0
* Handle dmraid sets with spaces (#728795, <lnykryn@redhat.com>)Bill Nottingham2012-01-061-0/+3
* Don't exit with an error if SEinux isn't active. (#768628)Bill Nottingham2011-12-191-3/+9
* Don't bother with stdin/stdout/stderr for rmmod/modprobe of scsi_wait_scan. (...Bill Nottingham2011-11-111-0/+3
* selinuxfs moved, adjust code. (#733759)Bill Nottingham2011-08-302-4/+4
* Call multipath and kpartx with -u. (#733437)Bill Nottingham2011-08-251-3/+3
* plymouth lives in /bin. (#702814)Bill Nottingham2011-08-152-3/+3
* Drop fedora-autoswap; it's somewhat dangerous, and better done via a udev/sys...Bill Nottingham2011-08-092-30/+0
* Remove fedora-sysinit-hack/fedora-sysinit-unhack; they're not needed with /va...Bill Nottingham2011-07-252-21/+0
* Make sure to enable fedora-storage-init-late.service, and have it after the n...Bill Nottingham2011-04-271-1/+1
* Support overriding hostname via /etc/hostname.Bill Nottingham2011-04-181-0/+1