distorted.lisp, harlequin.lisp, hosts.lisp: Reorgranization.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 19 Jul 2011 08:34:38 +0000 (09:34 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 19 Jul 2011 21:06:38 +0000 (22:06 +0100)
commitff6c53ad07d4f9987d648085e8c0656fa825322d
treec4859b271255fd15416d28a38f0a8091a03967db
parent4a487d58d01e828cc7483134fb31aa20d9ab675f
distorted.lisp, harlequin.lisp, hosts.lisp: Reorgranization.

  * Move the distorted host definitions into hosts.lisp, because harlequin
    is still using raw hostnames which are being resolved.

  * Qualify all of the basic host definitions.

  * Move the name switch there too, and use unqualified hostnames to
    indicate view-dependent mappings.

  * Rename some of the networks, most obviously inet -> dmz.
Makefile
distorted.lisp
harlequin.lisp
hosts.lisp