From owner-freebsd-questions Fri Feb 9 13:16:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from xena.gsicomp.on.ca (cr677933-a.ktchnr1.on.wave.home.com [24.43.230.149]) by hub.freebsd.org (Postfix) with ESMTP id C70DA37B699 for ; Fri, 9 Feb 2001 13:16:04 -0800 (PST) Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.1/8.9.3) with SMTP id f19LEDi49552; Fri, 9 Feb 2001 16:14:13 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <005301c092dd$1e2e9190$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Anatoly Karp" , References: <200102092013.f19KDmP04268@tolik.localdomain> Subject: Re: [Q] clean way to get rid of games and more Date: Fri, 9 Feb 2001 16:13:15 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > My question is: what is a clean way to achieve this? > Can I just do, say, > > # rm -rf /usr/games > (but I'm worried if it might ruin some crucial dependencies > somewhere) I doubt anything in the system as "crucial dependencies" on games. You should also blow away /usr/share/games as well. -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message