log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
help
kern
view debug @ 89:2f555c81ae67
find changesets by author, revision, files, or words in the commit message
starting the filesystem
author
John Tsiombikas <nuclear@member.fsf.org>
date
Thu, 08 Dec 2011 18:19:35 +0200
parents
fa65b4f45366
children
line source
1
#!/bin/sh
2
3
cmdline=`cat run | grep qemu | sed s/^qemu//`
4
5
qemu -s -S $cmdline &
6
gdb