Re: [9fans] anyone use 9vx with root from kenfs?

2013-04-27 Thread erik quanstrom
On Fri Apr 26 22:45:46 EDT 2013, skip.tavakkol...@gmail.com wrote:

 if so, does it involve aux/trampoline?
 
 i looked through the archives and can't see any mention of IL. i'm using
 sources from yiyus' repo on bitbucket.

i put the source (no hg) for 9vx with a builtin /net on
http://ftp.9atom.org/other/9vx.tar.bz2

; hg status
M src/9vx/Makefrag
M src/9vx/a/chan.c
M src/9vx/a/devether.c
M src/9vx/a/etherif.h
M src/9vx/a/ip/arp.c
M src/9vx/a/ip/devip.c
M src/9vx/a/ip/ethermedium.c
M src/9vx/a/ip/icmp.c
M src/9vx/a/ip/icmp6.c
M src/9vx/a/ip/ip.h
M src/9vx/a/ip/ipaux.c
M src/9vx/a/ip/ipifc.c
M src/9vx/a/ip/tcp.c
M src/9vx/a/netif.c
M src/9vx/a/netif.h
M src/9vx/a/pgrp.c
M src/9vx/a/portdat.h
M src/9vx/a/proc.c
M src/9vx/devtab.c
M src/9vx/etherve.c
M src/9vx/main.c
M src/9vx/sdloop.c
M src/9vx/trap.c
M src/9vx/u.h
M src/Makefrag
M src/vxa/bz2/Makefrag
! src/9vx.FreeBSD.gz
! src/9vx.Linux.gz
! src/9vx.OSX.gz
? src/9vx/a/aoe.h
? src/9vx/a/devaoe.c
? src/9vx/a/ip/il.c
? src/9vx/a/sdaoe.c
? src/9vx/conf.c
? src/9vx/etherrs.c



[9fans] GSoC 2013 'java on dis' project proposal for Infenro

2013-04-27 Thread Dmitry Kabak
Hello everyone,

That's me, who proposed the 'java on dis' project recently. If you're
interested, you may see my proposal here:
https://google-melange.appspot.com/gsoc/proposal/review/google/gsoc2013/kabbi/38001
.
I'm open to any criticism and corrections. Feel free to contact me for any
additional info concerning this project. If there is anyone, who wishes to
mentor me, I will be very happy to talk to you and discuss this project.

-- 
Regards,
Dmitry Kabak


Re: [9fans] anyone use 9vx with root from kenfs?

2013-04-27 Thread yy
The Plan 9 network stack and the work dho did was merged in my repo (and so
in ron's and others) a long time ago. It was one of the first things I did.

There are two options: to use a pcap-based ethernet device (which needs
root) or a tun/tap one (then you don't need root, but will probably want to
set up a virtual network). Though none of them are enabled by default, this
can be changed using command line arguments or a plan9.ini file. Everything
should be explained in the man page.


-- 
- yiyus || JGL .