Date: Sun, 31 May 2015 00:32:51 +0000 (GMT) From: jenkins-admin@freebsd.org To: jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org Subject: FreeBSD_HEAD-tests - Build #1071 - Still Unstable Message-ID: <1505421034.1.1433032374742.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <1763659333.21.1432978155332.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1763659333.21.1432978155332.JavaMail.jenkins@jenkins-9.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD_HEAD-tests - Build #1071 - Still Unstable: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1071/ to view the results. From owner-freebsd-current@FreeBSD.ORG Sun May 31 01:41:35 2015 Return-Path: <owner-freebsd-current@FreeBSD.ORG> 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 CFC678C4 for <freebsd-current@freebsd.org>; Sun, 31 May 2015 01:41:35 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AC9E712B7 for <freebsd-current@freebsd.org>; Sun, 31 May 2015 01:41:35 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=dP6GHOLPqDZkiyK0EcxuFKXueuduxGQVsQ/BgjY0IPI=; b=S5e8y2shrG+sYbsQxUkQaHr/VslItK+WdWzedlMEySsvXYaLbk0xrHihOpF4afPsNW0izMH2TJxsiSVHrGMVn/ajiEvwA90dOB+9f236Y37+bmVSZLHvo0/D1lJtf3hvpYnwiMq++gCsadhPHvkJ51+u4V3Lz/O5Lv7e8XF93Hk=; Received: from [114.124.32.71] (port=34736 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from <erichsfreebsdlist@alogt.com>) id 1YysFp-001QdH-JK; Sat, 30 May 2015 19:41:34 -0600 Date: Sun, 31 May 2015 09:41:27 +0800 From: Erich Dollansky <erichsfreebsdlist@alogt.com> To: Aryeh Friedman <aryeh.friedman@gmail.com> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: how do I downgrade from 11-current to 10-stable Message-ID: <20150531094127.2950a5ef@X220.alogt.com> In-Reply-To: <CAGBxaXkTE7FB0Pu-9r6PXpKpB579T6UwGwYoNEYX9650UTFwKQ@mail.gmail.com> References: <CAGBxaXkTE7FB0Pu-9r6PXpKpB579T6UwGwYoNEYX9650UTFwKQ@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current <freebsd-current.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current/> List-Post: <mailto:freebsd-current@freebsd.org> List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 31 May 2015 01:41:35 -0000 Hi, On Sat, 30 May 2015 05:52:56 -0400 Aryeh Friedman <aryeh.friedman@gmail.com> wrote: > 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 did this several times from sources. Be aware of one problem which could be fatal. If you created a encrypted partition with GELI and you downgrade, the older version might not be able to handle the encryption of the newer version. This is not mentioned in the documentation. There might be also a catch with the mix of kernel/world. To avoid problems there, I ran both the installation of kernel and the world in one go. Erich
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1505421034.1.1433032374742.JavaMail.jenkins>