|
|||||
Good bye ipkg, welcome opkgDuring last days I was working on switching Poky Linux into using OPKG package manager. Today whole work was merged into What is OPKG? It is fork of IPKG (from handhelds.org) done for Openmoko distribution. It has all usable patches from OpenEmbedded related projects merged and got some new features:
And most important — it is maintained (which can not be told about ipkg). Related posts: 7 comments to Good bye ipkg, welcome opkg |
|||||
|
Copyright © 2009 Marcin Juszkiewicz - All Rights Reserved |
|||||
Now I just need to steal your patches :)
Koen: http://blog.haerwu.biz/download/diffs/opkg-poky/ contain GIT exported patchset of all required changes.
My no 1 wish on package systems is policy. The signing is good infrastructure, but functionality is lacking:
1) Install script must be optional, end user applications should not need them in general (think ipkg can do this).
2) There need to be possible to set a policy for witch packages may have scripts (based on package source and/or signature).
It’s fairly reasonable to run semi trusted software as a regular user, and SE-linux going more and more mainstream makes it even more and more reasonable.
But it’s not reasonable to give a semi-trusted package maintainer full root-access.
Lars: subscribe to opkg-devel mailing list and share your ideas there. Development of OPKG is open.
Where is the main web site for OPKG?
Who are the maintainers?
[...] de pacotes ipkg, vai lentamente substituindo seu “predecessor”. O primeiro a sofrer a mudança foi o Poky [...]
[...] IPKG finally died so we switched to maintained OPKG tool to manage packages. [...]