Archlinux mkinitcpio hook to enable the dropbear daemon in early userspace
Find a file
Andrew J. Hesford 48e496ae61 Improve dropbear key detection and creation
- If at least one key already exists in /etc/dropbear, use that
  directory without trying to copy OpenSSH keys or generate new ones

- Add (optional) support for ed25519, ignoring failures in case the
  version of dropbear used by the hook does not support that type
2022-01-23 19:28:20 -05:00
dropbear_hook * Removed dropbear_initrd_encrypt leftovers. They were conflicting with mkinitcpio-utils and mkinitcpio-netconf. 2015-07-28 00:26:31 -03:00
dropbear_install Improve dropbear key detection and creation 2022-01-23 19:28:20 -05:00
LICENSE Initial commit 2015-07-13 16:21:03 -03:00
README.md Initial commit 2015-07-13 16:21:03 -03:00

mkinitcpio-dropbear

Archlinux mkinitcpio hook to enable the dropbear daemon in early userspace