From owner-freebsd-current@FreeBSD.ORG Sat Jan 17 14:21:53 2015 Return-Path: Delivered-To: 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 4F316D70 for ; Sat, 17 Jan 2015 14:21:53 +0000 (UTC) Received: from aibo.runbox.com (aibo.runbox.com [91.220.196.211]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0AD2CDC5 for ; Sat, 17 Jan 2015 14:21:52 +0000 (UTC) Received: from [10.9.9.241] (helo=rmm6prod02.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1YCUG5-0008Gu-N2; Sat, 17 Jan 2015 15:21:49 +0100 Received: from mail by rmm6prod02.runbox.com with local (Exim 4.76) (envelope-from ) id 1YCUG5-0008Q8-MX; Sat, 17 Jan 2015 15:21:49 +0100 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Received: from [Authenticated user (846156)] by runbox.com with http (RMM6); Sat, 17 Jan 2015 14:21:49 GMT From: "Jeffrey Bouquet" Reply-To: jbtakk@iherebuywisely.com To: "jbtakk" Subject: [SOLVED] Re: "make distribution," but more than one filesystem at destination? Date: Sat, 17 Jan 2015 06:21:49 -0800 (PST) X-Mailer: RMM6 In-Reply-To: Message-Id: Cc: current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 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, 17 Jan 2015 14:21:53 -0000 On Sat, 17 Jan 2015 04:06:34 -0800 (PST), "Jeffrey Bouquet" wrote: > UPDATING from what I have read does not go into detail in the case that t= he destination has separate /var > etc partitions. A variable to set, or procedure, or one should rsync the= contents onto the filesystems after install? >=20 > Experiences welcomed. Also maybe into the UPDATING file(s) [ usual one; = v11 one...] ... unless it is not > recommended. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" mount -t ufs -o union [partition not root in dev] /mnt/var #etc in DES= TDIR installworld, installkernel, distribution. unmount and mount regularly the new filesystems.=20=20 Seems to have produced CURRENT r277276 running fine here, but a very many h= aven't-done-in-years=20 mergemaster-related not-a-direct upgrade tasks cropped up... not to ment= ion the one or two errors=20 (coded vt, meant to code sc in loader.conf...)=