update host-master package and notes
[invirt/packages/invirt-host-master.git] / notes
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