1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-31 05:47:30 +03:00
Daan De Meyer 35356d7f3f mkosi: Update to latest
Configuration now takes priority over CLI options so we have to
configure the defaults for settings that we want to allow overriding
from the CLI. We also explicitly set some other settings so that they
can't be overridden from the CLI anymore. For example the base and
initrd image should never be made bootable so we set Bootable=no
explicitly for both.
2023-09-05 15:28:23 +02:00

35 lines
449 B
Plaintext

# SPDX-License-Identifier: LGPL-2.1-or-later
[Output]
Format=directory
[Content]
Bootable=no
CleanPackageMetadata=no
Packages=
Packages=
kmod
less
util-linux
BuildPackages=
acl
diffutils
gawk
binutils
clang
gettext
git
gperf
grep
lld
llvm
make
meson
pkgconf
rsync
sed
tar
zstd