Hacker News new | ask | show | jobs
by 3xblah 2619 days ago
Up until now (see rdsetroot), OpenBSD never had an equivalent to mdsetroot (NetBSD)?
1 comments

It did, it was just not installed by default, it was originally only available at build-time (as eflrdsetroot).

This just promoted it to a regular base utility, and also it was rewritten using libelf(3).