115 Commits

Author SHA1 Message Date
535073a3c2 docs(os): Typo () 2023-03-27 23:13:00 +02:00
412eb93c60 docs(os): Typo () 2023-03-27 23:10:47 +02:00
0cd149f8cb docs(os): Typo () 2023-03-27 23:00:19 +02:00
8f131e3aaf docs(os): Typo () 2023-03-27 22:57:17 +02:00
ecc33655db docs(ZFS): Explain adding a new BE-independent dataset () 2023-03-27 22:53:38 +02:00
9af9572f36 docs(os): Typo () 2023-03-27 16:11:58 +02:00
adde942cff docs(os): Typo () 2023-03-27 02:47:30 +02:00
4973217ff5 docs(os): Typo () 2023-03-27 02:46:13 +02:00
6cecb438a7 docs(os): Typo () 2023-03-27 02:44:46 +02:00
5f8f407e95 docs(os): Typo () 2023-03-27 02:42:49 +02:00
16c746e9d4 feature(zfs): Optionally don't compress and/or don't encrypt () 2023-03-27 02:40:27 +02:00
2f209db426 refactor(os): Check efibootmgr output quitely () 2023-03-27 02:25:51 +02:00
ef029186fe docs(os): Explain static systemd network config () 2023-03-27 02:25:23 +02:00
ba181c5fce feat(zfs): Allow toggle for compression and encryption () 2023-03-27 00:46:16 +02:00
7f2b16c6a4 fix(os): Stop pacman from doing it's CheckSpace on ZFS () 2023-03-27 00:45:43 +02:00
7384dd769b docs(os): Explain sgdisk disk setup () 2023-03-26 21:14:45 +02:00
af9deec753 docs(os): EFI partition must be mountable () 2023-03-26 19:11:50 +02:00
005fe43352 refactor(os): We look for partition IDs in /dev/disk/by-partuuid () 2023-03-26 19:03:20 +02:00
b9da09402a fix(os): Identify disk by partition UUID () 2023-03-26 17:26:02 +02:00
12038d3eaf docs(zfs): First clean-up then Unmap/TRIM 2023-03-05 06:04:00 +01:00
fefabf2c6e docs(zfs): Add Unmap/TRIM commands () 2023-03-05 06:02:11 +01:00
176a7e89b8 Merge pull request '1-get-initial-setup-working' () from 1-get-initial-setup-working into main
Reviewed-on: 
2023-03-05 03:02:47 +00:00
1c17351d86 docs(zfs): Typo () 2023-03-05 04:01:50 +01:00
9943b6c61b docs(zfs): Explain how to confirm new master key () 2023-03-05 04:00:51 +01:00
a19adbfe28 docs(zfs): Clarify reboot first, then update encryptionroot () 2023-03-05 04:00:26 +01:00
10c9ae589f docs(zfs): Clarify reencryption in flight () 2023-03-05 04:00:00 +01:00
930d5f4687 fix(zfs): After password change always zfs change-key () 2023-03-05 03:59:25 +01:00
60136f4807 docs(zfs): Minor style fixes () 2023-03-05 03:59:06 +01:00
9b11a12f4c docs(zfs): Reformat password change headline () 2023-03-05 03:58:15 +01:00
bfc6f814ef docs(zfs): Explain how to rekey all data with new master key after user key change () 2023-03-05 03:34:59 +01:00
a2ca77b70a feat(os): Let's assume we want a DNS server pushed via DHCP () 2023-03-04 23:43:11 +01:00
58919e0d7f fix(os): Find /etc/makepkg.conf both with and without chroot () 2023-03-04 23:21:06 +01:00
dd1fcb0c72 feat(zfs): Explain password change and caveats () 2023-03-04 23:12:49 +01:00
96ab417c72 fix(zfs): chmod 000 ZFS encryption keyfile per ZBM's docs () 2023-03-04 18:09:34 +01:00
a5f32cfe76 fix(iso): Propagate EFI drive to efibootmgr () 2023-02-23 03:42:30 +01:00
05f2aa8035 fix(iso): Fix EFI part UUID () 2023-02-23 03:22:00 +01:00
877e948941 fix(iso): Don't unleash too early when no makepkg exists () 2023-02-23 03:21:09 +01:00
e1a6599a6e fix(iso): Only pick ZFS/BF00 partition for install () 2023-02-23 02:38:22 +01:00
616272a069 fix(iso): Close quote () 2023-02-23 02:22:51 +01:00
5cad96b5e2 refactor(iso): Always pick EFI partition based on ZFS drive selection () 2023-02-23 02:16:12 +01:00
91f4022ad1 refactor(iso): Always pick EFI partition based on ZFS drive selection () 2023-02-23 02:08:08 +01:00
60b8ff36d5 refactor(iso): Do JSON tree output () 2023-02-23 02:03:37 +01:00
c3833c397b refactor(iso): Remove unused var () 2023-02-23 01:56:09 +01:00
3df24d8311 refactor(iso): If we fail to pick a single EFI partition just exit () 2023-02-23 01:54:22 +01:00
e36822678c refactor(iso): Local var is sensible () 2023-02-23 01:53:57 +01:00
05b6a1aeaa refactor(iso): Try to pick EFI partition on same drive as zpool () 2023-02-23 01:53:40 +01:00
d18ad238d5 refactor(iso): Correctly print and exit when in subshell () 2023-02-23 01:52:10 +01:00
38ca0c9cd3 refactor(iso): Indicate that zpool_drive will be used globally () 2023-02-23 01:51:19 +01:00
fdc9046726 fix(zfs): If we're seeing more than one ZFS partition exit () 2023-02-23 01:27:10 +01:00
e443f66832 feat(os): Enable the reflector systemd service unit () 2023-02-23 01:18:18 +01:00