From f9d6377378aa0c2bf02e1a03f7414e50ce8d0f3a Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Mon, 07 Aug 2017 15:39:20 -0400 Subject: dev/archive/signing: Mention simplicity of pkg/opkg/static --- diff --git a/dev/archive/signing.mdwn b/dev/archive/signing.mdwn index b379d38..d29bf73 100644 --- a/dev/archive/signing.mdwn +++ b/dev/archive/signing.mdwn @@ -59,7 +59,10 @@ source package should have two builds, with and without verification enabled. This will probably mean generating new binary packages `opkg-gpg` and `libopkg.1-gpg` (which will conflict with `opkg` and `libopkg.1` respectively) and installing data files into binary package directories without the aid of -`oh-installfiles`. +`oh-installfiles`. Although, option 1 of the [[static_libopkg|pkg/opkg/static]] +plan would simplify this by getting rid of the `libopkg.1` and `libopkg.1-dev` +packages altogether. The `opkg` source package could then build just `opkg`, +`opkg-gpg`, `opkg-dbg`, and `opkg-doc` binary packages. The DOT-language dependency graph (which can be rendered as a PNG image with the command pipeline in the header comment, if saved as `gpgme.dot`): -- cgit v0.9.1