- 05 Aug, 2002 2 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
nodes that are down.
-
- 02 Aug, 2002 2 commits
-
-
Chad Barb authored
(e.g. "node"). Prefix is removed by renderer. Also made LAN icons round, as per Jay's request.
-
Leigh B. Stoller authored
just output a line that can be piped directly into "fdisk -f -". Exit status indicates if growdisk found a slice to change (non-zero status means there was no extra space or slices). This option makes the makez script a little less icky by not having to grep/sed the verbose output of growdisk so that the type field can be changed!
-
- 01 Aug, 2002 3 commits
-
-
Robert Ricci authored
when configuring on the ops node.
-
Robert Ricci authored
-
Mac Newbold authored
Fix state/op_mode fields in nodes table to be varchar(20) like the rest, and add next_mode. Also add isup as an osfeature. Soon it will get set to true for each OS that sends its own isup notifications.
-
- 31 Jul, 2002 7 commits
-
-
Chad Barb authored
Also expanded error message.
-
Chad Barb authored
Fixed error when specifying non-existant temp ns file id to spitnsdata.php3 (i.e. copy-and-pasting in an URL with the last digit of the ID truncated.) Also changed one line of top2image.php3 to be <80 columns wide.
-
Mac Newbold authored
-
Mac Newbold authored
-
Mac Newbold authored
Add a new page. Not linked in yet, but accessible as usual through docwrapper.php3?docname=states.html for those who know how.
-
Mac Newbold authored
-
Mac Newbold authored
-
- 30 Jul, 2002 4 commits
-
-
Leigh B. Stoller authored
the pcron nodes). Better than hand editing everytime a node changes IP!
-
Leigh B. Stoller authored
-
Mac Newbold authored
Add netpbm and vcg to the list of required stuff. We might also need to add ghostscript if it isn't built as a dependency. These are needed for the stategraph stuff, among other things.
-
Mac Newbold authored
-
- 29 Jul, 2002 5 commits
-
-
Leigh B. Stoller authored
* Two new fields on the new project page that ask the project leader to specify how many ron and pcplab nodes they need. There is a link to a page that should describe these nodes, but thats blank. * The project approval page will add a couple of checkboxes for ron and pcplab nodes. This will allow the project to be approved independent of the ron/pcplab usage. So, you can approve the project but decline the request to use those nodes types (or just one of them). * The project table in the DB has a "list" of remote node types for which accounts should be built. Its implemented as a set and it can contain just two node types (pcron, pcplab) right now. The set is created in the approval page, and someday we can add a page to operate on that set directly if we need it.
-
Leigh B. Stoller authored
client software to widearea nodes. Most of these changes were to reduce the embarrassment factor. At some point we need a proper autoconf and such, but for now there is a makefile in the src dir for creating the distribution. I've tested it on a local linux node and mostly on a freebsd node, but I've moved things around and so updating the RON nodes will require some hand intervention by me at some point.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
nodes. Add sanity check in doaccounts to make sure that project is approved (specific to wide remote nodes).
-
- 26 Jul, 2002 10 commits
-
-
Robert Ricci authored
-
Robert Ricci authored
-
Mac Newbold authored
-
Leigh B. Stoller authored
solution to account management problem on remote nodes. num_pcplab int(11) default '0', num_ron int(11) default '0', pcremote_ok set('pcplab','pcron') default NULL,
-
Leigh B. Stoller authored
driven by new field in the project table called pcremote_ok, which is the set of remote node types that a project is allowed to have accounts on. When a node of that type checks in, match its type against the project table, and return accounts for everyone in all of the projects with that type listed in pcremote_ok. Kill the NOSHAREDEXPTS ifdefs in doaccounts since that stuff is dead for now.
-
Robert Ricci authored
boss setup docs.
-
Mac Newbold authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 25 Jul, 2002 7 commits
-
-
Mac Newbold authored
Add mode_transitions table, and add data that gets filled into state_transitions and mode_transitions.
-
Mac Newbold authored
-
Mac Newbold authored
Add a .htaccess for /tutorial/ like we have for / . One benifit is now if they request emulab.net/tutorial/ it sends them to tutorial.php3 as would be expected.
-
Mac Newbold authored
Remove sharks from this test so we can keep it around even though we no longer support sharks the old way.
-
Robert Ricci authored
traffic between subnets
-
Jay Lepreau authored
Chris and Dave. Somebody please test this; I don't know how.
-
Jay Lepreau authored
(if I am wrong on this, let me know, guys).
-