- 07 Dec, 2012 4 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
mknewconfig.in now invokes newscript.in directly on the files it generates.
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
- 06 Dec, 2012 5 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
Control and Outer Control interfaces IPs are overwritten by node IP and outer_control_ip.
-
Jonathon Duerig authored
-
- 04 Dec, 2012 2 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
- 03 Dec, 2012 10 commits
-
-
Kirk Webb authored
Shouldn't have been there in the first place.
-
Kirk Webb authored
Instead of "disabled", which is bound to cause email to the Emulab admins list.
-
Leigh B Stoller authored
about Emulab sites. Nothing private, just the equivalent of calling testbed-version so that we know what sites exist and what software they are running. This is opt-out; sites that do not want to tell Utah about themselves can set NOSITECHECKIN in their defs file. In Utah, there is a new option in the Administration drop down menu to print out the list from the DB.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
actually be a uuid, and this means it won't barf, given that it invents on the next line anyway.
-
Kirk Webb authored
-
Kirk Webb authored
Also rearrange configure.in to produce unattended answer files based on which Windows keys are present in the defs file.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 30 Nov, 2012 4 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
This will prevent us from hanging waiting for ops/fs filesystems until we have at least started up critical services like named.
-
Mike Hibler authored
Make sure sitevars get initialized on initial installation of an Emulab. Fixes to the update_sitevars script, mostly in case we someday want to run it on every testbed software install (which we do not do right now). For ops and fs there is a race with boss that prevents us from locking down ARP entries early. For now, we do the lock down later in the boot. If someone spoofs boss or the gateway before then, we will detect it when we request the ARP info via SSL-enabled tmcc.
-
Mike Hibler authored
This officially drops the pretense that fs nodes can operate with minimal Emulab software. If you have a seperate fs node, it had better be dedicated to Emulab! However, it still doesn't do everything. In particular, accounts are not installed. This has never been needed for serving NFS, but is needed for the samba stuff to work correctly. Also, you cannot do an fs node software install from boss yet as we do not mount fs filesystems on boss. You really cannot do a full ops install from boss either since we don't mount ops' /usr/local/etc/emulab directory.
-
- 29 Nov, 2012 9 commits
-
-
Leigh B Stoller authored
-
Kirk Webb authored
Erroneously skipped installing dijkstra on Windows.
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
- 28 Nov, 2012 6 commits
-
-
Kirk Webb authored
-
Kirk Webb authored
The 'storagehost' value in the erole enum column will allow ptopgen to identify hosts that are eligible for mapping as an infrastructure storage host.
-
Leigh B Stoller authored
a XEN based ElabInElab with boss and ops running firewall rules based on the ruleset we use on Utah's firewall. To turn this on, add this to your NS file: tb-set-elabinelab-attribute CONFIG_FIREWALL_BOSS "yep" tb-set-elabinelab-attribute CONFIG_FIREWALL_OPS "yep" You do not have define both.
-
Leigh B Stoller authored
does and how it does it.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
you run two at the same time. So we have to serialize the calls. Rather then worry about each call, just take a big lock here.
-