bin/zoneconf: Reload zones after signing them.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 4 Dec 2011 22:00:27 +0000 (22:00 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 4 Dec 2011 22:00:27 +0000 (22:00 +0000)
commit400655ac5d4a70661b9b8cfe7ade317347d11c40
treeea186e7fb1760bded33097e14f4fee73c5fe23e0
parent0af96368439a96d30e35e139632336cbd05a652a
bin/zoneconf: Reload zones after signing them.

There are some other changes, too.

  * Move the program-running, output printing logic into `build-program'
    (rename it `run') because it's in too many places.

  * Avoid resigning a zone if we've done it already.
bin/zoneconf