Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Sep 2002 09:14:08 +0300
From:      Maxim Sobolev <sobomax@FreeBSD.ORG>
To:        Kris Kennaway <kris@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/usr.sbin/pkg_install/lib plist.c
Message-ID:  <20020901061408.GA12651@vega.vega.com>
In-Reply-To: <200208312021.g7VKLlhh009121@freefall.freebsd.org>
References:  <200208312021.g7VKLlhh009121@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Aug 31, 2002 at 01:21:47PM -0700, Kris Kennaway wrote:
> kris        2002/08/31 13:21:47 PDT
> 
>   Modified files:
>     usr.sbin/pkg_install/lib plist.c 
>   Log:
>   Don't treat unknown commands as fatal errors: they are probably just
>   the signature of out-of-date pkg_tools and newer packages.

I don't really think that we need something like that. Older
versions of pkg_tools should be protected from the new packages
with unknown commands by the `packing list format version'
(see pkg_install/lib/version.c). 

-Maxim

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020901061408.GA12651>