[9fans] cryptsetup

2013-05-27 Thread trebol
Hello everyone, I have problems in a new installed system with cryptsetup and cwfs64. checktag pc=8694 cw "/dev/fs/fscache"w'/dev/fs/fsworm" (17cc8) tag /path=Tfile/49361; expected Tdir/49358 This is a fresh installation (not strange move-copy-dump-whatever) so this tags inconsistencies are wo

Re: [9fans] cryptsetup

2013-05-27 Thread erik quanstrom
> I have problems in a new installed system with cryptsetup and cwfs64. > > checktag pc=8694 cw "/dev/fs/fscache"w'/dev/fs/fsworm" (17cc8) tag > /path=Tfile/49361; expected Tdir/49358 > > This is a fresh installation (not strange move-copy-dump-whatever) so this > tags inconsistencies are worry

[9fans] p9p win(1) body file

2013-05-27 Thread Iruatã Souza
Hello, Suppose $winid is the id of an acme window running win(1). An echo ls > /mnt/acme/$winid/body will execute ls, i.e. the input to body will be treated as if we had just typed ls in $winid. P9p on the other hand, will show ls in $winid but not execute it. Code reads: win.c:372: case

[9fans] cryptsetup

2013-05-27 Thread trebol
> did you do "ream main" first? i have no idea what cryptsetup is. cryptsetup is a command for manage encrypted partitions: http://man.aiju.de/8/cryptsetup I have repeated the installation, hoping I made a mistake adding my user to cwfs or something. I configured the system again, recovered my

[9fans] ape ip6, warnings, etc.

2013-05-27 Thread erik quanstrom
to support jeff sickel doing a new port of the python tip to plan 9, using the native ssl and ssh implementations, it looked like a good idea to do two things 1. modernize socket handling, 2. turn on warnings. (a late addition, based on chasing some bugs that should have been noticed by the linker