projects
/
gruntmaster-daemon.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9ceed3
)
Fix previous commit
author
Marius Gavrilescu
<marius@ieval.ro>
Mon, 27 Apr 2015 16:42:54 +0000
(19:42 +0300)
committer
Marius Gavrilescu
<marius@ieval.ro>
Mon, 27 Apr 2015 16:42:54 +0000
(19:42 +0300)
ex/makevm
patch
|
blob
|
blame
|
history
diff --git
a/ex/makevm
b/ex/makevm
index
31a1761
..
aadc861
100755
(executable)
--- a/
ex/makevm
+++ b/
ex/makevm
@@
-8,7
+8,7
@@
echo '/sbin/poweroff -f' > vm/.bash_logout
cat > vm/etc/fstab <<EOF
virtfs /mnt 9p trans=virtio 0 0
tmpfs /tmp tmpfs defaults 0 0
-procfs /proc proc
fs
defaults 0 0
+procfs /proc proc
defaults 0 0
EOF
cat > vm/.profile <<EOF
mount /mnt
This page took
0.025996 seconds
and
4
git commands to generate.