- 09 Nov, 2004 7 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Mike Hibler authored
the source of the link. Otherwise when installing an MFS with something like DESTDIR=/mnt, you wind up with links like: lrwxr-xr-x 1 root wheel 25 Nov 9 11:45 lib@ -> /mnt/usr/local/etc/emulab which do not resolve when the MFS is booted. This assumes that DESTDIR is only used for temporary mounting of filesystems that are normally mounted elsewhere (and I believe that has always been the intent of DESTDIR, at least in BSD). If DESTDIR reflected the true path, then the links will now be wrong.
-
Leigh B. Stoller authored
file) option. Sends a SIGTERM to DHCPD after installing the new config file.
-
Leigh B. Stoller authored
error in the config file, and it would just result in an email storm as it tries over and over to restart. Just send email and die.
-
Leigh B. Stoller authored
icon next to the news link.
-
Leigh B. Stoller authored
archive (and restore) of news items. Add button at top to toggle the display of archived items. All of this is admin mode only; mere users see just the news.
-
- 08 Nov, 2004 20 commits
-
-
Leigh B. Stoller authored
-
Robert Ricci authored
-
Robert Ricci authored
on the loopback interface. Bump port revision.
-
Robert Ricci authored
new newclient/newnode code that can handle ops.
-
Robert Ricci authored
-
Robert Ricci authored
-
Robert Ricci authored
(as is the case for the ops node), create it automatically.
-
Robert Ricci authored
-
Timothy Stack authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
this file. If the entries already exist, the errors are silently ignored.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
Move them to defs-default. Allow for per-user defs files to use . defs-default in them. I do this by temporarly changing the path when evaluating the defs file, adding the directory where the defs file lives. So, you can do this in your personal defs file, whic saves on a lot of typing! . defs-default TBOPSEMAIL=stoller@flux.utah.edu TBLOGSEMAIL=stoller@flux.utah.edu blah blah blah I also changed all of the *local* defs file to use the above format.
-
Leigh B. Stoller authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Leigh B. Stoller authored
-
Timothy Stack authored
-
Timothy Stack authored
* xmlrpc/sslxmlrpc_client.py.in: Need to add a path to the URI used to connect to the server. * xmlrpc/sslxmlrpc_server.py.in: Only add devel paths for admins
-
- 07 Nov, 2004 3 commits
-
-
Timothy Stack authored
-
Timothy Stack authored
prefix is specified on the command line the value of $prefix when the config.h is generated is 'NONE' instead of '/usr/testbed', so we have to manually define it to the default ourselves.
-
Timothy Stack authored
Change to the SSL version of the event scheduler. * db/libdb.py.in, xmlrpc/emulabserver.py.in: Only add the testbed library path to sys.path if it is not already there. * event/sched/GNUmakefile.in: Make the SSL version of the scheduler the default instead of the SSH version and statically link the executable. * event/sched/event-sched.c: Pass the default SSL port number (3069) to RPC_init. * event/sched/rpc.cc: Bring the SSL code up to date: read the cert from the user's home directory, make the connection persistent, and use TBROOT as the request path, so the development version of the XML-RPC library is used when appropriate. * xmlrpc/sslxmlrpc_server.py.in: Updated to let the user select from a set of allowed library paths where the 'emulabserver' module should be imported from. Import the 'emulabserver' module after the fork so we always get the latest version of the module. Twiddled the necessary bits to turn on persistent connection support.
-
- 06 Nov, 2004 2 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
-
- 05 Nov, 2004 8 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
-
Leigh B. Stoller authored
assigned outer elab vlan ids.
-
Russ Fish authored
-
Russ Fish authored
-
Mike Hibler authored
grotesque dhcp-on-all-interfaces hacks :-)
-
Leigh B. Stoller authored
Use this option from boss-install when creating the initial experiments. This option should not be exported via the XMLRPC server.
-
Timothy Stack authored
-