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