mirror of
https://github.com/systemd/systemd.git
synced 2025-01-10 05:18:17 +03:00
963157ca78
Upstream we moved settings around a bit to different sections, let's adapt to those changes in the systemd repo.
16 lines
236 B
Plaintext
16 lines
236 B
Plaintext
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
|
|
[Config]
|
|
Dependencies=minimal-base
|
|
|
|
[Output]
|
|
Format=portable
|
|
SplitArtifacts=yes
|
|
|
|
[Build]
|
|
Environment=SYSTEMD_REPART_OVERRIDE_FSTYPE=squashfs
|
|
|
|
[Content]
|
|
BaseTrees=%O/minimal-base
|
|
Bootable=no
|