| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(boot): switch to systemd initramfs + rd.luks.name cmdline | 2026-05-13 | 1 | -1/+1 | |
| | | | | | | | | | | Prerequisite for TPM2 LUKS unlock. systemd-cryptenroll stores TPM hints in LUKS2 token metadata, so no cmdline options are needed beyond rd.luks.name (sd-encrypt auto-discovers enrolled tokens). After chezmoi apply: sudo mkinitcpio -P && sudo sbctl verify, then reboot. Passphrase still works; TPM enrollment is a separate step. | ||||
| * | UPower: PowerOff critical action (no swap, no hibernate) | 2026-04-21 | 1 | -1/+1 | |
| | | |||||
| * | hibernate: add resume mkinitcpio hook, UPower critical action | 2026-04-21 | 1 | -1/+1 | |
| | | |||||
| * | feat(etc): track drifted host configs | 2026-04-21 | 1 | -0/+81 | |
| Adopted via 'just etc-add' after 'just etc-drift' surfaced them: locale.conf, locale.gen, mkinitcpio.conf, mkinitcpio.d/linux.preset, pacman.conf, resolved.conf, systemd/network/30-bond*, and the shokz udev blacklist rule. | |||||
