96b860e0db
refactor(os): Update interactive questionnaire gif ( #19 )
2023-11-12 03:31:02 +01:00
d467dd6610
refactor(os): Phrasing ( #19 )
2023-11-11 04:35:41 +01:00
8ed5849596
refactor(os): Phrasing ( #19 )
2023-11-11 04:26:11 +01:00
257648c99d
feat(os): Optionally force kernel downgrade for ZFS compatibility ( #19 )
2023-11-11 04:01:14 +01:00
bd586e4c67
fix(zfs): Fix multi-line bash command ( #21 )
2023-11-11 01:16:37 +01:00
1bc09b7f8b
refactor(os): Install paru-bin instead of paru ( #21 )
...
We straight up install paru-bi via its PKGBUILD from
AUR, we skip the additional step we used to do
where we first installed paru from its GitHub
project. This saves time and most importantly
scarce RAM that Rust otherwise needs during
paru compilation.
On systems with little RAM (as in 4 GiB) paru's
compilation process would sometimes fail when
/etc/makepkg.conf when its MAKEFLAGS was
set to use many cores e.g. via "-j$(nproc --ignore 1)".
Without the manual paru compilation step we now
don't need the ability anymore to
--replace-conflicting packages.
2023-11-05 23:29:54 +01:00
055f970f43
docs(zbm): Render asciinema gif with larger typeface ( #21 )
2023-11-05 16:41:15 +01:00
16e67c8b28
docs(zbm): Typo ( #21 )
2023-11-05 16:30:48 +01:00
4fb7a91703
docs(zbm): Link to giv instead of mp4 ( #21 )
2023-11-05 16:30:16 +01:00
2b5d4b4ec8
docs(zbm): Testing HTML image tag in Markdown ( #21 )
2023-11-05 16:28:17 +01:00
b885bde3c6
docs(zbm): Explain network device naming ( #21 )
2023-11-05 16:23:00 +01:00
316aa56a55
docs(zbm): Explain interactive questionnaire ( #21 )
2023-11-05 16:04:57 +01:00
39039ce3fd
docs(zbm): No idea if IPv6 works ( #21 )
2023-11-05 04:53:52 +01:00
58da096eab
docs(meta): Typo
2023-11-05 02:37:50 +01:00
2b982be84e
docs(meta): Bits and pieces updated ( #6 )
2023-11-05 02:35:03 +01:00
782168c1b1
docs(zbm): Nudge user to work with Dropbear keepalives ( #6 )
2023-11-05 02:10:33 +01:00
5cf4b2c325
docs(zbm): Let's not overpromise, the command stanza at first glance seems trickier than anticipated ( #6 )
2023-11-04 01:16:39 +01:00
119be2b876
docs(zbm): Give an example ip= KCL ( #6 )
2023-11-04 00:46:44 +01:00
7338924c82
docs(zbm): Explain networking and SSH ( #6 )
2023-11-04 00:08:48 +01:00
924925e08e
docs(iso): Do a pass over how we explain passwords for local accounts ( #6 )
2023-11-04 00:03:42 +01:00
3030eb0f2d
docs(iso): Use either an env options file or shell exports ( #6 )
2023-11-04 00:01:29 +01:00
305e4191f1
docs(zfs): Correctly umount after maintenance ( #6 )
2023-11-04 00:00:03 +01:00
d1ad95dc76
docs(meta): Explain password requirement ( #5 )
2023-10-27 05:02:53 +02:00
cf50632b6c
feat(iso): Allow supplementary password/settings file ( #9 )
2023-10-27 04:23:11 +02:00
b83cce2aec
docs(meta): Link to hook Git repos ( #5 )
2023-10-27 03:14:20 +02:00
edd104ed1c
docs(meta): Adjust for UEFI/legacy BIOS difference ( #5 )
2023-10-27 02:49:03 +02:00
9f0f19355e
docs(iso): Master Boot Record capitalized ( #5 )
2023-10-27 02:15:46 +02:00
0b3f5b75dd
docs(iso): EFI System Partition capitalized ( #5 )
2023-10-27 02:14:36 +02:00
04f206129f
docs(iso): Typo ( #5 )
2023-10-27 02:12:36 +02:00
e42e92874e
docs(iso): Explain UEFI/legacy BIOS reqirements ( #5 )
2023-10-27 02:12:09 +02:00
56dc2f85a6
docs(iso): Homogenize MBR partition type codes ( #5 )
2023-10-27 02:11:27 +02:00
a00b8e8009
refactor(meta): Update lsblk UEFI/GPT output ( #5 )
2023-10-27 01:55:35 +02:00
5f98a971ec
fix(os): Specify maintenance instructions for UEFI/BIOS ( #5 )
2023-10-26 03:02:34 +02:00
73001c8e95
docs(iso): Differentiate between UEFI and legacy BIOS ( #7 )
2023-10-23 00:08:27 +02:00
4e795c9cb7
docs(zfs): Export zpool when done working on it ( #3 )
2023-10-22 16:04:43 +02:00
2e39075273
docs(zfs): Fewer single quotes ( #3 )
2023-10-22 15:50:45 +02:00
4dab010efd
docs(zfs): Export zpool when done working on it ( #3 )
2023-10-22 15:48:33 +02:00
7133883a5e
docs(zfs): Explain how to mount externally ( #3 )
2023-10-22 15:29:46 +02:00
108883fd11
docs(meta): Update lsblk output ( #3 )
2023-10-22 14:48:46 +02:00
f2213c2ec2
refactor(meta): Unify ISO name ( #3 )
2023-10-22 01:38:59 +02:00
4645a44333
docs(meta): UPdate lsblk output ( #3 )
2023-10-22 01:38:05 +02:00
863cee4322
refactor(meta): Remove trailing whitespace ( #3 )
2023-10-22 01:35:45 +02:00
9d41aabb3e
docs(meta): Start with a one-liner ( #3 )
2023-10-22 01:34:49 +02:00
589d66d22b
fix(zfs): Make sure root dataset cannot be mounted on accident ( #3 )
2023-10-20 22:47:05 +02:00
148f930636
refactor(os): Allow AUR helper to replace itself ( #3 )
2023-10-20 16:30:29 +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
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