|
915ded9c1b
|
refactor(zbm): Update UEFI boot entries when images are done (#3)
|
2023-10-21 05:08:22 +02:00 |
|
|
598b176ec6
|
refactor(zbm): Add ZBM postconf hook (#3)
We're adding this to our chroot after we've
generated a ZBM UEFI image file /without/
this hook script. It's meant to run only in our real
OS.
|
2023-10-21 05:07:02 +02:00 |
|
|
dcc3cf7d93
|
refactor(zbm): Streamline ZBM image creation (#3)
|
2023-10-21 05:05:17 +02:00 |
|
|
be63ed90ad
|
refactor(zbm): We're not building in Arch Linux live CD ISO image (#3)
We don't need rsync anymore either since we
won't have to shuffle UEFI images around.
|
2023-10-21 05:03:09 +02:00 |
|
|
abffd08c1e
|
feat(zbm): Add ZBM postconf hook to update UEFI bootnums (#3)
|
2023-10-21 04:48:11 +02:00 |
|
|
b36d4d33c3
|
refactor(os): pacman install in one go (#3)
|
2023-10-21 01:54:28 +02:00 |
|
|
b0c50f3323
|
refactor(os): Get ZFS modules installed before we need them (#3)
|
2023-10-21 01:25:22 +02:00 |
|
|
da88ec53a6
|
refactor(meta): ZFS installs in one go should now work (#3)
|
2023-10-21 00:58:23 +02:00 |
|
|
e92a22c005
|
refactor(meta): Quoting because we can (#3)
|
2023-10-21 00:57:57 +02:00 |
|
|
de4f3f2066
|
refactor(os): Do normal pacman installs, don't prepend keyring nor ZFS installs (#3)
|
2023-10-21 00:57:32 +02:00 |
|
|
c7e59ba0cb
|
refactor(meta): Explain fd 3 logging and add more of it (#3)
|
2023-10-21 00:56:26 +02:00 |
|
|
b5c9ba4127
|
refactor(meta): Print key log output to stdout without capturing it in subshells (#3)
|
2023-10-21 00:34:13 +02:00 |
|
|
40948ddbae
|
refactor(meta): Print key log output to stdout without capturing it in subshells (#3)
|
2023-10-21 00:32:16 +02:00 |
|
|
8566b41452
|
refactor(iso): Inform user partition's missing (#3)
|
2023-10-21 00:19:30 +02:00 |
|
|
e08697b7fa
|
feat(os): Add a few /etc/motd pointers (#3)
|
2023-10-20 23:34:31 +02:00 |
|
|
589d66d22b
|
fix(zfs): Make sure root dataset cannot be mounted on accident (#3)
|
2023-10-20 22:47:05 +02:00 |
|
|
61be86a820
|
fix(zbm): Update ESP paths to images, install both recovery and release (#3)
|
2023-10-20 22:34:19 +02:00 |
|
|
b34842434e
|
refactor(os): Get ZFS modules installed before we need them (#3)
|
2023-10-20 22:17:13 +02:00 |
|
|
c46c78ba92
|
refactor(os): Set up locale before we do pacman work (#3)
|
2023-10-20 21:57:27 +02:00 |
|
|
6c25b92113
|
fix(iso): Force-refresh pkg list, force-upgrade and downgrade pkgs to exactly match repos (#3)
|
2023-10-20 21:44:30 +02:00 |
|
|
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 |
|
|
b9d9548929
|
docs(meta): Typo (#3)
|
2023-10-20 15:30:01 +02:00 |
|
|
93932a522e
|
docs(meta): Default to 512 MiB EFS instead of 100 MiB (#3)
Testing shows 100 MiB is a bit tight with a backup
UEFI image and future growth.
|
2023-10-20 15:29:40 +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 |
|
|
63974a2dff
|
docs(os): Explain NetworkManager interaction (#3)
|
2023-05-30 22:56:18 +02:00 |
|
|
310b180580
|
docs(zfs): Display mounted state in ZFS example (#3)
|
2023-05-16 14:12:56 +02:00 |
|
|
ec7931cb4c
|
docs(zfs): Warn about nested datasets creation and auto-mounting (#3)
|
2023-05-16 14:11:14 +02:00 |
|
|
1f70342aad
|
fix(os): Only diff between DNS and static IP, keep the rest same (#3)
|
2023-04-29 17:11:55 +02:00 |
|
|
f0c75b735b
|
docs(os): Typo (#3)
|
2023-03-27 23:19:58 +02:00 |
|
|
85e2640471
|
docs(os): We scan for a zpool in /dev/disk/by-partuuid now, (#3)
|
2023-03-27 23:15:46 +02:00 |
|
|
535073a3c2
|
docs(os): Typo (#3)
|
2023-03-27 23:13:00 +02:00 |
|
|
412eb93c60
|
docs(os): Typo (#3)
|
2023-03-27 23:10:47 +02:00 |
|
|
0cd149f8cb
|
docs(os): Typo (#3)
|
2023-03-27 23:00:19 +02:00 |
|
|
8f131e3aaf
|
docs(os): Typo (#3)
|
2023-03-27 22:57:17 +02:00 |
|
|
ecc33655db
|
docs(ZFS): Explain adding a new BE-independent dataset (#3)
|
2023-03-27 22:53:38 +02:00 |
|