From faae7d38e66d1bc32220bffdc62bdd00f8d75656 Mon Sep 17 00:00:00 2001 From: Samuel Ortiz Date: Thu, 6 Nov 2008 11:25:34 +0100 Subject: bootimg: As image size grows, we want to switch to FAT16 --- meta-moblin/conf/machine/netbook.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-moblin/conf/machine/netbook.conf') diff --git a/meta-moblin/conf/machine/netbook.conf b/meta-moblin/conf/machine/netbook.conf index 25dd551a2..541995021 100644 --- a/meta-moblin/conf/machine/netbook.conf +++ b/meta-moblin/conf/machine/netbook.conf @@ -31,7 +31,7 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts" GUI_MACHINE_CLASS = "bigscreen" -IMAGE_ROOTFS_SIZE_ext3 = "250000" +IMAGE_ROOTFS_SIZE_ext3 = "500000" IMAGE_FSTYPES ?= "ext3 jffs2 cpio.gz" -- cgit v1.2.3