summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <pehjota>2017-08-07 14:25:35 (EDT)
committer Patrick McDermott <pehjota>2017-08-07 14:25:35 (EDT)
commit16d93d2ee8ed416a27d480b7cd25958125aafb7a (patch)
treed91fbabdb33b5994b7daaaa50f7286e867f86d4c
parent5c2b233beea277b706941752a0ac4635e8156fae (diff)
dev: Generalize multiple opkg tasks
-rw-r--r--dev.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev.mdwn b/dev.mdwn
index d452665..c2a910b 100644
--- a/dev.mdwn
+++ b/dev.mdwn
@@ -34,9 +34,9 @@ have patches that may be of interest outside ProteanOS but have not yet been
submitted upstream.
Some packages have development problems that will eventually need to be solved,
-such as [[cross_building_Perl_5|dev/pkg/needed]], considering a switch to an
-[[opkg_fork|dev/pkg/opkg]], and adding support in opkg for installing packages
-built for foreign architectures.
+such as [[cross_building_Perl_5|dev/pkg/needed]],
+[[multiple_tasks|dev/pkg/opkg]] in the `opkg` packaging, and adding support in
+opkg for installing packages built for foreign architectures.
Most source packages are maintained in [Git repositories][git-pkg]. You can
request a repository for your package on the [mailing list][proteanos-dev]. To