From owner-freebsd-current@FreeBSD.ORG Mon Mar 15 05:09:48 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C0FA16A4CE for ; Mon, 15 Mar 2004 05:09:48 -0800 (PST) Received: from fisk.demonized.net (h97n2fls33o834.telia.com [213.66.186.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EE7643D2D for ; Mon, 15 Mar 2004 05:09:47 -0800 (PST) (envelope-from manlix@demonized.net) Received: from beard.demonized.net (beard.demonized.net [172.22.1.2]) by fisk.demonized.net (8.12.10/8.12.10) with SMTP id i2FD9pLQ080212; Mon, 15 Mar 2004 14:09:51 +0100 (CET) (envelope-from manlix@demonized.net) Date: Mon, 15 Mar 2004 14:09:47 +0100 From: Johan Pettersson To: Robert Blacquiere Message-Id: <20040315140947.17bbe512.manlix@demonized.net> In-Reply-To: <20040315125825.GJ52357@bombur.guldan.demon.nl> References: <20040315134745.1eb201f4.manlix@demonized.net> <20040315125825.GJ52357@bombur.guldan.demon.nl> X-Mailer: Sylpheed version 0.9.10 (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: Pkg-based base system. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Mar 2004 13:09:48 -0000 On Mon, 15 Mar 2004 13:58:25 +0100 Robert Blacquiere wrote: > /me smells linux based distros... > > I would not like that. It is now a complete system all acts like it should. > If you take it appart you will see thing breaking and getting a mess like > i won't say it. If you want to remove something why shouldn't you be able to do it easily? If you want to remove something you can use rm(1) but its much simpler och easier with pkg_delete. And you know what you have and don't have with pkg_info or ls /var/db/pkg/ > > if you remove ipfw of ipf from user space why should you also have it in kernel space? > then you get the next level of removal in to pkg... If I want to use IPFILTER i compile my kernel with IPFILTER, no IPFW here. Why should i then got ipfw-stuff which i dont use in the userland? > > I hope we will do no such a thing. > > > On Mon, Mar 15, 2004 at 01:47:45PM +0100, Johan Pettersson wrote: > > Wouldn't it be nice to have ha pkg-based base system? So you easily can remove parts from the base system, like openssh, ipfw, ipf, bind, sendmail and so on. This couldn't be too hard to implement. :) > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > -- > Microsoft: Where do you want to go today? > Linux: Where do you want to go tomorrow? > FreeBSD: Are you guys coming or what? > OpenBSD: Hey guys you left some holes out there! > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >