- 16 Jun, 2004 6 commits
-
-
Leigh B. Stoller authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Russ Fish authored
-
Mike Hibler authored
-
Mike Hibler authored
-
- 15 Jun, 2004 17 commits
-
-
Mike Hibler authored
copyright
-
Robert Ricci authored
-
Russ Fish authored
-
Robert Ricci authored
we need to make sure www/ is done before event/, because the latter tries to install some web documentation.
-
Robert Ricci authored
their ports.
-
Robert Ricci authored
-
Robert Ricci authored
that requires some stuff in rc.local to enable them.
-
Robert Ricci authored
-
Robert Ricci authored
-
David G Andersen authored
-
David G Andersen authored
a disk image in case the image isn't stored on the boot CD (needed to handle heterogenous boot CD media). netbed-setup.pl now tries this alternate location if the local disk image is missing, old, or corrupt.
-
David G Andersen authored
even if the disk is up to date. Add a sliceNN_alt_image pointer to a web location for downloading a disk image in case the image isn't stored on the boot CD (needed to handle heterogenous boot CD media)
-
David G Andersen authored
even if the disk is up to date.
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Robert Ricci authored
-
- 14 Jun, 2004 6 commits
-
-
Robert Ricci authored
-
Robert Ricci authored
-
Robert Ricci authored
place than the old one.
-
Shashi Guruprasad authored
in later revisions. This caused OSPF routing to fail again when Jay swapped in the 416 topo to test it.
-
Robert Ricci authored
port that has been split into a client and a server.
-
Robert Ricci authored
-
- 11 Jun, 2004 3 commits
-
-
Jay Lepreau authored
-
Jay Lepreau authored
Update status of most testbeds. Tweak language of most boxes. (still needs reordering, make left-hand column consistent)
-
Robert Ricci authored
'-DBATCH' option so that no silly ports will try to ask interactive questions.
-
- 10 Jun, 2004 5 commits
-
-
Mike Hibler authored
troubleshooting entry.
-
Robert Ricci authored
table to the location_info table.
-
Robert Ricci authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
new_nodes table. Thought it would be easy, but ended up doing more damage then I expected; oh well. New nodes show up in "gold" color (not listed in the legend). I added a link from the newnode_edit page. Rob will need to arrange for a location_info entry to be created when a new node is made live (but only if building/floor are not null).
-
- 09 Jun, 2004 3 commits
-
-
Robert Ricci authored
table - this will allow us to place them on the map while they are still in limbo. ALTER TABLE new_nodes ADD COLUMN (floor varchar(32) default NULL, building varchar(32) default NULL, loc_x int(10) unsigned NOT NULL default '0', loc_y int(10) unsigned NOT NULL default '0', contact tinytext, phone tinytext, room varchar(32) default NULL);
-
Leigh B. Stoller authored
number in database-migrate.
-
Leigh B. Stoller authored
that I added to the DB. See revision 1.251 of sql/database-create.sql. I have removed all of the hardwired names of buildings, images, files, etc. I have also added MEB floors 1 and 2, but they do not show up on the status page unlesss there are actually nodes assigned to them. When you go to set a node location, you do see the little thumbs of all existing buildings/floors, so you can add nodes to floors that do not currently have any. Still needs some work to cleanly display multiple buildings, but thats for another day.
-