mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-08 13:36:58 +02:00
Merge pull request #1170 from flatcar/kai/usr-btrfs
disk_layout: use btrfs for the /usr partition
This commit is contained in:
commit
a85e51b03d
@ -29,7 +29,8 @@
|
||||
"type":"flatcar-rootfs",
|
||||
"blocks":"2097152",
|
||||
"fs_blocks":"260094",
|
||||
"fs_type":"ext2",
|
||||
"fs_type":"btrfs",
|
||||
"fs_compression":"zstd",
|
||||
"mount":"/usr",
|
||||
"features": ["prioritize", "verity"]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user