sys-kernel/zlevis-dracut/zlevis-dracut-1.0.ebuild: add
This commit is contained in:
parent
2a97e8ed2e
commit
f21093d562
1 changed files with 17 additions and 0 deletions
17
sys-kernel/zlevis-dracut/zlevis-dracut-1.0.ebuild
Normal file
17
sys-kernel/zlevis-dracut/zlevis-dracut-1.0.ebuild
Normal file
|
@ -0,0 +1,17 @@
|
|||
# No copyright
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit meson
|
||||
|
||||
DESCRIPTION="A dracut module that implements automatic decryption of a ZFS rpool in the initramfs with zlevis"
|
||||
HOMEPAGE="https://git.ampel.dev/ampel/zlevis-dracut"
|
||||
SRC_URI="https://git.ampel.dev/zlevis/zlevis-dracut/releases/download/${PV}/zlevis-dracut-${PV}.tar.xz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~* amd64"
|
||||
|
||||
RDEPEND="
|
||||
>=app-crypt/zlevis-2.0
|
||||
"
|
Loading…
Add table
Add a link
Reference in a new issue