Date: Wed, 09 Aug 2017 09:13:33 -0700 From: John Baldwin <jhb@freebsd.org> To: Jeremie Le Hen <jlh@freebsd.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r322277 - in head: tools/build/mk usr.bin usr.bin/ruptime usr.bin/rwho usr.sbin usr.sbin/rwhod Message-ID: <57853544.8eSNM9xh9N@ralph.baldwin.cx> In-Reply-To: <201708082017.v78KH7av090655@repo.freebsd.org> References: <201708082017.v78KH7av090655@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, August 08, 2017 08:17:07 PM Jeremie Le Hen wrote: > Author: jlh > Date: Tue Aug 8 20:17:07 2017 > New Revision: 322277 > URL: https://svnweb.freebsd.org/changeset/base/322277 > > Log: > rwho/ruptime/rwhod shouldn't be gated by RCMDS. > > As peter@ points out in pr/220953: > "rwho, rwhod and ruptime are not part of the remote login suite (rsh, rlogin > etc). > > They should *not* be in the rcmds package which is disabled by default. We > rely on rwho/rwhod/ruptime in the freebsd.org cluster." > > This commit is a re-commit of r322029 and r322031 with a better commit log, as > pointed out by ngie@. > > This also includes the necesary changes to OptionalObsoleteFiles.inc, as > requested by jhb@. > > PR: 220953 > Reported by: peter@, jhb@ > Differential Revision: https://reviews.freebsd.org/D11743 You still need to fix the Makefiles that install /etc/rc.d/rwho and /etc/periodic/daily/140.clean-rwho to install those files unconditionally. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?57853544.8eSNM9xh9N>