- 30 Nov, 2004 4 commits
-
-
Leigh B. Stoller authored
-
Mike Hibler authored
With apologies to all those non-broadband trogs (use green dot if you want to download fast) :-)
-
Leigh B. Stoller authored
in boss/ops install scripts.
-
Leigh B. Stoller authored
-
- 29 Nov, 2004 6 commits
-
-
Timothy Stack authored
-
Timothy Stack authored
sending the request, otherwise two connections are made (doh).
-
Timothy Stack authored
-
Timothy Stack authored
bit in the exception message.
-
Timothy Stack authored
TBImageIDAccessCheck, otherwise they seem to return true all the time...
-
Leigh B. Stoller authored
it (thereby creating a file of that name) ...
-
- 28 Nov, 2004 1 commit
-
-
Mike Hibler authored
so as to trigger an accept failure. Also, statically link capture so we don't have to worry about installing SSL and friends on tipserv machines.
-
- 22 Nov, 2004 5 commits
-
-
Russ Fish authored
-
Russ Fish authored
autologin of the swap-in user, and a user sshd on port 2222.
-
Mike Hibler authored
-
Mike Hibler authored
elvind/libelvin
-
Robert Ricci authored
-
- 19 Nov, 2004 1 commit
-
-
Robert Ricci authored
-
- 18 Nov, 2004 1 commit
-
-
Mike Hibler authored
column in the reserved table and not the nodes table: Also fix a cut/paste error and renumbed some items, we went from 1.279 to 1.270 and started counting up again.
-
- 17 Nov, 2004 7 commits
-
-
Robert Ricci authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
made me look bad in front everyone. I really hate it when that happens.
-
Robert Ricci authored
and the special multicast addresses.
-
Mike Hibler authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 16 Nov, 2004 5 commits
-
-
Leigh B. Stoller authored
exist; fire up frisbeelauncher early to see if it can get the image. This is harmless in that frisbeelauncher can be called multiple times anyway, so when its called is not really a big deal.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
download images from the outer emulab. This script is invoked from frisbeelauncher when ELABINELAB=1 and the filename does not exist (thus attempting to get the image file before bailing). The frisbeeimage script uses a new method in the RPC server to fire up a frisbeed (using frisbeelauncher on the outer Emulab), subject to the usual permission checks against creator of the elabinelab experiment (I assume that the creator will have access to any outer images that are used inside the inner emulab). If outer frisbeelauncher succeeds, its return value is the load_address (IP:port), which is used to fire up a frisbee client to get the image file and write it out (using Mike's new -N option that just dumps the raw data to file). Once the image is downloaded, control returns to inner frisbeelauncher and proceeds as normal. I whacked this together pretty quickly. Under heavy usage it might hit a race condition or two, but I do not expect that to happen in an inner elab for a while.
-
Leigh B. Stoller authored
(like stated).
-
Leigh B. Stoller authored
getting images for ElabinElab.
-
- 15 Nov, 2004 10 commits
-
-
Mike Hibler authored
- add some missing casts - avoid void * arithmetic - change "q" printf formats to "ll" Still not there yet by any means. Note that the version of the NTFS library we use won't compile with "-pedantic -ansi" so those are not part of the default CFLAGS.
-
Leigh B. Stoller authored
configure so that we can localize it for inner emulab. Not good to overlap the address space between inner and outer emulab if inner boss is going to use frisbee client to suck images from outer frisbeed.
-
Eric Eide authored
This patch file is part of the RHL90 image build procedure. It probably doesn't belong here in the `doc' tree: it belongs *somewhere*, but nobody seems to know where exactly. Until a better place is found, here 'tis, alongside the build script.
-
Timothy Stack authored
Minor improvement to the node.available() method so you can get the number of free nodes of a particular type (e.g. pc850). * xmlrpc/GNUmakefile.in: Add node_avail symlink. * xmlrpc/emulabserver.in: Add some optional parameters to node.available() so you can specify the class/type of nodes as well as project credentials. * xmlrpc/script_wrapper.py.in: Add node_avail class that calls node.available() with the given parameters.
-
Timothy Stack authored
to the list of ALLOWED_PATHS.
-
Timothy Stack authored
-
Eric Eide authored
-
Eric Eide authored
This is a copy of `doc/updating-RHL.txt' r1.2, modified on Nov 12 2003.
-
Eric Eide authored
I'm committing it now, before I start trying to clean it up.
-
Eric Eide authored
This change makes the configuration more portable between testbed sites.
-