From 87674021eca1d43805ff3c6c3f2b785bf18e39cd Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sat, 23 Oct 2004 23:47:10 +0000 Subject: set default fstype to ext2.gz BKrev: 417aed7eKD8sVTJ6ptVonUsTPWQ5Tw --- conf/machine/epia.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/epia.conf') 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" -- cgit 1.2.3-korg