|
ef03281a63
|
refactor(iso): Rewrite get_drive_id to be more broadly applicable (#1)
|
2023-02-21 03:00:25 +01:00 |
|
|
8d38827cd1
|
feat(iso): Interactively ask for ZFS/EFI partition choice if needed (#1)
|
2023-02-21 02:58:55 +01:00 |
|
|
49fe3deced
|
refactor(iso): No need to hard-fail when more than one of a partition type exists, we ask for a choice instead (#1)
|
2023-02-21 02:58:02 +01:00 |
|
|
b12c35ed07
|
refactor(iso): Uppercase partition type (#1)
|
2023-02-21 02:57:13 +01:00 |
|
|
c3708a098e
|
refactor(iso): Keep partition count vars local (#1)
|
2023-02-21 02:56:44 +01:00 |
|
|
155e36dc60
|
refactor(os): Earlier systemd path unit setup (#1)
|
2023-02-21 00:40:16 +01:00 |
|
|
23ca5f0c65
|
refactor(os): Remove existing initramfs fallback files when we remove them from build instructions (#1)
|
2023-02-21 00:38:55 +01:00 |
|
|
6cee2ab403
|
feat(os): chmod 0600 new initramfs files, they contain our pool password (#1)
|
2023-02-21 00:36:06 +01:00 |
|
|
0f099b1d45
|
docs(zfs): Key file may have newline at the end, ZFS doesn't care (#1)
|
2023-02-21 00:10:03 +01:00 |
|
|
6820fdfbb0
|
fix(os): Replace hard-coded ZFS key file name with variable (#1)
|
2023-02-20 23:59:13 +01:00 |
|
|
75757ee108
|
fix(os): Add plain text ZFS key file into initramfs, it lives inside an encrypted pool anyway (#1)
|
2023-02-20 23:58:23 +01:00 |
|
|
f4c4504e1d
|
fix(zfs): Having keylocation readble for owner is fine (#1)
|
2023-02-20 21:27:27 +01:00 |
|
|
fbb19eb710
|
fix(zfs): keylocation file must not have newline (#1)
|
2023-02-20 21:26:59 +01:00 |
|
|
cddcce4ff3
|
fix(os): Shorten initramfs build list (#1)
|
2023-02-20 04:14:44 +01:00 |
|
|
11b43e6fd0
|
refactor(os): Clean up initramfs generation (#1)
|
2023-02-20 02:49:21 +01:00 |
|
|
0ea47e25bf
|
fix(iso): You know we should really add ZFS files to chroot (#1)
|
2023-02-20 01:19:13 +01:00 |
|
|
0e9314ef6f
|
fix(iso): Call correct path inside chroot (#1)
|
2023-02-20 00:47:53 +01:00 |
|
|
d03821e46a
|
fix(iso): Notify that we're running reflector otherwise it looks like script's hanging (#1)
|
2023-02-20 00:39:31 +01:00 |
|
|
a798481e49
|
fix(iso): Remove test exit (#1)
|
2023-02-20 00:36:52 +01:00 |
|
|
48ead422ec
|
fix(os): systemd.network unit does not recognize [DHCPV4] (#1)
|
2023-02-19 22:50:10 +01:00 |
|
|
0829731294
|
fix(iso): Try running script (#1)
|
2023-02-19 21:55:47 +01:00 |
|
|
ec315459e8
|
fix(os): chown instead of chmod works wonders (#1)
|
2023-02-19 21:28:42 +01:00 |
|
|
a5e240f350
|
fix(iso): Start reflector once before first package install (#1)
|
2023-02-19 21:13:11 +01:00 |
|
|
61897e0364
|
fix(zfs): Fix color reset in bash (#1)
|
2023-02-19 21:01:36 +01:00 |
|
|
e21e7381f9
|
fix(zfs): Handle zpool list output (#1)
|
2023-02-19 21:00:03 +01:00 |
|
|
2aaa2b6729
|
fix(zfs): After running github.com/eoli3n/archiso-zfs init script we need to reset shell colors (#1)
|
2023-02-19 20:52:20 +01:00 |
|
|
b463cd95aa
|
docs(iso): We don't care about partially upgrading our ISO (#1)
|
2023-02-19 20:46:51 +01:00 |
|
|
9f9a1b86eb
|
fix(iso): Do an initial pacman database update (#1)
|
2023-02-19 20:38:42 +01:00 |
|
|
0c21e961b1
|
feat(os): Get initial script set up (#1)
|
2023-02-19 20:21:20 +01:00 |
|