Commit Graph

11 Commits (4419818631e01e4446f6e5884a8162a0325685cc)

Author SHA1 Message Date
adisbladis 28da250925 Add support for incremental install of packages 2020-06-17 16:58:53 +02:00
adisbladis 7e82318fd1 Remove declarative SSH keys
Windows changes the naming structure of homedir directories if it
encounters an already present homedir so this is not working as intended.
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 51f93e5852 windows: Fix build termination 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 d90a2716bd windows: Fix quoting issues in XML 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 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