- 09 Apr, 2012 4 commits
-
-
Leigh B Stoller authored
slice urn, slice uuid, or a date. Fix up the manifest popup windows. Been broken for a long time. New approach is to stick all the xml into hidden div sections, and then suck the XML out into a new popup window. The wonders of javascript.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 06 Apr, 2012 2 commits
-
-
Robert Ricci authored
-
Leigh B Stoller authored
-
- 05 Apr, 2012 8 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
go in before Monday. Once a CM updates to stable, it will start sending aggregate/manifest history records to the ClearingHouse, which will store all records for all CMs. The CM actually goes back and sends all the records from the beginning of time; hopefully there will not be any serious problems with the very early records at the early CMs. Still to be done, is an interface at the CH to export the records to someone with a proper credential. But that can wait till next week.
-
Leigh B Stoller authored
push to stable. These changes properly record URNs in the aggregate and manifest history tables.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 04 Apr, 2012 4 commits
-
-
Leigh B Stoller authored
-
Mike Hibler authored
Previously a number of invalid transitions were allowed due to the way the check was coded. Note that this change has no functional impact as detected invalid transitions were allowed anyway. Essentially this just changes what gets logged.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
geniuser).
-
- 02 Apr, 2012 5 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
-
Leigh B Stoller authored
accept an rsa key.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 30 Mar, 2012 12 commits
-
-
Mike Hibler authored
At some point in time, the preceding call to /etc/rc.d/nfsd starting firing up mountd as well. So the explict /etc/rc.d/mountd call just after may fail.
-
Mike Hibler authored
-
Mike Hibler authored
-
Leigh B Stoller authored
images to croak. Also modify grub config to use the vga console only when VGAONLY is set.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
/etc/emulab. So stick the isvgaonly file in both places!
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
Use CP instead of MV when setting up pxeboot.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Mike Hibler authored
Fedora 15 "df" shows two lines for "/" mount; we ignore the "rootfs" line.
-
- 29 Mar, 2012 1 commit
-
-
Mike Hibler authored
Well, isn't that special. We had the arguments to memcpy backward (probably dating from the time when we use bcopy instead). So instead of copying bytes of goodness into the zeroed nonce buffer, we were copying bytes out. Net result: a nonce of zeros.
-
- 28 Mar, 2012 4 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
This isn't just Mike being anal, the presence of the tg2.0 distro actually breaks the build. Also take tg2.0 out of .gitignore.
-
Mike Hibler authored
-
Mike Hibler authored
Pass in the user id to run as via the new -U arg. This may be moot if the disk-agent has to run as root ultimately.
-