Date: Mon, 20 Nov 1995 20:00:35 +0100 (MET) From: guido@gvr.win.tue.nl (Guido van Rooij) To: davidg@Root.COM Cc: bde@zeta.org.au, CVS-commiters@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.sbin/syslogd syslogd.c Message-ID: <199511201900.UAA00319@gvr.win.tue.nl> In-Reply-To: <199511151354.FAA00756@corbin.Root.COM> from "David Greenman" at Nov 15, 95 05:54:22 am
next in thread | previous in thread | raw e-mail | index | archive | help
> The sysctl crap in the Makefile is bogus and should be removed. My kernel > is often not called "/kernel" and pretending that it was is wrong. The bootfile > name should be read-only and the Makefile should not be messing with it. > I still dont like the fact that installing a new kernel with make install can make all kinds of programs useless. Perhaps a better way of doing things is first check if /kernel is the kernel being used. If so, and if it is moved to kernel.old, sysctl should be called according to me. -Guido
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511201900.UAA00319>