update to cinit-0.3pre19
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
367a74c75e
commit
7c47ae1c48
1119 changed files with 101885 additions and 0 deletions
5
software/cinit/browse_source/cinit-0.3pre19/scripts/vm/uml-shell.sh
Executable file
5
software/cinit/browse_source/cinit-0.3pre19/scripts/vm/uml-shell.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
ROOT=$(dirname $0)/Debian-3.0r0.ext2
|
||||
|
||||
linux ubd0=$ROOT init=/bin/sh "$@"
|
||||
Loading…
Add table
Add a link
Reference in a new issue