Merge pull request #139 from kinvolk/kai/switch-oem-to-btrfs

Revert "Revert "disk_layout: use btrfs for the OEM partition""
This commit is contained in:
Kai Lüke 2021-08-03 11:07:46 +02:00 committed by GitHub
commit 25dc4d4259
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,8 @@
"fs_label":"OEM",
"type":"data",
"blocks":"262144",
"fs_type":"ext4",
"fs_type":"btrfs",
"fs_compression":"zlib",
"mount":"/usr/share/oem"
},
"7":{