How do you think we should handle the update process? Most likely people would like to update the LMS more often than you would like to update the tcz package.
I noticed that Michael just made a small dedicated ARM version (about 30MB in size) can it simply be untarred on top?
Who is most people lol. My server at home is still running LMS7.8 and perl 5.14.4. But I see he just pushed another change on git.......... Damn, he could have saved us a ton of work if he had pushed that patch on Friday. lol
So right now, the "guts of the files in slimserver are in an extension. So updates for the average user is not going to be easy to do. Plus, I don't think the average user could decipher an update that has a potential of being armv7 only. (The binaries for arm on the slimserver repo are armv7 only)
I have no problem being the extension maintainer on piCore. So what I plan to do.
1) I have the full git tree downloaded on my server, I made local changes to remove everything we didn't need and the right armv6 binaries, and then committed the changes on my local system
2) When there is a large enough update, I can merge the updated files into my local repo. Repack the tcz, and send to bmarkus for uploading to the repo.
How do you release updates for piCoreplayer?