[Ovirt-devel] [PATCH release] Created update-app target for installing appliance image from image archive

Perry Myers pmyers at redhat.com
Sun Nov 9 07:50:37 UTC 2008


Signed-off-by: Perry Myers <pmyers at redhat.com>
---
 ovirt.mk |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/ovirt.mk b/ovirt.mk
index 5814b03..d053e18 100644
--- a/ovirt.mk
+++ b/ovirt.mk
@@ -85,6 +85,9 @@ update-host:
 	  ovirt-release ovirt-build ovirt-appliance ovirt-node ovirt-docs \
 	  ovirt-node-selinux
 
+update-app: update-host
+	sudo get-ovirt-appliance -l appliance
+
 tar-src:
 	@mkdir -p $(OVIRT_CACHE_DIR)
 	@sudo chown -R $(USER) $(OVIRT_CACHE_DIR)
-- 
1.6.0.3




More information about the ovirt-devel mailing list