opkg

statically linked package installer
git clone anongit@rnpnr.xyz:opkg.git
Log | Files | Refs | Feed | Submodules | README | LICENSE

Commit: 0fb75a7cfe9634643d1a1a8efc99fa06cf10f050
Parent: 81e26843b3eb98b3dbd657ffc6e5b8790558d4b2
Author: Randy Palamar
Date:   Sat,  2 May 2026 09:47:36 -0600

README: update mention of u-config

u-config is now included in upstream oasis, however here we choose
the freestanding version when available.

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -13,6 +13,7 @@ Changes * The set of packages is curated to my personal preferences. * OpenBSD `xargs` instead of sbase for parallel processing support. * cmark was replaced with [md4c][]. +* freestanding version of [u-config][] is built where supported. Additional Packages ------------------- @@ -21,7 +22,6 @@ Additional Packages * [optipng][] - PNG image optimizer * [spm][] - simpler pass * [stagit][] - static webpage generator for git repos. -* [u-config][] - tiny pkg-config clone that doesn't require libc on amd64. [hyx]: https://yx7.cc/code/ [libgit2]: https://github.com/libgit2/libgit2