- 07 Dec, 2012 5 commits
-
-
Mike Hibler authored
These were always getting out of date otherwise.
-
Mike Hibler authored
-
Mike Hibler authored
Most instances of this had been fixed, but not the one in the OpsJail case.
-
Mike Hibler authored
-
Leigh B Stoller authored
-
- 06 Dec, 2012 8 commits
-
-
Mike Hibler authored
Uses the "5.0" package set (like FBSD 9.0, but unlike FBSD 8.2) which includes perl 5.12, python 2.7 and apache 2.22. This is what will be installed on our boss and ops later this month. Some additional updates to the meta ports as well to make them "work better".
-
Leigh B Stoller authored
Change the logging code so that we get better output on early failure. Openvz nodes do not have a "console" so early errors are lost. This is a real pain, cause before this point, we have no idea what went wrong. Later versions of openvz are supposed to have a console.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
the control network, and the packets were getting nat'ed.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
the outlets table entry.
-
Leigh B Stoller authored
daemon.
-
Mike Hibler 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 2 commits