mirror of
https://github.com/systemd/systemd.git
synced 2025-01-10 05:18:17 +03:00
eb4c962aa4
These are always aimed at the system image so ignore any specified configure scripts in the minimal images.
26 lines
359 B
Plaintext
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
|