mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-28 14:01:43 +01:00
Revert "Revert "disk_layout: use btrfs for the OEM partition""
This reverts commit bb9ddfb08a83a456fc56962e62538bdfc0031a2f, meaning that the planned change is now done and we switch the OEM partition to btrfs. The reason for the revert is resolved in https://github.com/kinvolk/ignition/pull/22
This commit is contained in:
parent
832917d09e
commit
4321b2ab83
@ -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":{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user