Index: /trunk/server/doc/install-howto.sh
===================================================================
--- /trunk/server/doc/install-howto.sh	(revision 1695)
+++ /trunk/server/doc/install-howto.sh	(revision 1696)
@@ -88,4 +88,18 @@
     \cp -a etc /
     chmod 0440 /etc/sudoers
+
+# If this is the first time you've installed this hostname, you will
+# need to update a bunch of files to add support for it. These include:
+#   o Adding all aliases to /etc/httpd/conf.d/scripts-vhost-names.conf
+#     (usually this is hostname, hostname.mit.edu, h-n, h-n.mit.edu,
+#     scriptsN, scriptsN.mit.edu, and the IP address.)
+#   o Adding routing rules for the static IP in
+#     /etc/sysconfig/network-scripts/route-eth1
+#   o Adding the IP address to the hosts file (same hosts as for
+#     scripts-vhost-names)
+#   o Put the hostname information in LDAP so SVN and Git work
+#   o Set up Nagios monitoring on sipb-noc for the host
+#   o Set up the host as in the pool on r-b/r-b /etc/heartbeat/ldirectord.cf
+    XXX TODO COMMANDS
 
 # NOTE: You will have just lost DNS resolution and the ability
