Commit graph

1419 commits

Author SHA1 Message Date
Manuel Thalmann b1565daf3f Delete sudoers config as root 2024-03-24 13:09:07 +01:00
Manuel Thalmann 8d37e46323 Set a valid file name for sudoers config 2024-03-24 13:08:45 +01:00
Manuel Thalmann 2fef5e494d Fix incorrect script order 2024-03-24 13:05:32 +01:00
Manuel Thalmann d9d461c723 Fix non-functioning commands 2024-03-24 13:04:11 +01:00
Manuel Thalmann dff19f4604 Rearrange order of Arch installation steps 2024-03-24 12:52:13 +01:00
Manuel Thalmann f560c8de7b Disable password inquiry during installation 2024-03-24 12:47:10 +01:00
Manuel Thalmann 3916255544 Fix non-functioning hook method 2024-03-24 05:35:13 +01:00
Manuel Thalmann cf057d2a69 Fix typo 2024-03-24 05:26:19 +01:00
Manuel Thalmann bf8f9c1487 Ignore inexistent POSH_THEME variable 2024-03-24 03:17:50 +01:00
Manuel Thalmann 0817849ef1 Unser POSH_THEME variable during installation 2024-03-24 02:51:22 +01:00
Manuel Thalmann 3d10553d9a Make more descriptive prompt 2024-03-24 02:10:45 +01:00
Manuel Thalmann 745157dbc0 Fix accessability of variables 2024-03-24 02:06:16 +01:00
Manuel Thalmann b3b99fe422 Fix syntax errors 2024-03-24 02:04:43 +01:00
Manuel Thalmann 060ae06753 Fix inaccessible variable 2024-03-24 01:59:39 +01:00
Manuel Thalmann fed96c7cdf Update code accordingly 2024-03-24 01:10:44 +01:00
Manuel Thalmann f91980ce9a Create ExpandString values by default 2024-03-24 01:10:00 +01:00
Manuel Thalmann 3c60befb27 Make aliae work out of the box 2024-03-23 23:27:06 +01:00
Manuel Thalmann 77d779be02 Fix invalid syntax 2024-03-23 23:26:22 +01:00
Manuel Thalmann 29d74b3a27 Fix infinite loop 2024-03-23 22:38:11 +01:00
Manuel Thalmann 04e8ae1197 Refactor switch statements 2024-03-23 21:51:19 +01:00
Manuel Thalmann 67fc0770f3 Ensure prerequisites are installed at the very beginning 2024-03-23 17:53:43 +01:00
Manuel Thalmann 19900bac81 Pause scripts on errors 2024-03-23 17:32:45 +01:00
Manuel Thalmann ba5c46a884 Silence unnecessary errors 2024-03-23 17:31:16 +01:00
Manuel Thalmann a14a29ed28 Partition disks using a function 2024-03-23 17:29:25 +01:00
Manuel Thalmann c3bcd60a10 Move file lists to proper location 2024-03-23 17:29:07 +01:00
Manuel Thalmann bb9f94a354 Create a script for running hooks 2024-03-23 17:23:45 +01:00
Manuel Thalmann 17a4af37d8 Fix script permissions 2024-03-23 17:23:36 +01:00
Manuel Thalmann 9af0272ae7 Remove unnecessary statement 2024-03-23 17:21:51 +01:00
Manuel Thalmann a2e0b592fa Group apps by category 2024-03-23 17:21:43 +01:00
Manuel Thalmann 8b2bf0365a Refactor formatting 2024-03-23 17:21:32 +01:00
Manuel Thalmann 3f905b0753 Move file lists to resource directory 2024-03-23 17:18:38 +01:00
Manuel Thalmann 11f5b1a4ae Remove unnecessary software 2024-03-23 17:18:16 +01:00
Manuel Thalmann def176c089 Create separate script for configuring nvidia on Arch 2024-03-23 17:08:58 +01:00
Manuel Thalmann 9a1a238514 Split script for installing microsoft fonts on Debian 2024-03-23 17:01:50 +01:00
Manuel Thalmann 9fad7ed0de Print a warning concerning backup preservation 2024-03-23 16:34:08 +01:00
Manuel Thalmann ce49475126 Add comments to computer partitioning script 2024-03-23 16:32:54 +01:00
Manuel Thalmann 777e35ba29 Simplify Arch installation script 2024-03-23 16:31:10 +01:00
Manuel Thalmann a3b88a2598 Remove redundant script call 2024-03-23 16:20:26 +01:00
Manuel Thalmann 1344f287aa Remove unnecessary software 2024-03-23 16:15:08 +01:00
Manuel Thalmann 5e128799f4 Add comments for better understanding 2024-03-23 16:00:41 +01:00
Manuel Thalmann d6cb9c5f70 Log further messages 2024-03-23 15:59:55 +01:00
Manuel Thalmann 60f090349c Lead user through the setup properly 2024-03-23 15:57:25 +01:00
Manuel Thalmann 6d02e1bcb9 Rename user stages 2024-03-23 15:54:15 +01:00
Manuel Thalmann 7c1befdef4 Refactor user creation process 2024-03-23 15:54:09 +01:00
Manuel Thalmann 04c6ef125f Refactor user creation script 2024-03-23 15:47:31 +01:00
Manuel Thalmann 0246633c68 Allow creation of multiple users 2024-03-23 15:38:06 +01:00
Manuel Thalmann f1310bafdf Set the user name by default 2024-03-23 15:29:37 +01:00
Manuel Thalmann 6fcb7fb4a8 Represent numbers as hex if applicable 2024-03-23 15:27:40 +01:00
Manuel Thalmann 9bfb2f200a Install prerequisites during backups 2024-03-23 15:16:12 +01:00
Manuel Thalmann 5245bb9007 Install Windows based on installation stages 2024-03-23 15:09:58 +01:00