[node-patches] Change in ovirt-node[master]: Remove $package-release file before creating it
jboggs at redhat.com
jboggs at redhat.com
Thu Aug 22 17:44:56 UTC 2013
Joey Boggs has submitted this change and it was merged.
Change subject: Remove $package-release file before creating it
......................................................................
Remove $package-release file before creating it
When build the iso using autobuild.sh under ovirt-ndoe,
the package name will be ovirt-node-image. But in the
recipe/ovirt19-post.ks, the command:
ln -s /etc/system-release /etc/ovirt-node-image-release
creates link file ovirt-node-images-release that refers to
the /etc/system-release.
So this will cause both /etc/ovirt-ndoe-image-release and
/etc/system-release are link files and they refer to each other.
This patch remove the $package-release file anyway to avoid
refer to each.
Change-Id: I6da35c6a20de242d5c0c66ea06fc4edc07369b50
Signed-off-by: Wenyi Gao <wenyi at linux.vnet.ibm.com>
---
M recipe/common-nochroot.ks
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Joey Boggs: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/17232
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6da35c6a20de242d5c0c66ea06fc4edc07369b50
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Wenyi Gao <wenyi at linux.vnet.ibm.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Joey Boggs <jboggs at redhat.com>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>
More information about the node-patches
mailing list