From owner-freebsd-stable Fri Jul 28 5:10:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from peak.mountin.net (peak.mountin.net [207.227.119.2]) by hub.freebsd.org (Postfix) with ESMTP id D101737BA7C for ; Fri, 28 Jul 2000 05:10:26 -0700 (PDT) (envelope-from jeff-ml@mountin.net) Received: (from daemon@localhost) by peak.mountin.net (8.9.1/8.9.1) id HAA05049; Fri, 28 Jul 2000 07:10:18 -0500 (CDT) (envelope-from jeff-ml@mountin.net) Received: from dial-72.max1.wa.cyberlynk.net(207.227.118.72) by peak.mountin.net via smap (V1.3) id sma005044; Fri Jul 28 07:09:52 2000 Message-Id: <4.3.2.20000728063518.00ac4580@207.227.119.2> X-Sender: jeff-ml@207.227.119.2 X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Fri, 28 Jul 2000 07:08:01 -0500 To: "David J. Kanter" From: "Jeffrey J. Mountin" Subject: Re: Uninstalling "games" possible Cc: stable@FreeBSD.ORG In-Reply-To: <20000727213151.A14964@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 09:31 PM 7/27/00 -0500, David J. Kanter wrote: >I have no use for the games branch, but now realize that I've installed it >in the past with the src-all cvsup file. What's the best way, if there is >one, of deleting the games? rm -r /usr/games /var/games Mind that 'make installworld' will be recreate the tree. >If I remove the src-games part of the cvsup file and make world, will that >wipe out all the installed game binaries? NOGAMES=true will only not build them. Removal is *never* done automagically. Perhaps some day there will be a truly modular install method. Most likely only for binary, so source builds will always require manual removal. With NOGAMES set you can remove the entries from /etc/mtree/BSD.(usr|var).dist. Jeff Mountin - jeff@mountin.net Systems/Network Administrator FreeBSD - the power to serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message