From: Greg Price Date: Sun, 26 Oct 2008 01:11:46 +0000 (-0400) Subject: invirt-host-master metapackage X-Git-Tag: 0.0.1~1 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-host-master.git/commitdiff_plain/1cdf31db3b7bdf99d9248141fe0bdf414bdfa779 invirt-host-master metapackage Real package based on old bitrotten equivs package sipb-xen-host-master. svn path=/trunk/packages/sipb-xen-host-master/; revision=1305 --- diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..d237e9a --- /dev/null +++ b/debian/changelog @@ -0,0 +1,6 @@ +invirt-host-master (0.0.1) unstable; urgency=low + + * First version as a real package rather than equivs. + * Rename from sipb-xen-host-master. + + -- Greg Price Sat, 25 Oct 2008 21:05:16 -0400 diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..b8626c4 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +4 diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..3160206 --- /dev/null +++ b/debian/control @@ -0,0 +1,21 @@ +Source: invirt-host-master +Section: base +Priority: extra +Maintainer: Invirt project +Standards-Version: 3.8.0 + +Package: invirt-host-master +Architecture: all +Description: Master metapackage for Invirt hosts + This package depends on everything an Invirt host needs. +Depends: invirt-xen-config, + invirt-console-host, + invirt-remote-host, + sipb-xen-base, + sipb-xen-autoinstaller, + sipb-xen-clvm-config, + sipb-xen-dhcp, + sipb-xen-vnc-server, + debathena-kerberos-config, + debathena-ssh-server-config, + screen, diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..361ca8f --- /dev/null +++ b/debian/copyright @@ -0,0 +1,16 @@ +This software was written as part of the Invirt project . + +Copyright : + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + +On Debian systems, the complete text of the GNU General Public License +can be found in the file /usr/share/common-licenses/GPL. diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..e6192f6 --- /dev/null +++ b/debian/rules @@ -0,0 +1,3 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk diff --git a/notes b/notes index 625f80c..60c1179 100644 --- a/notes +++ b/notes @@ -5,55 +5,5 @@ aptitude install sipb-xen-host-master # install keytab -## clustering should be handled by sipb-xen-clvm-config, -## but if not then see below - ## to take up the new Xen-hypervisor kernel # shutdown -r now - - - -########### old, more complicated version - -### for kerberos access; need keytab ### -aptitude install krb5-user ntpdate -cat >>/etc/ssh/sshd_config <>/etc/modules < -Architecture: all -Description: Master package for sipb-xen hosts - This package depends on everything a sipb-xen host machine needs. -Depends: sipb-xen-base, - sipb-xen-clvm-config, - sipb-xen-console-server, - sipb-xen-database-client, - sipb-xen-database-common, - sipb-xen-dhcp, - sipb-xen-dom0, - sipb-xen-guest-installer, - sipb-xen-remctl-auto, - sipb-xen-vnc-server, - debathena-kerberos-config, - debathena-ssh-server-config, - screen,