From owner-freebsd-stable Fri Aug 25 14:23:57 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6050B37B422; Fri, 25 Aug 2000 14:23:55 -0700 (PDT) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id OAA15819; Fri, 25 Aug 2000 14:23:55 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Fri, 25 Aug 2000 14:23:55 -0700 (PDT) From: Kris Kennaway To: Roman Shterenzon Cc: freebsd-stable@freebsd.org Subject: Re: pkg_check In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 25 Aug 2000, Roman Shterenzon wrote: > Hello, > I didn't find the functionality to check package integrity in the standard > freebsd pkg_* utilities. (Perhaps I'm missing something?) > So, I wrote this small perl script which does it for me. > With this tool, one may use tripwire only on /var/db/pkg and skip > /usr/local. > What do you think about it? Check out /usr/ports/Tools/scripts/consistency-check Does yours do anything different/better than this one? Perhaps you and the author of that script (nbm@freebsd.org) could collaborate. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message