From owner-freebsd-current@FreeBSD.ORG Sat May 30 13:39:25 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E9A2C1B4 for ; Sat, 30 May 2015 13:39:25 +0000 (UTC) (envelope-from 214748mv@gmail.com) Received: from mail-yh0-x230.google.com (mail-yh0-x230.google.com [IPv6:2607:f8b0:4002:c01::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A8691138F for ; Sat, 30 May 2015 13:39:25 +0000 (UTC) (envelope-from 214748mv@gmail.com) Received: by yhom41 with SMTP id m41so25019751yho.1 for ; Sat, 30 May 2015 06:39:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=4yev4s5aNpzXabGlKNH1XzFXUN0P/88SqwNjencK4xc=; b=uA6u5GlqSAHZzYWIz776ehW8NbQvyp6oM0qNUAdlkumjtZseQziHfWzJ4kNaI/a+qH 7djhMaC+8pJKib+x1oCb80Lbgqs1hFOWCA6YGy4Ws9Yn1VisbAN/DS5oGqkYQMpB22Z+ HLN4ys0h4PtXH+cAoe8jXNcN3us/A9DPEftPYpRRYiXNvJrLNnVqV+5eOJy5aPhYkB9q Bqza7TIjNuORKslk0UJNpkoTYcOQZoxAKcVSnpSeKkr01DD7d2PNRSUGmmPeSXEyJL+O fTWLSdbHh6V4zREUqq0QsrNBg1eE5ZpJuXDPTIHR7opLkTPvKwk95oEpncQX2kNthwTD dIoQ== MIME-Version: 1.0 X-Received: by 10.170.208.82 with SMTP id z79mr15532647yke.106.1432993164713; Sat, 30 May 2015 06:39:24 -0700 (PDT) Received: by 10.13.226.196 with HTTP; Sat, 30 May 2015 06:39:24 -0700 (PDT) In-Reply-To: References: Date: Sat, 30 May 2015 15:39:24 +0200 Message-ID: Subject: Re: how do I downgrade from 11-current to 10-stable From: "Ranjan1018 ." <214748mv@gmail.com> To: Aryeh Friedman Cc: FreeBSD Current Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Sat, 30 May 2015 13:39:26 -0000 2015-05-30 11:52 GMT+02:00 Aryeh Friedman : > My desktop machine is 11-current and I want to down grade it to 10-stable > how do I do this without needing a reinstall? > > I have done the downgrade of my home server few weeks ago. I have done this rebuilding the whole OS from source: 1 - Upgrade the 11-CURRENT if old. 2 - Make a backup or make a new environment if you use beadm 3 - Download the 10-STABLE source 4 - Build and install the new 10-STABLE 5 - Upgrade the packages. If you need further details let me know. Regards, Maurizio