Dan Kenigsberg has submitted this change and it was merged. Change subject: Packageing: Move SystemD and SysVInit files to respective sub-dirs ......................................................................
Packageing: Move SystemD and SysVInit files to respective sub-dirs A new dir /init is created to place vdsm init files. /init for common init files. /init/systemd for SystemD related files. /init/sysvinit for SysV init related files. /init/upstart will be created in future for Upstart related files. Change-Id: I1368bb8dfec6e0db7e5d578bca8dcabd893e8849 Signed-off-by: Zhou Zheng Sheng <[email protected]> Reviewed-on: http://gerrit.ovirt.org/18067 Reviewed-by: Alon Bar-Lev <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M .gitignore M Makefile.am M configure.ac A init/Makefile.am R init/daemonAdapter A init/systemd/Makefile.am R init/systemd/supervdsmd.service.in R init/systemd/systemd-vdsmd.in R init/systemd/vdsm-restore-net-config.service R init/systemd/vdsm-tmpfiles.d.conf.in R init/systemd/vdsmd.service.in A init/sysvinit/Makefile.am R init/sysvinit/respawn R init/sysvinit/supervdsmd.init.in R init/sysvinit/vdsm-restore-net-config.init.in R init/sysvinit/vdsmd.init.in R init/vdsmd_init_common.sh.in M vdsm.spec.in M vdsm/Makefile.am 19 files changed, 156 insertions(+), 37 deletions(-) Approvals: Alon Bar-Lev: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved Zhou Zheng Sheng: Verified -- To view, visit http://gerrit.ovirt.org/18067 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1368bb8dfec6e0db7e5d578bca8dcabd893e8849 Gerrit-PatchSet: 6 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Zhou Zheng Sheng <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
