From: Daan De Meyer Date: Tue, 19 Dec 2023 16:54:11 +0000 (+0100) Subject: Install network tools in default images X-Git-Tag: v20~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fdf41c2477e1ffd0c0179103c0b760da99a8c83;p=thirdparty%2Fmkosi.git Install network tools in default images Useful for debugging network stuff. --- diff --git a/mkosi.conf.d/20-arch.conf b/mkosi.conf.d/20-arch.conf index bf2aaf7d0..77a091610 100644 --- a/mkosi.conf.d/20-arch.conf +++ b/mkosi.conf.d/20-arch.conf @@ -23,6 +23,8 @@ Packages= edk2-ovmf erofs-utils grub + iproute + iputils linux mtools openssh diff --git a/mkosi.conf.d/20-centos-fedora/mkosi.conf b/mkosi.conf.d/20-centos-fedora/mkosi.conf index 6407998e7..ba2c34bf3 100644 --- a/mkosi.conf.d/20-centos-fedora/mkosi.conf +++ b/mkosi.conf.d/20-centos-fedora/mkosi.conf @@ -21,6 +21,8 @@ Packages= dosfstools e2fsprogs erofs-utils + iproute + iputils kernel-core mtools openssh-clients diff --git a/mkosi.conf.d/20-debian-ubuntu/mkosi.conf b/mkosi.conf.d/20-debian-ubuntu/mkosi.conf index a397680bc..3d783e8c8 100644 --- a/mkosi.conf.d/20-debian-ubuntu/mkosi.conf +++ b/mkosi.conf.d/20-debian-ubuntu/mkosi.conf @@ -21,6 +21,8 @@ Packages= dosfstools e2fsprogs erofs-utils + iproute2 + iputils-ping libtss2-dev makepkg mtools diff --git a/mkosi.conf.d/20-opensuse.conf b/mkosi.conf.d/20-opensuse.conf index c706a8dc6..c1e4f0089 100644 --- a/mkosi.conf.d/20-opensuse.conf +++ b/mkosi.conf.d/20-opensuse.conf @@ -23,6 +23,8 @@ Packages= erofs-utils grep grub2-i386-pc + iproute + iputils kernel-kvmsmall mtools openssh-clients