Arch Linux: describe ed25519 support#131
Arch Linux: describe ed25519 support#131ejiektpobehuk wants to merge 2 commits intoopenzfs:masterfrom
Conversation
|
@ejiek Could you add a Signed-off-by to the commit, please? @ne9z Is this support now available in Arch? |
|
@ejiek Have you tested this though? Last time I checked, mkinitcpio-dropbear hook complains a lot for not being able to read ed25519 host key generated with |
|
@ne9z @rlaager this setup works a fresh install of AL (as of 07.03.2021). I've experienced no problems with |
2916fdc to
36efa7f
Compare
|
Thanks for testing this out. So it means that ed25519 still does not work with Please add this instruction and note to the pull request. |
36efa7f to
da6291a
Compare
|
I'd argue that this PR was about |
|
Latest commit looks good to me. However Arch guide has significantly changed since this notice was proposed. "This branch has conflicts that must be resolved" Maybe rebase on the latest version? |
ed25519 support: mkj/dropbear#91 Signed-off-by: Vlad Petrov <ejiek@mail.ru>
da6291a to
af93344
Compare
|
Done! I'm not sure how correct it is in English but I've added two commas to make reading a bit easier. Thanks for all the support during this PR! |
|
I've opened a pull request in your repo to address the issues. |
Signed-off-by: Maurice Zhou <ja@apvc.uk>
|
@rlaager I think it's ready for merging. |
ed25519 support: mkj/dropbear#91 Closes openzfs#131 Signed-off-by: Vlad Petrov <ejiek@mail.ru> Signed-off-by: Maurice Zhou <ja@apvc.uk> [more concise wording; fix rst formatting] Signed-off-by: Richard Laager <rlaager@wiktel.com>
ed25519 support: mkj/dropbear#91