[1805] | 1 | Source: xvm-meta |
---|
| 2 | Section: servers |
---|
| 3 | Priority: extra |
---|
| 4 | Maintainer: SIPB XVM Project <xvm@mit.edu> |
---|
| 5 | Build-Depends: cdbs, debhelper (>= 5) |
---|
| 6 | Standards-Version: 3.8.0 |
---|
| 7 | |
---|
| 8 | Package: xvm-host |
---|
| 9 | Architecture: all |
---|
| 10 | Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-host-master, |
---|
[2866] | 11 | xvm-munin-host-config, invirt-cluster-config, xvm-iscsi-config, |
---|
| 12 | xvm-misc-config, invirt-ssh-config |
---|
[1805] | 13 | Description: Metapackage for XVM hosts |
---|
[1851] | 14 | This package installs the necessary software to run an XVM host. |
---|
[1805] | 15 | |
---|
| 16 | Package: xvm-master |
---|
| 17 | Architecture: all |
---|
| 18 | Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-database-server, |
---|
[2603] | 19 | invirt-dev, invirt-web, xvm-munin-master-config, xvm-db-backup, |
---|
[2866] | 20 | xvm-misc-config, xvm-authz-locker, invirt-ssh-config |
---|
[1805] | 21 | Description: Metapackage for the XVM master VM |
---|
| 22 | This package installs the necessary software for the XVM master VM, |
---|
[1851] | 23 | which includes the database server and the web server. |
---|
[1805] | 24 | |
---|
| 25 | Package: xvm-console |
---|
| 26 | Architecture: all |
---|
| 27 | Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-console-server, |
---|
[1910] | 28 | xvm-munin-console-config, xvm-misc-config |
---|
[1851] | 29 | Description: Metapackage for the XVM console VM |
---|
[1805] | 30 | This package installs the necessary software for the XVM console |
---|
[1851] | 31 | server. |
---|
[1805] | 32 | |
---|
| 33 | Package: xvm-remote |
---|
| 34 | Architecture: all |
---|
| 35 | Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-remote-server, |
---|
[2866] | 36 | xvm-munin-remote-config, xvm-misc-config, invirt-ssh-config |
---|
[2882] | 37 | Description: Metapackage for the XVM remote VM |
---|
[1851] | 38 | This package installs the necessary software for the XVM remctl proxy. |
---|
[1910] | 39 | |
---|
| 40 | Package: xvm-misc-config |
---|
| 41 | Architecture: all |
---|
| 42 | Depends: xvm-mail-config, molly-guard, apticron |
---|
| 43 | Description: Miscellaneous XVM configuration |
---|
| 44 | This package configures some things every XVM machine needs. |
---|