- 28 Jul, 2014 5 commits
-
-
Leigh Stoller authored
-
Leigh Stoller authored
-
Leigh Stoller authored
-
Jonathon Duerig authored
-
Leigh Stoller authored
that the backend script can performs its checks properly.
-
- 25 Jul, 2014 18 commits
-
-
Mike Hibler authored
Mostly this was adding the necessary versioning code (only slicefix each partition once) but also support sizing the socket buffer now that I finally managed to rebuild the Linux/ulibc version of the frisbee client.
-
Mike Hibler authored
-
Leigh Stoller authored
override the creation of a delta from the command line.
-
Leigh Stoller authored
create lvm for each image in the list, adding back pointers in the metadata to the parent so that we can reconstruct the chain later when a container uses an image. When creating the disk, add loop over image deltas after we load the base disk image.
-
Leigh Stoller authored
not support deltas on OPENVZ.
-
Leigh Stoller authored
-
Leigh Stoller authored
image deltas. Canonicalize name to remove , and : which are valid in file names but not in LVM name (sheesh), and must be converted to dashes.
-
Leigh Stoller authored
-
Leigh Stoller authored
expected.
-
Leigh Stoller authored
along to the uploader, and DISK argument which is the LVM device name. Add -x option to tell it is called from create-xen-image, and change to use existing scratch filesystem (/capture) for temp files, and to not mess with the DISK option.
-
Leigh Stoller authored
retains backwards compatibility with old XEN client sides, so that create_image can continue to call create-image, as it will on server sides that have not yet been updated.
-
Leigh Stoller authored
handle image version/deltas; when new key=value pairs are provided on the command line, call create-versioned-images, but add the DISK key that points to the lvm device. Add install of os/create-image and os/create-version-image to xen-install target.
-
Leigh Stoller authored
IMAGEPROVENANCE is on, since that means the site has also upgraded their MFSs and XEN client side.
-
Leigh Stoller authored
-
Leigh Stoller authored
Useful for debugging.
-
Leigh Stoller authored
-
Leigh Stoller authored
-
Leigh Stoller authored
-
- 23 Jul, 2014 2 commits
-
-
Mike Hibler authored
Pain, oh the pain...
-
Mike Hibler authored
-
- 22 Jul, 2014 5 commits
-
-
Leigh Stoller authored
the UUID of the image gets you the most recent released version, but you can use the UUID of a specific version.
-
Leigh Stoller authored
-
Leigh Stoller authored
-
Leigh Stoller authored
-
Leigh Stoller authored
the UUID of the image gets you the most recent released version, but you can use the UUID of a specific version.
-
- 18 Jul, 2014 7 commits
-
-
Mike Hibler authored
Conflicts: tbsetup/ptopgen.in
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
It appears that this was intentional and meant to denote a case where the disk was not loaded. In Kevin's original code he set the imageid to zero in this case. So we do the same (along with version=0).
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
We'll get this sorted out yet...
-
- 17 Jul, 2014 3 commits
-
-
Leigh Stoller authored
parent image when provenance is on.
-
Kirk Webb authored
Previously ptopgen was ignoring permissions granted to individual users for OS access. This commit also updates subos enumeration (previously ptopgen was not looking at the permissions table at all for suboses).
-
Mike Hibler authored
-