Merge pull request #372 from marineam/ext4

disk_layout: switch to ext4 as the default root filesystem.
This commit is contained in:
Michael Marineau 2015-01-12 14:12:46 -08:00
commit 645181d044

View File

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