Fabian Deutsch has uploaded a new change for review. Change subject: [DRAFT] spec: Relax dracut ......................................................................
[DRAFT] spec: Relax dracut Change-Id: I1d1d18a5a71b1fd4b8dfe2e67b5f0cf257577de0 Signed-off-by: Fabian Deutsch <[email protected]> --- M ovirt-node.spec.in 1 file changed, 8 insertions(+), 8 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/14/25114/1 diff --git a/ovirt-node.spec.in b/ovirt-node.spec.in index 7629b81..702e00b 100644 --- a/ovirt-node.spec.in +++ b/ovirt-node.spec.in @@ -619,14 +619,14 @@ %endif -%dir %{dracutdir}/91ovirtnode -%{dracutdir}/91ovirtnode/module-setup.sh -%{dracutdir}/91ovirtnode/ovirt-boot-functions -%{dracutdir}/91ovirtnode/ovirt-cleanup.sh -%if 0%{?rhel} -%{dracutdir}/91ovirtnode/check -%{dracutdir}/91ovirtnode/install -%endif +%{dracutdir}/91ovirtnode +#%{dracutdir}/91ovirtnode/module-setup.sh +#%{dracutdir}/91ovirtnode/ovirt-boot-functions +#%{dracutdir}/91ovirtnode/ovirt-cleanup.sh +#%if 0%{?rhel} +#%{dracutdir}/91ovirtnode/check +#%{dracutdir}/91ovirtnode/install +#%endif %{_sysconfdir}/dracut.conf.d/ovirt-dracut.conf %{_libexecdir}/ovirt-auto-install %{_libexecdir}/ovirt-config-password -- To view, visit http://gerrit.ovirt.org/25114 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1d1d18a5a71b1fd4b8dfe2e67b5f0cf257577de0 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
