Commit Graph

39 Commits

Author SHA1 Message Date
Fierelier
f0176906b5 Rework GPT checking and prompts 2023-01-28 06:46:15 +01:00
Fierelier
487ca63d11 Rework status messages related to adding files 2023-01-28 06:45:50 +01:00
Fierelier
371201bf24 Re-include dosfstools, as they're useful for formatting ESD 2023-01-28 03:26:45 +01:00
Fierelier
cfd568f287 Make EFI/BIOS hybrid boot optional by ignoring error 2023-01-28 03:26:16 +01:00
Fierelier
8f794f5f84 Fix mistake 2023-01-28 03:25:45 +01:00
Fierelier
7014853d09 Only handle actual exceptions in nerr() 2023-01-28 03:24:48 +01:00
Fierelier
0f6e3a4fc6 Do not wipe partition signature if the partition is not going to be formatted 2023-01-28 02:21:56 +01:00
Fierelier
ac8a9404f9 Remove wdvn-chroot/wdvn-chroot-end from live-installer login 2023-01-28 02:21:28 +01:00
Fierelier
a58921681f Replace live-installer with a more complex Python script 2023-01-28 01:50:19 +01:00
Fierelier
15b379a9d4 Move clear for better error readability 2023-01-28 01:22:36 +01:00
Fierelier
cc4623c15d Configure keyboard only once 2022-11-07 23:20:05 +01:00
Fierelier
c12afc2827 Copy keyboard settings and don't reboot 2022-11-07 01:53:04 +01:00
Fierelier
43cd6182e7 Do not update initramfs, if cryptsetup-initramfs is installed 2022-11-07 01:35:27 +01:00
Fierelier
c4902400c7 Fix error message 2022-11-07 01:34:42 +01:00
Fierelier
2d168db279 Close luks partition 2022-11-07 01:27:00 +01:00
Fierelier
c964e960ef Do keyboard configuration first 2022-11-07 01:26:07 +01:00
Fierelier
9b7d541e56 Fix wrong $HOME in installation environments 2022-09-26 15:58:26 +02:00
Fierelier
6583b436f0 Add "set -e" to chroot-scripts for better error-handling 2022-09-26 11:08:12 +02:00
Fierelier
830c09bcf9 Add ability for multiple encryption passphrases 2022-09-22 12:20:34 +02:00
Fierelier
5962d2f882 Add support for disk-encryption 2022-09-21 11:43:59 +02:00
Fierelier
f5b41742ea More verbose setup finish 2022-09-21 11:40:20 +02:00
Fierelier
c63ea088fb Add reboot option 2022-09-21 11:38:37 +02:00
Fierelier
ae86fac03e Clean packages more thoroughly 2022-09-12 08:48:57 +02:00
Fierelier
e0b66ddf0e Use dd instead of fallocate, to create the swap file 2022-08-26 11:50:58 +02:00
Fierelier
fe0d80a556 512M ESD (supposed to help with broken EFI implementations) 2022-08-26 08:55:10 +02:00
Fierelier
191c121e12 Better disk device picker 2022-08-26 08:54:16 +02:00
Fierelier
95bf263e7f More keyboard stuff 2022-08-25 21:07:03 +02:00
Fierelier
7f21052ecd Use original update-initramfs on live OS 2022-08-25 12:10:10 +02:00
Fierelier
5f42c5dafe 2048 byte offset for compatibility 2022-08-23 13:06:46 +02:00
Fierelier
476ce0976a Set random hostname when installing 2022-08-22 11:11:14 +02:00
Fierelier
6bea24455b Set live hostname 2022-08-22 11:10:54 +02:00
Fierelier
f4ab124735 Yet another try at fixing the keyboard layout issue 2022-08-19 07:42:46 +02:00
Fierelier
26600b2aa5 Add EFI support 2022-08-15 08:31:02 +02:00
Fierelier
03737e992c Fix keyboard-setup 2022-08-14 22:41:02 +02:00
Fierelier
b10cec4a41 Restart keyboard-setup service to apply layout instantly 2022-08-13 18:53:52 +02:00
Fierelier
9c482c9b57 Write a new partition table 2022-08-11 22:02:39 +02:00
Fierelier
01324a1a86 Use the created swap instantly 2022-08-11 21:59:35 +02:00
Fierelier
ce9ceb1e0e Do not autoremove, to prevent prerequisites from possibly missing in OOBE 2022-08-11 00:20:53 +02:00
Fierelier
329e93fbd2 Add live-installer 2022-08-10 18:34:29 +02:00