Minor addition to release man page

2017-03-19 Thread Hrishikesh Muruk
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 (:

Re: faq/current.html: Mention sudo removal

2015-07-04 Thread Hrishikesh Muruk
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 > =