From owner-freebsd-questions@FreeBSD.ORG Wed Dec 3 16:01:29 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C250416A4CF for ; Wed, 3 Dec 2003 16:01:29 -0800 (PST) Received: from smaug.rhavenn.net (rrcs-central-24-123-125-186.biz.rr.com [24.123.125.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BC8C43FE9 for ; Wed, 3 Dec 2003 16:01:28 -0800 (PST) (envelope-from lists@rhavenn.net) Received: from 172.20.0.150 (unknown [172.20.0.150]) by smaug.rhavenn.net (Postfix) with ESMTP id 8B3272A8CA; Wed, 3 Dec 2003 18:19:20 -0600 (CST) From: Henrik Hudson To: "rotten rottie" , freebsd-questions@freebsd.org Date: Wed, 3 Dec 2003 17:49:28 -0600 User-Agent: KMail/1.5.4 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200312031749.28343.lists@rhavenn.net> Subject: Re: Questions about updating... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: lists@rhavenn.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2003 00:01:29 -0000 On Wednesday 03 December 2003 17:39, "rotten rottie" sent a missive stating: > 1) if there are two trees(lack of better words) why would ssh exist in > both > the system tree and the ports tree ? Wouldnt it be better to have it in > the > ports tree ? Ports are not installed by "default" and SSH is somewhat necessary to a system these days so it's in the base system or so my opinion lies. As for it being duplicated in the ports system..some people need to run different versions, etc... so that's why they're there. > 2) I have used gentoo in the past and am curious if there is something > simular to emerge -up world/system -- I would like to cvs the ports/sys > and > then be able to see if anything need upgrading .. is this possible ? Yes, CVS your src tree (/usr/src) and them run the make world, etc.. stuff. See the handbook for details: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html is a good place to start. > 3) Say there was a update to openssh .. which would be the proper way to > > update .. sync the sys tree and then just update ssh .. or sync the tree > and > recompile the system ? or remove the sys version and install the port > version and update the port ? The "proper" way, I don't know. You can syn the source tree and rebuild or just patch your current source tree. Either way should work. Yes, you can just upgrade the port as well if you're already running a ports version. > I am very happy with freebsd .. Im still in the exploring stage .. The > reasons for my questions is that I am a little weary of using freebsd in > production if I dont easily know when updates are avail, having to > recompile > the system everytime I need a patch for a service. Keep on top of freebsd-security and freebsd-security-advisories lists and you will be aware of all kernel type security holes and other vulns. Keep an eye on other mailing lists to see holes for more userland apps, etc... Gentoo does it pretty slick with their emerge sync; emerge -u world ..but sometimes it updates stuff you don't really need or want to upgrade at the moment. Probably missed a few things :) Henrik -- Henrik Hudson listsNO@SPAMrhavenn.net "`If there's anything more important than my ego around, I want it caught and shot now.'" --Hitchhikers Guide to the Galaxy