Commit graph

2973 commits

Author SHA1 Message Date
Tobias Powalowski
67de43449b remove root device 2023-01-24 10:56:57 +01:00
Tobias Powalowski
37e8191c47 add UEFISYSMP menu 2023-01-24 10:48:36 +01:00
Tobias Powalowski
c6eecf17da add UEFISYSDEV mounting 2023-01-24 10:39:07 +01:00
Tobias Powalowski
190af8f73b shellcheck fixes 2023-01-24 10:25:48 +01:00
Tobias Powalowski
6598d0c9f8 clear MOUNTOPTIONS at the beginning 2023-01-24 10:17:16 +01:00
Tobias Powalowski
9071e82051 check on filesystem for btrfs options 2023-01-24 10:09:25 +01:00
Tobias Powalowski
05a780f693 unset values at the end of _mkfs 2023-01-24 09:53:51 +01:00
Tobias Powalowski
c74de0a476 add options to check_fstab 2023-01-24 09:43:05 +01:00
Tobias Powalowski
30a7cdc887 remove btrfs corrections, subvolumes are mandatory so no need to change permissions 2023-01-24 09:34:20 +01:00
Tobias Powalowski
edb857795f add filesystems with options to fstab 2023-01-24 09:21:12 +01:00
Tobias Powalowski
cedae81c34 set-default subvolume 2023-01-24 08:35:51 +01:00
Tobias Powalowski
9446afb915 make autoprepare systemd-gpt-autogenerator compliant, make /home as separate partition on btrfs usage 2023-01-24 08:12:16 +01:00
Tobias Powalowski
a81f956407 always add /efi to fstab, grub and refind-efi don't work with automount 2023-01-24 07:38:15 +01:00
Tobias Powalowski
4cef976a67 rename to XBOOT 2023-01-24 07:08:31 +01:00
Tobias Powalowski
920fa727d8 fix UEFISYS_MP checks 2023-01-23 22:20:10 +01:00
Tobias Powalowski
f05f071044 fix UEFISYS_MP checks 2023-01-23 22:16:42 +01:00
Tobias Powalowski
e6d5c577cb define UEFISYS_MP in bootloader 2023-01-23 22:10:38 +01:00
Tobias Powalowski
3c00848c78 shellcheck fixes 2023-01-23 21:16:09 +01:00
Tobias Powalowski
7b8cd3535f change names and add ARM64 root partition GUID 2023-01-23 21:09:53 +01:00
Tobias Powalowski
34e731dbe2 change names and add ARM64 root partition GUID 2023-01-23 20:40:13 +01:00
Tobias Powalowski
d8d49f3ccb rename label to shorter names 2023-01-23 20:19:21 +01:00
Tobias Powalowski
c083f67dd4 update LABEL names to GUID names 2023-01-23 20:14:42 +01:00
Tobias Powalowski
4007d3ae3b more guid fixes 2023-01-23 20:12:27 +01:00
Tobias Powalowski
6d3b2446bd fix size 2023-01-23 20:01:05 +01:00
Tobias Powalowski
f152b799ca update gpt-autogenerator values in autoprepare 2023-01-23 19:58:34 +01:00
Tobias Powalowski
fc89ca3085 fix fstab creation with autofs of system 2023-01-23 18:50:19 +01:00
Tobias Powalowski
b7cc6212c9 don't create new fstab on System Setup mode 2023-01-23 17:12:07 +01:00
Tobias Powalowski
cf5f67f086 S_BOOTLOADER=1 on UKI 2023-01-23 16:30:45 +01:00
Tobias Powalowski
7fa6812877 fix S_SRC to allow change of mirror 2023-01-23 16:21:54 +01:00
Tobias Powalowski
82f5054b84 replace COPY_EFISYS with function 2023-01-23 14:47:23 +01:00
Tobias Powalowski
9098ee31cb move COPY_EFISTUB to grub_common_before 2023-01-23 12:52:23 +01:00
Tobias Powalowski
3293ba9195 only copy efistub on systemd-boot and rEFInd bootloader 2023-01-23 12:48:47 +01:00
Tobias Powalowski
3491e115ad don't copy kernel and other files to ESP 2023-01-23 12:23:12 +01:00
Tobias Powalowski
593f2a6f97 fix mirror setting in autoconfiguration 2023-01-23 12:14:22 +01:00
Tobias Powalowski
62645fd883 remove not needed _SPEC parameters from grub.cfg 2023-01-23 11:55:34 +01:00
Tobias Powalowski
4a7ffdf8ae only make Windows entry for UEFI or BIOS boot 2023-01-23 11:50:27 +01:00
Tobias Powalowski
402c91c750 fix missing .UTF-8 in locales message 2023-01-23 11:37:48 +01:00
Tobias Powalowski
820890edf8 rename Setup System to System Setup 2023-01-23 11:31:31 +01:00
Tobias Powalowski
71517331a0 switch to only latarcyrheb-sun font, eurlat has missing symbols 2023-01-23 09:43:55 +01:00
Tobias Powalowski
9a642348be rename Leave to Abort 2023-01-23 09:21:01 +01:00
Tobias Powalowski
408c131fd8 rename menu entries, change error message 2023-01-23 09:18:42 +01:00
Tobias Powalowski
5e5a867425 add Program 2023-01-23 09:14:06 +01:00
Tobias Powalowski
9435205a82 add boot to menu 2023-01-23 09:12:15 +01:00
Tobias Powalowski
8027f058c0 fix SET_LOCALE if canceled 2023-01-23 09:07:58 +01:00
Tobias Powalowski
da941a9589 fix menu 2023-01-23 08:58:19 +01:00
Tobias Powalowski
4100b3b473 remove efi shell from default grub.cfg 2023-01-23 08:48:50 +01:00
Tobias Powalowski
58ae7e5d34 fix TITLE and error message 2023-01-23 08:40:26 +01:00
Tobias Powalowski
6739d7bef2 rename to EXIT 2023-01-23 08:36:26 +01:00
Tobias Powalowski
7f64ac8cac shellcheck fixes 2023-01-23 08:30:55 +01:00
Tobias Powalowski
19495fc7fb disable printk on mkinitcpio preconfiguration 2023-01-23 08:16:12 +01:00