I would hope that in this particular case, Theo's mail is not to be taken literally -- especially when the process can easily be made even more bullet-proof... (and yes, I do "make install" after re-building the kernel due to errata.)
On 13 Jan 2015 at 0:39, Simon Nicolussi wrote: > Theo de Raadt wrote: > > Oh so someone actually uses the install target? I've been thinking > > about deleting it.... > > First the powerdown= feature, now this. I seem to have a hidden talent > for using just the things you're ripping out. Oh well, in that case: > > Index: faq/faq5.html > =================================================================== RCS > file: /cvs/www/faq/faq5.html,v retrieving revision 1.206 diff -u -r1.206 > faq5.html --- faq/faq5.html 1 Dec 2014 09:49:47 -0000 1.206 +++ > faq/faq5.html 12 Jan 2015 23:34:05 -0000 @@ -662,7 +662,7 @@ > # <b>cd ../compile/GENERIC</b> > # <b>make clean && make</b> > <i>[...lots of output...]</i> > -# <b>make install</b> > +# <b>cp bsd /nbsd && mv /nbsd /bsd</b> > </pre></blockquote> > > Replace "<tt>i386</tt>" in the first line with your platform name. > > -- > Simon Nicolussi <[email protected]> > http{s,}://{www.,}sinic.name/ > >
