Commit graph

2220 commits

Author SHA1 Message Date
Manuel Thalmann 7c70b0cc55 Add support for dkms by default 2024-09-19 21:20:41 +02:00
Manuel Thalmann bc05b7c96a Configure the users during installation 2024-09-13 17:36:29 +02:00
Manuel Thalmann b27b211d59 Fix installation of Threema 2024-09-13 16:32:39 +02:00
Manuel Thalmann 9c723fcfef Accept stdin in pacman and yay commands 2024-09-13 16:32:26 +02:00
Manuel Thalmann 879473ae09 Chain remaining commands 2024-09-13 15:31:42 +02:00
Manuel Thalmann dc29879742 Remove unnecessary hook 2024-09-13 15:12:05 +02:00
Manuel Thalmann 1e8a40c116 Chain all commands 2024-09-13 15:10:29 +02:00
Manuel Thalmann 847eab051b Configure git using PowerShell script 2024-09-13 15:08:18 +02:00
Manuel Thalmann 0ef6b8225a Install global bash profiles globally 2024-09-13 15:07:49 +02:00
Manuel Thalmann 93e11cc723 Fix eval-flake for paths containing spaces 2024-09-13 15:07:22 +02:00
Manuel Thalmann 6b1d3edc8c Remove redundant script call 2024-09-13 15:05:51 +02:00
Manuel Thalmann 5f44765972 Forcibly remove setup user 2024-09-13 15:05:17 +02:00
Manuel Thalmann 32efa7b2e7 Fix installation of threema-desktop 2024-09-13 14:55:50 +02:00
Manuel Thalmann 07c9f29b90 Make module installation compatible with Linux 2024-09-13 14:54:47 +02:00
Manuel Thalmann 7d0750757b Install display manager first 2024-09-13 14:54:30 +02:00
Manuel Thalmann c98d311910 Replace obsolete packages 2024-09-13 14:53:46 +02:00
Manuel Thalmann 96a6c9381c Refactor the software install workflow 2024-09-13 14:47:07 +02:00
Manuel Thalmann 4d0bdec677 Remove the installDrivers step from OS installations 2024-09-13 00:30:30 +02:00
Manuel Thalmann 334ed679b8 Create a dedicated script for deploying software actions 2024-09-12 23:17:04 +02:00
Manuel Thalmann 80f8c43746 Replace discord with vesktop 2024-09-12 23:11:16 +02:00
Manuel Thalmann 7abe2981a7 Reorder the package installation logically 2024-09-12 23:11:04 +02:00
Manuel Thalmann 2199667107 Clarify the use of propertree 2024-09-12 23:09:25 +02:00
Manuel Thalmann 955cb414fe Read config from linux key 2024-09-12 21:48:05 +02:00
Manuel Thalmann 66f0ad6401 Add groups to users properly 2024-09-12 21:47:50 +02:00
Manuel Thalmann 3f57e1c21a Redirect CONFIG_NAME variable properly 2024-09-12 21:47:29 +02:00
Manuel Thalmann d2063ef46e Ensure git repository can be read properly 2024-09-12 21:47:13 +02:00
Manuel Thalmann 0f51eb2cae Fix incorrect message 2024-09-12 21:46:57 +02:00
Manuel Thalmann 018b25393b Add git for installation 2024-09-12 21:46:47 +02:00
Manuel Thalmann c869ede90d Use common script for Arch installation 2024-09-12 21:44:14 +02:00
Manuel Thalmann e3b30837c4 Mount ntfs disks using ntfs3 2024-09-12 20:18:57 +02:00
Manuel Thalmann cf09c54b87 Reboot before creating users 2024-09-12 19:04:48 +02:00
Manuel Thalmann 4a264e38a7 Pause before reboot when debugging 2024-09-12 19:04:37 +02:00
Manuel Thalmann bdd5b0b8ec Improve layout of oh-my-posh prompt 2024-09-12 19:02:56 +02:00
Manuel Thalmann 4e81b4829e Ensure partition script exits early on error 2024-09-12 19:02:33 +02:00
Manuel Thalmann 2461290cc3 Fix creation of multiple users 2024-09-12 19:00:00 +02:00
Manuel Thalmann 372443f862 Ensure fish scripts exit early 2024-09-12 18:52:03 +02:00
Manuel Thalmann 12266f40a2 Allow removing setup options 2024-09-12 18:44:58 +02:00
Manuel Thalmann 00de3e491b Fix execution of OS scripts 2024-09-12 18:44:40 +02:00
Manuel Thalmann 9dbf7f7994 Execute partition script using shebang 2024-09-12 18:44:14 +02:00
Manuel Thalmann 3fdca945c3 Clarify that partition script edits partitions 2024-09-12 18:43:33 +02:00
Manuel Thalmann fa19f20ce9 Prevent use of glob 2024-09-12 18:39:50 +02:00
Manuel Thalmann 25ea551144 Ensure partition presence using partprobe 2024-09-12 18:39:18 +02:00
Manuel Thalmann 798ca60ded Exclude unnecessary files from backup 2024-09-10 02:39:37 +02:00
Manuel Thalmann 08f0e06c36 Add a word of warning after backup 2024-09-10 00:38:35 +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 9f87e65333 Force line endings of Unix scripts 2024-09-09 00:00:49 +02:00
Manuel Thalmann ccd73d377d Start setup automatically 2024-09-08 17:48:10 +02:00
Manuel Thalmann 7e0896339a Show profile selection during setup 2024-09-08 17:48:02 +02:00
Manuel Thalmann 0fbfdb21ad Add a function for selecting the profile 2024-09-08 17:47:49 +02:00