mirror of
https://github.com/dguglielmi/sunny-overlay.git
synced 2025-12-06 16:02:39 +01:00
13 lines
516 B
Groff
13 lines
516 B
Groff
DEFINED_PHASES=install
|
|
DEPEND=!systemd-networkd? ( net-misc/dhcp ) net-misc/openssh sys-apps/systemd sys-kernel/dracut
|
|
DESCRIPTION=Dracut OpenSSH module
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/dguglielmi/dracut-openssh
|
|
IUSE=systemd-networkd
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=GPL-3+
|
|
RDEPEND=!systemd-networkd? ( net-misc/dhcp ) net-misc/openssh sys-apps/systemd sys-kernel/dracut
|
|
SLOT=0
|
|
SRC_URI=https://github.com/dguglielmi/dracut-openssh/archive/0.3.tar.gz -> dracut-openssh-0.3.tar.gz
|
|
_md5_=07b92ad4ad21d9e131ab68a116ca20e8
|