Ofer Schreiber has submitted this change and it was merged. Change subject: packaging: move all packaging related to packaging ......................................................................
packaging: move all packaging related to packaging currently we manage packaging scripts all over the tree, sometimes in different names than the file installed. this patch collects all files to be under the packaging directory using hierarchy similar to the installation and using same file naming. Change-Id: I6d0bd7b8cd5381ddb80b4b2e5ee7df65bab487bc Signed-off-by: Alon Bar-Lev <[email protected]> --- M .gitignore M Makefile R packaging/bin/engine-config.sh R packaging/bin/engine-encrypt-passwd.sh R packaging/bin/engine-manage-domains.sh R packaging/bin/engine-notifier-service.sh R packaging/bin/engine-notifier.sh R packaging/bin/engine-prolog.sh.in R packaging/conf/engine-config-install.properties R packaging/conf/engine.conf.defaults.in R packaging/conf/jaas.conf R packaging/etc/engine-config/engine-config.conf R packaging/etc/engine-config/engine-config.properties R packaging/etc/engine-config/log4j.xml.in R packaging/etc/engine-manage-domains/engine-manage-domains.conf R packaging/etc/engine-manage-domains/log4j.xml.in R packaging/etc/engine.conf R packaging/etc/notifier/log4j.xml.in R packaging/etc/notifier/notifier.conf R packaging/etc/pki/CreateCA.sh R packaging/etc/pki/SignReq.lock R packaging/etc/pki/SignReq.sh R packaging/etc/pki/cacert.template.in R packaging/etc/pki/cert.template.in R packaging/etc/pki/certs/.keep R packaging/etc/pki/installCA.sh R packaging/etc/pki/keys/.keep R packaging/etc/pki/openssl.conf R packaging/etc/pki/private/.keep R packaging/etc/pki/requests/.keep R packaging/etc/sysprep/sysprep.2k12x64 R packaging/etc/sysprep/sysprep.2k3 R packaging/etc/sysprep/sysprep.2k8 R packaging/etc/sysprep/sysprep.2k8x86 R packaging/etc/sysprep/sysprep.w7 R packaging/etc/sysprep/sysprep.w7x64 R packaging/etc/sysprep/sysprep.w8 R packaging/etc/sysprep/sysprep.w8x64 R packaging/etc/sysprep/sysprep.xp R packaging/etc/usbfilter.txt 40 files changed, 34 insertions(+), 34 deletions(-) Approvals: Alon Bar-Lev: Verified Ofer Schreiber: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/14302 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6d0bd7b8cd5381ddb80b4b2e5ee7df65bab487bc Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Alex Lourie <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Moran Goldboim <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
