the key itself plus the cinit release
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
373cd31b73
commit
ca81f97577
1124 changed files with 103823 additions and 1 deletions
5
software/cinit/browse_source/cinit-0.3pre18/scripts/vm/qemu-start.sh
Executable file
5
software/cinit/browse_source/cinit-0.3pre18/scripts/vm/qemu-start.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
ROOT=$(dirname $0)/../root/Debian-3.0r0.ext2
|
||||
|
||||
qemu -hda "$ROOT" "$@"
|
||||
Loading…
Add table
Add a link
Reference in a new issue