hygienic-books
  • Joined on 2022-02-27
hygienic-books pushed to main at quico-os-setup/heidisql-ssh-tunnel 2023-03-03 04:42:58 +00:00
28d33784ae docs(script): Add docs (#1)
54a1b9102c feat(compl): Add bash completion (#1)
41838586a0 feat(script): Commit initial version (#1)
Compare 3 commits »
hygienic-books opened issue quico-os-setup/heidisql-ssh-tunnel#1 2023-03-03 03:57:58 +00:00
Get initial version working
hygienic-books created repository quico-os-setup/heidisql-ssh-tunnel 2023-03-03 03:54:47 +00:00
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-02-23 03:42:40 +00:00
a5f32cfe76 fix(iso): Propagate EFI drive to efibootmgr (#1)
05f2aa8035 fix(iso): Fix EFI part UUID (#1)
877e948941 fix(iso): Don't unleash too early when no makepkg exists (#1)
Compare 3 commits »
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-02-23 02:38:54 +00:00
e1a6599a6e fix(iso): Only pick ZFS/BF00 partition for install (#1)
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-02-23 02:23:03 +00:00
616272a069 fix(iso): Close quote (#1)
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-02-23 02:16:24 +00:00
5cad96b5e2 refactor(iso): Always pick EFI partition based on ZFS drive selection (#1)
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 »