Y
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
brynet
2619 days ago
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).
link
This just promoted it to a regular base utility, and also it was rewritten using libelf(3).