Commit Graph

10 Commits

Author SHA1 Message Date
768d38db46 wfvm: remove installation 'settling' nonsense
Corruption was caused by the VM being killed instead of cleanly shut down.
2020-06-14 16:47:55 +08:00
aa0e0517c2 wfvm: wait for VM to terminate instead of killing it 2020-06-14 12:23:22 +08:00
10bb7df7ed wfvm: reorganize 2020-06-14 12:23:22 +08:00
a808a5d090 wfvm: install MSYS compiler packages 2020-06-14 12:23:22 +08:00
088403cf6f wfvm: remove duplicated SSH code 2020-06-13 18:57:50 +08:00
75c44b0369 wfvm: install MSYS2 2020-06-13 18:57:50 +08:00
72d155c047 wfvm: Use OpenSSH instead of Paramiko
The Paramiko hack does not stream stdout/stderr and makes debugging or using expect problematic.
2020-06-13 18:57:50 +08:00
22a8a5ed92 wfvm: let layers have build inputs 2020-06-13 18:57:50 +08:00
b8a7f84483 wfvm: avoid copying large anaconda installer file 2020-06-13 18:57:50 +08:00
40e8cc8407 add wfvm 2020-06-13 18:57:50 +08:00