From: Greg Price Date: Tue, 3 Jun 2008 00:51:12 +0000 (-0400) Subject: remove zev's code for lack of a license X-Git-Tag: 0.0.1~4 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-host-master.git/commitdiff_plain/444e90378eca4081a3bfbe786250c0b1c1616bd7?hp=949da9590a6528e8eff983c205328e434b021ffc remove zev's code for lack of a license svn path=/trunk/packages/sipb-xen-host-master/; revision=568 --- diff --git a/notes b/notes index 2139b4c..cf57fa1 100644 --- a/notes +++ b/notes @@ -11,6 +11,9 @@ EOF # Set default realm to ATHENA.MIT.EDU printf "krb5-config\tkrb5-config/default_realm\tstring\tATHENA.MIT.EDU" | debconf-set-selections dpkg-reconfigure -fnoninteractive krb5-config +# in an ideal world, all of the above is just +# aptitude install debathena-{ssh-server,kerberos}-config + # install keytab # install /root/.k5login ntpdate @@ -19,10 +22,10 @@ ntpdate aptitude install screen ### the main event ### -scp black-mesa:/etc/apt/sources.list.d/* /etc/apt/sources.list +scp black-mesa:/etc/apt/sources.list.d/* /etc/apt/sources.list.d apt-get update aptitude install sipb-xen-host-master -# or scp sx-blade-1:*.deb . && dpkg -i *.deb +# or scp sx-blade-1:*.deb . && dpkg -i *.deb && apt-get -f install ### clustering... ### ## should become own package once we figure it out. diff --git a/sipb-xen-host-master.equivs b/sipb-xen-host-master.equivs index a1250bb..17acde1 100644 --- a/sipb-xen-host-master.equivs +++ b/sipb-xen-host-master.equivs @@ -15,6 +15,7 @@ Depends: sipb-xen-base, sipb-xen-database-common, sipb-xen-dhcp, sipb-xen-dom0, + sipb-xen-guest-installer, sipb-xen-python-pydhcplib, sipb-xen-remctl-auto, sipb-xen-vnc-server,