I have added the combined opkg & overlay installer to the first post of this thread. I have also removed the big warning because due to the overlay it isn't really dangerous any more.
I've been also looking at the OpenEmbeded/bitbake and it seems nice. So we can certainly use that.
The good thing is there's not much work to make packages for the WAF apps together with the Launcher integration. I will start by creating the necessary config files and setup and also prepare several packages of existing hacks as an example.
We could also use OpenEmbeded to build complete replacement of the underlaying linux and all the apps/libs later (if we want newer versions or something).
Creating packages for other (compiled, not shell script, not WAF) applications and libraries might be little bit difficult. We have to check if the cross-compile toolchain contains compatible versions of all libraries on KT. If not we will have to downgrade the necessary packages.
|