Commit graph

18 commits

Author SHA1 Message Date
Andrew J. Hesford
2670f819f2 dropbear_install: clean up installation, work with musl 2023-09-08 22:28:40 -04:00
Andrew J. Hesford
620e6d9197 Add makefile to simplify installation 2023-08-23 17:26:03 -04:00
Andrew J. Hesford
3b26648884 Create dummy group and passwd files if needed 2022-01-24 15:26:02 -05:00
Andrew J. Hesford
4c629e4aee Allow dropbear.conf to customize listen address 2022-01-24 15:26:02 -05:00
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
Giancarlo Razzolini
3905a71c1d
Merge pull request #9 from gea0/dss_fix
removed dss key generation
2019-09-10 16:02:31 -03:00
Your Name
470a472eab removed dss key generation 2018-11-14 19:49:16 +01:00
Giancarlo Razzolini
da78b4c0b4 Merge pull request #4 from grazzolini/develop
Develop
2015-08-11 16:52:46 -03:00
Giancarlo Razzolini
59ba2c449c * Got rid of the TMPDIR juggling by using BUILDROOT directly. 2015-08-11 16:24:00 -03:00
Giancarlo Razzolini
e646f1e99f * Corrected the reference to mkinitcpio-utils in the hook help. 2015-08-05 16:45:25 -03:00
Giancarlo Razzolini
a16eaf622e Merge pull request #3 from grazzolini/develop
* Removed dropbear_initrd_encrypt leftovers. They were conflicting wi…
2015-07-28 00:34:16 -03:00
Giancarlo Razzolini
b4d7a8f1ec * Removed dropbear_initrd_encrypt leftovers. They were conflicting with mkinitcpio-utils and mkinitcpio-netconf. 2015-07-28 00:26:31 -03:00
Giancarlo Razzolini
283804a575 Merge pull request #1 from grazzolini/develop
Develop
2015-07-14 23:52:44 -03:00
Giancarlo Razzolini
3842d352b2 * Final changes on the hook message. 2015-07-14 23:51:47 -03:00
Giancarlo Razzolini
c60de1a519 * Typo correction. 2015-07-13 17:59:08 -03:00
Giancarlo Razzolini
2a8d3ea51b * Added killall again to the binaries that are installed and required. 2015-07-13 17:48:32 -03:00
Giancarlo Razzolini
80bc0c0479 * Initial release. 2015-07-13 17:43:43 -03:00
Giancarlo Razzolini
d944b72807 Initial commit 2015-07-13 16:21:03 -03:00