Added small info to the release man page. Without this step building the
system gives the error
---
test -z "doas" || doas rm -f /var/run/testdata_root /var/run/keycommand_root
doas: Operation not permitted
*** Error 1 in regress/usr.bin/ssh (Makefile:207 'clean')
*** Error 1 in regress/usr.bin (:
Why is sudo being removed from base? It is pretty useful. I imagine many
use sudo
Thanks
Hrishi
On Saturday 4 July 2015, Steven McDonald
wrote:
> Hi,
>
> Here's a patch for current.html telling users how to handle the sudo
> removal from base.
>
> Index: faq/current.html
> =