From owner-freebsd-current@FreeBSD.ORG Wed Mar 1 17:16:12 2006 Return-Path: X-Original-To: current@freebsd.org 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 4513916A420; Wed, 1 Mar 2006 17:16:12 +0000 (GMT) (envelope-from cperciva@freebsd.org) Received: from pd3mo3so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D12DF43D46; Wed, 1 Mar 2006 17:16:11 +0000 (GMT) (envelope-from cperciva@freebsd.org) Received: from pd4mr5so.prod.shaw.ca (pd4mr5so-qfe3.prod.shaw.ca [10.0.141.50]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IVG003C6LAY7QD0@l-daemon>; Wed, 01 Mar 2006 10:16:10 -0700 (MST) Received: from pn2ml5so.prod.shaw.ca ([10.0.121.149]) by pd4mr5so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IVG00LCALAYGNN0@pd4mr5so.prod.shaw.ca>; Wed, 01 Mar 2006 10:16:10 -0700 (MST) Received: from [192.168.0.60] ([24.82.18.31]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IVG0081RLAXKC00@l-daemon>; Wed, 01 Mar 2006 10:16:10 -0700 (MST) Date: Wed, 01 Mar 2006 09:15:58 -0800 From: Colin Percival In-reply-to: <20060301170306.GZ55746@elvis.mu.org> To: Maxime Henrion Message-id: <4405D6CE.5030809@freebsd.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 7bit X-Enigmail-Version: 0.94.0.0 References: <20060301170306.GZ55746@elvis.mu.org> User-Agent: Thunderbird 1.5 (X11/20060112) Cc: arch@freebsd.org, current@freebsd.org Subject: Re: HEADS UP: Importing csup into base X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 01 Mar 2006 17:16:12 -0000 Maxime Henrion wrote: > So I think it is now time to import csup in FreeBSD base system so that > our users finally have a way to update their sources with a bare > install, and am requesting comments/opinions/problem reports on the > matter as long as it doesn't degenerate into a bikeshed. Yes please! I'd love to see CVS mode and authentication support as well, but given the number of people who don't apply security fixes (over 60% of FreeBSD 6.0 systems running portsnap are still running 6.0-RELEASE) I'd say that anything which makes updating easier is great. Colin Percival