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(-)
--
2.31.1