From 3bfdfb2af4d77d8e1e6d180b204c8d7313d4dad6 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 02 Jul 2020 18:50:20 -0400 Subject: NEWS: Document new ProteanOS section feeds --- diff --git a/NEWS b/NEWS index 21ccfea..260d258 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,14 @@ Changes in this release: * "prokit build" now passes an "-a" option, if supported, to opkg to install host-architecture non-coinstallable dependencies (such as library development packages) when cross building. + * Newly installed ProteanOS systems now have feeds for sections + "base", "boot", "lib", "share", and "util" listed in their opkg + configuration (previously only "base"). Systems of profile "dev" + additionally have "dev" and "libdev" section feeds. A "src" section + for architecture "src" and platform "all" has also been added. The + recommended way to add these section feeds to an existing system is + to install a new system of the same architecture and platform and + copy its opkg configuration into the old system. * "prokit shell", "prokit opkg", and "prokit build" now pass through relevant exit statuses. "prokit build" also no longer tries to run opkbuild after opkg exits with an error. -- cgit v0.9.1