* Fix the tests.

svn path=/nixos/trunk/; revision=23764
This commit is contained in:
Eelco Dolstra 2010-09-13 16:02:54 +00:00
parent f729f12e4e
commit f8f04aa756

View File

@ -168,7 +168,7 @@ let
-kernel ${config.system.build.toplevel}/kernel \
-initrd ${config.system.build.toplevel}/initrd \
-append "$(cat ${config.system.build.toplevel}/kernel-params) init=${config.system.build.bootStage2} systemConfig=${config.system.build.toplevel} regInfo=${regInfo} ${kernelConsole} $QEMU_KERNEL_PARAMS" \
''}
''} \
${qemuGraphics} \
$QEMU_OPTS \
${config.virtualisation.qemu.options}