blob: 89e11e092d11bf122a9eff4f93f10e197f5a4696 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[[!meta title="Opkg in ProteanOS"]]
ProteanOS uses [opkg][opkg] to manage packages after installation with
[[prokit|dev/prokit]]. There are a few tasks on the roadmap for ProteanOS's
opkg packaging:
* [[Statically_linking_against_libopkg|dev/pkg/opkg/static]]
* [[Verifying_package_feed_index_files|dev/archive/signing]]
* [[Handling_the_growth_of_new_upstream_versions|dev/pkg/opkg/future]]
[opkg]: https://git.yoctoproject.org/cgit/cgit.cgi/opkg/tree/README
|