Commit graph

26 commits

Author SHA1 Message Date
Manuel Thalmann 59708b8f04 Format all files 2024-10-06 21:25:34 +02:00
Manuel Thalmann ecca742d1a Allow confirm dialogue without default value 2024-09-30 15:08:41 +02:00
Manuel Thalmann 739aa90e88 Create a dedicated script for selects 2024-09-30 14:36:20 +02:00
Manuel Thalmann 2dd1b1326b Reload disks after invalid choices 2024-09-22 20:07:19 +02:00
Manuel Thalmann 33758298cf Allow cancelling dialogues using CTRL+C 2024-09-22 18:51:45 +02:00
Manuel Thalmann 9540680341 Refactor the confirmation dialogue 2024-09-22 18:51:10 +02:00
Manuel Thalmann 9060a6f304 Implement disk dialogue in a single script 2024-09-22 18:24:07 +02:00
Manuel Thalmann 985a408900 Move scripts for nix to a different location 2024-09-22 17:54:12 +02:00
Manuel Thalmann 03a80b8583 Reload labels when probing partitions 2024-09-21 15:22:04 +02:00
Manuel Thalmann 5987f326cc Mount ntfs disks using ntfs3 2024-09-12 20:18:57 +02:00
Manuel Thalmann 48ed6f68b0 Ensure partition script exits early on error 2024-09-12 19:02:33 +02:00
Manuel Thalmann afbff7ac8c Execute partition script using shebang 2024-09-12 18:44:14 +02:00
Manuel Thalmann b5f8949138 Clarify that partition script edits partitions 2024-09-12 18:43:33 +02:00
Manuel Thalmann ed9a52b43e Prevent use of glob 2024-09-12 18:39:50 +02:00
Manuel Thalmann 0a5dc5deaa Ensure partition presence using partprobe 2024-09-12 18:39:18 +02:00
Manuel Thalmann dd7ff686bb Handle partition loading time 2024-07-16 18:50:24 +02:00
Manuel Thalmann d4cafbf594 Allow overriding partitioning scripts 2024-07-11 20:41:47 +02:00
Manuel Thalmann 42c7d24198 Prefix valhalla related settings 2024-07-11 19:31:50 +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