Fabian Deutsch has uploaded a new change for review. Change subject: recipe: Add centos7 support ......................................................................
recipe: Add centos7 support … well, that's a basic guess, might need some modifications Change-Id: I55c1f80d15d8f889ae293c8bc02d8d177f5de9e5 Signed-off-by: Fabian Deutsch <[email protected]> --- A recipe/centos7-install.ks A recipe/centos7-minimizer.ks A recipe/centos7-pkgs.ks A recipe/centos7-post.ks 4 files changed, 4 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/28/30828/1 diff --git a/recipe/centos7-install.ks b/recipe/centos7-install.ks new file mode 120000 index 0000000..9bc4a25 --- /dev/null +++ b/recipe/centos7-install.ks @@ -0,0 +1 @@ +rhevh7-install.ks \ No newline at end of file diff --git a/recipe/centos7-minimizer.ks b/recipe/centos7-minimizer.ks new file mode 120000 index 0000000..0edd319 --- /dev/null +++ b/recipe/centos7-minimizer.ks @@ -0,0 +1 @@ +rhevh7-minimizer.ks \ No newline at end of file diff --git a/recipe/centos7-pkgs.ks b/recipe/centos7-pkgs.ks new file mode 120000 index 0000000..e9cfa64 --- /dev/null +++ b/recipe/centos7-pkgs.ks @@ -0,0 +1 @@ +rhevh7-pkgs.ks \ No newline at end of file diff --git a/recipe/centos7-post.ks b/recipe/centos7-post.ks new file mode 120000 index 0000000..136f749 --- /dev/null +++ b/recipe/centos7-post.ks @@ -0,0 +1 @@ +rhevh7-post.ks \ No newline at end of file -- To view, visit http://gerrit.ovirt.org/30828 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I55c1f80d15d8f889ae293c8bc02d8d177f5de9e5 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
