mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-15 18:12:35 +01:00
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
This commit is contained in:
parent
4cb9e6d7d4
commit
4da02c0971
2
debian/control
vendored
2
debian/control
vendored
@ -90,7 +90,7 @@ Description: CloudStack agent libraries
|
|||||||
|
|
||||||
Package: cloud-agent
|
Package: cloud-agent
|
||||||
Architecture: any
|
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
|
Description: CloudStack agent
|
||||||
The CloudStack agent is in charge of managing shared computing resources in
|
The CloudStack agent is in charge of managing shared computing resources in
|
||||||
a CloudStack powered cloud. Install this package if this computer
|
a CloudStack powered cloud. Install this package if this computer
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user