- 12 Jul, 2004 4 commits
-
-
Leigh B. Stoller authored
this field but forgot to removed it from the create file (it never went into the migrate file).
-
Timothy Stack authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 09 Jul, 2004 2 commits
-
-
Robert Ricci authored
-
Robert Ricci authored
interface_capability, which is a comma-separated list of speeds other than the default which an interface supports.
-
- 08 Jul, 2004 2 commits
-
-
Robert Ricci authored
our own. Also, leave the 'dhcpd_enable' option in rc.conf off so that the old startup script will stay disabled.
-
Leigh B. Stoller authored
Add wrapper script around dhcpd to restart it if it dies; whenever dhcpd dies, the testbed becomes unusable.
-
- 07 Jul, 2004 9 commits
-
-
Kirk Webb authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
distributions; includes lock/delete statements to clear out existing tables before filling them again. Add db-fill-dist target to sql/GNUmakefile to use this new option. Add target to utah/Makefile to call into the sql makefile and run the db-fill-dist target. Be careful not to check this version in locally of course.
-
Robert Ricci authored
to date if the check fails.
-
Leigh B. Stoller authored
currently used.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
node_types:isphantom which I added in 1.256 since I decided not to use it; just use isdynamic instead. Add an isjailed slot to node_types rather then hardwiring that fact to "pcvm" node type.
-
Leigh B. Stoller authored
-
- 06 Jul, 2004 1 commit
-
-
Shashi Guruprasad authored
in table_regex.
-
- 02 Jul, 2004 5 commits
-
-
Mike Hibler authored
touching a standard script
-
Mike Hibler authored
loopback interface (yeah, Linux will really do that...)
-
Mike Hibler authored
Also eliminate the non-REBOOT/BOUND/RENEW case up front to avoid excess checking.
-
Mike Hibler authored
standard scripts. The current FreeBSD 5 image uses this.
-
Leigh B. Stoller authored
-
- 01 Jul, 2004 4 commits
-
-
Russ Fish authored
-
Russ Fish authored
-
Mike Hibler authored
-
Mike Hibler authored
-
- 30 Jun, 2004 7 commits
-
-
Jonathon Duerig authored
-
Leigh B. Stoller authored
case that a delay (or all delays) are removed in a swapmod.
-
Leigh B. Stoller authored
and php wrapper.
-
Russ Fish authored
-
Russ Fish authored
Add control- or shift-left-mouse for rotate as an alternative to middle-mouse to the usage message image.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
linktest running at once (not a likely situation but ...). Also give the window a meaningful title so that the browser does not stick in the URL path.
-
- 29 Jun, 2004 6 commits
-
-
Mike Hibler authored
-
Kirk Webb authored
-
Leigh B. Stoller authored
buffering so that it will start to display output line by line. 1024 for Firefox, probably the same for Netscape. I hear that IE is 256 bytes.
-
Leigh B. Stoller authored
so that the process ID is tracked in the DB and so that the user can stop a linktest in progress from the web interface, even if its started directly from experiment swapin.
-
Leigh B. Stoller authored
* Changed the linktest web page to allow for killing a running linktest when called from the showexp page. Puts up a simple Click form, whose action is to call "linktest_control -k" which does the dirty work. * Implement a simple frameset when running linktest. I did this cause it was something new and besides, it was more fun then trying to reverse engineer the modelnet model file. Anyway, when linktest is started, put up a new window that has a two window frameset. The right hand window is just the spew output from linktest as it runs (although with buffering not much turns up at first). The left side window has a single click box to stop the running linktest, whose action is to call linktest_control -k as above. By the magic of javascript, when the linktest finishes, the stop button is removed and replaced with a "Linktest Finished" message. So exciting.
-
Leigh B. Stoller authored
in the DB, change that to Stop Linktest instead.
-