diff options
-rw-r--r-- | TODO.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -6,7 +6,10 @@ Hydra - bootless: properly support `$subdevice` in parted or always use first partition (like `/dev/sdb1`). - roles: show available node roles. - - whereis: show where's a website, service or node might be (DNS repo, DNS lookup and node definition) + - whereis: show where's a website, service or node might be (DNS repo, DNS lookup and node definition). + - newkeys: + - split SSH/OpenPGP check: just generate OpenPGP key if absent. + - add 'all-ssh' and 'all-pgp' options to generate either all SSH or all OpenPGP keys. Hydractl -------- |