Date: Sat, 7 Feb 2009 14:55:29 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/share/mk bsd.own.mk src/sys/conf kern.post.mk Message-ID: <200902071457.n17EvAje071973@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2009-02-07 14:55:29 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) share/mk bsd.own.mk sys/conf kern.post.mk Log: SVN rev 188288 on 2009-02-07 14:55:29Z by bz MFC: r186854 Using KMODOWN/KMODGRP rather than hard coding root/wheel for installing the kernel allows one, like with modules, to override the default user/group and install as non-su to a temporary directory to test, create images or seed a tftp dir. r186894 Document that we started using KMODOWN/KMODGRP for the kernel as well and no longer only for modules. Revision Changes Path 1.67.2.6 +2 -2 src/share/mk/bsd.own.mk 1.100.2.2 +5 -5 src/sys/conf/kern.post.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902071457.n17EvAje071973>