adisbladis
d90a2716bd
windows: Fix quoting issues in XML
2020-06-17 16:58:53 +02:00
adisbladis
a1e5d01f80
windows: Dont run in impure mode
2020-06-17 16:58:53 +02:00
adisbladis
738ce24d9c
windows: Adapt tests to new build infra
2020-06-17 16:58:53 +02:00
adisbladis
9f3e515c01
windows: Add Anaconda to base windows install
2020-06-17 16:58:53 +02:00
adisbladis
fbc4530388
windows: Fix extra quote
2020-06-17 16:58:53 +02:00
adisbladis
70562bcdfd
windows: Remove impureMode from autounattend
...
It was always a hack to circumvent pure setup not being completed.
2020-06-17 16:58:53 +02:00
adisbladis
fc3b685167
windows: Remove virtiowin & autohotkey
...
Let's consider these attempts of automation failures since virtio-win
cannot be reasonably automated.
Windows WHQL checks for drivers are not possible to remove.
2020-06-17 16:58:53 +02:00
adisbladis
3d0375c218
windows: Fix SSH key setup
2020-06-17 16:58:53 +02:00
adisbladis
a5d93aea35
windows: Add automated declarative windows install
2020-06-17 16:58:51 +02:00
Sebastien Bourdeauducq
465cc193ec
wfvm: add official cmake msi
2020-06-17 21:51:36 +08:00
Sebastien Bourdeauducq
a5b336f63c
wfvm: add MSVC layer
2020-06-17 17:45:57 +08:00
Sebastien Bourdeauducq
aa76904361
wfvm: fix indentation
2020-06-17 17:08:35 +08:00
Sebastien Bourdeauducq
3d41477178
wfvm: support transferring folders recursively
2020-06-17 17:02:24 +08:00
Sebastien Bourdeauducq
dd688f7c11
conda: fix 40311dc33
2020-06-16 19:50:13 +08:00
Sebastien Bourdeauducq
5b5742c3f0
wfvm: upgrade Anaconda
...
The previous version craps out when installing sipyco from a channel (but not from a file, go figure.)
2020-06-16 19:46:50 +08:00
Sebastien Bourdeauducq
96ba1fab12
wfvm: autologin user
...
This makes manual testing of GUI applications easier.
2020-06-16 19:06:20 +08:00
Sebastien Bourdeauducq
40311dc33d
conda: add numpy dependency to sipyco
2020-06-16 17:33:16 +08:00
Sebastien Bourdeauducq
dc8df8660a
conda-windows: build llvmlite-artiq
2020-06-16 16:23:47 +08:00
Sebastien Bourdeauducq
20925a3d8d
conda-windows: build llvm-or1k
2020-06-16 15:32:48 +08:00
Sebastien Bourdeauducq
90150c7dbe
wfvm: install msys mingw make and cmake
2020-06-16 15:14:50 +08:00
Sebastien Bourdeauducq
d407eee013
wfvm: revert accidentally committed part of f464b61290
2020-06-16 14:49:16 +08:00
Sebastien Bourdeauducq
4272fe445c
conda-windows: clean up msys path
2020-06-16 14:05:47 +08:00
Sebastien Bourdeauducq
5be1c8aa4a
wfvm: make everything 64-bit
2020-06-16 13:29:40 +08:00
Sebastien Bourdeauducq
978ea89fe0
wfvm: install cmake in msys2 packages
2020-06-16 13:16:03 +08:00
Sebastien Bourdeauducq
f464b61290
conda-windows: fix binutils target handling
2020-06-16 12:52:42 +08:00
Sebastien Bourdeauducq
d75e222bfc
conda-windows: add libiconv dependency to binutils
2020-06-16 12:44:57 +08:00
Sebastien Bourdeauducq
448905f06e
conda-windows: do not include binutils source in recipe
...
Otherwise conda includes it in the final package and bloats it.
2020-06-15 20:20:40 +08:00
Sebastien Bourdeauducq
7e50d7de1c
conda-windows: build binutils via WFVM
2020-06-15 20:16:11 +08:00
Sebastien Bourdeauducq
5ab186e3dc
wfvm: allow network access in SSH demo
2020-06-15 20:16:11 +08:00
Sebastien Bourdeauducq
0ba8000660
wfvm: fix 'protocol error: filename does not match request' in win-get
2020-06-15 20:16:11 +08:00
Sebastien Bourdeauducq
38d7c89a8b
wfvm: fix QEMU not found in wfvm-run
2020-06-15 20:16:11 +08:00
Sebastien Bourdeauducq
72357a62f1
wfvm: make demo image more like default
2020-06-15 20:16:11 +08:00
Sebastien Bourdeauducq
dcb8e499df
wfvm: automate make_msys_packages.sh
2020-06-15 14:05:14 +08:00
Sebastien Bourdeauducq
107340b08a
wfvm: add win-get
2020-06-15 14:05:14 +08:00
Sebastien Bourdeauducq
ded12b51fd
wfvm: set default windows image parameters
2020-06-15 14:05:14 +08:00
Sebastien Bourdeauducq
cc37c8232d
wfvm: improve SSH use
2020-06-15 14:05:14 +08:00
Sebastien Bourdeauducq
876f278fdb
wfvm: use '-display none' instead of '-nographic'
2020-06-15 14:05:14 +08:00
Sebastien Bourdeauducq
4510ae7552
wfvm: reorganize, add demo-ssh
2020-06-15 00:29:01 +08:00
Sebastien Bourdeauducq
18f84a65c6
wfvm: remove unnecessary HOME
2020-06-15 00:29:01 +08:00
Sebastien Bourdeauducq
cc14162e60
wfvm: cleanup, move QEMU netdev settings out of defaults
2020-06-15 00:29:01 +08:00
Sebastien Bourdeauducq
a9830e0a51
wfvm: remove direnv file (accidentally committed?)
2020-06-14 21:59:38 +08:00
Sebastien Bourdeauducq
7c758967e0
wfvm: remove more dead code
2020-06-14 17:08:18 +08:00
Sebastien Bourdeauducq
996802257d
wfvm: clean up nix imports
2020-06-14 17:06:03 +08:00
Sebastien Bourdeauducq
446dbbfbf2
wfvm: remove more dead code
2020-06-14 17:05:28 +08:00
Sebastien Bourdeauducq
0a2e7dae93
wfvm: remove dead code
2020-06-14 16:57:59 +08:00
Sebastien Bourdeauducq
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
Sebastien Bourdeauducq
aa0e0517c2
wfvm: wait for VM to terminate instead of killing it
2020-06-14 12:23:22 +08:00
Sebastien Bourdeauducq
10bb7df7ed
wfvm: reorganize
2020-06-14 12:23:22 +08:00
Sebastien Bourdeauducq
a808a5d090
wfvm: install MSYS compiler packages
2020-06-14 12:23:22 +08:00
Sebastien Bourdeauducq
088403cf6f
wfvm: remove duplicated SSH code
2020-06-13 18:57:50 +08:00