Commit graph

85 commits

Author SHA1 Message Date
Manuel Thalmann 58a134b5a3 Fix alignment of messages and prompts 2024-07-06 21:52:26 +02:00
Manuel Thalmann 214df8d36a Fix incorrect file path 2024-07-06 21:52:03 +02:00
Manuel Thalmann 35aee03b9c Ask for a different disk if not found 2024-06-26 18:13:07 +02:00
Manuel Thalmann 0181189238 Order mount commands by their path 2024-06-23 16:33:11 +02:00
Manuel Thalmann 633f3a6e5c Mount nested partitions last 2024-06-23 16:15:34 +02:00
Manuel Thalmann 35b75adca7 Fix incorrect swap labelling command 2024-06-23 15:03:56 +02:00
Manuel Thalmann 1478bdac45 Ignore inexistent partitions during cleanup 2024-06-23 15:03:47 +02:00
Manuel Thalmann b78adb6df8 Format partition only if newly created 2024-06-22 22:51:11 +02:00
Manuel Thalmann d0d14bff0f Add support for MBR partition IDs 2024-06-22 22:50:58 +02:00
Manuel Thalmann 866a37a7dc Format and label disks properly 2024-06-22 21:52:20 +02:00
Manuel Thalmann 6f73f83c20 Execute mount scripts as root 2024-06-22 21:44:27 +02:00
Manuel Thalmann 90f4bbe25d Execute formatting scripts on partition 2024-06-22 21:42:43 +02:00
Manuel Thalmann f576d4ae6e Allow specifying mount options 2024-06-22 20:52:46 +02:00
Manuel Thalmann eaaaa40c80 Specify default mountpoints 2024-06-22 20:46:57 +02:00
Manuel Thalmann 049a0c1111 Create directories for mounts 2024-06-22 20:46:15 +02:00
Manuel Thalmann 7295fd3ad7 Reorder settings logically 2024-06-22 20:45:50 +02:00
Manuel Thalmann 882708af27 Allow specifying mountpaths and swap usage 2024-06-22 20:45:15 +02:00
Manuel Thalmann ba54acc89a Allow removing pre-defined partitions 2024-06-22 20:10:56 +02:00
Manuel Thalmann 351ce8b866 Select swap partition format automatically 2024-06-22 20:06:01 +02:00
Manuel Thalmann c1bdc930df Add support for swap 2024-06-22 20:01:17 +02:00
Manuel Thalmann f902677763 Allow automated labelling of partitions 2024-06-22 20:00:25 +02:00
Manuel Thalmann 5fa6dba541 Allow formatting partitions in the script 2024-06-22 20:00:03 +02:00
Manuel Thalmann d5db02ef5f Simplify default order 2024-06-22 19:47:46 +02:00
Manuel Thalmann 3f74cb05c4 Reorder settings logically 2024-06-22 19:45:14 +02:00
Manuel Thalmann e8833c1b34 Delete pre-existing UEFI partition by default 2024-06-22 19:00:40 +02:00
Manuel Thalmann 557fb64c15 Make uefi partition 1G by default 2024-06-22 19:00:26 +02:00
Manuel Thalmann 681eae9c88 Generate partitioning script properly 2024-06-22 18:58:05 +02:00
Manuel Thalmann a45fdba591 Make disks list empty by default 2024-06-22 18:57:17 +02:00
Manuel Thalmann 19656f4b46 Create partitions using individual commands 2024-06-22 18:53:09 +02:00
Manuel Thalmann 62207a07e9 Refine the sorting of partitions 2024-06-22 18:34:36 +02:00
Manuel Thalmann 153b7594fa Make partition size nullable 2024-06-22 18:21:25 +02:00
Manuel Thalmann 91b07ab107 Create a module for generating partition scripts 2024-06-21 05:09:18 +02:00
Manuel Thalmann be59f46ba5 Create a module for generating partition scripts 2024-06-20 18:42:40 +02:00
Manuel Thalmann 866eafa2db Prevent shebangs from being patched 2024-06-20 16:24:15 +02:00
Manuel Thalmann cce5d3416c Add a dev shell for developing archiso images 2024-06-18 20:59:59 +02:00