From a11cb4ac38cf245472d93e8df13c5ac630b883a7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Guido=20G=C3=BCnther?= Date: Sat, 4 Jul 2009 14:41:23 +0200 Subject: [PATCH] use 'stupid_simple' instead of 'nested' initramfs speeds up start of the appliance --- appliance/debian/debirf.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appliance/debian/debirf.conf.in b/appliance/debian/debirf.conf.in index 12506c5..7efe25b 100644 --- a/appliance/debian/debirf.conf.in +++ b/appliance/debian/debirf.conf.in @@ -2,4 +2,4 @@ DEBIRF_LABEL="debirf-libguestfs" DEBIRF_SUITE=@REPO@ DEBIRF_MIRROR=@MIRROR@/${DEBIRF_DISTRO} DEBIRF_KERNEL_ARCH=@DEBIAN_KERNEL_ARCH@ - +DEBIRF_METHOD=stupid_simple -- 1.8.3.1