search for: is_powershell_avail

Displaying 2 results from an estimated 2 matches for "is_powershell_avail".

2019 Apr 25
1
Re: [PATCH v2v v2 1/2] v2v: windows: Add a helper function for installing Powershell firstboot scripts.
...-v2v needs to report that to the user (a warning, perhaps) so they know that the static IPs (specified on the command line) cannot be preserved anyway. Otherwise, the conversion will work fine, and the user realize that this did not work only when booting the converted Windows. Maybe add a simple is_powershell_available helper to this (Windows) module? -- Pino Toscano
2019 Apr 16
6
[PATCH v2v v2 2/2] v2v: Copy static IP address information.
Essentially identical to v1 except that it now uses (overloads?) the --mac option to supply this data. Rich.