From owner-freebsd-stable@FreeBSD.ORG Wed Aug 6 01:43:46 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 21DD437B401 for ; Wed, 6 Aug 2003 01:43:46 -0700 (PDT) Received: from www.qlogic.net (qlogic.net [66.216.124.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2731543F3F for ; Wed, 6 Aug 2003 01:43:45 -0700 (PDT) (envelope-from dgw@qlogic.net) Received: from dgw.demonio (182.Red-81-36-232.pooles.rima-tde.net [81.36.232.182]) (authenticated bits=0) by www.qlogic.net (8.12.8p1/8.12.8) with ESMTP id h768hd32090797; Wed, 6 Aug 2003 10:43:41 +0200 (CEST) (envelope-from dgw@qlogic.net) From: David Garcia Watkins To: Mike Hoskins Date: Wed, 6 Aug 2003 10:43:37 +0200 User-Agent: KMail/1.5.3 References: <20030805213206.60517.qmail@web10104.mail.yahoo.com> <20030805164850.C6218@fubar.adept.org> In-Reply-To: <20030805164850.C6218@fubar.adept.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308061043.37914.dgw@qlogic.net> cc: stable@freebsd.org Subject: Re: killing UUCP 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: Wed, 06 Aug 2003 08:43:46 -0000 > #NOUUCP= true # do not build uucp related programs > > you may be able to define that and do away with the user all > together. someone else can confirm (i've built with NOUUCP=true, but > i have not tried deleting the uucp user.) The old UUCP binaries will be left around when you make world again with NOUUCP. You can normally catch them by the date. David