Thanks for the info, I will make those changes to the module.

On Wed, Dec 15, 2010 at 4:23 PM, Andy Kurth <andy_ku...@ncsu.edu> wrote:

> Thanks for contributing this.
>
> I took a quick look at it.  The utils.pm patch can be avoided by changing
> the call from _getcurrentimage to $self->os->get_current_image_name().  The
> OS.pm::get_current_image_name subroutine takes its place and should return
> the same value.
>
> All calls to utils.pm::_getcurrentimage should really be changed and this
> subroutine should be removed.  It contains code that was used before the
> OS-specific code was modularized.
>
> -Andy
>
>
>
>
> On 12/10/2010 8:34 AM, Aaron Peeler wrote:
>
>> Cool. Look forward to testing it out.
>> Thanks
>> -Aaron
>>
>> On 12/9/10 5:26 PM, David Hutchins wrote:
>>
>>> Provisioning and capture are working. The module only supports localdisk
>>> mode at the moment, but network storage support should be trivial at this
>>> point. If anyone wants to test this, feel free to contact me with
>>> questions.
>>> The code is currently attached to JIRA issue VCL-417, at
>>> https://issues.apache.org/jira/browse/VCL-417 . vcl.pm will have to be
>>> patched with the two patches, provisioning patch then capture patch. and
>>> utils.pm will need the provided patch.
>>>
>>>
>>
>>

Reply via email to