- Apr 11, 2012
-
-
Leigh B Stoller authored
defined. (cherry picked from commit 7b30c2d2)
-
- Apr 06, 2012
-
-
Robert Ricci authored
-
Leigh B Stoller authored
-
- Apr 05, 2012
-
-
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
-
- Apr 04, 2012
-
-
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).
-
- Apr 02, 2012
-
-
Mike Hibler authored
-
Mike Hibler authored
-
Leigh B Stoller authored
accept an rsa key.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- Mar 30, 2012
-
-
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.
-
- Mar 29, 2012
-
-
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.
-
- Mar 28, 2012
-
-
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.
-
Mike Hibler authored
Need this when I create a client-side tarball, which does a client-install with DESTDIR set.
-
- Mar 27, 2012
-
-
Mike Hibler authored
Analogous to the -v vg1,vg2,... there is now a -m lv1,lv2,... This is used by the disk-agent to pre-create multiple logical "disks."
-
Leigh B Stoller authored
-