From: Guido Günther Date: Sat, 4 Jul 2009 12:41:23 +0000 (+0200) Subject: use 'stupid_simple' instead of 'nested' initramfs X-Git-Tag: 1.0.56~8^2~12 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=a11cb4ac38cf245472d93e8df13c5ac630b883a7;p=libguestfs.git use 'stupid_simple' instead of 'nested' initramfs speeds up start of the appliance --- 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