1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-19 22:50:17 +03:00
Daan De Meyer 81bafc8dd9 mkosi: Drop CacheOnly=always from two subimages
This is a universal setting and can only be configured in the main
image so let's drop it from the subimages.

(cherry picked from commit 244952b1ead7bb14058a873fded2cb9709c82a95)
2024-07-16 15:15:30 +02:00

14 lines
227 B
Plaintext

# SPDX-License-Identifier: LGPL-2.1-or-later
[Config]
Dependencies=minimal-base
[Output]
Format=portable
SplitArtifacts=yes
[Content]
BaseTrees=%O/minimal-base
Environment=SYSTEMD_REPART_OVERRIDE_FSTYPE=squashfs
Bootable=no