Commit Graph

17 Commits (4419818631e01e4446f6e5884a8162a0325685cc)

Author SHA1 Message Date
Astro f9d5fd0520 windows: disable kvm
testing under kvm...
2020-06-17 16:58:53 +02:00
adisbladis 6edecf8671 Add a sleep after install script
Sometimes files are not fully synced to disk despite the install
script exiting with success status.
2020-06-17 16:58:53 +02:00
adisbladis 73e247e5b9 Dead code removal 2020-06-17 16:58:53 +02:00
adisbladis 28da250925 Add support for incremental install of packages 2020-06-17 16:58:53 +02:00
adisbladis 7b4cd0b944 Split Qemu parameters
So we can re-use params for incremental install
2020-06-17 16:58:53 +02:00
adisbladis 6bbbd41ece Remove anaconda bundle
This one will be installed in a separate step incrementally
2020-06-17 16:58:53 +02:00
adisbladis 3e7e6941b8 Add a baseRtc option so set the VM clock 2020-06-17 16:58:53 +02:00
adisbladis 9e6775fe8d Override p7zip to fix build with nixpkgs >20.03 2020-06-17 16:58:53 +02:00
adisbladis 34404ddf6b Switch impure mode to parameter 2020-06-17 16:58:53 +02:00
adisbladis 23e9666550 Fix conda base package
I'm not sure whether to include this in the default image so it's
uncommented for now
2020-06-17 16:58:53 +02:00
adisbladis b410bd6b35 windows: Dont use deprecated method of openssh server installation
Add OpenSSH cab file extracted from Windows FOD iso
2020-06-17 16:58:53 +02:00
adisbladis 6b4e6548e5 windows: Fix stupid quoting issues in autounattend XML
The windows XML parser is shit and bails out extremely late, making
debugging this a 1+ hour ordeal for every iteration.

Let's just write out a powershell script and be done with it.
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 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