summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-04-25 17:08:34 +0200
committerHolger Levsen <holger@layer-acht.org>2014-04-25 17:08:34 +0200
commit85bef0e77eee5fd7b63c1421ceb4b7445240f4f3 (patch)
treecda7048ca27a951f0afb264291b5932be2a25f0c
parent855e3d6ed6d586bc706e40551c6dfc17d3b5ad71 (diff)
downloadjenkins.debian.net-85bef0e77eee5fd7b63c1421ceb4b7445240f4f3.tar.xz
cache=unsafe it is. thats the same as using eatmydata
-rwxr-xr-xbin/g-i-installation.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index 68d9e396..1751b31e 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -150,7 +150,6 @@ bootstrap_system() {
QEMU_KERNEL="--kernel $KERNEL --initrd $INITRD"
fi
QEMU_OPTS="$QEMU_OPTS -drive file=$NAME.raw,index=0,media=disk,cache=unsafe -m $RAMSIZE -net nic,vlan=0 -net user,vlan=0,host=10.0.2.1,dhcpstart=10.0.2.2,dns=10.0.2.254"
- # FIXME: benchmark cache=none and =writeback
QEMU_OPTS="$QEMU_OPTS -serial file:${QEMU_SERIAL_OUT}"
QEMU_WEBSERVER=http://10.0.2.1/
# preseeding related variables