**** BEGIN LOGGING AT Mon May 01 09:59:56 2006 May 01 10:16:52 03rwhitby * 10unslung/make/ushare.mk: Added PKG_CONFIG variables. May 01 10:17:34 03rwhitby * 10unslung/Makefile: Promoted libupnp and ushare. May 01 10:18:33 let's see what they build on. placid_: keep an eye on http://logs.nslu2-linux.org/buildlogs/autobuild-nudi-last.txt to see if there are any problems on the other 5 optware targets. May 01 12:10:11 placid_: looks like they built successfully for all optware targets. May 01 16:27:37 hi there May 01 16:47:20 morning, Jah_ May 01 21:22:38 rwhitby: thanks for that May 01 21:25:02 placid_: np - thanks for the contribution May 01 21:29:12 I'm just trying to work out the mod you did to ushare.mk. How do I compare the current file to the last revision? May 01 21:30:16 I obviously need to get up to speed with command line cvs May 01 21:43:52 Hi, what's the simplest way for me to be able to compile binaries for my unslung nslu2 box from my x86 linux box? May 01 21:48:49 searching the wiki would be a great start.... May 01 21:52:30 I found the MasterMakefile stuff, is that what I need to use? May 01 21:53:04 Mammux, yes May 01 21:53:06 I was uncertain whether that was for rebuilding the kernel, or if it was needed just to compile a binary. May 01 21:55:48 I tried that, and it downloaded a big monotone db file. But it was for an earlier version of monotone, so I had to start converting it, which seems to take forever (many hours). May 01 22:00:05  May 01 22:04:28 any recommendations for a cvs gui? May 01 22:06:04 placid_, on win32, try tortoiseCVS May 01 22:06:16 no on linux (gnome) May 01 22:06:39 I used to use tortoise when I developed on windows but have abandoned that platform May 01 22:06:56 feeling some pain on linux with command line stuff May 01 22:07:13 on linux, i've abandoned GUI May 01 22:07:20 heh May 01 22:07:49 I'm still a n00b on linux so need a little more time to adjust May 01 22:08:53 gcvs - Graphical frontend for CVS May 01 22:09:35 evildevil: I'll have a look. also see pharmacy and tkcvs in repository May 01 22:09:40 lincvs - graphical CVS frontend May 01 22:30:37 rwhitby: okay I see the pkg_config variables you added. so should that be in the standard template? I was fastidious about keeping my mods clean so I'm not clear on why those extra variables are necessary May 01 22:36:47 rwhitby: also I did not get any dependency problems when I cross compiled so I assume this relates to a slight difference in the environment between cross and native (I do not intend to do any native development) May 02 00:08:38 alright, Squeak Smalltalk is running on the slug! May 02 01:32:36 03placid * 10unslung/sources/ushare/preinst: ushare: backup old config file before install May 02 01:34:03 03placid * 10unslung/sources/ushare/ (ushare ushare.patch): ushare: replace daemon script with cut down version more suited to slug May 02 01:35:24 03placid * 10unslung/make/ushare.mk: ushare: update make file to run preinst, use new daemon script May 02 01:38:58 03placid * 10unslung/sources/ushare/postinst: ushare: tweak wording based on revised daemon script May 02 01:39:52 rwhitby: I've made a minor update to ushare that doesn't affect the exe but does replace the daemon script. the current pkg won't work with busybox 1.0 and I wanted to remove that dependency. how do I get the feed updated? May 02 01:40:11 rwhitby: sorry without busybox 1.0 May 02 01:40:23 placid_: increment the IPK_VERSION and it will be in the feeds within the hour May 02 01:40:26 (automatically) May 02 01:40:32 aha. I did that May 02 01:40:45 the autobuild runs every 15 minutes. May 02 01:40:53 you can check it on the logs site I pointed to earlier May 02 01:41:09 sweet May 02 01:42:50 rwhitby: can you explain why you had to add those pkg_config variables to the make file? they weren't in the template May 02 01:43:16 ushare runs pkg-config to find the libupnp libraries. May 02 01:43:37 hmm I didn't come across that when I was testing May 02 01:43:48 You need to tell it to use the ones in tmp/staging (which are the arm libraries) rather than just picking up your host system's pkg-config May 02 01:44:03 I test on a system which doesn't have a host pkg-config installed. May 02 01:44:06 aha May 02 01:44:29 so it is only an issue when a package has a dependency May 02 02:08:35 if I read correctly the update is all cool May 02 02:28:32 placid_: re: backup config before install - do you know about the CONFFILES stuff in ipkg? May 02 02:48:33 I'm guessing the answer is no 8) May 02 02:50:17 I just used a sample from another package May 02 02:55:40 I found some stuff at http://handhelds.org/moin/moin.cgi/BuildingIpkgs which suggests using conffiles preserves changes. is that all that is required? May 02 02:55:51 yep May 02 02:55:55 it's in the template May 02 02:56:04 what if there are changes required? May 02 02:56:11 ie a merge May 02 03:18:57 03bzhou * 10unslung/sources/squeak/postinst: finishing touch May 02 03:29:36 03bzhou * 10unslung/sources/squeak/ (Makefile.in-cross.patch Makefile.in-nslu2.patch): renamed Makefile.in-nslu2.patch as Makefile.in-cross.patch since nothing nslu2 specific in it May 02 04:01:10 03bzhou * 10unslung/sources/squeak/configure.ac-cross.patch: generic cross patch May 02 04:01:50 03bzhou * 10unslung/make/squeak.mk: runtime tested May 02 04:13:52 03bzhou * 10unslung/Makefile: added squeak to COMMON_CROSS_PACKAGES May 02 04:16:16 placid_: if there are changes, it presents a diff and allows you to choose original or new, or edit the file directly. May 02 04:16:23 ah ok May 02 04:26:48 03placid * 10unslung/ (sources/ushare/preinst make/ushare.mk): remove unnecessary preinst May 02 04:27:57 are there any statistics on package downloads? May 02 09:01:25 03rwhitby * 10unslung/sources/ftpd-topfield/rc.ftpd-topfield: Removed the deprecated -e option. May 02 09:06:34 03rwhitby * 10unslung/make/ftpd-topfield.mk: Bumped IPK for change to rc script. May 02 09:25:19 rwhitby, I found a small typo in upslug2 --help (Without --targeet upslug2 will only perform an upgrade if there is just one NSLU2 in upgrade mode) **** ENDING LOGGING AT Tue May 02 09:59:56 2006