[Libguestfs] [V2V PATCH v4 0/2] convert_windows: add firstboot script to install drivers with pnputil

Laszlo Ersek lersek at redhat.com
Mon Mar 20 05:33:45 UTC 2023


On 3/16/23 18:34, Andrey Drobyshev wrote:
> While messing around this script, I added one more tiny patch making
> wait-pnp log its output into the common log.txt file, as suggested by
> Richard here:
> https://listman.redhat.com/archives/libguestfs/2023-March/031023.html
> 
> Discussion on v3:
> 
> https://listman.redhat.com/archives/libguestfs/2023-March/031070.html
> 
> v3 -> v4:
> 
>  * Remove unneeded line break from the script;
>  * Add another small patch removing separate log file from wait-pnp
>    script.
> 
> Discussion on v2:
> 
> https://listman.redhat.com/archives/libguestfs/2023-March/031025.html
> 
> v2 -> v3:
> 
>  * Prioritize firstboot script with ~prio:2000.  That value is chosen to
>    be higher than that of "v2vnetcf.ps1".
> 
> Discussion on v1:
> 
> https://listman.redhat.com/archives/libguestfs/2023-March/031001.html
> 
> v1 -> v2:
> 
>  * Omit redirecting output to a separate log with "%~dpn0.log".
> 
> Andrey Drobyshev (2):
>   convert_windows: add firstboot script to install drivers with pnputil
>   convert_windows: configure_wait_pnp: do not create a separate log file
> 
>  convert/convert_windows.ml | 19 ++++++++++++++++---
>  1 file changed, 16 insertions(+), 3 deletions(-)
> 

"make check" passes for me with this series applied.

Merged as commit range 94b249b6e58b..b42e44da837c.

Thanks
Laszlo


More information about the Libguestfs mailing list