[node-patches] Change in ovirt-node[master]: recipe: Bring back the 'release' string

fabiand at redhat.com fabiand at redhat.com
Mon Apr 20 14:56:25 UTC 2015


Fabian Deutsch has uploaded a new change for review.

Change subject: recipe: Bring back the 'release' string
......................................................................

recipe: Bring back the 'release' string

Some users are monitoring RHEV-H based on that string in the
system-release file.

Change-Id: Ic41d7b20d6b5eb75014858e932d1473a29f64783
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1212902
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M recipe/common-nochroot.ks
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/55/40055/1

diff --git a/recipe/common-nochroot.ks b/recipe/common-nochroot.ks
index 217848a..4b1b166 100644
--- a/recipe/common-nochroot.ks
+++ b/recipe/common-nochroot.ks
@@ -90,7 +90,7 @@
 # /(which is not shown in ply anyway)
 # The initrd can not be regeneated in a non-chroot env (here)
 cat > $INSTALL_ROOT/etc/$PACKAGE-release <<EOF
-$PRODUCT $VERSION ($RELEASE)
+$PRODUCT release $VERSION ($RELEASE)
 EOF
 ln -snf $PACKAGE-release $INSTALL_ROOT/etc/redhat-release
 ln -snf $PACKAGE-release $INSTALL_ROOT/etc/system-release


-- 
To view, visit https://gerrit.ovirt.org/40055
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic41d7b20d6b5eb75014858e932d1473a29f64783
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>



More information about the node-patches mailing list