add sys-kernel/dracut-crypt-ssh
This commit is contained in:
19
sys-kernel/dracut-crypt-ssh/dracut-crypt-ssh-9999.ebuild
Normal file
19
sys-kernel/dracut-crypt-ssh/dracut-crypt-ssh-9999.ebuild
Normal file
@@ -0,0 +1,19 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit git-r3
|
||||
|
||||
DESCRIPTION="dracut initramfs module to start dropbear sshd during boot to enter LUKS passphrase remotely"
|
||||
HOMEPAGE="https://github.com/dracut-crypt-ssh/dracut-crypt-ssh"
|
||||
EGIT_REPO_URI="https://github.com/dracut-crypt-ssh/dracut-crypt-ssh.git"
|
||||
|
||||
LICENSE="BSD-3"
|
||||
SLOT="0"
|
||||
KEYWORDS=""
|
||||
IUSE=""
|
||||
|
||||
DEPEND="sys-kernel/dracut"
|
||||
RDEPEND="${DEPEND}"
|
||||
Reference in New Issue
Block a user