summaryrefslogtreecommitdiffstats
path: root/appliance/debian
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2009-07-04 14:41:23 +0200
committerRichard W.M. Jones <rjones@redhat.com>2009-07-04 22:38:53 +0100
commita11cb4ac38cf245472d93e8df13c5ac630b883a7 (patch)
tree79b48e09a9db9f84d381a616754de7bfc74d5815 /appliance/debian
parent22b787d17bf038d50b8f9a31db09c7de3a8f82eb (diff)
downloadlibguestfs-a11cb4ac38cf245472d93e8df13c5ac630b883a7.tar.gz
libguestfs-a11cb4ac38cf245472d93e8df13c5ac630b883a7.tar.xz
libguestfs-a11cb4ac38cf245472d93e8df13c5ac630b883a7.zip
use 'stupid_simple' instead of 'nested' initramfs
speeds up start of the appliance
Diffstat (limited to 'appliance/debian')
-rw-r--r--appliance/debian/debirf.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/appliance/debian/debirf.conf.in b/appliance/debian/debirf.conf.in
index 12506c55..7efe25b3 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