search for: 545b134

Displaying 3 results from an estimated 3 matches for "545b134".

2015 Nov 04
0
[PATCH] builder: Document using 'qemu-img amend' for RHEL 6 compat (RHBZ#1204131).
--- builder/virt-builder.pod | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/builder/virt-builder.pod b/builder/virt-builder.pod index 67e017f..545b134 100644 --- a/builder/virt-builder.pod +++ b/builder/virt-builder.pod @@ -280,6 +280,12 @@ For ordinary builds, this selects the output format. The default is I<raw>. With I<--get-kernel> this specifies the input format. +To create an old-style qcow2 file (for compatibility with RH...
2016 Jan 14
0
[PATCH 2/2] builder: allow a specific template for --list
...rror (f_"--list option does not need any extra arguments") + error (f_"too many parameters, at most one 'os-version' is allowed for --list") ) | `Notes -> (match args with diff --git a/builder/virt-builder.pod b/builder/virt-builder.pod index 545b134..9a49138 100644 --- a/builder/virt-builder.pod +++ b/builder/virt-builder.pod @@ -16,7 +16,7 @@ virt-builder - Build virtual machine images quickly [--arch ARCHITECTURE] [--attach ISOFILE] __CUSTOMIZE_SYNOPSIS__ - virt-builder -l|--list [--long] [--list-format short|long|json] + virt-builde...
2016 Jan 14
2
[PATCH 1/2] builder: move os-version search in own function
Simple code motion, no behaviour changes. --- builder/builder.ml | 46 ++++++++++++++++++++++++++-------------------- 1 file changed, 26 insertions(+), 20 deletions(-) diff --git a/builder/builder.ml b/builder/builder.ml index 9c26573..ec9919f 100644 --- a/builder/builder.ml +++ b/builder/builder.ml @@ -75,6 +75,30 @@ let remove_duplicates index = false ) index +(* Look for the