> It commented out tempDir.
> Before:
> tempDir=/tmp/freenet
> After:
> %tempDir=/tmp/freenet
>
> Also, it reset my node's port.

Yeh... I did say in my follow up post that it was broken.  I'm just adding a
new -mergeconfig option to freenet.exe that will do exactly what {you|I|we}
need.  Syntax:

freenet.exe -createconfig freenet.ini.defaults
freenet.exe -mergeconfig freenet.ini freenet.ini.defaults

First line queries node for its 'defaults'. Second line then merges these
defaults into the existing freenet.ini.  Actually it really does it the
other way around, making a copy of freenet.ini.defaults and then only
updating it with things from freenet.ini that have changed, and finally
copying over the old freenet.ini.

Will be ready very, very soon...

d


_______________________________________________
devl mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl

Reply via email to