CVSROOT: /cvs Module name: www Changes by: t...@cvs.openbsd.org 2016/11/19 07:23:13
Modified files: faq : current.html Log message: Builds with a dedicated user that cannot elevate privileges or write to /usr/src or /usr/xenocara were enabled. Change /usr/{,x}obj to owner build:wobj with mode 770 and install the systemwide makefiles before starting a build. The root of the noperm fs containing DESTDIR should also be owned by build:wobj. Developers will need to add their users to group wobj. input from tj, rpe