Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 617436 - sys-kernel/dracut-crypt-ssh-v1.0.3 - dracut initramfs module to start dropbear sshd during boot to enter LUKS passphrase remotely
Summary: sys-kernel/dracut-crypt-ssh-v1.0.3 - dracut initramfs module to start dropbea...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/dracut-crypt-ssh/d...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2017-05-04 00:01 UTC by Stefan Luecke
Modified: 2018-03-15 16:14 UTC (History)
4 users (show)

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


Attachments
First revision of the dracut-crypt-ssh ebuild. (dracut-crypt-ssh-1.0.3-r0.ebuild,438 bytes, text/plain)
2017-05-04 00:01 UTC, Stefan Luecke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Luecke 2017-05-04 00:01:06 UTC
Created attachment 471584 [details]
First revision of the dracut-crypt-ssh ebuild.

Heyho! o/

I've written an ebuild for a dracut( - the initramfs tool) module, which adds the functionality to unlock your systems disk remotely via ssh on bootup[0].

I guess the category sys-kernel is correct for this package.

As it is my first ebuild I'm happy to hear some tips and/or feedback :).

~glaxx

[0]: https://github.com/dracut-crypt-ssh/dracut-crypt-ssh
Comment 1 Michael Stypa 2017-05-16 14:44:17 UTC
I dont find a dependecy to net-misc/dropbear and as far as I remember you also need net-misc/dhcp
Comment 2 Larry the Git Cow gentoo-dev 2018-03-15 16:14:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4244ba944f09a0b7a5b7dfc35aa52057004772e

commit f4244ba944f09a0b7a5b7dfc35aa52057004772e
Author:     Christian Baumhof <gentoo@asgar.de>
AuthorDate: 2018-03-09 12:34:46 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-03-15 16:14:04 +0000

    sys-kernel/dracut-crypt-ssh: new package
    
    Closes: https://bugs.gentoo.org/617436
    Closes: https://github.com/gentoo/gentoo/pull/7403
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sys-kernel/dracut-crypt-ssh/Manifest               |  1 +
 .../dracut-crypt-ssh/dracut-crypt-ssh-1.0.6.ebuild | 24 ++++++++++++++++++++++
 sys-kernel/dracut-crypt-ssh/metadata.xml           | 15 ++++++++++++++
 3 files changed, 40 insertions(+)