From owner-freebsd-questions@FreeBSD.ORG Tue Oct 8 16:41:47 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 899E3E73 for ; Tue, 8 Oct 2013 16:41:47 +0000 (UTC) (envelope-from zkolic@sbb.rs) Received: from smtp9.sbb.rs (smtp9.sbb.rs [89.216.2.41]) by mx1.freebsd.org (Postfix) with ESMTP id 02E852FEA for ; Tue, 8 Oct 2013 16:41:46 +0000 (UTC) Received: from knossos (cable-178-148-96-14.dynamic.sbb.rs [178.148.96.14]) by smtp9.sbb.rs (8.14.0/8.14.0) with ESMTP id r98GfUaq018717 for ; Tue, 8 Oct 2013 18:41:45 +0200 Received: from localhost (1000@localhost [local]); by knossos (OpenSMTPD) with ESMTPA id 1def4bfa; for ; Tue, 8 Oct 2013 18:41:01 +0200 (CEST) User-Agent: OpenSMTPD enqueuer (Demoosh) Date: Tue, 8 Oct 2013 18:41:01 +0200 From: Zoran Kolic To: freebsd-questions@freebsd.org Subject: Re: Where is pkg repository for 9.2-RELEASE (amd64)? Message-ID: <20131008164101.GA16071@knossos> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Oct 2013 16:41:47 -0000 Yeah!!! 96.47.72.120 works! Thanks! > Depends. Where are your other installed packages from? I'd probably > re-install all of them from the pkg-test repository just to be safe. I installed 9.1 on new node and compiled from ports. It took a long time, which I want to avoid right now. Here is what I consider as steps for 9.2: freebsd-update upgrade -r 9.2-RELEASE freebsd-update install nextboot -k GENERIC freebsd-update install portsnap fetch portsnap extract do all pkg steps freebsd-update install kernel rebuild reboot I might be making some misunderstandings in order of this? Best regards Zoran