Commit graph

1541 commits

Author SHA1 Message Date
Manuel Thalmann e4ff2611a9 Add fish to the archiso 2024-07-07 22:03:40 +02:00
Manuel Thalmann 5b0e58175e Add fish to the flake 2024-07-07 20:47:24 +02:00
Manuel Thalmann eef2a1edc6 Create a script for copying the repo 2024-07-07 20:12:46 +02:00
Manuel Thalmann b1dc0b2009 Refactor installation functions 2024-07-07 20:04:05 +02:00
Manuel Thalmann 32dfdcc6c3 Sort partitions only by index 2024-07-07 13:08:21 +02:00
Manuel Thalmann e9c4290176 Show a warning header 2024-07-06 23:47:32 +02:00
Manuel Thalmann f19a348632 Remove duplicated script 2024-07-06 23:41:51 +02:00
Manuel Thalmann 50e8cfe705 Prompt for an answer before formatting 2024-07-06 23:28:00 +02:00
Manuel Thalmann 5169db7448 Fix incorrect script output 2024-07-06 23:23:31 +02:00
Manuel Thalmann 7f5f87ff8e Update incorrect paths 2024-07-06 23:15:50 +02:00
Manuel Thalmann 4b42b9d849 Print a warning before formatting disks 2024-07-06 23:07:18 +02:00
Manuel Thalmann 6e9ff465dc Split partition module into multiple files 2024-07-06 22:43:27 +02:00
Manuel Thalmann 7afce914be Fix potential git-apply error 2024-07-06 22:26:46 +02:00
Manuel Thalmann b8856918c8 Make variable more understandable 2024-07-06 22:25:41 +02:00
Manuel Thalmann f21433b722 Fix use of associative disk array 2024-07-06 22:25:23 +02:00
Manuel Thalmann 28cab3c0bc Remove code duplication 2024-07-06 22:20:56 +02:00
Manuel Thalmann d56088ebea Store disk paths in an associative array 2024-07-06 22:20:33 +02:00
Manuel Thalmann 42e9cd15d3 Create a script for prompting the device path 2024-07-06 21:52:45 +02:00
Manuel Thalmann 2d72556079 Fix alignment of messages and prompts 2024-07-06 21:52:26 +02:00
Manuel Thalmann 3e8e7c74cc Fix incorrect file path 2024-07-06 21:52:03 +02:00
Manuel Thalmann fc224352e0 Fix broken script 2024-07-06 21:51:30 +02:00
Manuel Thalmann abb54cfcc2 Include uncommitted changes in archiso 2024-07-06 21:51:19 +02:00
Manuel Thalmann 1697879c64 Cache nixpkgs locally 2024-07-06 19:36:47 +02:00
Manuel Thalmann 9844355048 Ask for a different disk if not found 2024-06-26 18:13:07 +02:00
Manuel Thalmann 9d045f40f0 Fix working directory issues during installation 2024-06-26 15:49:03 +02:00
Manuel Thalmann 2979138e66 Replace packages with too frequent updates 2024-06-23 19:57:12 +02:00
Manuel Thalmann ee1d34ab2e Fix incorrect package name 2024-06-23 17:18:53 +02:00
Manuel Thalmann 568313c06a Fix relative paths in ManuSurface install script 2024-06-23 17:06:29 +02:00
Manuel Thalmann ea908b5255 Order mount commands by their path 2024-06-23 16:33:11 +02:00
Manuel Thalmann 468df44b47 Mount nested partitions last 2024-06-23 16:15:34 +02:00
Manuel Thalmann 16ba58d6ea Specify proper partition module for surface 2024-06-23 15:04:28 +02:00
Manuel Thalmann 1c3eb30dd4 Fix incorrect swap labelling command 2024-06-23 15:03:56 +02:00
Manuel Thalmann f02db08ccf Ignore inexistent partitions during cleanup 2024-06-23 15:03:47 +02:00
Manuel Thalmann 485c0c70f3 Fix path resolving of the partition module 2024-06-23 15:03:20 +02:00
Manuel Thalmann bd60293f4c Fix incorrect file paths 2024-06-23 12:32:52 +02:00
Manuel Thalmann 6b4d709110 Reset file permissions of PortValhalla files 2024-06-23 12:21:33 +02:00
Manuel Thalmann 311e4cf92a Use pre-cached nixpkgs 2024-06-23 12:19:59 +02:00
Manuel Thalmann 55c0513459 Enable flakes for the root user 2024-06-22 23:53:27 +02:00
Manuel Thalmann f90fddef4b Add nix to the archiso image 2024-06-22 23:33:38 +02:00
Manuel Thalmann 4bd86f8de7 Generate partitioning scripts using nix 2024-06-22 23:32:57 +02:00
Manuel Thalmann 60497bcc2e Rename the module evaluation function 2024-06-22 23:11:21 +02:00
Manuel Thalmann d84e2a4740 Add an arch specific partitioning scheme 2024-06-22 22:51:26 +02:00
Manuel Thalmann d919d2b6b9 Format partition only if newly created 2024-06-22 22:51:11 +02:00
Manuel Thalmann 1f24914de4 Add support for MBR partition IDs 2024-06-22 22:50:58 +02:00
Manuel Thalmann 46820f376f Prevent windows partition from being overwritten 2024-06-22 22:29:31 +02:00
Manuel Thalmann ae80b428f0 Format and label disks properly 2024-06-22 21:52:20 +02:00
Manuel Thalmann 1588c525c6 Execute mount scripts as root 2024-06-22 21:44:27 +02:00
Manuel Thalmann 04d3548f27 Execute formatting scripts on partition 2024-06-22 21:42:43 +02:00
Manuel Thalmann 1c845c3e1d Add a script for generating the arch iso 2024-06-22 21:07:44 +02:00
Manuel Thalmann c2e862ad1a Add arch specific partitioning settings 2024-06-22 20:54:15 +02:00