Post #2008847
2026-04-22 09:29 UTC
@april i mean, i could bootstrap everything from source. some parts still need a package, e.g. gnat needs gnat to compile.
openbsd pretty much freezes packages in each release, so tailoring per-release is feasible. then just continually update for current too (for dependencies and such).
detect openbsd version in lbmk and adapt accordingly, use specific versions of things. e.g. /usr/local/bin/autoconf-2.72 currently, on obsd -current.
just populate a fake PATH with symlinks e.g. gcc->gcc-15.x
Replies (0)
No replies.