From owner-freebsd-arch Tue Jul 9 16:31:15 2002 Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46E4337B400 for ; Tue, 9 Jul 2002 16:31:13 -0700 (PDT) Received: from gnuppy.monkey.org (wsip68-15-8-100.sd.sd.cox.net [68.15.8.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC24443E09 for ; Tue, 9 Jul 2002 16:31:12 -0700 (PDT) (envelope-from billh@gnuppy.monkey.org) Received: from billh by gnuppy.monkey.org with local (Exim 3.35 #1 (Debian)) id 17S4Rr-0000V7-00; Tue, 09 Jul 2002 16:31:11 -0700 Date: Tue, 9 Jul 2002 16:31:11 -0700 To: freebsd-arch@FreeBSD.ORG Cc: Neil Blakey-Milner , "M. Warner Losh" , naddy@mips.inka.de, Bill Huey Subject: Re: Package system flaws? Message-ID: <20020709233111.GA1651@gnuppy.monkey.org> References: <20020706220511.GA88651@scoobysnax.jaded.net> <20020708.094652.21114246.imp@village.org> <20020709073309.GB96335@dragon.nuxi.com> <20020709082753.GA60250@mithrandr.moria.org> <20020709185010.GA26983@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020709185010.GA26983@dragon.nuxi.com> User-Agent: Mutt/1.4i From: Bill Huey Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jul 09, 2002 at 11:50:10AM -0700, David O'Brien wrote: > Someone demoed the Debian package system to me at USENIX and it > appears > it does have this functionality. The Debian system is pretty hard to beat in just about all areas. Their apt-get facility with the commands "update" and "dist-upgrade" automatically resolves dependencies, downloads the packages and installs them (with pre/post config script) in one swoop. It's DB driven, so you can do stuff like query what file a package belongs to, etc... The package quality is very good and well maintained. It's for that reason that I still use Debian/Linux as my workstation. bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message