update installation instructions
authorGreg Price <price@mit.edu>
Sun, 27 Apr 2008 01:33:57 +0000 (21:33 -0400)
committerGreg Price <price@mit.edu>
Sun, 27 Apr 2008 01:33:57 +0000 (21:33 -0400)
svn path=/trunk/packages/sipb-xen-host-master/; revision=461

notes

diff --git a/notes b/notes
index 77255ff..bfee504 100644 (file)
--- a/notes
+++ b/notes
@@ -1,5 +1,6 @@
 
 
-aptitude install krb5-user
+### for kerberos access; need keytab ###
+aptitude install krb5-user ntpdate
 cat >>/etc/ssh/sshd_config <<EOF
 # accept Kerberos
 GSSAPIAuthentication yes
 cat >>/etc/ssh/sshd_config <<EOF
 # accept Kerberos
 GSSAPIAuthentication yes
@@ -8,14 +9,18 @@ GSSAPIKeyExchange yes
 EOF
 # install keytab
 # install /root/.k5login
 EOF
 # install keytab
 # install /root/.k5login
+ntpdate
 
 
+### for collaboration ###
+aptitude install screen
 
 
+### the main event ###
+scp black-mesa:/etc/apt/sources.list.d/* /etc/apt/sources.list
+apt-get update
+aptitude install sipb-xen-host-master
+# or scp sx-blade-1:*.deb . && dpkg -i *.deb
 
 
-
-aptitude install screen ntpdate
-aptitude install subversion build-essential cdbs debhelper fakeroot
-svn co https://sipb-xen-dev.mit.edu:1111 /srv/checkout
-
-#       cd svn-xen/trunk/packages/sipb-xen-dom0/
-#       sx-build-release trunk/packages/sipb-xen-dom0/
-#       reprepro-env copy stable unstable sipb-xen-dom0
+### clustering... ###
+## should become own package once we figure it out.
+#/etc/cluster/cluster.conf
+aptitude install clvm cman