From owner-freebsd-questions@FreeBSD.ORG Thu May 1 11:34:50 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E8B4106566B for ; Thu, 1 May 2008 11:34:50 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 2FD358FC1B for ; Thu, 1 May 2008 11:34:50 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id 41F4F1CC91; Thu, 1 May 2008 03:34:49 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Thu, 1 May 2008 13:34:46 +0200 User-Agent: KMail/1.9.7 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: <200805011334.47200.fbsd.questions@rachie.is-a-geek.net> Cc: Anselm Strauss Subject: Re: 7.0-RELEASE + newer kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 May 2008 11:34:50 -0000 On Thursday 01 May 2008 13:17:03 Anselm Strauss wrote: > The reasons why I hesitate to upgrade to 7.0-STABLE are: > > - freebsd-update won't work anymore. How do I then get informed about > security updates? Using your favorite RSS reader and subscribe to: http://www.freebsd.org/security/advisories.rdf > - Can't install distributions with sysinstall anymore. Do I just > compile everything from source? Yes (to distributions, no to ports), but you have to upgrade by source to -STABLE to begin with, unless you want to go the hard way and bake a new CD/DVD. > - How do I actually update from release to stable? I have to compile > everything myself from the sources, right? As well as for any update? The handbook has an entire section for this: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html -- Mel Problem with today's modular software: they start with the modules and never get to the software part.