hcoop/zz_old/machine-template.git
11 years agoInstall hcoop admin node config
Clinton Ebadi [Sat, 28 Apr 2012 04:19:26 +0000 (00:19 -0400)]
Install hcoop admin node config
* Only admins can login

11 years agoDon't set hostname or initial root pw
Clinton Ebadi [Sat, 28 Apr 2012 04:19:01 +0000 (00:19 -0400)]
Don't set hostname or initial root pw
* Former is pointless, latter was only useful for testing

11 years agoOnly ask critical questions
Clinton Ebadi [Sat, 28 Apr 2012 04:18:33 +0000 (00:18 -0400)]
Only ask critical questions

11 years agoBasic partman config
Clinton Ebadi [Sat, 28 Apr 2012 04:16:51 +0000 (00:16 -0400)]
Basic partman config
* large /, ~5G openafs cache, 1.5x RAM swap, reasonable /tmp
* Aiming for OK values on a 30G disk image, adaptable to larger disk sizes

12 years agoUse local mirror to install `libnss-afs` and base hcoop config
Clinton Ebadi [Sun, 25 Mar 2012 10:40:29 +0000 (06:40 -0400)]
Use local mirror to install `libnss-afs` and base hcoop config
* With this, we can, albeit still hackishly, go from
  zero-to-anyone-can-login with almost no human
  interaction. Hell. Yes.

12 years agoSort-of-kind-of Working Preseed Configuration
Clinton Ebadi [Sat, 17 Mar 2012 06:11:02 +0000 (02:11 -0400)]
Sort-of-kind-of Working Preseed Configuration
* Doesn't quite work 100% without intervention
* Have to pass network config on boot line or enter manually (not a
  huge deal, it's different for every instance anyway)
* After that, confirm root pw and the install Just Works (tm)
* Partitioning not correct (need to formulate a partman recipe)
* But: after install the machine is in the afs cell and kerberos/afs work!

12 years agoDebconf settings and unmodified preseed files
Clinton Ebadi [Sat, 17 Mar 2012 05:02:14 +0000 (01:02 -0400)]
Debconf settings and unmodified preseed files
* Dumped preseed info from a test kvm that was installed to the point
  where it could kinit && aklog and route email through mail.hcoop.net