From 782425697f438282b667eb3ea59d8026fe6c0a46 Mon Sep 17 00:00:00 2001 From: Paul Taysom Date: Tue, 13 Nov 2012 08:41:58 -0800 Subject: [PATCH] Added space to root partitions for bootcache Added 200Meg to the root partitions where needed. BUG=chromium-os:25441 TEST=secuity_test_image for stumpy and daisy. Installed stumpy, parrot, daisy. Change-Id: Iaa049968f02b4d262ca5997b0844793f8acf999b Reviewed-on: https://gerrit.chromium.org/gerrit/37905 Tested-by: Paul Taysom Reviewed-by: Mike Frysinger Commit-Ready: Paul Taysom --- build_library/legacy_disk_layout.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/build_library/legacy_disk_layout.json b/build_library/legacy_disk_layout.json index ccd6291909..59517efcf8 100644 --- a/build_library/legacy_disk_layout.json +++ b/build_library/legacy_disk_layout.json @@ -95,7 +95,7 @@ "num": 3, "label":"ROOT-A", "type":"rootfs", - "blocks":"2113672", + "blocks":"2539520", "fs_blocks":"262144" }, { @@ -143,14 +143,14 @@ "num": 3, "label":"ROOT-A", "type":"rootfs", - "blocks":"2113672", + "blocks":"2539520", "fs_blocks":"262144" }, { "num": 5, "label":"ROOT-B", "type":"rootfs", - "blocks":"2113672", + "blocks":"2539520", "fs_blocks":"262144" } ], @@ -165,7 +165,7 @@ "num": 3, "label":"ROOT-A", "type":"rootfs", - "blocks":"2113672", + "blocks":"2539520", "fs_blocks":"262144" }, { @@ -180,7 +180,7 @@ "num": 3, "label":"ROOT-A", "type":"rootfs", - "blocks":"4194304", + "blocks":"4569600", "fs_blocks":"512000" }, { @@ -195,7 +195,7 @@ "num": 3, "label":"ROOT-A", "type":"rootfs", - "blocks":"8388608", + "blocks":"8729600", "fs_blocks":"1024000" }, {