Change sipb-xen- to invirt- in invirt-host-master
[invirt/packages/invirt-host-master.git] / notes
diff --git a/notes b/notes
index bfee504..fa31bbb 100644 (file)
--- a/notes
+++ b/notes
@@ -1,26 +1,9 @@
 
-### for kerberos access; need keytab ###
-aptitude install krb5-user ntpdate
-cat >>/etc/ssh/sshd_config <<EOF
-# accept Kerberos
-GSSAPIAuthentication yes
-GSSAPICleanupCredentials yes
-GSSAPIKeyExchange yes
-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
+# install invirt-base:/etc/apt/sources.list.d/*
 apt-get update
-aptitude install sipb-xen-host-master
-# or scp sx-blade-1:*.deb . && dpkg -i *.deb
+aptitude install invirt-host-master
+
+# install keytab
 
-### clustering... ###
-## should become own package once we figure it out.
-#/etc/cluster/cluster.conf
-aptitude install clvm cman
+## to take up the new Xen-hypervisor kernel
+# shutdown -r now