mirror of
https://github.com/systemd/systemd.git
synced 2024-10-29 21:55:36 +03:00
5739271000
mkosi now installs a "ignore *" default preset on Debian. We also switch Debian to dbus-broker now that preset doesn't disable it anymore.
103 lines
2.0 KiB
Plaintext
103 lines
2.0 KiB
Plaintext
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
|
|
[Match]
|
|
Distribution=ubuntu
|
|
|
|
[Distribution]
|
|
Release=jammy
|
|
Repositories=universe
|
|
|
|
[Content]
|
|
Packages=
|
|
btrfs-progs
|
|
cryptsetup-bin
|
|
dbus-broker
|
|
default-dbus-session-bus
|
|
f2fs-tools
|
|
fdisk
|
|
fuse
|
|
gcc # Provides libasan/libubsan
|
|
iproute2
|
|
isc-dhcp-server
|
|
libasound2
|
|
libbpf0
|
|
libc6-i386
|
|
libcap-ng-utils
|
|
libcap-ng0
|
|
libfdisk1
|
|
libfido2-1
|
|
libglib2.0-0
|
|
libidn2-0
|
|
libmicrohttpd12
|
|
libmnl0
|
|
libnuma1
|
|
libp11-kit0
|
|
libpopt0
|
|
libpwquality1
|
|
libqrencode4
|
|
libtss2-dev # Use the -dev package to avoid churn in updating version numbers
|
|
linux-tools-common
|
|
linux-tools-generic
|
|
linux-virtual
|
|
netcat-openbsd
|
|
openssh-server
|
|
passwd
|
|
policykit-1
|
|
procps
|
|
python3-pefile
|
|
python3-psutil
|
|
python3-pytest
|
|
quota
|
|
systemd-sysv
|
|
xxd
|
|
|
|
BuildPackages=
|
|
docbook-xsl
|
|
dpkg-dev
|
|
g++
|
|
gcc-multilib
|
|
libacl1-dev
|
|
libasound-dev
|
|
libaudit-dev
|
|
libblkid-dev
|
|
libbpf-dev
|
|
libbz2-dev
|
|
libc6-dev
|
|
libc6-dev-i386
|
|
libcap-dev
|
|
libcap-ng-dev
|
|
libcryptsetup-dev
|
|
libcurl4-openssl-dev
|
|
libdbus-1-dev
|
|
libdw-dev
|
|
libfdisk-dev
|
|
libfido2-dev
|
|
libfuse-dev
|
|
libgcrypt20-dev
|
|
libglib2.0-dev
|
|
libgnutls28-dev
|
|
libidn2-dev
|
|
libiptc-dev
|
|
libkmod-dev
|
|
libmicrohttpd-dev
|
|
libmnl-dev
|
|
libmount-dev
|
|
libnuma-dev
|
|
libp11-kit-dev
|
|
libpam0g-dev
|
|
libpopt-dev
|
|
libpwquality-dev
|
|
libqrencode-dev
|
|
libseccomp-dev
|
|
libsmartcols-dev
|
|
libssl-dev
|
|
libxen-dev
|
|
libxkbcommon-dev
|
|
libzstd-dev
|
|
pahole
|
|
python3-docutils
|
|
python3-jinja2
|
|
python3-lxml
|
|
python3-pyelftools
|
|
xsltproc
|