- 10 May, 2001 3 commits
-
-
Leigh B. Stoller authored
can run it from a development tree.
-
Leigh B. Stoller authored
proper headers. Split out some of the mail into testbed-logs, testbed-ops, and testbed-approval. Added a library for including from our perl scripts. Contains a couple of mail helper functions, but will hopefully contain more as time goes by. Fixed a bug in the web interface that was causing breakage for people with multiple accounts. Mac and Jay have noticed this, when logging out and trying to join or create a project under a new or different name.
-
Mac Newbold authored
-
- 09 May, 2001 5 commits
-
-
Leigh B. Stoller authored
(the new one is logs email address), move all those silly -with areguments into a definitions file. See defs-defaults and defs-stoller-emulab for examples. When you configure a development tree, you want to create your own defs file, and then configure like this: /src/testbed/configure \ --prefix=/usr/testbed/devel/stoller \ --with-TBDEFS=/src/testbed/defs-stoller-emulab \ --with-LEDA=/usr/testbed/LEDA/LEDA-4.0
-
Leigh B. Stoller authored
Mike request many months ago. Possible now that we have a proper osid table.
-
Leigh B. Stoller authored
table for a default path, when the def_boot_path field of the nodes table is null. This allows people to set just the OSID for a node, and not worry about where it is. Clever, eh?
-
Mac Newbold authored
-
Mac Newbold authored
-
- 08 May, 2001 4 commits
-
-
Mac Newbold authored
-
Leigh B. Stoller authored
sure the file specified is in /proj or /users.
-
Leigh B. Stoller authored
out.
-
Leigh B. Stoller authored
-
- 07 May, 2001 9 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
used, but no big deal.
-
Leigh B. Stoller authored
Mike's request.
-
Christopher Alfeld authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
Makes for easier failure termination if one of the files does not exist.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 04 May, 2001 1 commit
-
-
Leigh B. Stoller authored
of problems.
-
- 03 May, 2001 9 commits
-
-
Mac Newbold authored
Small changes done while working on the genetic algorithm. Added some debugging output options, cleaned up the make file a bit...
-
Leigh B. Stoller authored
order by type,priority.
-
Mac Newbold authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
the sbin directory to set/clear the MOTD, as well as login/nologin.
-
Leigh B. Stoller authored
replaced by the "images" table. New os_info table is added. New web pages to add and delete OSIDs to/from the os_info table, for use in the NS file. tb-create-os is gone. handle_os no longer operates on the tbcmds file, and no longer writes anything into the ir file. Moved the setting up of os state (nodes table) from os_setup to handle_os, where it should be. os_load and sched_reload now take a single argument, the name of the imageid from the images table.
-
Leigh B. Stoller authored
replaced by the "images" table. New os_info table is added. New web pages to add and delete OSIDs to/from the os_info table, for use in the NS file. tb-create-os is gone. handle_os no longer operates on the tbcmds file, and no longer writes anything into the ir file. Moved the setting up of os state (nodes table) from os_setup to handle_os, where it should be. os_load and sched_reload now take a single argument, the name of the imageid from the images table.
-
Leigh B. Stoller authored
Also copy bootwhat.h from my oskit tree and build from local copy.
-
- 02 May, 2001 3 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
something useful, although I doubt it.
-
Leigh B. Stoller authored
interface options (but leave the documentation and web page running), simply do this in mysql: insert into nologins (nologins) values(1); To turn the interface back on: delete from nologins;
-
- 30 Apr, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 25 Apr, 2001 1 commit
-
-
Mac Newbold authored
-
- 24 Apr, 2001 2 commits
-
-
Mac Newbold authored
OP={0,1} on the command line instead.
-
Mac Newbold authored
-
- 20 Apr, 2001 2 commits
-
-
Robert Ricci authored
I was checking $ARGV[0] w/o making sure it was defined first.
-
Christopher Alfeld authored
-