1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 09:32:37 +01:00

sys-kernel/dracut-openssh: cosmetic changes

This commit is contained in:
2024-05-08 21:39:00 +02:00
parent 60c625b52b
commit 1e1fc7e08a
3 changed files with 27 additions and 10 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>david.guglielmi@gmail.com</email>
<name>David GUGLIELMI</name>
</maintainer>
<use>
<flag name="systemd-networkd">Enable systemd-networkd support</flag>
</use>
<upstream>
<remote-id type="github">dguglielmi/dracut-openssh</remote-id>
</upstream>
</pkgmetadata>