137 Commits

Author SHA1 Message Date
8ad2694dd4 fix(os): Mount chroot before building zfsbootmenu-efi-bin package (#3) 2023-10-20 19:26:05 +02:00
362abe39fc fix(os): Install ZFS as a dependency before building zfsbootmenu-efi-bin package (#3) 2023-10-20 19:21:41 +02:00
c5e0216041 fix(os): Increase CoW space before we start (#3) 2023-10-20 19:19:35 +02:00
9550eceaab feat(os): Replace manually building ZBM UEFI image with AUR package (#3) 2023-10-20 19:04:55 +02:00
4cebd834de fix(os): Enable reflector.timer unit (#3) 2023-10-20 19:03:40 +02:00
7a07b18156 fix(os): Write root password with specific --crypt-method (#3) 2023-10-20 19:01:59 +02:00
7093621049 refactor(meta): Update function numbering (#3) 2023-10-20 18:58:25 +02:00
503ab0b58b feat(os): Replace manually building ZBM UEFI image with AUR package (#3) 2023-10-20 18:48:50 +02:00
b63164f2ad feat(os): Give ourselves rsync in chroot (#3) 2023-10-20 18:30:58 +02:00
e9602491df feat(os): Install base-devel and git before we chroot (#3) 2023-10-20 17:43:46 +02:00
148f930636 refactor(os): Allow AUR helper to replace itself (#3) 2023-10-20 16:30:29 +02:00
66eb02ff7d refactor(meta): Add function numbering (#3) 2023-10-20 15:41:17 +02:00
5cb1e6b1f2 refactor(os): Remind ourselves /etc/pacman.conf is ephemeral (#3) 2023-10-20 15:37:56 +02:00
1ac2353d64 refactor(os): Default pacman to 20 parallel downloads (#3) 2023-10-20 15:35:17 +02:00
6b12f31866 refactor(meta): Trim trailing whitespace (#3) 2023-10-20 15:26:22 +02:00
2876f55e82 refactor(meta): Add function numbering (#3) 2023-10-20 15:24:39 +02:00
29a5ede899 refactor(meta): Move we_are_changerooted function to top (#3) 2023-10-20 15:15:39 +02:00
2f209db426 refactor(os): Check efibootmgr output quitely (#3) 2023-03-27 02:25:51 +02:00
ba181c5fce feat(zfs): Allow toggle for compression and encryption (#3) 2023-03-27 00:46:16 +02:00
7f2b16c6a4 fix(os): Stop pacman from doing it's CheckSpace on ZFS (#3) 2023-03-27 00:45:43 +02:00
005fe43352 refactor(os): We look for partition IDs in /dev/disk/by-partuuid (#3) 2023-03-26 19:03:20 +02:00
b9da09402a fix(os): Identify disk by partition UUID (#3) 2023-03-26 17:26:02 +02:00
a2ca77b70a feat(os): Let's assume we want a DNS server pushed via DHCP (#1) 2023-03-04 23:43:11 +01:00
58919e0d7f fix(os): Find /etc/makepkg.conf both with and without chroot (#1) 2023-03-04 23:21:06 +01:00
96ab417c72 fix(zfs): chmod 000 ZFS encryption keyfile per ZBM's docs (#1) 2023-03-04 18:09:34 +01:00
a5f32cfe76 fix(iso): Propagate EFI drive to efibootmgr (#1) 2023-02-23 03:42:30 +01:00
05f2aa8035 fix(iso): Fix EFI part UUID (#1) 2023-02-23 03:22:00 +01:00
877e948941 fix(iso): Don't unleash too early when no makepkg exists (#1) 2023-02-23 03:21:09 +01:00
e1a6599a6e fix(iso): Only pick ZFS/BF00 partition for install (#1) 2023-02-23 02:38:22 +01:00
616272a069 fix(iso): Close quote (#1) 2023-02-23 02:22:51 +01:00
5cad96b5e2 refactor(iso): Always pick EFI partition based on ZFS drive selection (#1) 2023-02-23 02:16:12 +01:00
91f4022ad1 refactor(iso): Always pick EFI partition based on ZFS drive selection (#1) 2023-02-23 02:08:08 +01:00
60b8ff36d5 refactor(iso): Do JSON tree output (#1) 2023-02-23 02:03:37 +01:00
c3833c397b refactor(iso): Remove unused var (#1) 2023-02-23 01:56:09 +01:00
3df24d8311 refactor(iso): If we fail to pick a single EFI partition just exit (#1) 2023-02-23 01:54:22 +01:00
e36822678c refactor(iso): Local var is sensible (#1) 2023-02-23 01:53:57 +01:00
05b6a1aeaa refactor(iso): Try to pick EFI partition on same drive as zpool (#1) 2023-02-23 01:53:40 +01:00
d18ad238d5 refactor(iso): Correctly print and exit when in subshell (#1) 2023-02-23 01:52:10 +01:00
38ca0c9cd3 refactor(iso): Indicate that zpool_drive will be used globally (#1) 2023-02-23 01:51:19 +01:00
fdc9046726 fix(zfs): If we're seeing more than one ZFS partition exit (#1) 2023-02-23 01:27:10 +01:00
e443f66832 feat(os): Enable the reflector systemd service unit (#1) 2023-02-23 01:18:18 +01:00
c66e910146 feat(os): Always do 5 parallel pacman downloads (#1) 2023-02-23 01:15:13 +01:00
f9b2f144a6 docs(os): Add a getting started motd (#1) 2023-02-23 01:13:26 +01:00
f9cb8c57a3 refactor(iso): When multiple drive IDs pick lexicographically first (#1) 2023-02-23 01:00:11 +01:00
5ea002201f refactor(iso): drive_id can be a list without us knowing (#1) 2023-02-23 00:58:01 +01:00
73258c22b0 refactor(iso): Keep drive_id local (#1) 2023-02-23 00:57:06 +01:00
d5f6e62b56 fix(iso): Don't store subshell error msgs in vars, exit completely (#1) 2023-02-23 00:56:03 +01:00
61cffda88b fix(iso): Unleash makepkg core count (#1) 2023-02-23 00:48:17 +01:00
1290869dfe feat(os): For default AUR builds increase makepkg core use (#1) 2023-02-21 03:53:58 +01:00
35dacb977c fix(os): Actually scratch daemon-reload, no daemon here to reload in a chroot (#1) 2023-02-21 03:46:27 +01:00