Commit graph

70 commits

Author SHA1 Message Date
Manuel Thalmann 1ba9000da6 Add driver for thread ripper 2950x 2023-07-15 21:23:20 +02:00
Manuel Thalmann cfd7c17fc7 Add script for installing amd chipset driver 2023-07-15 12:18:13 +02:00
Manuel Thalmann f6bc1a624b Add further asus drivers 2023-07-15 11:53:45 +02:00
Manuel Thalmann 23ece1b9db Add marvell ethernet driver 2023-07-15 11:35:07 +02:00
Manuel Thalmann 629978a897 Allow driver installation during setup 2023-07-14 09:24:13 +02:00
Manuel Thalmann 6da7cc3153 Fix installation of grub 2023-07-13 23:11:57 +02:00
Manuel Thalmann 520a44dac3 Fix incorrect file name 2023-07-13 23:08:54 +02:00
Manuel Thalmann 1bc3752c52 Reinstall grub config at first 2023-07-13 22:52:45 +02:00
Manuel Thalmann 9b4715c0ce Fix permissions of files 2023-07-13 21:30:43 +02:00
Manuel Thalmann e08c4546a4 Prevent EFI formatting for dual boot 2023-07-12 23:30:00 +02:00
Manuel Thalmann 6f16eb75e6 Adjust script for installing dual boot arch 2023-07-12 23:01:37 +02:00
Manuel Thalmann 5ff7726d23 Add EOL to the end of all files 2023-07-12 22:44:20 +02:00
Manuel Thalmann 487c83afb2 Add she-bang to all files 2023-07-12 22:37:31 +02:00
Manuel Thalmann a90cd02d92 Resize EFI partition to 1024 MB 2023-07-11 23:37:27 +02:00
Manuel Thalmann 120bf7eafa Add a spacer for the swap partition 2023-07-09 23:34:22 +02:00
Manuel Thalmann f85ee116a0 Improve scripts for altering windows partitions 2023-07-09 23:31:27 +02:00
Manuel Thalmann b1fe52c7db Subtract EFI partition from linux size 2023-07-09 19:03:18 +02:00
Manuel Thalmann 7366831361 Count garbage properly 2023-07-09 19:03:03 +02:00
Manuel Thalmann 903c16c7f6 Set proper installation partition 2023-07-09 01:34:44 +02:00
Manuel Thalmann 29c180e8f6 Fix non-functioning partition configuration 2023-07-09 01:21:08 +02:00
Manuel Thalmann 6ce18dfb0a Resize linux partition for testing 2023-07-09 01:13:01 +02:00
Manuel Thalmann 01d54d4c8c Assign fixed size to linux partition 2023-07-09 01:12:42 +02:00
Manuel Thalmann ee8e4aa661 Try fixing the partition extension 2023-07-09 01:02:14 +02:00
Manuel Thalmann 5769fcfd4e Change windows partition size for testing 2023-07-09 00:40:44 +02:00
Manuel Thalmann 659f7c32f8 Clone the correct ModifyPartition tag 2023-07-09 00:23:50 +02:00
Manuel Thalmann b4cd26632d Silence unnecessary output 2023-07-09 00:19:58 +02:00
Manuel Thalmann fbe8221005 Fix malfunctioning if-conditions 2023-07-09 00:18:53 +02:00
Manuel Thalmann 76a33b8733 Add missing function parameter 2023-07-09 00:10:08 +02:00
Manuel Thalmann 9543e7ed84 Fix declaration of windows partition size 2023-07-09 00:07:19 +02:00
Manuel Thalmann 5ba869099e Silence unnecessary output 2023-07-09 00:02:56 +02:00
Manuel Thalmann af2539b0da Fix typo 2023-07-09 00:02:10 +02:00
Manuel Thalmann 150892e21b Refactor processing of partition modifications 2023-07-09 00:00:00 +02:00
Manuel Thalmann abcaf0ef99 Rename variables properly 2023-07-08 23:56:47 +02:00
Manuel Thalmann 36a663b897 Modify proper partitions 2023-07-08 23:54:56 +02:00
Manuel Thalmann 1c41cdd1c0 Detect XML tags properly 2023-07-08 23:49:30 +02:00
Manuel Thalmann 3d68fcde47 Fix script for altering windows partitions 2023-07-08 23:48:27 +02:00
Manuel Thalmann 40ceab479a Fix non-functioning statement 2023-07-08 23:35:58 +02:00
Manuel Thalmann a181a4533f Fix non-functioning command 2023-07-08 23:25:22 +02:00
Manuel Thalmann 41bfc2df9e Refactor structure of DerGeret's disk 2023-07-08 23:18:57 +02:00
Manuel Thalmann 021f9c767a Relocate windows installation partition 2023-07-04 14:23:35 +02:00
Manuel Thalmann 085bfeffa8 Restart computer after installation 2023-07-03 14:36:39 +02:00
Manuel Thalmann 53032abea3 Enlarge size before windows installation 2023-07-03 13:10:53 +02:00
Manuel Thalmann 0617938d3c Prevent unnecessary console output 2023-07-03 13:04:27 +02:00
Manuel Thalmann 347f1ae462 Fix use of incorrect variable 2023-07-03 13:02:47 +02:00
Manuel Thalmann cb1a0a8e4b Ensure proper XML elements are evaluated 2023-07-03 12:59:55 +02:00
Manuel Thalmann 2559625dcb Add missing parameters to xml selections 2023-07-03 12:49:06 +02:00
Manuel Thalmann 33f106679e Fix incorrect order of commands 2023-07-03 12:47:54 +02:00
Manuel Thalmann 6f7a44ed23 Add newly created nodes 2023-07-03 12:45:26 +02:00
Manuel Thalmann afa570e498 Install windows to the last partition 2023-07-03 12:40:28 +02:00
Manuel Thalmann 12500b1993 Relocate windows installation partition 2023-07-03 12:37:02 +02:00