mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 02:03:37 +08:00
edc6592e53
The next commit will introduce a way to iterate on integration tests which depends on btrfs specific features. We leave CentOS on ext4 as its kernel does not support btrfs.
9 lines
125 B
Plaintext
9 lines
125 B
Plaintext
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
|
|
[Partition]
|
|
Type=root
|
|
Format=btrfs
|
|
CopyFiles=/
|
|
SizeMinBytes=8G
|
|
SizeMaxBytes=8G
|