Commit graph

35 commits

Author SHA1 Message Date
Manuel Thalmann b6329693d6 Separate global and OS-specific config 2024-09-22 17:50:05 +02:00
Manuel Thalmann f47a25e3a3 Make profile dialogue platform independent 2024-09-19 21:59:01 +02:00
Manuel Thalmann 12266f40a2 Allow removing setup options 2024-09-12 18:44:58 +02:00
Manuel Thalmann e41b964382 Add a script for creating backups 2024-09-10 00:37:13 +02:00
Manuel Thalmann 93510463a9 Force profile selection for Windows installation actions 2024-09-09 00:04:06 +02:00
Manuel Thalmann 0fbfdb21ad Add a function for selecting the profile 2024-09-08 17:47:49 +02:00
Manuel Thalmann 671c3f490e Improve performance 2024-09-08 17:41:30 +02:00
Manuel Thalmann c88be78a7b Switch to named flakes 2024-09-08 17:09:01 +02:00
Manuel Thalmann 5e322d27d2 Add code for cleaning up after installations 2024-09-03 22:15:15 +02:00
Manuel Thalmann 279ece9d91 Make the install script action agnostic 2024-08-28 00:03:28 +02:00
Manuel Thalmann bbce6be453 Execute OneShot tasks in any operation 2024-08-27 14:05:16 +02:00
Manuel Thalmann aee8297541 Initialize operation for all users 2024-08-27 04:24:29 +02:00
Manuel Thalmann 8b711ba9ae Remove unused resources after user setup 2024-08-24 16:15:10 +02:00
Manuel Thalmann dc67597baf Determine name of setup user properly 2024-08-24 14:01:05 +02:00
Manuel Thalmann 55360e58ae Create separate option holding win users 2024-08-24 03:25:28 +02:00
Manuel Thalmann 3ed0b2bae4 Fetch config from proper section 2024-08-23 19:24:49 +02:00
Manuel Thalmann 8f2ca17fff Make all config scripts platform independent 2024-08-23 01:57:53 +02:00
Manuel Thalmann 010df70048 Make scripts platform independent 2024-08-23 01:52:04 +02:00
Manuel Thalmann bc3be3c674 Streamline the creation of users 2024-08-21 18:34:18 +02:00
Manuel Thalmann 23e8000a12 Prevent unnecessary errors during WSL execution 2024-08-21 14:08:26 +02:00
Manuel Thalmann f76f355444 Retry Linux path conversion for errors 2024-08-20 00:20:33 +02:00
Manuel Thalmann d1975fe05e Fix typo 2024-08-20 00:20:07 +02:00
Manuel Thalmann d11c692096 Report unexpected path conversions 2024-08-19 02:50:41 +02:00
Manuel Thalmann ccf830d15c Emit errors concerning WSL commands 2024-08-17 13:51:10 +02:00
Manuel Thalmann 4c4dfd6020 Allow running live scripts in debug mode 2024-08-16 15:21:41 +02:00
Manuel Thalmann a1a0db438e Throw an error when failing to load config 2024-08-11 18:27:06 +02:00
Manuel Thalmann 2bbf144460 Allow execution of OneShot tasks 2024-08-10 00:22:30 +02:00
Manuel Thalmann 461e532ec2 Login to users for configuration 2024-08-09 04:19:49 +02:00
Manuel Thalmann f7750e0d17 Add missing setup stage 2024-08-09 03:02:25 +02:00
Manuel Thalmann e7d6bbef84 Make Get-Users output explicit 2024-08-09 03:02:17 +02:00
Manuel Thalmann eacf4f69fc Make config script platform independent 2024-08-08 18:21:16 +02:00
Manuel Thalmann b4586ff520 Add users during installation 2024-08-08 17:49:43 +02:00
Manuel Thalmann 13faeaa70e Add functions for retrieving attributes 2024-08-08 14:45:34 +02:00
Manuel Thalmann 8635b1c94a Add a stage for creating users 2024-08-08 04:38:40 +02:00
Manuel Thalmann 49c900f2e0 Move scripts properly 2024-08-07 21:05:32 +02:00
Renamed from scripts/Windows/Scripts/Config.ps1 (Browse further)