mkosi: add some really basic tools to default mkosi image

"passwd" and "pscap" are extremely useful to debug basic OS behaviour,
and tiny. So let's add them to our default development images, just to
save us some headaches.
This commit is contained in:
Lennart Poettering 2023-02-22 13:04:46 +01:00
parent 9ea9865361
commit b65a4aec05
6 changed files with 11 additions and 0 deletions

View file

@ -32,6 +32,7 @@ Packages=
popt
python-pefile
quota-tools
shadow
tpm2-tss
vim

View file

@ -28,6 +28,7 @@ Packages=
libasan
libbpf
libcap-ng
libcap-ng-utils
libfido2
libmicrohttpd
libmnl
@ -38,6 +39,7 @@ Packages=
numactl-libs
p11-kit
pam
passwd
polkit
popt
procps-ng

View file

@ -20,6 +20,7 @@ Packages=
libasound2
libbpf1
libc6-i386
libcap-ng-utils
libcap-ng0
libfido2-1
libglib2.0-0
@ -35,6 +36,7 @@ Packages=
libqrencode4
libtss2-dev # Use the -dev package to avoid churn in updating version numbers
netcat-openbsd
passwd
policykit-1
procps
python3-pefile

View file

@ -24,6 +24,7 @@ Packages=
libasan
libbpf
libcap-ng
libcap-ng-utils
libfido2
libgcrypt
libmicrohttpd
@ -34,6 +35,7 @@ Packages=
netcat
numactl-libs
pam
passwd
polkit
popt
procps-ng

View file

@ -18,6 +18,7 @@ Packages=
glibc-locale-base
libasound2
libbpf1
libcap-ng-utils
libcap-ng0
libcrypt1
libcryptsetup12
@ -38,6 +39,7 @@ Packages=
libxkbcommon0
pam
python3-pefile
shadow
tpm2-0-tss
vim

View file

@ -21,6 +21,7 @@ Packages=
libasound2
libbpf0
libc6-i386
libcap-ng-utils
libcap-ng0
libfdisk1
libfido2-1
@ -37,6 +38,7 @@ Packages=
linux-tools-common
linux-tools-generic
netcat-openbsd
passwd
policykit-1
procps
python3-pefile