Commit graph

233 commits

Author SHA1 Message Date
Manuel Thalmann 6d7ccd9b40 Prefix valhalla related settings 2024-07-11 19:31:50 +02:00
Manuel Thalmann 4209a7c107 Use source instead of dot notation 2024-07-09 04:00:26 +02:00
Manuel Thalmann 75c45473ac Add a hook for setting up device drivers 2024-07-08 18:44:47 +02:00
Manuel Thalmann e60f8f4ce3 Allow configuring languages 2024-07-08 02:50:50 +02:00
Manuel Thalmann 2f26f7adfd Convert Arch setup script to fish 2024-07-08 02:47:49 +02:00
Manuel Thalmann 6b1bd3a50c Centralize default settings 2024-07-08 01:47:23 +02:00
Manuel Thalmann 3e3568ac59 Rename partitioning modules to config 2024-07-08 01:09:31 +02:00
Manuel Thalmann 5bca2c6855 Refactor installation functions 2024-07-07 20:04:05 +02:00
Manuel Thalmann cf28f6ddf1 Fix broken script 2024-07-06 21:51:30 +02:00
Manuel Thalmann f9555d8468 Fix working directory issues during installation 2024-06-26 15:49:03 +02:00
Manuel Thalmann cbdcc3b2c6 Fix relative paths in ManuSurface install script 2024-06-23 17:06:29 +02:00
Manuel Thalmann df8b6c7834 Specify proper partition module for surface 2024-06-23 15:04:28 +02:00
Manuel Thalmann daf5d14e04 Generate partitioning scripts using nix 2024-06-22 23:32:57 +02:00
Manuel Thalmann af05f04901 Add an arch specific partitioning scheme 2024-06-22 22:51:26 +02:00
Manuel Thalmann 987dfabb9d Prevent windows partition from being overwritten 2024-06-22 22:29:31 +02:00
Manuel Thalmann 98b05c753b Add arch specific partitioning settings 2024-06-22 20:54:15 +02:00
Manuel Thalmann be0031159c Add a partition configuration for DerGeret 2024-06-22 20:53:07 +02:00
Manuel Thalmann 9915a1c72b Fix file paths in installation functions 2024-06-19 02:14:24 +02:00
Manuel Thalmann 5e1520c84c Fix permissions of files 2024-05-06 13:13:25 +02:00
Manuel Thalmann d02fc8e71c Add generic installation scripts for Arch 2024-05-06 13:11:59 +02:00
Manuel Thalmann 79dcc600b8 Make GRUB verbose on surface book 2024-04-12 08:34:54 +02:00
Manuel Thalmann 3c01e29bed Install Ext4Fsd for dual boot computer 2024-03-30 21:49:46 +01:00
Manuel Thalmann 7d19a83bf0 Add settings for Logitech G903 2024-03-28 13:17:08 +01:00
Manuel Thalmann f8f15ba9dd Install Surface Touchpad config 2024-03-27 09:31:03 +01:00
Manuel Thalmann 5cec938753 Prevent working directory confusion 2024-03-27 09:29:54 +01:00
Manuel Thalmann b4a6438e6a Rename Devices directories to Drivers 2024-03-27 09:09:30 +01:00
Manuel Thalmann a8035af561 Implement partitioning using a function 2024-03-25 02:30:58 +01:00
Manuel Thalmann 1c3204f99e Exit script on error 2024-03-25 00:26:12 +01:00
Manuel Thalmann 27f3c3f830 Ensure time is set correctly on windows 2024-03-24 17:09:28 +01:00
Manuel Thalmann d763887c9a Ensure the machine reboots the script during driver install 2024-03-24 15:36:36 +01:00
Manuel Thalmann 57bb8cf830 Drop the use of modules 2024-03-24 14:48:49 +01:00
Manuel Thalmann ad9fe92d06 Initialize variables before use 2024-03-24 14:46:31 +01:00
Manuel Thalmann 16c093651b Silence unnecessary output 2024-03-24 14:43:52 +01:00
Manuel Thalmann 8b298e6e65 Fix syntax error 2024-03-24 14:43:17 +01:00
Manuel Thalmann f70860b57d Partition disks using a function 2024-03-23 17:29:25 +01:00
Manuel Thalmann ea44f8bbec Refactor formatting 2024-03-23 17:21:32 +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 4c57b0d0e3 Add comments for better understanding 2024-03-23 16:00:41 +01:00
Manuel Thalmann a49a926135 Set the user name by default 2024-03-23 15:29:37 +01:00
Manuel Thalmann f55e5ab8b9 Install Windows based on installation stages 2024-03-23 15:09:58 +01:00
Manuel Thalmann c51f1c9367 Install script prerequisites automatically 2024-03-23 14:29:59 +01:00
Manuel Thalmann 333e1e1f6f Make Move-PartitionRange zero-based 2024-03-23 14:06:30 +01:00
Manuel Thalmann e43864224e Remove unnecessary blanks 2024-03-23 14:01:25 +01:00
Manuel Thalmann ecfef2e864 Improve partition script 2024-03-23 14:00:42 +01:00
Manuel Thalmann 57d5ff03be Add comments to the setup script 2024-03-23 13:57:18 +01:00
Manuel Thalmann 81091371e9 Refactor Windows setup scripts 2024-03-23 13:45:15 +01:00
Manuel Thalmann 2c30f34c06 Create proper relative paths by default 2024-03-21 16:05:55 +01:00
Manuel Thalmann f75f8a3fee Detect entrypoint automatically 2024-03-16 01:04:56 +01:00
Manuel Thalmann af8389b48f Remove obsolete workaround 2024-03-08 12:45:09 +00:00
Manuel Thalmann b550db8e50 Fix installation of ssh-agent service 2024-03-07 21:48:21 +01:00
Manuel Thalmann e1ae5600ce Move Arch system essentials to separate script 2024-03-07 21:39:23 +01:00
Manuel Thalmann e961c1638e Fix outdated partition scripts 2024-02-08 05:28:11 +01:00
Manuel Thalmann 0f2c6c0d4d Hide potentially unwanted update 2024-01-09 02:09:11 +01:00
Manuel Thalmann 3581e8f396 Remove unnecessary script call 2024-01-08 19:10:29 +01:00
Manuel Thalmann 317212a1a5 Install spice agent on windows 2023-12-12 03:04:06 +01:00
Manuel Thalmann 1d1b0c9791 Install QEMU guest agent for KVM machine 2023-12-12 01:34:11 +01:00
Manuel Thalmann eed0d35ecf Disable confirmation dialogue 2023-12-11 13:31:47 +01:00
Manuel Thalmann d83eae2147 Fix WSL in KVM 2023-12-11 12:48:19 +01:00
Manuel Thalmann 8b87cab142 Set DPI for steam on HiDPI devices 2023-11-13 12:35:20 +01:00
Manuel Thalmann c02e109ea0 Fix incorrect file paths 2023-09-27 12:54:44 +02:00
Manuel Thalmann 8df5c6aedb Add missing script call 2023-09-27 12:33:35 +02:00
Manuel Thalmann 436933592c Add a script for installing generic windows 2023-09-27 12:32:44 +02:00
Manuel Thalmann 13207c0d4a Allow specifying custom app installer function 2023-09-27 12:32:27 +02:00
Manuel Thalmann ee9a796e1c Set Windows to store UTC time 2023-08-14 01:33:05 +02:00
Manuel Thalmann ea97d2ebbd Force the mounting of NTFS drives 2023-08-10 20:02:46 +02:00
Manuel Thalmann 61881cac87 Specify type of windows mount 2023-08-07 20:50:05 +02:00
Manuel Thalmann 9c2a2175d6 Install bt-dualboot 2023-08-07 20:43:48 +02:00
Manuel Thalmann c62f691aca Mount windows in arch 2023-08-07 20:29:24 +02:00
Manuel Thalmann f24471ee0c Fix non-functioning imports 2023-07-30 04:16:24 +02:00
Manuel Thalmann d1630f0e1b Shrink size of linux partition 2023-07-29 21:14:21 +02:00
Manuel Thalmann d0b2c4cd80 Add former notes for DerGeret 2023-07-29 20:18:27 +02:00
Manuel Thalmann ecd8a56a47 Enable AMD Ryzen plan by default 2023-07-29 04:25:24 +02:00
Manuel Thalmann 3b7778806b Decrease the size of the Linux partition 2023-07-29 02:59:03 +02:00
Manuel Thalmann 1318a59d2b Remove GeForce desktop icon 2023-07-28 11:52:47 +02:00
Manuel Thalmann 0cfedfbf22 Resize linux partition for DerGeret 2023-07-27 21:49:58 +02:00
Manuel Thalmann 31ebbe8e31 Replace xow with xone 2023-07-27 21:24:09 +02:00
Manuel Thalmann e51c152623 Ignore outdated checksums 2023-07-20 15:48:49 +02:00
Manuel Thalmann f1e9004623 Install display driver 2023-07-18 12:23:10 +02:00
Manuel Thalmann 0162f71ff9 Install Tobii apps for user 2023-07-17 02:55:45 +02:00
Manuel Thalmann 09d6e3963e Remove unwanted desktop icons 2023-07-16 12:46:00 +02:00
Manuel Thalmann 1654869529 Always forcefully restart computer 2023-07-16 11:30:20 +02:00
Manuel Thalmann d04514a34e Always forcefully restart computer as backup plan 2023-07-16 11:21:58 +02:00
Manuel Thalmann a5bcee666e Fix typo 2023-07-16 01:35:51 +02:00
Manuel Thalmann a4e92dc1ad Remove non-existent driver 2023-07-16 01:34:00 +02:00
Manuel Thalmann 6ef601fa1e Install AMD Ryzen Master 2023-07-16 01:29:17 +02:00
Manuel Thalmann 86fed2bbba Install further device drivers 2023-07-15 21:39:25 +02:00
Manuel Thalmann c8f375740a Add a script for installing Tobii EyeX 2023-07-15 21:37:52 +02:00
Manuel Thalmann b16136d2fa Add driver for thread ripper 2950x 2023-07-15 21:23:20 +02:00
Manuel Thalmann 00ca8c2b96 Add script for installing amd chipset driver 2023-07-15 12:18:13 +02:00
Manuel Thalmann bf1129c9c4 Add further asus drivers 2023-07-15 11:53:45 +02:00
Manuel Thalmann f54098018b Add marvell ethernet driver 2023-07-15 11:35:07 +02:00
Manuel Thalmann e3ff428620 Allow driver installation during setup 2023-07-14 09:24:13 +02:00
Manuel Thalmann 14261d8dd2 Fix installation of grub 2023-07-13 23:11:57 +02:00
Manuel Thalmann e44d1c869a Fix incorrect file name 2023-07-13 23:08:54 +02:00
Manuel Thalmann c8d9bc5b88 Reinstall grub config at first 2023-07-13 22:52:45 +02:00
Manuel Thalmann 3a1378f244 Fix permissions of files 2023-07-13 21:30:43 +02:00
Manuel Thalmann 4fcfce4855 Prevent EFI formatting for dual boot 2023-07-12 23:30:00 +02:00