From owner-cvs-all Thu Oct 4 9:56:59 2001 Delivered-To: cvs-all@freebsd.org Received: from relay.gnf.org (relay.gnf.org [208.44.31.36]) by hub.freebsd.org (Postfix) with ESMTP id 6F18637B403; Thu, 4 Oct 2001 09:56:52 -0700 (PDT) Received: from mail.gnf.org (smtp.gnf.org [10.0.0.11]) by relay.gnf.org (8.11.6/8.11.6) with ESMTP id f94Guqj09956; Thu, 4 Oct 2001 09:56:52 -0700 Received: by mail.gnf.org (Postfix, from userid 888) id 5064911E504; Thu, 4 Oct 2001 09:56:06 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by mail.gnf.org (Postfix) with ESMTP id 4C61911A577; Thu, 4 Oct 2001 09:56:06 -0700 (PDT) Date: Thu, 4 Oct 2001 09:56:06 -0700 (PDT) From: Gordon Tetlow To: Maxim Sobolev Cc: , Subject: Re: cvs commit: src/usr.sbin/pkg_install/create perform.c... In-Reply-To: <3BBBFBD4.2B422715@FreeBSD.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 4 Oct 2001, Maxim Sobolev wrote: > Yes and no. :) It deletes all packages recursively, so if package A requires package > B and package C in turn requires package A, doing pkg_delete -r B will delete A, B > and C. Not exactly what I was driving at. Packages A and B both require package C. What happens if I do a pkg_delete -r A? Does it delete C? -gordon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message