Matthew Toseland wrote: > Hi. I am going to be working on fixing Oskar's distribution servlet. It > is reasonably easy to produce a zip file for UNIX with the appropriate > scripts, and he has already written the code to produce the JAR. > However, for windows, the installer downloads seedNodes and freenet.jar > from freenetproject.org/snapshots. I need to be able to make a ZIP with > seedNodes.dist, freenet.jar.dist, and the installer, and have it > automatically pick up on both of them. I also need not to personally > touch any win32 code :)
Hi Matthew, it is super simple to do this. It is just uncommenting a line in the installer script in order to swiitch from a webinstaller to a local installer. Just mail me the .dist files and I'll be happy to create a local installer. (Or should I just take the snapshot seednodes/freenet.jar?) Or wait, maybe I didn't really understand your plan (sorry I wasn't following the distribution servlet discussion). You want to have the installer, put the jar/seednode file in the same directory and start the installer, then use the provided .dist files? OK, I'll extend the installer to do this until the weekend if this is the case. Ping me: [EMAIL PROTECTED] Seb _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl
