Intent:
So I stole basic from them to use as a testbed.
How to make them PXE boot:
I considered starting with our standard gradpc image, but that would require much work I suspect, and wind up in the unusual situation of no primary disk partitions. So I booted a recent sarge netinst image. And if we're going to go bleeding-edge, let's go all the way: choose a 2.6 kernel. Use "all files in one partition" option. It made a 512MB swap partition for us, which seems reasonable (at hda5) and the rest was / (at hda1). Good, separate /boot partitions seem to cause as much trouble as they solve...
Post-install, use dselect to grab kde-base and assorted kde-bits (artwork, admin) as well as gnome. gdmconfig to my personal tastes :). Rename cscfadm user to cscf-adm. Install ntp and configure to point on-campus (ns1). Don't forget openoffice.org and cups.
Things to keep in mind post-image:
All that taken care of on basic now, and xh-local-maintenance is clean after this:
basic:/software# ls -l total 32 drwxr-xr-x 7 root root 4096 Aug 31 17:07 mfcf-basics drwxrwxr-x 6 root none 4096 Aug 31 17:09 mfcf-misc drwxr-xr-x 6 root root 4096 Aug 31 17:07 os-extras drwxr-xr-x 5 root bin 4096 Aug 31 17:09 pattern_dev lrwxrwxrwx 1 root root 9 Aug 31 17:11 tcsh -> tcsh-6.11 drwxr-xr-x 6 root none 4096 Aug 31 17:11 tcsh-6.11 drwxrwxr-x 9 root none 4096 Aug 31 17:10 termcap drwxr-xr-x 4 root none 4096 Aug 31 17:10 termcap_arch drwxr-xr-x 7 root root 4096 Aug 31 17:06 xhier basic:/software#