You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by wi...@apache.org on 2012/11/05 10:29:06 UTC

[1/3] git commit: deb: Have the agent depend on the System ISO

Updated Branches:
  refs/heads/master f940c566a -> 4da02c097


deb: Have the agent depend on the System ISO

This is needed for deploying System VMs on a KVM hypervisor

Without this ISO we can't deploy this System VMs


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/4da02c09
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/4da02c09
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/4da02c09

Branch: refs/heads/master
Commit: 4da02c097176e3ccc41e6112f67e1edad8e528b9
Parents: 4cb9e6d
Author: Wido den Hollander <wi...@widodh.nl>
Authored: Mon Nov 5 10:28:13 2012 +0100
Committer: Wido den Hollander <wi...@widodh.nl>
Committed: Mon Nov 5 10:28:13 2012 +0100

----------------------------------------------------------------------
 debian/control |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/4da02c09/debian/control
----------------------------------------------------------------------
diff --git a/debian/control b/debian/control
index 44736d7..380b2e4 100644
--- a/debian/control
+++ b/debian/control
@@ -90,7 +90,7 @@ Description: CloudStack agent libraries
 
 Package: cloud-agent
 Architecture: any
-Depends: openjdk-6-jre, cloud-utils (= ${source:Version}), cloud-core (= ${source:Version}), cloud-agent-deps (= ${source:Version}), cloud-python (= ${source:Version}), cloud-agent-libs (= ${source:Version}), cloud-scripts (= ${source:Version}), libvirt0, sysvinit-utils, chkconfig, qemu-kvm, libvirt-bin, uuid-runtime, rsync, grep, iproute, ebtables, vlan, liblog4j1.2-java (>= 1.2.16), libjna-java, wget, jsvc, lsb-base (>= 3.2)
+Depends: openjdk-6-jre, cloud-utils (= ${source:Version}), cloud-core (= ${source:Version}), cloud-agent-deps (= ${source:Version}), cloud-python (= ${source:Version}), cloud-agent-libs (= ${source:Version}), cloud-scripts (= ${source:Version}), cloud-system-iso (= ${source:Version}), libvirt0, sysvinit-utils, chkconfig, qemu-kvm, libvirt-bin, uuid-runtime, rsync, grep, iproute, ebtables, vlan, liblog4j1.2-java (>= 1.2.16), libjna-java, wget, jsvc, lsb-base (>= 3.2)
 Description: CloudStack agent
  The CloudStack agent is in charge of managing shared computing resources in
  a CloudStack powered cloud.  Install this package if this computer