disk_layout: switch to ext4 as the default root filesystem.

A brief summary: https://lwn.net/Articles/627232/ ;-)
This commit is contained in:
Michael Marineau 2015-01-08 12:52:58 -08:00
parent c6481e6aa7
commit 6b23aabcda

View File

@ -66,8 +66,7 @@
"label":"ROOT",
"type":"coreos-resize",
"blocks":"4427776",
"fs_type":"btrfs",
"fs_subvolume":"root",
"fs_type":"ext4",
"mount":"/"
}
},