hygienic-books
  • Joined on 2022-02-27
d3b3e72fe0 docs(conf): Explain date formatting example (#1)
42cb32ea83 docs(script): Expand ZFS output example (#1)
c6bd627b4a docs(script): Give a ZFS output example (#1)
df8764c739 docs(conf): Explain dry run behavior correctly (#1)
47bb8cbd30 docs(conf): Add comment per setting (#1)
9e8772fad5 refactor(hook): Generalize hook name (#1)
2e0bb42372 fix(script): Output snapshots list with trailing line break so that 'wc -l' can better count them (#1)
12283e49c2 refactor(script): On ZFS operations catch and use return code (#1)
Compare 21 commits »
70145d5897 feat(script): Add dry-run functionality (#1)
05a9f22b01 feat(script): Implement retention for old snapshots (#1)
f5956063a9 feat(script): Identify snaps in current chain (#1)
12207a1376 feat(script): Add successful snapshot datasets to array (#1)
2a256272d8 fix(conf): Use vars for severity names (#1)
Compare 31 commits »
hygienic-books created branch 1-get-base-version-going in quico-os-setup/zfs-pacman-hook 2023-03-05 07:15:25 +00:00
f7f6d71250 feat(meta): Initial commit (#1)
hygienic-books opened issue quico-os-setup/zfs-pacman-hook#1 2023-03-05 07:11:03 +00:00
Get base version going
hygienic-books created repository quico-os-setup/zfs-pacman-hook 2023-03-05 05:28:11 +00:00
hygienic-books pushed to main at quico-os-setup/arch-zbm 2023-03-05 05:04:10 +00:00
12038d3eaf docs(zfs): First clean-up then Unmap/TRIM
hygienic-books pushed to main at quico-os-setup/arch-zbm 2023-03-05 05:02:21 +00:00
fefabf2c6e docs(zfs): Add Unmap/TRIM commands (#1)
hygienic-books merged pull request quico-os-setup/arch-zbm#2 2023-03-05 03:02:48 +00:00
1-get-initial-setup-working
hygienic-books closed issue quico-os-setup/arch-zbm#1 2023-03-05 03:02:48 +00:00
Get initial setup working
hygienic-books pushed to main at quico-os-setup/arch-zbm 2023-03-05 03:02:48 +00:00
176a7e89b8 Merge pull request '1-get-initial-setup-working' (#2) from 1-get-initial-setup-working into main
1c17351d86 docs(zfs): Typo (#1)
9943b6c61b docs(zfs): Explain how to confirm new master key (#1)
a19adbfe28 docs(zfs): Clarify reboot first, then update encryptionroot (#1)
10c9ae589f docs(zfs): Clarify reencryption in flight (#1)
Compare 93 commits »
hygienic-books deleted branch 1-get-initial-setup-working from quico-os-setup/arch-zbm 2023-03-05 03:02:48 +00:00
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-03-05 03:02:00 +00:00
1c17351d86 docs(zfs): Typo (#1)
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-03-05 03:01:04 +00:00
9943b6c61b docs(zfs): Explain how to confirm new master key (#1)
a19adbfe28 docs(zfs): Clarify reboot first, then update encryptionroot (#1)
10c9ae589f docs(zfs): Clarify reencryption in flight (#1)
930d5f4687 fix(zfs): After password change always zfs change-key (#1)
60136f4807 docs(zfs): Minor style fixes (#1)
Compare 6 commits »
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-03-05 02:35:11 +00:00
bfc6f814ef docs(zfs): Explain how to rekey all data with new master key after user key change (#1)
hygienic-books pushed to 1-get-initial-setup-working at quico-os-setup/arch-zbm 2023-03-04 23:00:35 +00:00
a2ca77b70a feat(os): Let's assume we want a DNS server pushed via DHCP (#1)
58919e0d7f fix(os): Find /etc/makepkg.conf both with and without chroot (#1)
dd1fcb0c72 feat(zfs): Explain password change and caveats (#1)
96ab417c72 fix(zfs): chmod 000 ZFS encryption keyfile per ZBM's docs (#1)
Compare 4 commits »
hygienic-books pushed to main at quico-os-setup/heidisql-ssh-tunnel 2023-03-03 04:49:06 +00:00
bc81659639 docs(script): Reformatted (#1)