todo.md: add some kernel work to be done

This commit is contained in:
Colin 2024-06-01 12:38:28 +00:00
parent 0a382ae8a3
commit 9f7e143d5e

View File

@ -53,6 +53,9 @@
## IMPROVEMENTS:
- systemd/journalctl: use a less shit pager
- there's an env var for it: SYSTEMD_PAGER? and a flag for journalctl
- kernels: ship the same kernel on every machine
- then i can tune the kernels for hardening, without duplicating that work 4 times
- zfs: replace this with something which doesn't require a custom kernel build
### security/resilience
- validate duplicity backups!