- 17 May, 2010 11 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Mike Hibler authored
Up past 3:30AM this morning. Despite a constant stream of caffinated products, I am incapable of anything more demanding than cut and paste...
-
Mike Hibler authored
-
- 14 May, 2010 2 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 13 May, 2010 2 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
These variables were previously constants hardwired into create_image: images/create/maxwait: Max time (minutes) to allow for saving an image images/create/idlewait: Max time (minutes) to allow between periods of progress (image file getting larger) when saving an image (should be <= maxwait) images/create/maxsize: Max size (GB) of a created image
-
- 12 May, 2010 6 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Mike Hibler authored
Max image size should really be in DB as a per-testbed (per-project? per-user? per-something!) value, and not hardwired here. In the meantime, we set this big and let disk quotas do the dirty work of limiting size.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 11 May, 2010 3 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
-
Leigh B Stoller authored
-
- 10 May, 2010 16 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
Making crossdomain more permissive like this allows us to host the flash client on www.emulab.net which has a CA-certified certificate.
-
Leigh B Stoller authored
the toplevel makefile. Add a quiet mode. Minor cleanup. Also make it possible to run the from object directory before the initial install.
-
Leigh B Stoller authored
fragment scripts, much like we do with the DB updates. The intent is to simplify testbed update for remote sites.
-
Leigh B Stoller authored
this will happen via the new update-testbed script.
-
Leigh B Stoller authored
this will happen via the new update-testbed script.
-
Leigh B Stoller authored
this will happen via the new update-testbed script.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
that they all write proper pid files in /var/run. You can not actually "stop" the testbed daemons from the command line.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
for reopening the logfile for the benefit of newsyslog.
-
Leigh B Stoller authored
for reopening the logfile for the benefit of newsyslog.
-
Leigh B Stoller authored
CheckDaemonRunning(), MarkDaemonRunning(), and MarkDaemonStopped() do what you expect.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
Also write the commit hash of the source code into the version_info table for easy access (as from the web interface).
-
Leigh B Stoller authored
-