projects
/
invirt/packages/xvm-meta.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixed typo
[invirt/packages/xvm-meta.git]
/
debian
/
control
diff --git
a/debian/control
b/debian/control
index
c0e4db1
..
e2286d7
100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-8,15
+8,16
@@
Standards-Version: 3.8.0
Package: xvm-host
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-host-master,
Package: xvm-host
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-host-master,
- xvm-mail-config, xvm-munin-host-config
+ xvm-munin-host-config, invirt-cluster-config, xvm-iscsi-config,
+ xvm-misc-config, invirt-ssh-config
Description: Metapackage for XVM hosts
This package installs the necessary software to run an XVM host.
Package: xvm-master
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-database-server,
Description: Metapackage for XVM hosts
This package installs the necessary software to run an XVM host.
Package: xvm-master
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-database-server,
- invirt-dev, invirt-web, xvm-db-backup, xvm-mail-config,
- xvm-munin-master-config
+ invirt-dev, invirt-web, xvm-munin-master-config, xvm-db-backup,
+ xvm-misc-config, xvm-authz-locker, invirt-ssh-config
Description: Metapackage for the XVM master VM
This package installs the necessary software for the XVM master VM,
which includes the database server and the web server.
Description: Metapackage for the XVM master VM
This package installs the necessary software for the XVM master VM,
which includes the database server and the web server.
@@
-24,7
+25,7
@@
Description: Metapackage for the XVM master VM
Package: xvm-console
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-console-server,
Package: xvm-console
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-console-server,
- xvm-mail-config, xvm-munin-console-config
+ xvm-munin-console-config, xvm-misc-config
Description: Metapackage for the XVM console VM
This package installs the necessary software for the XVM console
server.
Description: Metapackage for the XVM console VM
This package installs the necessary software for the XVM console
server.
@@
-32,6
+33,12
@@
Description: Metapackage for the XVM console VM
Package: xvm-remote
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-remote-server,
Package: xvm-remote
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-remote-server,
- xvm-mail-config, xvm-munin-remote-config
-Description: Metapackage for the VM remote VM
+ xvm-munin-remote-config, xvm-misc-config, invirt-ssh-config
+Description: Metapackage for the XVM remote VM
This package installs the necessary software for the XVM remctl proxy.
This package installs the necessary software for the XVM remctl proxy.
+
+Package: xvm-misc-config
+Architecture: all
+Depends: xvm-mail-config, molly-guard, apticron
+Description: Miscellaneous XVM configuration
+ This package configures some things every XVM machine needs.