From owner-cvs-all Mon Feb 15 09:26:19 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA03472 for cvs-all-outgoing; Mon, 15 Feb 1999 09:26:19 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA03464; Mon, 15 Feb 1999 09:26:14 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id KAA00364; Mon, 15 Feb 1999 10:26:10 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id KAA25582; Mon, 15 Feb 1999 10:26:07 -0700 Date: Mon, 15 Feb 1999 10:26:07 -0700 Message-Id: <199902151726.KAA25582@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Sheldon Hearn Cc: Nate Williams , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/libexec/rtld-elf Makefile In-Reply-To: <14893.919080944@axl.noc.iafrica.com> References: <199902150502.VAA27835@freefall.freebsd.org> <14893.919080944@axl.noc.iafrica.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > Modified files: > > libexec/rtld-elf Makefile > > Log: > > - Set the system immutable flag when installing ld.so to avoid people > > accidentally clobbering it. > > As a flip-side to this change, could you get installworld to noschg any > existing instance of the file before installing it? Install does this automagically if you give it the flags '-C -noschg'. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message