1
0
mirror of https://github.com/systemd/systemd synced 2024-07-03 08:29:25 +00:00
systemd/mkosi.images/minimal-0/mkosi.conf
Daan De Meyer eb4c962aa4 test: Ignore configure scripts in minimal images
These are always aimed at the system image so ignore any specified
configure scripts in the minimal images.
2024-05-14 12:43:28 +02:00

26 lines
359 B
Plaintext

# SPDX-License-Identifier: LGPL-2.1-or-later
[Config]
Dependencies=minimal-base
ConfigureScripts=
[Distribution]
CacheOnly=always
[Output]
Format=portable
SplitArtifacts=yes
[Content]
BaseTrees=%O/minimal-base
Environment=SYSTEMD_REPART_OVERRIDE_FSTYPE=squashfs
Bootable=no
BuildSources=
Packages=
BuildPackages=
VolatilePackages=
[Host]
Incremental=no