vx32

Local 9vx git repository for patches.
git clone git://r-36.net/vx32
Log | Files | Refs

commit 776eac4c0b8ccd7892162719a9ee02ae34069e60
parent 64ea1536316f57f0413257d18c0024989d81b027
Author: Jesus Galan Lopez (yiyus) <yiyu.jgl@gmail.com>
Date:   Sat,  9 Oct 2010 23:05:30 +0200

s/rootfs.bz2/rootfs/ in rcvx

Diffstat:
Mbin/rcvx | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/rcvx b/bin/rcvx @@ -12,4 +12,4 @@ cmd="/386/bin/bind -a /386/bin /bin; # double quotes in cmd to pass it to rc -c cmd=`echo $cmd | sed "s;';'';g"` exec 9vx -g "init=/386/bin/rc -c '$cmd' - nobootprompt=local!/boot/rootfs.bz2" + nobootprompt=local!/boot/rootfs"