<bartbes> whatever I do
<bartbes> I can't get the toolchain to find my package
<bartbes> obviously someone is not telling me something..
<bartbes> tuxbrain: didn't you write that article about it?
<tuxbrain> yes and.. it work for me...
<tuxbrain> mmm
<bartbes> could it be an error in my makefile?
<jirkab> it could
<jirkab> how looks your PKG_SOURCE line?
<kyak> bartbes: do make package/symlinks
<bartbes> I did
<bartbes> I think..
<bartbes> runs it anyway
<bartbes> PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
<jirkab> and PKG_SOURCE-URL?
<bartbes> but wait..
<bartbes> oh
<bartbes> I didn't mess that up
<bartbes> thathelps
<bartbes> PKG_SOURCE_URL:=http://icculus.org/physfs/downloads/
<tuxbrain> have you ./scripts/feeds update
<tuxbrain> ./scripts/feeds install -p mutroxports
<bartbes> I did
<bartbes> and I called it love instead of mutroxports, but yeah
<bartbes> I know it finds the feed
<bartbes> I can see the symlink in feeds/love/
<bartbes> (symlink to the makefile)
<bartbes> wait a sec..
<bartbes> I think it works now
<bartbes> I guess I simply needed to run make package/synlinks again
<bartbes> *symlinks
<tuxbrain> hehehe that is what gonna to suggest now
<bartbes> but I ran it before
<kyak> before what?
<bartbes> but I did that when the makefile was incorrect
<bartbes> so I guess that was the problem
<bartbes> thanks for your help guys
<bartbes> btw, I have to say the toolchain is amazingly slow
<bartbes> and ofc now I can't find the package
<bartbes> because there is no bin folder
<bartbes> heh
<bartbes> my mistake
<jirkab> bin/xburst/packages
<bartbes> wasn't there yet
<bartbes> but that is definately my fault
<bartbes> so don't worry
<bartbes> *definitely
<kyak> it's slow for the first time
<bartbes> for the first time?
<bartbes> I've done a few compiles already
<bartbes> but yeah
<kyak> of course it has to download tons of source and then fresh compile it
<bartbes> never a complete one (what killed me)
<kyak> then it will be faster
<bartbes> anyway, I'll report back in 3 days
<bartbes> hopefully it will have finished then
<bartbes> :D
<kyak> depends on the crapiness of your vsp
<kyak> vps
<bartbes> running this on my own comp
<bartbes> why would I build this on a vps?
<ao2> hi, wolfspraul I asked for you yesterday, it was about the SDW-823 MicroSD wlan card: I am testing it on a pxa27x system, and porting the ks7010 driver to 2.6.35-rc kernel. Are there patches for that already that you know of?
<wolfspraul> ao2: hmm
<wolfspraul> when you say 'porting the ks7010 driver' - where are those sources from?
<wolfspraul> I only know the stuff that is in our openwrt tree
<ao2> wolfspraul, I took the source from openwrt-xburst, added some kconfig stuff to build it in kernel without openwrt and going on from that
<wolfspraul> good, nothing I can add to that
<ao2> wolfspraul, ok, so I'll tell you about the patches for 2.6.35-rc once I am done
<bartbes> oh god
<bartbes> I stopped compiling the toolkit
<bartbes> to move it over to another harddisk
<bartbes> and the moving takes just as long as the compiling..
<bartbes> doh
<qi-commits> Andres Calderon: only one wire connected http://qi-hw.com/p/xue/1580e66
<qi-commits> Jiri Brozovsky: Initial port of Snownews RSS reader to OpenWRT. http://qi-hw.com/p/openwrt-packages/145395c
<wolfspraul> jirkab: snownews is cool! I am using it on my notebook, maybe I can update all my feeds on the nano and then read on the go...
<jirkab> I'm using it, too. But there were some problems with its Makefile so I have ported in only now.
<bartbes> oh shit
<bartbes> it built
<bartbes> !
<zear> bartbes, gmenu2x? :)
<bartbes> the toolchain
<zear> ah
<bartbes> now let's see if I can get physfs to build
<bartbes> so, snownews is an rss reader
<bartbes> that allows for offline reading?
<jirkab> bartbess: offline? probably not
<bartbes> then..
<bartbes> I mean
<jirkab> but you may set "browser" to "wget %s"
<bartbes> the things in the feed?
<bartbes> because how else can you read on the go?
<wolfspraul> jirkab: but you can download the feeds, then read later
<wolfspraul> should be no problem
<jirkab> must try it more (I never used Snownews offline)
<bartbes> because if that's possible
<bartbes> ...
<bartbes> then that's the ideal solution for my next holiday
<bartbes> just update in once in a while
<bartbes> and read whenever
<bartbes> I still have about 900 articles to go to compensate for my 2 week holiday
<bartbes> and keep in mind I had loads and loads and loads and loads more when I first came back
<jirkab> feeds data are saved automaticaly (you always have them available offline) but articles have to be open in the web browser
<jirkab> there is how it looks on the Ben: http://en.qi-hardware.com/wiki/File:Jirka-snownews-ben.jpg
<bartbes> hmm it seems to be building (physfs)
<bartbes> pretty good
<wolfspraul> jirkab: ah yes sure, I always just read the feed
<wolfspraul> I don't use feeds that only give me the headline
<bartbes> I must be doing something wrong..
<jirkab> bartbes: what you are compiling? still SDK?
<bartbes> physfs
<bartbes> but I can't get it to compile
<bartbes> I get no errors
<bartbes> but I see no package either
<jirkab> you use make V=99 ?
<wolfspraul> jirkab: you are porting so many apps - do you think it would help people if we would offer the prebuilt sdk for download somewhere?
<bartbes> I even tried the menuconfig
<bartbes> make[3] -C /home/bart/nanonote/love/physfs compile
<bartbes> that seems nice
<bartbes> no errors
<bartbes> yet no install line
<jirkab> bartbes: please send me your Makefile to jirka (at) penguin (dot) cz
<bartbes> let's hope I get the hang of it soon
<bartbes> ...
<jirkab> wolfspraul: yes, surely. But we probably need more detailed beginners guide
<wolfspraul> ok
<jirkab> wolfspraul: with description of typical problems and most common errors
<wolfspraul> once we have more scripting languages on the ben I want to make it possible to write a script in the wiki, then have it picked up for packaging directly out of the wiki
<wolfspraul> (that's unrelated, just an old idea/dream of mine...)
<bartbes> heh
<bartbes> nice idea
<bartbes> jirkab: sent
<jirkab> wolfspraul: nice idea
<wolfspraul> thanks - need to give me a kick to really make it working..
<bartbes> jirkab: so, have you seen an obvious mistake yet? :P
<jirkab> bartbes: it's probably unrelated to the problem, but nobody knows:  CATEGORY:=Utilities
<bartbes> oh I just put it there to make it stand out in the menu
<bartbes> forgot to revert when I did get it to show up
<jirkab> bartbes: I still con't find any other problem (hope "cmake ." is OK)
<bartbes> yeah, that works
<jirkab> bartbes maybe "cmake $(PKG_BUILD_DIR)" might help?
<bartbes> hmm
<bartbes> good idea
<bartbes> but I just started another recompile
<bartbes> waits
<jirkab> bartbes: I see no "src" subdirectory in the physfs-2.0.0
<jirkab> ?
<bartbes> ehm
<bartbes> possible
<bartbes> is that a problem?
<jirkab> bartbes: yes, here: $(INSTALL_DIR) $(PKG_BUILD_DIR)/src/physfs $(1)/usr/sbin/
<bartbes> :O
<bartbes> that's what you get when you copy-paste after all else fails
<jirkab> should be $(INSTALL_BIN) $(PKG_BUILD_DIR)/physfs $(1)/usr/sbin/
<bartbes> oh
<bartbes> wait
<bartbes> I fail even more
<bartbes> that line needs to be totally rewritten
<jirkab> INSTALL_BIN instead of INSTALL_DIR, too (on the second line only - first is ok)
<bartbes> it's a library..
<bartbes> facepalms
<jirkab> bartbes: so target shoul be in /usr/lib ?
<bartbes> indeed
<bartbes> and I'm now checking the output filename
<bartbes> libphysfs.so.2.0.0
<jirkab> bartbes: you also may see the stagging_dir/target-***/physfs-2.0 for results of compilation...
<bartbes> so I guess I need to replace /physfs to libphysfs.so.2.0.0
<bartbes> *with /
<jirkab> yes
<bartbes> well, let's try again
<bartbes> btw do I need to update feeds?
<bartbes> and make symlinks?
<jirkab> probably yes - if you plan to use your library
<bartbes> I mean, again
<bartbes> now I've updated the makefile
<bartbes> it's still saying "Nothing to be done for `compile'."
<jirkab> interesting :-/
<bartbes> I don't think it's interesting :P
<bartbes> I'm guessing it's supposed to be downloading the tgz
<bartbes> and decompressing it somewhere
<jirkab> you already have downloaded ant unpacked thing in build_dir...
<bartbes> wait what?
<bartbes> where?
<jirkab> try to find if ;-) (I don't have machine with sdk here)
<jirkab> "cmake ." only prepares makefile
<bartbes> that was the first thing I did
<bartbes> and then I though
<bartbes> "but hey, there's already a makefile then"
<bartbes> "and it knows where to download"
<bartbes> "meh, it downloads by itself"
<bartbes> wrong?
<bartbes> :P
<jirkab> it konows where to download and, surely
<jirkab> but I'm not sure it it does anything after the "cmake command"
<bartbes> cmake is the configure command
<bartbes> and it creates a makefile
<bartbes> isn't compile supposed to run the makefile?
<jirkab> it runs your specified command (cmake .)
<bartbes> ehm..
<bartbes> didn't I put it.. at.. configure?
<jirkab> there are additional macros to do the real work
<jirkab> ttry to add an additional line (just under the "Cmake): $(call Build/Compile/Default)
<bartbes> I will
<bartbes> but do I need to update and install feeds every time I update the makefile?
<jirkab> no
<bartbes> make symlinks?
<bartbes> *package/
<jirkab> no
<bartbes> thank god
<bartbes> now make package/physfs/configure?
<bartbes> oh wait
<bartbes> so where did I need to put the source?
<jirkab> what source?
<bartbes> of physfs
<jirkab> it isn't downloaded automaticaly?
<bartbes> that is what I asked
<bartbes> I'll trye
<bartbes> *-e
<jirkab> it have to be
<bartbes> make[2]: Nothing to be done for `compile'.
<bartbes> that would suggest
<bartbes> there is either a total nothingness
<bartbes> or it is done
<jirkab> try to search your OpenWRT tree for physfs-2.0.0 directory
<bartbes> was doing that manually
<bartbes> but when you said that I was thinking
<bartbes> "ooh, find!"
<bartbes> bart@bartbes:~/nanonote/openwrt-xburst$ find -name "physfs-2.0.0"
<bartbes> bart@bartbes:~/nanonote/openwrt-xburst$
<bartbes> so, nothing
<bartbes> the tgz isn't even in dl
<jirkab> find . -name "physfs-2.0.0" -print
<jirkab> directory, not the *tar.gz file
<bartbes> I'm pretty sure
<bartbes> your version does the same as mine
<bartbes> with the same result
<bartbes> so it doesn't download
<jirkab> strange
<bartbes> that's for sre
<bartbes> *sure
<jirkab> try to remove MD5SUM line from the Makefile
<jirkab> OK, thats strange . I will power up my building machine and will try it.
<bartbes> I manually downloaded the source
<bartbes> so let's see..
<qi-commits> Maarten ter Huurne: Improved conversion from color enum to string and vice versa. http://qi-hw.com/p/gmenu2x/b54a595
<jirkab> bartbes: that's really "funny": I just damaged my SDK by copying of your Makefile to improper place.. :-(
<bartbes> ouch
<jirkab> bartbes: it looks like it is recoverable - it wil only need some more time :-(
<qi-commits> Carlos Camargo: Remove RC Power On Reset Circuit (C8, C9, R8, R9) http://qi-hw.com/p/nn-usb-fpga/ea03c86
<bartbes> oh from what I've seen
<bartbes> you need lots of time anyway to work with it
<bartbes> removing the md5 fails
<bartbes> wtf
<bartbes> targeted spam
<bartbes> like seriously targeted spam
<bartbes> wtf is bettercodes.org?
<jirkab> no idea
<jirkab> now trying to build physfs
<jirkab> bartbes: the strange thing is taht I can't see any differences between my (working) Makefiles and your Makefile (except the cmake thing)...
<bartbes> that..
<bartbes> sucks
<bartbes> maybe I should try a different lib first
<bartbes> see if I can get anything to compile
<bartbes> and if I do then revisit physfs
<bartbes> I figured code-wise this one would be one of the easy ones
<bartbes> oh
<bartbes> tbh it seems physfs is the only big one I need
<bartbes> d'oh
<bartbes> oh and I need to get a microsd
<bartbes> checks nearby stores
<bartbes> was discussing delivery in another channel:
<bartbes> < Maurice_> order a pizza and ask them to bring a 2gb stick
<bartbes> jirkab: do you have any other cmake packages?
<bartbes> I found an example somewhere
<bartbes> time to experiment
<jirkab> bartbes: I never tried compile stuff with "cmake"
<bartbes> well, I found an example for openwrt
<bartbes> so let's see
<bartbes> maybe that helps
<jirkab> bartbes:  nice
<bartbes> doesn't seem to be working
<bartbes> oh
<bartbes> it's quite extensive
<bartbes> I think I'll just copy-paste
<bartbes> :P
<bartbes> jirkab: in case you want to know, this is the url: https://dev.openwrt.org/ticket/3010
<jirkab> bartbes: thanks
<bartbes> so let's see if it actually works
<bartbes> and if so
<bartbes> then I'm not going to stick with the copy-pasted version
<bartbes> but I'll write my own one based on it
<bartbes> btw, gmu does something really annoying
<bartbes> when I'm working in the terminal with gmu on
<bartbes> it periodically switches off the lcd
<bartbes> then I have to switch back
<bartbes> and press a button
<wejp> bartbes, if you want to use a terminal while using gmu at the same time, you should disable gmu's powersavin feature
<bartbes> how?
<jirkab> .config/gmu/gmu.nanonote.conf
<wejp> yeah
<jirkab> and search for something like "SecondsUntilOff"
<wejp> SecondsUntilBacklightPowerOff=0
<jirkab> default value is 15
<bartbes> catchy
<wejp> setting it to zero disables it
<bartbes> omg
<bartbes> jirkab: PROGRESS
<bartbes> an actual error now
<bartbes> it seems that it simply doesn't download
<bartbes> jirkab: ^
<jirkab> bartbes: what it says?
<bartbes> well nothing
<bartbes> I implemented the changes back in my makefile
<bartbes> and it never downloads
<jirkab> make package/physfs-prepare V=99
<bartbes> (the other one never did either)
<bartbes> (it copies)
<bartbes> make[2]: Nothing to be done for `compile'.
<jirkab> it dowloads the library  for me
<jirkab> bartbes: it looks familiar :-(
<bartbes> and  build_dir/target-mipsel_uClibc-0.9.30.1/physfs-2.0.0/ is unchanged
<bartbes> meaning
<bartbes> it doesn't download
<bartbes> unless I need to do something to get it in the build dir myself
<bartbes> does my makefile download on your comp?
<bartbes> it..
<bartbes> compiled?
<jirkab> bartbes: I edited your makefile
<jirkab> but it still doesn't compile
<bartbes> I think it just compiled here
<bartbes> all I did was running it from a different term
<bartbes> (nanonote --ssh--> comp)
<bartbes> either that
<bartbes> or it never showed me the error..
<qi-commits> kyak: fbsize, a small utility to show current terminal size http://qi-hw.com/p/openwrt-packages/2fe6cce
<bartbes> I think it simply failed to show me the error
<jirkab> bartbes: OpenWRT make usually complies about errors
<jirkab> but this is very unusual for me
<bartbes> I'll download the source
<bartbes> put it on my local webserver
<bartbes> and try again
<bartbes> if that doesn't work
<bartbes> then something weird is going on
<bartbes> btw, back to gmu
<qi-commits> kyak: fbsize: paths fixed http://qi-hw.com/p/openwrt-packages/d9fdb1c
<qi-commits> kyak: fbsize: paths fixed http://qi-hw.com/p/openwrt-packages/844f885
<bartbes> isn't there a temp solution
<bartbes> because it is nice if you're not working on the term
<kyak> huh-huh.. sorry for that :) i'm learning the strange ways of git
<bartbes> git isn't that bad :D
<bartbes> jirkab: do you know where it normally puts the downloads and/or tgz?
<kyak> it is that good, actually :)
<bartbes> :P
<kyak> in dl/
<jirkab> surely, in dl/ directory
<bartbes> oh heh
<bartbes> I've seen that dir
<bartbes> no physfs dir
<bartbes> *tgz
<bartbes> leading to the conclusion, it doesn't download it
<jirkab> you are right, it ignores ut
<jirkab> us
<jirkab> totally
<jirkab> no idea why
<bartbes> I tried the menuconfig way
<bartbes> oh, can I complain again about the speed of the toolchain?
<jirkab> bartbes: it is unusually fast, isn't it?
<jirkab> ;-)
<bartbes> unusually fast
<bartbes> where the usual speed is higher
<bartbes> or maybe even unusably fast :P
<bartbes> well, i can tell it failed anyway
<bartbes> :(
<bartbes> even on different servers
<bartbes> are there any rules for the dir tree?
<jirkab> bartbes: that's really strange: I can normally download the file with "wget" (SDK uses the same), I can not see any difference from other Makefiles and it still doesn't dowload
<bartbes> isn't there a debug mode?
<jirkab> I have physfs under openwrt-xburst/package/physfs
<jirkab> like other packages
<bartbes> right
<jirkab> make V=99
<bartbes> I have it in another place
<bartbes> I meant, debug debug
<bartbes> :P
<bartbes> so you can actually see the wget and stuff
<jirkab> V=99 shows debug messages for make
<jirkab> wget output should be seen with V=99
<bartbes> seriously?
<bartbes> :O
<bartbes> don't see it
<jirkab> now I think that is simply even doesn't try to dowload the package
<bartbes> my thoughts exactly
<jirkab> well, "make package/physfs-prepare V=99" downloads the thing
<bartbes> - or /?
<jirkab> - and -
<jirkab> sorry / and -
<bartbes> oh
<bartbes> works too
<jirkab> I just compiled the command line here
<bartbes> / works too
<jirkab> copied
<bartbes> I have a build dir now
<bartbes> only configure fails
<bartbes> so any reason why it doesn't detect Build/Configure?
<jirkab> I don't know
<bartbes> I manually ran cmake .
<bartbes> so let's see if I can get it to compile now
<bartbes> it's horrible
<bartbes> horrible
<bartbes> I'll just write a small test app
<bartbes> but not today
<bartbes> time to kill some aliens
<jirkab> bartbes: I got it build
<jirkab> bartbes: not packaged, yet but still trying
<jirkab> bartbes: looks like few typos were the problem :-(
<rafa> wolfspraul: have you seen xiangfu? :) Do you know if there is a uboot binary/version which tries to boot from uSD first, and if it fails from there, then NAND?.. The current bootloader on SAKC just try to boot from NAND, and without keyboard it is hard to boot from uSD
<jirkab> bartbes: DONE - it compiles
<wolfspraul> rafa: he's probably sleeping, and so will I in a few minutes :-)
<jirkab> bartbes: well, I was too optimistic :-(
<wolfspraul> I don't know whether there is a binary of such u-boot, or how to simulate an 'm' press otherwise
<rafa> wolfspraul: yeah, I was guessing that :)
<wolfspraul> plus on sakc I believe you need a u-boot compilation anyway, I'm not sure whether it's only because of the boot order or also other things that need to be initialized differently...
<rafa> wolfspraul: I need to modify a bit uboot for the sakc. we would like this behaviour: first, try to boot Linux from uSD, if it fails, then boot Linux from NAND
<wolfspraul> so sorry, cannot help much. I think in u-boot there is a sakc config option somewhere, but you need to build from source
<wolfspraul> rafa: take the sources (in the openwrt tree), then start from there
<rafa> wolfspraul: yeah, let me check
<wolfspraul> n8
<rafa> and I will write to ml if I do not understand or if I find problems
<rafa> sweet dreams
<wolfspraul> yes, mailing list is good
<rafa> thanks.
<bartbes> jirkab: wow
<bartbes> I'll reboot to linux
<jirkab> bartbes: I just have sent the corrected Makefile by e-mail.
<bartbes> k
<bartbes> wait, did I actually send you my email 5 times or is gmail somehow messing up displaying it?
<jirkab> bartbes: I got only one
<bartbes> good
<bartbes> the most interesting thing about the toolchain is that during the longest wait (the startup) there seems to be no activity at all
<bartbes> ehm "make[1]: *** No rule to make target `package/libphysfs/compile'.  Stop."
<bartbes> so, did something change?
<jirkab> bartbes: I used: "make menuconfig ; make V=99" and it have worked
<bartbes> interesting: WARNING: skipping libphysfs -- package not selected
<bartbes> :P
<jirkab> select it in the menu ;-)
<jirkab> I changed the name so it surely is not selected
<bartbes> interesting how I spent at least 4x the time on compiling
<bartbes> ehm
<bartbes> don't know how to finish that sentence :P
<bartbes> category games?
<jirkab> yes
<bartbes> it's a lib
<jirkab> you can change the category
<bartbes> I know
<bartbes> just figured it belonged in libraries
<bartbes> :O
<bartbes> cc1: error: include location "/usr/include/wx-2.8" is unsafe for cross-compilation
<jirkab> ?
<bartbes> that's the error I got
<bartbes> no idea what wx-2.8 is supposed to be
<bartbes> wxwidgets maybe?
<bartbes> but then, why?
<jirkab> do you have selected sometihng related to wx? (wxwidgets probably?)
<bartbes> that's when compiling physfs
<jirkab> I don't see such error
<jirkab> bartbes: try to uncheck the libwxbase in Libraries (make menuconfig)
<bartbes> I will
<bartbes> it's not checked
<bartbes> I'll look at it tomorrow
<bartbes> I spent enough hours on it today
<larsc> you probably got wxwidgets installed on your host system. and libphysfs picks it up
<bartbes> probably
<larsc> you should be able to tell libphysfs configure not to look for wxwidgets
<bartbes> cmake
<bartbes> but yeah
<bartbes> jirkab: thanks for the patch
<bartbes> it seems to work
<bartbes> now to transfer it to my nn
<bartbes> now would you look at that
<bartbes> it even install
<bartbes> thanks jirkab!
<jirkab> ;-)
<bartbes> *installs
<bartbes> great
<bartbes> then I think I have all my deps ported
<bartbes> that helps
<bartbes> I'll write some test app tomorrow
<bartbes> and then I'll start porting
<jirkab> just check file /usr/lib/libphysfs.so.2.0.0 if it is really a MIPS library...
<bartbes> how?
<bartbes> (I once knew, but I forgot.. ofc)
<jirkab> write: file /usr/lib/libphysfs.so.2.0.0
<bartbes> ah
<bartbes> file
<jirkab> to command line on jour NanoNote
<jirkab> your
<bartbes> I knew it was something obvious :P
<bartbes> /bin/ash: file: not found
<jirkab> bartbes: so it is not installed
<bartbes> that's obviously in some other package
<jirkab> the package is "file"
<bartbes> my comp however
<bartbes> does have file
<bartbes> and it tells me:
<bartbes> libphysfs.so.2.0.0: ELF 32-bit LSB shared object, MIPS, MIPS32 version 1 (SYSV), dynamically linked, with unknown capability 0xf41 = 0x756e6700, not stripped
<bartbes> which seems correct
<jirkab> that's OK
<jirkab> nice
<bartbes> great
<bartbes> thanks again
<jirkab> :-)
<bartbes> thanks to you I cross-compiled my first lib within 36 hours of arrival of nanonote
<jirkab> bartbes: but thanks to your effort we now have sample Makefile for cmake-based things
<bartbes> let's hope I bring more good things :P
<jirkab> what software you plan to port?
<bartbes> in case you are wondering, yes, that is indeed a 2d game engine
<jirkab> I see ... it would be  nice to have more 2D games on the NanoNote!
<jirkab> thanks
<bartbes> well, I got most deps covered now
<bartbes> so of course it's not going to be as advanced as the desktop version
<bartbes> but I hope it will be a workable subset
<jirkab> even if limited it would be usefull
<bartbes> interesting, I'm pretty sure I set the mailing list to daily
<bartbes> yet I got 3 today..
<bartbes> so, can you guys recommend any games?
<kristianpaul> doom :)
<qi-commits> David Kühling: Merge branch 'master' of projects.qi-hardware.com:openwrt-packages http://qi-hw.com/p/openwrt-packages/ffaf513
<qi-commits> David Kühling: Build gforth interpreter image on installation (via 'postinst'); startup time http://qi-hw.com/p/openwrt-packages/f03c9b2