Skip to content

Fix Windows build machine setup on recent versions#362

Merged
eric-ch merged 1 commit intoOpenXT:masterfrom
jean-edouard:busterfixes
Sep 24, 2019
Merged

Fix Windows build machine setup on recent versions#362
eric-ch merged 1 commit intoOpenXT:masterfrom
jean-edouard:busterfixes

Conversation

@jean-edouard
Copy link
Copy Markdown
Member

virt-install is now (as of Debian Buster) stricter about VM options.
Added the missing params to make it happy.
Also the latest Windows 10 rejects "''" for the empty string argument
of ssh-keygen, and expects '""' instead, which actually makes sense.

Signed-off-by: Jed lejosnej@ainfosec.com

virt-install is now (as of Debian Buster) stricter about VM options.
Added the missing params to make it happy.
Also the latest Windows 10 rejects "''" for the empty string argument
of ssh-keygen, and expects '""' instead, which actually makes sense.

Signed-off-by: Jed <lejosnej@ainfosec.com>
@eric-ch
Copy link
Copy Markdown
Contributor

eric-ch commented Sep 23, 2019

Will merge soon.

@eric-ch eric-ch merged commit 72060cd into OpenXT:master Sep 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants