>> 3. IUnattended API is pretty generic, as it will allow users to
>> replace VBox's built-in  unattended script with a custom made one,
>> right before the final step: packageUnattendedScript()
>
> What do you mean by "replace Vbox's built-in". does vbox currently use the
> same approach?

No. VirtualBox currently has no such thing. But patched VirtualBox
(with my patch) has several built-in unattended templates.

The idea is: If you don't like my templates, you can replace them
during the execution of Unattended chain by your custom templates,
before doing the final function call, which will be
packageUnattendedScript(). Using this function is like putting a final
stamp on your VM, before starting the VM.

-- 
-Alexey Eromenko "Technologov"

_______________________________________________
vbox-dev mailing list
[email protected]
https://www.virtualbox.org/mailman/listinfo/vbox-dev

Reply via email to