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
3
software/cinit/browse_source/cinit-0.3pre18/scripts/vm/uml-mount.sh
Executable file
3
software/cinit/browse_source/cinit-0.3pre18/scripts/vm/uml-mount.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
SDIR=$(dirname $0)
|
||||
DDIR=$(dirname $0)/root
|
||||
sudo mount "$SDIR/Debian-3.0r0.ext2" "$DDIR" -o loop,acl,sync
|
||||
Loading…
Add table
Add a link
Reference in a new issue