diff options
author | Maxim Devaev <[email protected]> | 2021-10-19 04:34:22 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2021-10-19 04:34:22 +0300 |
commit | db144eb77520cd4b418ad81e185d98a3a99c7f26 (patch) | |
tree | b0bf612064dbfe01122c21ee78b8089d38042bb9 /PKGBUILD | |
parent | 2e886ff92b9b41211402b11f896b86d99273567f (diff) |
kvmd-bootconfig prototype
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -82,6 +82,13 @@ depends=( # Avoid dhcpcd stack trace dhclient netctl + + # Bootconfig + dos2unix + parted + e2fsprogs + openssh + wpa_supplicant ) conflicts=( python-pikvm |