- 09 Apr, 2012 8 commits
-
-
Ryan Jackson authored
In some cases systemd doesn't like our behavior of starting emulab services from rc.local and killing them from the testbed service. There's really no reason to be doing it this way under systemd anyway, so make the testbed service do both.
-
Ryan Jackson authored
The IMQ driver has been patched to allow devices to be created dynamically. They will be automatically deleted when the container is shut down, as will the macvlan devices.
-
Leigh B Stoller authored
control node. Added target genirack-install.
-
Leigh B Stoller authored
additional bridges. Add -b option to specify the name of the bridge to create (which was defaulting to xenbr0). So, to create a bridge for eth1 (say, attached to a switch): xenbridge-setup -b xenbr1 eth1
-
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.
-