Skip to content
Snippets Groups Projects
  1. Dec 14, 2006
  2. Dec 13, 2006
  3. Dec 12, 2006
  4. Dec 11, 2006
  5. Dec 09, 2006
  6. Dec 08, 2006
  7. Dec 07, 2006
    • Russ Fish's avatar
      Update setup{,-ops}.txt for FreeBSD-6.1 . · 5ffb5664
      Russ Fish authored
      The packagedir is now passed to {ops,boss}-install with a -p argument instead of
      as a PKG_PATH envar.  If the old way is done, PKG_PATH is ignored and packages are
      all built from sources.  This failed in many ways (due to sync problems between the
      6.1 packages and ports tarballs?)  In any case, to prevent others falling down the
      same rabbit-hole, building from sources is now off by default, requiring a -s
      argument to be given to do it.  Libinstall now shows PhaseSkip reasons, to make
      it more clear what's going on.
      
      Also tweak dhcpd_makeconf to handle a null DHCPD_DYNRANGE in the defs file,
      to prevent a bogus dhcpd response from an inner emulab, half set-up for testing.
      5ffb5664
    • Kevin Atkinson's avatar
      · e00405bd
      Kevin Atkinson authored
      Removed duplicate declaration of make_timestamp in event-sched.h (also
      declared in util.h).
      e00405bd
    • Mike Hibler's avatar
      Partial fix to FS#137 concerning plab nodes with broken nameserver setups · d1ca5359
      Mike Hibler authored
      that cannot resolve even their own name.
      
      Put a check in the generated rc.plab to see if the node can ping itself
      (i.e., that its hostname resolves).  If not, we put an entry for ourselves
      in /etc/hosts.
      
      This does not solve the general problem of a bad nameserver, but allows
      our infrastructure to completely setup.  Whether this is a step forward or
      not is debatable, but it makes me feel all warm inside.
      d1ca5359
    • Kevin Atkinson's avatar
      · 6703712b
      Kevin Atkinson authored
      Change timestamp output of event-sched to something human readable.
      
      Also add a small amount of debug output to "$ns report" to help me
      track down why it is being called at seemingly random places.
      6703712b
  8. Dec 06, 2006
  9. Dec 05, 2006
    • Kevin Atkinson's avatar
      · 784c702e
      Kevin Atkinson authored
      When a run is over changed:
        Template: 10424/23 (Current Run: bt-R54)
      to
        Template: 10424/23 (Last Run: bt-R54)
      Rather Than displaying
        Template: 10424/23 (Current Run:)
      
      Also changed "Instance Bindings" to "Last Run Bindings" since that makes
      much more sense, at least to me. (FS # 128:
      https://users.emulab.net/flyspray/?do=details&id=128)
      The function to show Instance Bindings still exists so it can easily be
      changed back.
      784c702e
Loading