Commit graph

1673 commits

Author SHA1 Message Date
Manuel Thalmann 8b298e6e65 Fix syntax error 2024-03-24 14:43:17 +01:00
Manuel Thalmann be052f8b2f Fix Logitech G Hub scripts 2024-03-24 13:47:53 +01:00
Manuel Thalmann eaa4d5f7d2 Add a variable storing the sudoers config file name 2024-03-24 13:09:21 +01:00
Manuel Thalmann 8f0e7be228 Delete sudoers config as root 2024-03-24 13:09:07 +01:00
Manuel Thalmann 21c02bcbcf Set a valid file name for sudoers config 2024-03-24 13:08:45 +01:00
Manuel Thalmann 1a6c134016 Fix incorrect script order 2024-03-24 13:05:32 +01:00
Manuel Thalmann 7ece566788 Fix non-functioning commands 2024-03-24 13:04:11 +01:00
Manuel Thalmann 1dc68b9b5b Rearrange order of Arch installation steps 2024-03-24 12:52:13 +01:00
Manuel Thalmann dd556b388b Disable password inquiry during installation 2024-03-24 12:47:10 +01:00
Manuel Thalmann 77791fdcec Fix non-functioning hook method 2024-03-24 05:35:13 +01:00
Manuel Thalmann e0c13cd52d Fix typo 2024-03-24 05:26:19 +01:00
Manuel Thalmann c0f20ce64b Ignore inexistent POSH_THEME variable 2024-03-24 03:17:50 +01:00
Manuel Thalmann ac8a58eac8 Unser POSH_THEME variable during installation 2024-03-24 02:51:22 +01:00
Manuel Thalmann bd62c46504 Make more descriptive prompt 2024-03-24 02:10:45 +01:00
Manuel Thalmann 41653e34e6 Fix accessability of variables 2024-03-24 02:06:16 +01:00
Manuel Thalmann c0d8936fc9 Fix syntax errors 2024-03-24 02:04:43 +01:00
Manuel Thalmann ac0b53550e Fix inaccessible variable 2024-03-24 01:59:39 +01:00
Manuel Thalmann ba61657cfe Update code accordingly 2024-03-24 01:10:44 +01:00
Manuel Thalmann c772ccb6cd Create ExpandString values by default 2024-03-24 01:10:00 +01:00
Manuel Thalmann ddcf93e14d Make aliae work out of the box 2024-03-23 23:27:06 +01:00
Manuel Thalmann afe6626a37 Fix invalid syntax 2024-03-23 23:26:22 +01:00
Manuel Thalmann 8e3152ee03 Fix infinite loop 2024-03-23 22:38:11 +01:00
Manuel Thalmann 76370d1de1 Refactor switch statements 2024-03-23 21:51:19 +01:00
Manuel Thalmann 962b0952ea Ensure prerequisites are installed at the very beginning 2024-03-23 17:53:43 +01:00
Manuel Thalmann fbacb2dcc7 Pause scripts on errors 2024-03-23 17:32:45 +01:00
Manuel Thalmann b1b230972f Silence unnecessary errors 2024-03-23 17:31:16 +01:00
Manuel Thalmann f70860b57d Partition disks using a function 2024-03-23 17:29:25 +01:00
Manuel Thalmann 34751740be Move file lists to proper location 2024-03-23 17:29:07 +01:00
Manuel Thalmann ab29a2e3f4 Create a script for running hooks 2024-03-23 17:23:45 +01:00
Manuel Thalmann e81291af6b Fix script permissions 2024-03-23 17:23:36 +01:00
Manuel Thalmann f8ef1db22e Remove unnecessary statement 2024-03-23 17:21:51 +01:00
Manuel Thalmann 2d2d3d8b61 Group apps by category 2024-03-23 17:21:43 +01:00
Manuel Thalmann ea44f8bbec Refactor formatting 2024-03-23 17:21:32 +01:00
Manuel Thalmann f0e3eb14f3 Move file lists to resource directory 2024-03-23 17:18:38 +01:00
Manuel Thalmann f1a79ca996 Remove unnecessary software 2024-03-23 17:18:16 +01:00
Manuel Thalmann a84db3a58f Create separate script for configuring nvidia on Arch 2024-03-23 17:08:58 +01:00
Manuel Thalmann 079e1382fe Split script for installing microsoft fonts on Debian 2024-03-23 17:01:50 +01:00
Manuel Thalmann f0d9441a19 Print a warning concerning backup preservation 2024-03-23 16:34:08 +01:00
Manuel Thalmann 0e214fbe2a Add comments to computer partitioning script 2024-03-23 16:32:54 +01:00
Manuel Thalmann ee5451362d Simplify Arch installation script 2024-03-23 16:31:10 +01:00
Manuel Thalmann 7bb7408c18 Remove redundant script call 2024-03-23 16:20:26 +01:00
Manuel Thalmann 799cdee06d Remove unnecessary software 2024-03-23 16:15:08 +01:00
Manuel Thalmann 4c57b0d0e3 Add comments for better understanding 2024-03-23 16:00:41 +01:00
Manuel Thalmann 4eaef9a7c3 Log further messages 2024-03-23 15:59:55 +01:00
Manuel Thalmann 686efa716d Lead user through the setup properly 2024-03-23 15:57:25 +01:00
Manuel Thalmann cce121656d Rename user stages 2024-03-23 15:54:15 +01:00
Manuel Thalmann 8c404feddf Refactor user creation process 2024-03-23 15:54:09 +01:00
Manuel Thalmann ff0d70493a Refactor user creation script 2024-03-23 15:47:31 +01:00
Manuel Thalmann be49a7d80c Allow creation of multiple users 2024-03-23 15:38:06 +01:00
Manuel Thalmann a49a926135 Set the user name by default 2024-03-23 15:29:37 +01:00