runners: enable console at kernel command line

This commit is contained in:
2017-07-31 01:03:22 +02:00
parent 18592a0455
commit 351dbedd8b
4 changed files with 8 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
#
# Copyright (C) 2016-2017 Giacomo Tesio <giacomo@tesio.it>
export SDL_VIDEO_X11_DGAMOUSE=0 # see https://wiki.archlinux.org/index.php/QEMU#Mouse_cursor_is_jittery_or_erratic
#export SDL_VIDEO_X11_DGAMOUSE=0 # see https://wiki.archlinux.org/index.php/QEMU#Mouse_cursor_is_jittery_or_erratic
if [ "$JEHANNE" = "" ]; then
echo $0 requires the shell started by ./hacking/devshell.sh