Date: Mon, 13 Dec 1999 22:13:10 -0800 From: "David O'Brien" <obrien@NUXI.com> To: "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/chown Makefile Message-ID: <19991213221310.B34110@dragon.nuxi.com> In-Reply-To: <199912140548.VAA17973@gndrsh.dnsmgr.net>; from freebsd@gndrsh.dnsmgr.net on Mon, Dec 13, 1999 at 09:48:55PM -0800 References: <199912140448.UAA65838@freefall.freebsd.org> <199912140548.VAA17973@gndrsh.dnsmgr.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 13, 1999 at 09:48:55PM -0800, Rodney W. Grimes wrote: > > Install `chown' into /sbin rather than /usr/sbin as `chown' is needed by > > `MAKEDEV'. And one might need to `MAKEDEV' inorder to get a device node > > in order to mount /usr from. > > The sources need repo moved from usr.sbin to sbin and this change ripped > out. Yes. Patience. First put the change in usr.sbin/chown/ so it is documented by someone looking there. Then repo move it to sbin/chown/ and clean up the Makefile. This was how we did usr.sbin/sysctl/ -> sbin/sysctl/ . -- -- David (obrien@NUXI.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991213221310.B34110>