hygienic-books
  • Joined on 2022-02-27
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-02-23 02:08:19 +00:00
91f4022ad1 refactor(iso): Always pick EFI partition based on ZFS drive selection (#1)
60b8ff36d5 refactor(iso): Do JSON tree output (#1)
Compare 2 commits »
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-02-23 01:56:28 +00:00
c3833c397b refactor(iso): Remove unused var (#1)
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-02-23 01:54:34 +00:00
3df24d8311 refactor(iso): If we fail to pick a single EFI partition just exit (#1)
e36822678c refactor(iso): Local var is sensible (#1)
05b6a1aeaa refactor(iso): Try to pick EFI partition on same drive as zpool (#1)
d18ad238d5 refactor(iso): Correctly print and exit when in subshell (#1)
38ca0c9cd3 refactor(iso): Indicate that zpool_drive will be used globally (#1)
Compare 6 commits »
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-02-23 00:19:07 +00:00
e443f66832 feat(os): Enable the reflector systemd service unit (#1)
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-02-23 00:15:54 +00:00
c66e910146 feat(os): Always do 5 parallel pacman downloads (#1)
f9b2f144a6 docs(os): Add a getting started motd (#1)
ac0e7dadf1 docs(zbm): bootfs property indicates preferred/default boot environment (#1)
f9cb8c57a3 refactor(iso): When multiple drive IDs pick lexicographically first (#1)
5ea002201f refactor(iso): drive_id can be a list without us knowing (#1)
Compare 8 commits »
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-02-21 02:54:25 +00:00
1290869dfe feat(os): For default AUR builds increase makepkg core use (#1)
35dacb977c fix(os): Actually scratch daemon-reload, no daemon here to reload in a chroot (#1)
0f6cc4aa13 fix(os): In chroot without active systemd 'enable --now' won't work (#1)
Compare 3 commits »
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-02-21 02:39:53 +00:00
8aa2f6ea44 fix(os): After adding new systemd unit files we need to daemon-reload (#1)
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-02-21 02:28:20 +00:00
97bebe9a99 refactor(iso): ZFS partition selection happens only inside setup_zpool (#1)
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-02-21 02:03:13 +00:00
1fb3cc37eb refactor(iso): Trust that ZFS partition selection works, remove if-else clause (#1)
a970a3d179 refactor(iso): Rely on select_part for ZFS partition identification (#1)
c27f0e9c7c refactor(iso): Rely on select_part for EFI partition identification (#1)
10440fc6d7 refactor(iso): Use refactored get_drive_id to get drive ID (#1)
ed737409e6 refactor(iso): Loically sort no_zpool_exists lower (#1)
Compare 10 commits »
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-02-21 00:03:40 +00:00
c367be8845 docs(zfs): Expand on ZFS bootfs property (#1)
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-02-20 23:55:09 +00:00
4bf236df75 docs(zfs): Explain ZFS dataset structure in plain English (#1)
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-02-20 23:40:29 +00:00
155e36dc60 refactor(os): Earlier systemd path unit setup (#1)
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-02-20 23:39:06 +00:00
23ca5f0c65 refactor(os): Remove existing initramfs fallback files when we remove them from build instructions (#1)
6cee2ab403 feat(os): chmod 0600 new initramfs files, they contain our pool password (#1)
Compare 2 commits »
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-02-20 23:12:05 +00:00
0f099b1d45 docs(zfs): Key file may have newline at the end, ZFS doesn't care (#1)
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-02-20 22:59:25 +00:00
6820fdfbb0 fix(os): Replace hard-coded ZFS key file name with variable (#1)
75757ee108 fix(os): Add plain text ZFS key file into initramfs, it lives inside an encrypted pool anyway (#1)
f4c4504e1d fix(zfs): Having keylocation readble for owner is fine (#1)
fbb19eb710 fix(zfs): keylocation file must not have newline (#1)
Compare 4 commits »
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-02-20 03:14:58 +00:00
cddcce4ff3 fix(os): Shorten initramfs build list (#1)
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-02-20 03:05:20 +00:00
11b43e6fd0 refactor(os): Clean up initramfs generation (#1)
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-02-20 00:19:25 +00:00
0ea47e25bf fix(iso): You know we should really add ZFS files to chroot (#1)
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-02-19 23:59:47 +00:00
a5733bdb56 docs(zbm): Trim unnecessary newline (#1)
db0e0f0b7c docs(zbm): Harmonize unordered list bullet points (#1)
Compare 2 commits »
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-02-19 23:48:04 +00:00
0e9314ef6f fix(iso): Call correct path inside chroot (#1)