update host-master package and notes
authorGreg Price <price@mit.edu>
Sun, 20 Jul 2008 03:57:55 +0000 (23:57 -0400)
committerGreg Price <price@mit.edu>
Sun, 20 Jul 2008 03:57:55 +0000 (23:57 -0400)
svn path=/trunk/packages/sipb-xen-host-master/; revision=675

notes
sipb-xen-host-master.equivs

diff --git a/notes b/notes
index cf57fa1..625f80c 100644 (file)
--- a/notes
+++ b/notes
@@ -1,4 +1,20 @@
 
 
+# install sipb-xen-base:/etc/apt/sources.list.d/*
+apt-get update
+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 <<EOF
 ### for kerberos access; need keytab ###
 aptitude install krb5-user ntpdate
 cat >>/etc/ssh/sshd_config <<EOF
index 17acde1..3b2822c 100644 (file)
@@ -3,7 +3,7 @@ Priority: extra
 Standards-Version: 3.6.2
 
 Package: sipb-xen-host-master
 Standards-Version: 3.6.2
 
 Package: sipb-xen-host-master
-Version: 0.1
+Version: 0.2
 Maintainer: SIPB Xen Project <sipb-xen@mit.edu>
 Architecture: all
 Description: Master package for sipb-xen hosts
 Maintainer: SIPB Xen Project <sipb-xen@mit.edu>
 Architecture: all
 Description: Master package for sipb-xen hosts
@@ -19,3 +19,6 @@ Depends: sipb-xen-base,
  sipb-xen-python-pydhcplib,
  sipb-xen-remctl-auto,
  sipb-xen-vnc-server,
  sipb-xen-python-pydhcplib,
  sipb-xen-remctl-auto,
  sipb-xen-vnc-server,
+ debathena-kerberos-config,
+ debathena-ssh-server-config,
+ screen,