From 812640cf4d0f1820458e189088fa012f0e6a0edc Mon Sep 17 00:00:00 2001 From: Greg Price Date: Sat, 19 Jul 2008 23:57:55 -0400 Subject: [PATCH] update host-master package and notes svn path=/trunk/packages/sipb-xen-host-master/; revision=675 --- notes | 16 ++++++++++++++++ sipb-xen-host-master.equivs | 5 ++++- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/notes b/notes index cf57fa1..625f80c 100644 --- 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 < 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, + debathena-kerberos-config, + debathena-ssh-server-config, + screen, -- 1.7.9.5