From: Phil Blundell Date: Sat, 23 Oct 2004 23:47:10 +0000 (+0000) Subject: set default fstype to ext2.gz X-Git-Tag: Release-2010-05/1~16488 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87674021eca1d43805ff3c6c3f2b785bf18e39cd;p=openembedded.git set default fstype to ext2.gz BKrev: 417aed7eKD8sVTJ6ptVonUsTPWQ5Tw --- diff --git a/conf/machine/epia.conf b/conf/machine/epia.conf index e6e4670b60..ed74c94c6b 100644 --- a/conf/machine/epia.conf +++ b/conf/machine/epia.conf @@ -1,7 +1,7 @@ TARGET_ARCH = "i686" TARGET_VENDOR = "-oe" PREFERRED_PROVIDER_virtual/kernel = "linux-epia" -IMAGE_FSTYPE = "ext2" +IMAGE_FSTYPE = "ext2.gz" BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel pciutils udev module-init-tools strace" BOOTSTRAP_EXTRA_RDEPENDS = "pciutils udev module-init-tools kernel-modules strace" udevdir = "/dev"