From owner-freebsd-stable@freebsd.org Tue Jun 20 19:20:58 2017 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 304F5D9FF81 for ; Tue, 20 Jun 2017 19:20:58 +0000 (UTC) (envelope-from xxjack12xx@gmail.com) Received: from mail-wr0-x232.google.com (mail-wr0-x232.google.com [IPv6:2a00:1450:400c:c0c::232]) (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 B8D886FCD2 for ; Tue, 20 Jun 2017 19:20:57 +0000 (UTC) (envelope-from xxjack12xx@gmail.com) Received: by mail-wr0-x232.google.com with SMTP id y25so64802134wrd.2 for ; Tue, 20 Jun 2017 12:20:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=F8ROTGj0z+29iT3V2emTispHFpiLHgGpzK07NHQ7kfo=; b=UJ1kKkKWRAjfIWQ64loJw/PCBPFBsaBMQ8kENX47Pt8Oy1o8xOk8EHgOHSE3zhnoKR d/5CKGT5AyhWLeKPlplX4l/XQEwj1HogIokC+24H5Hwz+o/m5Ipgo3Ca9cMz9HjsH2n+ hwCzyL5Cn+0KcbCURtFkS6EtmFtU4tvG14JdOFMhG8cl3rE1RhIqy1G1e3+Od7Zlbl43 cHIExuZUZrnfwuUzX2Xj0C1ZvaFaM7UmQs8dfM07eleYYqDEjk3FSBbR3Pg+e8hfSyML CK4bcCQpy31XaaLJUTKx4DzI/+un5npy83whjz9WwenA6fMKgbU7rlG00rDV/VYQgD1B yfgA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=F8ROTGj0z+29iT3V2emTispHFpiLHgGpzK07NHQ7kfo=; b=OoNJx7B9qLGlOOGeHzUe2WpSpTLD+YTNCZSaZ1HhEARhFou4r7awAwL7W2AmocEECR sR3fD/WUXFrRq6coLLZfnelf0hkUy7/W84aIPQnAU4M5TwXr+3oJ1Rhp9JjlV3aMGLck PA9l2Lv1bPaoIhZb9EXZE7luOKjMiHiD4NBOGvObtC+2lRvJ9Pig3Y86bXTqO8auIVk6 Z05gN9A+PoFW21003bwZ2aSPwAPo1PMnXGeVpZnI50B+1J6urpZHJfH92oGsXW3RjELr yIbJ6n182HEY0Xb2REMqhpqaJvLtobXJ944bawAizHKNwJQgVdmQ7K8WW8mw4u4UGXbF XuNg== X-Gm-Message-State: AKS2vOztsA7rvTx1kiy7AcnfxBUhnkTYtjyur1LFn6u3WSFOMZ6mxKlY bLrYNSvWhh38TJPGTz7OSDEcKE/Sjg== X-Received: by 10.28.229.80 with SMTP id c77mr4261086wmh.31.1497986455112; Tue, 20 Jun 2017 12:20:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.176.241 with HTTP; Tue, 20 Jun 2017 12:20:14 -0700 (PDT) In-Reply-To: <59495BF7.7000106@quip.cz> References: <20170620133827.GA38239@knossos> <1c12b097-41f6-3ac2-8461-0f2f1be0cd88@sorbs.net> <20170620151234.GA71223@knossos> <59495BF7.7000106@quip.cz> From: "Jack L." Date: Tue, 20 Jun 2017 12:20:14 -0700 Message-ID: Subject: Re: 9.3 to 11.1 upgrade To: Miroslav Lachman <000.fbsd@quip.cz> Cc: Zoran Kolic , Michelle Sullivan , FreeBSD-STABLE Mailing List Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2017 19:20:58 -0000 I went from 9 to 11 without issue with the make work/kernel method and rebuilt all the ports. On Tue, Jun 20, 2017 at 10:31 AM, Miroslav Lachman <000.fbsd@quip.cz> wrote: > Zoran Kolic wrote on 2017/06/20 17:12: >>> >>> Generally (and previously) the advice is to go via the next major version >>> so >>> you should go: >>> >>> 9.3 -> 10.x -> 11.x not 9.3 -> 11.x >> >> >> Exactelly what I want to avoid. >> People successfuly upgraded, without branch 10. > > > In the past I did 8.4 to 10.3, but not by freebsd-update. We are using make > installkernel + make installworld method. 9.3 to 11.1 can work similarly. > > Miroslav Lachman > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"