On 31/07/10 08:52, Romain Dalmaso wrote: > I think that's the problem with basically every Java program. They're > very difficult to package properly regarding to the FHS. > > For backwards compatibility, maybe we could simply use symlinks ? >
i tried that, doesn't work: (22:43:24) infinity0: _toad_: why is fred writing over my symlinks? (23:56:42) _toad_: infinity0: mostly when fred writes it writes to a temp file then renames over the original, this is to ensure half-written stuff doesn't cause problems another way would be to define some more directories in freenet.ini (atm most things are shoved in node.nodeDir), then have some code to move the relevant files, when you change one of those directories. X
