From owner-freebsd-questions@FreeBSD.ORG Fri Apr 30 16:32:45 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D6DC16A4CE for ; Fri, 30 Apr 2004 16:32:45 -0700 (PDT) Received: from mtaw4.prodigy.net (mtaw4.prodigy.net [64.164.98.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D42A43D2D for ; Fri, 30 Apr 2004 16:32:45 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (4b17ce01bf9cbaeca6f7c16453f9c20a@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128]) by mtaw4.prodigy.net (8.12.10/8.12.10) with ESMTP id i3UNWidV013377; Fri, 30 Apr 2004 16:32:44 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id E9A4F51CAC; Fri, 30 Apr 2004 16:32:44 -0700 (PDT) Date: Fri, 30 Apr 2004 16:32:44 -0700 From: Kris Kennaway To: Danny MacMillan Message-ID: <20040430233244.GA32249@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6c2NcOVqGQ03X4Wi" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: make installworld: does it remove non-built binaries? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Apr 2004 23:32:45 -0000 --6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 30, 2004 at 05:07:03PM -0600, Danny MacMillan wrote: > Hi, >=20 > If, for example, I set >=20 > NO_SENDMAIL=3Dtrue >=20 > in make.conf and then do the make world procedure, will it remove the=20 > pre-existing sendmail files from my system? No. You can use find with the -mtime switch to locate old files that are candidates for removal. Kris --6c2NcOVqGQ03X4Wi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAkuIcWry0BWjoQKURAlwFAJ9UuQ/O8OhT5PTo0eUxU65y+wx/3ACZAdEx epmMKXbhtF2ocBmjJMmFG2A= =FTKF -----END PGP SIGNATURE----- --6c2NcOVqGQ03X4Wi--