**** BEGIN LOGGING AT Thu Jun 14 02:59:57 2007 Jun 14 04:56:10 rwhitby: If you have a little time ,please have a look. The makefiles for oxyl and oxyl-apache are ready. http://pastebin.ca/565778 In our first chat ,you say , you would put the original files to your server . Here you can download the file http://www.hhenke.de/oxyl-2.5.36.tar.gz Please give me the download adress to insert in the makefiles and to test. Jun 14 05:28:46 motte: please make the tar unpack to an oxyl-2.5.36 subdirectory Jun 14 05:30:02 why is this nessasary Jun 14 05:30:14 actually, never mind. Jun 14 05:30:23 we can do that in the makefile Jun 14 05:32:01 ok i change , i don't want to do so , because the setup for for the user is more simple Jun 14 05:32:38 don't change Jun 14 05:35:17 motte: http://ipkg.nslu2-linux.org/sources/oxyl-2.5.36.tar.gz is the download address Jun 14 05:35:25 no, hang on Jun 14 05:35:35 http://sources.nslu2-linux.org/sources/oxyl-2.5.36.tar.gz is the correct address Jun 14 05:35:54 thanks i insert and test Jun 14 05:39:04 why is OXYL_CONFFILES overwriting a lighthttpd configuration file? Jun 14 05:39:40 what if someone already set up their lighttpd.conf file and then this package overwrites all their changes - that is not acceptable. Jun 14 05:40:06 not override , it is prepared conf , i ask the user Jun 14 05:40:15 (one package cannot blindly overwrite another packages files) Jun 14 05:40:23 install -m 644 $(OXYL_SOURCE_DIR)/lighttpd.conf $(OXYL_IPK_DIR)/opt/etc/lighttpd/lighttpd.conf Jun 14 05:40:31 looks like overwriting - is that not the case? Jun 14 05:40:59 no i have make a conf file Jun 14 05:41:14 I don't understand what you just said. Jun 14 05:41:19 install -m 644 $(OXYL_SOURCE_DIR)/lighttpd.conf.oxyl $(OXYL_IPK_DIR)/opt/etc/lighttpd/lighttpd.conf.oxyl Jun 14 05:41:23 that line looks correct. Jun 14 05:41:28 the line above it looks wrong Jun 14 05:42:16 line 49 of makefile Jun 14 05:43:14 no, you can't ask to overwrite another package's file. Jun 14 05:44:21 you can perhaps append a specific include line in an existing file, and then remove that include line when your package is removed Jun 14 05:44:49 i have testet and ipkg ask me to decide to overwrite or not , but i can change this Jun 14 05:45:07 it must be the case that someone can automatically install your oxyl package (without needing to answer any interactive questions), then immediately remove it (again without asking any interactive questions), and their system is exactly how it was before you started. Jun 14 05:45:44 the ipkg conffiles is for packages making updates to their own files Jun 14 05:47:04 ok , i change , it should be for the user so simple as possible , many people hve problems to rename a file Jun 14 05:48:07 i help some people to setup oxyl , that was the reason to make a package Jun 14 06:20:43 yes, it should set up automatically, but not at the expense of a different package Jun 14 06:34:09 hence the automatic adding to an existing lighttpd configuration, and then automatically removing, is the best choice. the choice cannot be to ask the user to work out how to integrate the new oxyl config into the existing lighttpd (doing other major stuff already) config Jun 14 16:51:00 anyone know if it is possible to back up the flash while in RedBoot? Jun 14 18:58:22 03pawsa * r6214 10optware/trunk/make/imap.mk: imap: update to upstream 2006i Jun 14 21:33:15 hello everybody Jun 14 21:54:23 03bzhou * r6215 10optware/trunk/ (4 files in 2 dirs): erlang: R11B-4 -> R11B-5 Jun 15 00:29:04 I think I backed up the flash, using JTAG (took a very long time). question is - does the jtag tool have to be in LE or BE mode? Jun 15 00:29:20 I did the slugimage and the md5sum is different. Jun 15 00:31:58 think JTAG (wince) tool was in LE mode, which I believe is the same mode for slugimage (unless I am mistaken). **** ENDING LOGGING AT Fri Jun 15 02:59:56 2007