summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAmit Kucheria <amit.kucheria@canonical.com>2010-04-12 11:34:34 +0300
committerSebastien Jan <s-jan@ti.com>2010-06-10 11:26:37 +0200
commit7f4e4f906cf768498660098fcdd8a6c0bb867af8 (patch)
tree87d275ad35e8dd970af54b700ac3443e157620fa /debian
parent2fb9e7a59838ceb18edf42203010c7226274dbf5 (diff)
UBUNTU: [Config] Bump Ramdisk size to 64M and add an enfore rule
The enfore rule should be folded back into the master branch for future branches. Signed-off-by: Amit Kucheria <amit.kucheria@canonical.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/config/enforce4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/config/enforce b/debian/config/enforce
index 218c000b6285..d4cb418d28f0 100644
--- a/debian/config/enforce
+++ b/debian/config/enforce
@@ -29,3 +29,7 @@ value CONFIG_USB_DEVICEFS n
# upstart requires DEVTMPFS be enabled and mounted by default.
value CONFIG_DEVTMPFS y
value CONFIG_DEVTMPFS_MOUNT y
+
+# Ramdisk size should be a minimum of 64M
+value CONFIG_BLK_DEV_RAM_SIZE 65536
+