From owner-freebsd-stable@freebsd.org Thu Jul 23 23:21:38 2015 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3BAFE9A992D for ; Thu, 23 Jul 2015 23:21:38 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward20h.cmail.yandex.net (forward20h.cmail.yandex.net [87.250.230.162]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Certum Level IV CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E28DB1C5B for ; Thu, 23 Jul 2015 23:21:37 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from smtp2h.mail.yandex.net (smtp2h.mail.yandex.net [84.201.187.145]) by forward20h.cmail.yandex.net (Yandex) with ESMTP id 7ED1821965 for ; Fri, 24 Jul 2015 02:21:30 +0300 (MSK) Received: from smtp2h.mail.yandex.net (localhost [127.0.0.1]) by smtp2h.mail.yandex.net (Yandex) with ESMTP id 46A8C1708C3A for ; Fri, 24 Jul 2015 02:21:30 +0300 (MSK) Received: by smtp2h.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id olpoAfdPjq-LSVGO6t4; Fri, 24 Jul 2015 02:21:28 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1437693689; bh=kuzYnIqFVj8KJng7yxmPn8rtAGIkmn3lUzDLRyJQM9o=; h=Message-ID:Subject:From:To:Date:Content-Type:X-Mailer: Mime-Version:Content-Transfer-Encoding; b=Z+9wL0i6mfVtHCOKrpnVm3a80I1FImJzGIRBxkrtBRSokUzqb5c/GeGZQyAUQ+F2j ai3hY7aS06V+NCuuPOCHx3/vJX9OkLQrqSDEno5BhSHfKarhtvNTEcPJfexlI+sY9a 20nHP/IR0VLz+LIkx3oT7clGXIj16ZVpjVMd/M5w= Authentication-Results: smtp2h.mail.yandex.net; dkim=pass header.i=@yandex.com Message-ID: <1437693686.78236.2.camel@yandex.com> Subject: freebsd downgrade From: Stari Karp To: freebsd-stable@freebsd.org Date: Thu, 23 Jul 2015 19:21:26 -0400 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.11 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jul 2015 23:21:38 -0000 Hi! I had a problems with FreeBSD 10.2-BETA2. I used freebsd-update ugrade and update FreeBSD 10.1-RELEASE. Is it possible to downgrade BETA2 to 10.1-RELEASE with freebsd-update upgrade -r 10.1-RELEASE, please? Thank you.