Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 440126 - sys-kernel/genkernel: support for emergency access via ssh through net-misc/dropbear
Summary: sys-kernel/genkernel: support for emergency access via ssh through net-misc/d...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: All Linux
: Normal enhancement with 4 votes (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords:
: 600360 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-10-29 13:58 UTC by Mario Fetka (geos_one)
Modified: 2017-01-07 23:50 UTC (History)
7 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mario Fetka (geos_one) 2012-10-29 13:58:53 UTC
Genkernel /initrd schould be extended to have an ssh emergency console not only for remote acces to enter the luks security key but also for all the new headless NAS devices that can be equiped with gentoo.

so a way to have acces to the box would be great


Reproducible: Always
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2012-11-02 16:53:29 UTC
Patches welcome.
Comment 2 Florian Eitel 2013-10-22 10:04:10 UTC
There exists a patch to integrate dropbear into initramfs

https://github.com/ebast/genkernel/commit/319512ba55af7a0e875972173cc92563b6ce5b37

I don't know the actual status and I'm not related to that patch. But I like to see this feature as well.
Comment 3 Timo Eissler 2014-08-30 09:48:02 UTC
Is anyone working on this?

What is required to get this into the official genkernel release? As there are already working patches i just want to know what is to do to get this into official genkernel.
Comment 5 Timo Eissler 2014-09-02 14:51:36 UTC
This look really great except for the lack that it is not possible to configure a nic statically.

So as this seems to be in funtoo now, the next thing i want to know if it is possible to also merge this into the gentoo genkernel variant?

I could also modify my genkernel ebuild to add this patch, but i prefer to use the original ebuild from gentoo. This would save me the time to patch the ebuild every update.
Comment 6 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2017-01-07 23:50:39 UTC
[master 11a3470] FL-1476: Add support for remote decryption of luks devices via dropbear
 Author: Sebastian Bauer <sebastian.j.bauer@gmail.com>
 Date: Thu Aug 21 17:19:16 2014 -0400
 4 files changed, 241 insertions(+), 3 deletions(-)
 create mode 100644 defaults/login-remote.sh
Comment 7 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2017-01-07 23:50:59 UTC
*** Bug 600360 has been marked as a duplicate of this bug. ***