From owner-freebsd-stable@FreeBSD.ORG Wed Jun 25 22:53:00 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6ACC37B401 for ; Wed, 25 Jun 2003 22:53:00 -0700 (PDT) Received: from h68-144-29-132.cg.shawcable.net (h68-144-29-132.cg.shawcable.net [68.144.29.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C79843FE1 for ; Wed, 25 Jun 2003 22:53:00 -0700 (PDT) (envelope-from gtf@cirp.org) Received: from cirp.org (localhost [127.0.0.1])h5Q5quhJ040169 for ; Wed, 25 Jun 2003 23:52:58 -0600 (MDT) (envelope-from gtf@cirp.org) Message-Id: <200306260552.h5Q5quhJ040169@h68-144-29-132.cg.shawcable.net> Date: Wed, 25 Jun 2003 23:52:55 -0600 (MDT) From: "Geoffrey T. Falk" To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Subject: Can I remove lib-elf.so.1? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jun 2003 05:53:01 -0000 I am cleaning up my 4-STABLE system. After a fresh installworld, I am looking at files that did not get touched by the install. Is it safe to remove all such files? In particular, I am looking at /usr/libexec/lib-elf.so.1, which has the schg flag set. I am afraid to remove this for fear of making my system unbootable. Could somebody please reassure me that it is ok to noschg and remove this old file? Thanks Geoffrey