From owner-freebsd-stable@freebsd.org Sun Aug 7 21:04:17 2016 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 8E3EFBB1C6A for ; Sun, 7 Aug 2016 21:04:17 +0000 (UTC) (envelope-from florian.ermisch@alumni.tu-berlin.de) Received: from mail-2.alumni.tu-berlin.de (mail-2.alumni.tu-berlin.de [130.149.5.29]) (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 549661E60 for ; Sun, 7 Aug 2016 21:04:16 +0000 (UTC) (envelope-from florian.ermisch@alumni.tu-berlin.de) X-tubIT-Incoming-IP: 78.52.149.205 Received: from x4e3495cd.dyn.telefonica.de ([78.52.149.205] helo=unknown806C1B08767B) by mailbox.alumni.tu-berlin.de (exim-4.84_2) with esmtpsa [TLSv1.2:DHE-RSA-AES256-SHA:256] id 1bWVA0-00076p-4I; Sun, 07 Aug 2016 22:59:04 +0200 In-Reply-To: <20160807063745.GV96200@home.opsec.eu> References: <6CD628FE-DF3B-4AC7-8214-6E6382F6AAA7@mail.sermon-archive.info> <20160807063745.GV96200@home.opsec.eu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Subject: Re: freebsd-update from 9.3 to 11.0 From: Florian Ermisch Date: Sun, 07 Aug 2016 22:59:01 +0200 To: Kurt Jaeger ,Doug Hardie CC: freebsd-stable@FreeBSD.org Message-ID: <8DD9F50C-B4D6-4283-8272-A73C3283E089@alumni.tu-berlin.de> X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Aug 2016 21:04:17 -0000 Am 7. August 2016 08:37:45 MESZ, schrieb Kurt Jaeger : > […] > > I have a number of production systems on 9.3 that need to be > > upgraded. I can't go to 10.x as it won't boot on that hardware. > > However, 11.0 does boot. I can't afford the downtime to completely > > rebuild them. > > Uh, that sounds complicated. Maybe it's worth the hassle to set up a freebsd-update server which provides a 11.0 Kernel with a 10.x userland as 10.x-RELEASE? It's a hack, but only needed for the upgrade… Regards, Florian