- 08 Jul, 2003 15 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
has been working on minibed okay for a while. In other words, the new parser really is going to be installed on mainbed, any moment!
-
Robert Ricci authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
* Remove star on netbed CD * Remove ron/all picture from counts and pictures. * Display a multiple of 4 pictures * Add new icon to active/swapped links on index page * Link to active/swapped directly from index page * Change title to Active and Recently Swapped Out. Still a problem though; counts no longer match. will fix when I return from the dentist.
-
Robert Ricci authored
scratch. Also get proper (well, not entirely proper, 'cause they're static) dependencies on header files.
-
Leigh B. Stoller authored
to be complete and to avoid warnings elsewhere.
-
Leigh B. Stoller authored
reason to override, or duplicate. Init the allocstate on virt nodes to RES_READY when it boots, to be complete and to avoid warnings elsewhere. Remove some commented out code.
-
Leigh B. Stoller authored
a pnode hosting jails. Better than hardwired OSID in assign_wrapper!
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
to determine how long to wait, rather than (vnode * 30), which results in a REALLY long wait when "someone" tries a 1000 node experiment!
-
Mac Newbold authored
-
Robert Ricci authored
don't get confusing if they're redirected to different places.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
Reduce font size of the date.
-
- 07 Jul, 2003 3 commits
-
-
Robert Ricci authored
-
Robert Ricci authored
-
Shashi Guruprasad authored
-
- 04 Jul, 2003 3 commits
-
-
Leigh B. Stoller authored
sent via email. The user can get those from the web page later if needed.
-
Leigh B. Stoller authored
www/thumb directory. Putting it in the expwork directory causes the .png file to saved in the users exp directory, and in the longterm archive for the experiment (expinfo). If we decide to keep NS files in the DB for longterm storage, we should keep the .png files along with them (they are generally very small, under 1k bytes).
-
Leigh B. Stoller authored
swapin this morning was well over the top.
-
- 03 Jul, 2003 9 commits
-
-
Jay Lepreau authored
Move Brian and Chad to alumni (ahh, the loss!). Add affils for alumni. No way to check my syntax; hope I didn't typo.
-
Leigh B. Stoller authored
time to fix it.
-
Robert Ricci authored
allocated nodes.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
when acting as a host for jails.
-
Leigh B. Stoller authored
fill up my mail spool directory.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 02 Jul, 2003 8 commits
-
-
Robert Ricci authored
config files, named with the hosts' IPs. The idea is that it's easier for some external program (ie. frisbeed) to change what nodes boot in an environment that doesn't have the full testbed database.
-
Leigh B. Stoller authored
the XML to stdout, user calls to puts confuse the converter, and get lost so the user never sees them (before, they would end up in the start/preload log). The converter now eats up lines till it sees a valid XML header string, printing those lines to stdout so they end up in the log like before. Need to deal with this in a better manner at some point. I did not want to write the XML to temporary file. Not sure why, but I thought that was the right approach, to keep the user from getting his grubby little hands on it. I'm thinking now thats silly, and I'll eventually fix things up (since it requires more TCL hacking, and I don't have the energy for that).
-
Leigh B. Stoller authored
was not properly kicking the NS file back to the user.
-
Leigh B. Stoller authored
has fixed assign problems with it.
-
Leigh B. Stoller authored
block size. I was only allowing 4K block size FS's, and assumed that the group descriptor map was in the second block (not true when the blocksize if 1K), and that the number of blocks in a descriptor as 8 times the block size. Also moved some sanity checks around, and cleaned up a couple of seeks. Now works on the baleep image, which is where we first noticed the problem.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
that are displayed to about 100 (filtering reduces the number slightly).
-
Leigh B. Stoller authored
experiments. Linked from the "Emulab Users" page.
-
- 01 Jul, 2003 2 commits
-
-
Mike Hibler authored
2. misc: use more efficient way to get interface addr, ignore excess interfaces, only consider interfaces with IPV4 addresses assigned
-
Leigh B. Stoller authored
Chad's tiptunnel stuff. Requires ssh-mime.pl in the current directory, to be installed as a browser helper application on the users machine. Copied Chad's instructions for the tiptunnel from the FAQ, and stuck it into ssh-mime.html as a help file (not really FAQ material). The intent of this of course is to make ssh into jailed nodes easier, but not having to know port numbers, or directly log into ops first, when the jails are using control network IPs in our private IP space (not routable from outside).
-