Re: [freenet-support] Freenet under a chroot

2004-12-01 Thread evolution
 On Sun, Nov 07, 2004 at 05:05:23PM -0600, Eric Gillingham wrote:
 No that wasnt it, I fooled with it some more and copied a few more libs
 and /etc/ files and got it working using chrootuid yesterday. However
 since then I ended up writing my own C wrapper to accomplish this, when
 I get some time I plan on doing a writeup somewhere and releasing
 documentation on what I did so others that might be interesting in doing
 it may do so.

Did anything come of this?  It'd be kind of cool to try it out.

-todd

___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


Re: [freenet-support] Freenet under a chroot

2004-11-08 Thread Toad
On Sun, Nov 07, 2004 at 05:05:23PM -0600, Eric Gillingham wrote:
 On Sun, Nov 07, 2004 at 10:34:05PM +0100, Frank v Waveren wrote:
  On Sat, Nov 06, 2004 at 09:59:40PM -0600, Eric Gillingham wrote:
   I do have a hostname as my ipAddress so it would have to resolve that 
   however I did copy /etc/resolve.conf into the chroot and also libresolv 
   so I am not sure what exactly the issue is. Any help with getting this 
   working is appreciated.
  
  /etc/nsswitch.conf perhaps?
  
 
 No that wasnt it, I fooled with it some more and copied a few more libs 
 and /etc/ files and got it working using chrootuid yesterday. However 
 since then I ended up writing my own C wrapper to accomplish this, when 
 I get some time I plan on doing a writeup somewhere and releasing 
 documentation on what I did so others that might be interesting in doing 
 it may do so.

That would be useful.
-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Re: [freenet-support] Freenet under a chroot

2004-11-07 Thread Frank v Waveren
On Sat, Nov 06, 2004 at 09:59:40PM -0600, Eric Gillingham wrote:
 I do have a hostname as my ipAddress so it would have to resolve that 
 however I did copy /etc/resolve.conf into the chroot and also libresolv 
 so I am not sure what exactly the issue is. Any help with getting this 
 working is appreciated.

/etc/nsswitch.conf perhaps?

-- 
Frank v Waveren  Fingerprint: 9106 FD0D
[EMAIL PROTECTED]|stack.nl] ICQ#10074100  D6D9 3E7D FAF0 
92D1
Public key: hkp://wwwkeys.pgp.net/8D54EB90  3931 90D6 8D54 EB90
___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


Re: [freenet-support] Freenet under a chroot

2004-11-07 Thread Eric Gillingham
On Sun, Nov 07, 2004 at 10:34:05PM +0100, Frank v Waveren wrote:
 On Sat, Nov 06, 2004 at 09:59:40PM -0600, Eric Gillingham wrote:
  I do have a hostname as my ipAddress so it would have to resolve that 
  however I did copy /etc/resolve.conf into the chroot and also libresolv 
  so I am not sure what exactly the issue is. Any help with getting this 
  working is appreciated.
 
 /etc/nsswitch.conf perhaps?
 

No that wasnt it, I fooled with it some more and copied a few more libs 
and /etc/ files and got it working using chrootuid yesterday. However 
since then I ended up writing my own C wrapper to accomplish this, when 
I get some time I plan on doing a writeup somewhere and releasing 
documentation on what I did so others that might be interesting in doing 
it may do so.
___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


[freenet-support] Freenet under a chroot

2004-11-06 Thread Eric Gillingham
Recently ive decided to start running freenet and entropy under a 
chroot. I got entropy working fine and freenet at least starting after 
several hours of screwing around, however freenet seems to start and 
then just sit there. The logs last entry says: 

Nov 7, 2004 3:51:38 AM 
(freenet.node.states.announcing.Announcing, YThread-0, NORMAL): Found 0 
announcement targets for this node.

I also ran it with strace and the last entry from that is 

futex(0x815f8c4, FUTEX_WAIT, 209, NULL 

after that it just sits there. On a possibly related note the two 
running threads are

Checkpoint: Fetching (running) freenet:CHK
freenet.interfaces.LocalNIOInterface$ConnectionShell

also when I view the env over the web interface

Current IPv4 address(NOT RESOLVABLE)

I do have a hostname as my ipAddress so it would have to resolve that 
however I did copy /etc/resolve.conf into the chroot and also libresolv 
so I am not sure what exactly the issue is. Any help with getting this 
working is appreciated.
___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]