**** BEGIN LOGGING AT Thu Apr 07 02:59:58 2016 Apr 07 07:27:46 good morning Apr 07 12:19:54 hi, anyone knows if it's possible to use an ipk package feed over ssh? e.g. i would like opkg.conf to go Packages file over ssh.. Apr 07 12:43:49 looks like opkg's download options are curl and wget Apr 07 12:44:55 yeah remote protocols are http or ftp Apr 07 12:45:23 curl can do sftp and scp, so patching that in would be fairly simple Apr 07 13:35:47 ndec: check if it has proxy support, specifically socks proxy. then you could 'ssh -D1080 hostname' and reach whatever http server you want is reachable from the ssh target Apr 07 13:45:40 tbr: but i would nede to have a webserver running on 'hostname', right? Apr 07 13:46:04 and i don't Apr 07 13:46:13 so the files are on $hostname? Apr 07 13:46:58 basically, I build OE on $server, which I connect from $laptop or $board with SSH. I want to do opkg install from $board and my feed is on $server Apr 07 13:47:05 hmm, does opkg cache packages? you could simply sshfs mount the repository to your board Apr 07 13:47:31 and running a webserver, even on localhost is not an option? Apr 07 13:47:51 yes, i guess i could do that.. Apr 07 13:48:39 sshfs sounds good actually Apr 07 13:50:01 not sure if opkg can deal with it as a repository, but if it's not too many packages you can simply install them as "local files" Apr 07 14:51:43 tbr: opkg can use a local repo, iirc you specify a file: uri Apr 07 14:52:04 ndec: there you go ^^^^ Apr 07 14:52:29 yup Apr 07 22:19:44 bluelightning, you awake? Apr 07 22:19:57 Crofton: I am - on a conf call atm though Apr 07 22:20:12 what is you TZ delta to us west coast **** ENDING LOGGING AT Fri Apr 08 02:59:58 2016