- 14 Aug, 2014 6 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
to handle that since that is one time we do not mind an error.
-
Leigh B Stoller authored
Fix up LVSIZE calculation to use IMAGESSIZE.
-
Leigh B Stoller authored
-
- 13 Aug, 2014 4 commits
-
-
Jonathon Duerig authored
-
Mike Hibler authored
E.g., telling it to save an unused (type 0) partition. Previously, we would create a single valid range with start at the beginning of disk (or partition) and a size of zero. However, size zero is taken by the imagezip compressor to mean "til EOF" so we would wind up creating a really large image instead of doing nothing. It is debatable whether this is really an error. Perhaps we should just create a valid image file with one chunk containing no valid ranges, but it seems likely that they probably made a mistake and we should call it out immediately.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 12 Aug, 2014 2 commits
-
-
Mike Hibler authored
-
Mike Hibler authored
-
- 11 Aug, 2014 5 commits
-
-
Kirk Webb authored
A couple of tweaks to debugging output as well.
-
Mike Hibler authored
Probably cause of mfrisbeed assertion failure and crash.
-
Leigh B Stoller authored
-
Kirk Webb authored
This commit contains enhancements to the snmpit force10 module for supporting trunk setup. Brecht Vermeulen from iMinds did the initial implementation work, and I modified and cleaned it up some.
-
Gary Wong authored
-
- 09 Aug, 2014 2 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 08 Aug, 2014 1 commit
-
-
Gary Wong authored
-
- 07 Aug, 2014 9 commits
-
-
Leigh B Stoller authored
-
Mike Hibler authored
It was returning info for blockstores of the same name in different experiments...oops!
-
Mike Hibler authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Mike Hibler authored
Same as ubuntu11 right now.
-
Leigh B Stoller authored
Disable deltas for all system images. This is temporary while we test.
-
Leigh B Stoller authored
-
- 06 Aug, 2014 11 commits
-
-
Leigh B Stoller authored
* Add a uuid to the profile itself. So now we have a uuid for each specific version, and a uuid that points to the profile as a whole. * On the manage page, move the URL to the left hand panel, and add a second URL. One is the URL of the specific version, and the other is a URL to the entire profile. Add popovers to explain the difference between. * On the instantiate page, when you use this URL, we instantiate the most recently published version of the profile. * Add a bit of verbiage to the publish modal.
-
Leigh B Stoller authored
(all versions).
-
Leigh B Stoller authored
fields.
-
Leigh B Stoller authored
and less scary (to Mike).
-
Leigh B Stoller authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
Tweaked uritemplate.js to allow '-' character in identifiers which is technically illegal according to the RFC. Might need to revisit this later. The only kind of key allowed so far is of the form 'host-clientid' where client id is a node in the rspec.
-
Jonathon Duerig authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-