mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
mkosi: use inetutils package instead of hostname for Archlinux
In Arch the hostname binary is in a different package
Follow-up for cf48bde7ae
This commit is contained in:
@@ -95,7 +95,6 @@ Packages=
|
||||
gdb
|
||||
grep
|
||||
gzip
|
||||
hostname
|
||||
jq
|
||||
kbd
|
||||
kexec-tools
|
||||
|
||||
@@ -25,6 +25,7 @@ Packages=
|
||||
f2fs-tools
|
||||
git
|
||||
gnutls
|
||||
inetutils
|
||||
iproute
|
||||
iputils
|
||||
knot
|
||||
|
||||
@@ -32,6 +32,7 @@ Packages=
|
||||
glibc-langpack-de
|
||||
glibc-langpack-en
|
||||
gnutls-utils
|
||||
hostname
|
||||
integritysetup
|
||||
iproute
|
||||
iproute-tc
|
||||
|
||||
@@ -48,6 +48,7 @@ Packages=
|
||||
fdisk
|
||||
git-core
|
||||
gnutls-bin
|
||||
hostname
|
||||
iproute2
|
||||
iputils-ping
|
||||
isc-dhcp-server
|
||||
|
||||
@@ -47,6 +47,7 @@ Packages=
|
||||
grep
|
||||
group(wheel)
|
||||
gzip
|
||||
hostname
|
||||
iputils
|
||||
kernel-default
|
||||
kmod
|
||||
|
||||
Reference in New Issue
Block a user