Received: by mail.netbsd.org (Postfix, from userid 605) id 7F59184DB0; Sun, 23 Feb 2020 10:51:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0293A84D5D for ; Sun, 23 Feb 2020 10:51:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id erqTYWtZJ4Sv for ; Sun, 23 Feb 2020 10:51:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9A57184CD5 for ; Sun, 23 Feb 2020 10:51:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 93655FBF4; Sun, 23 Feb 2020 10:51:12 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 23 Feb 2020 10:51:12 +0000 From: "Roy Marples" Subject: CVS commit: src/distrib/common To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20200223105112.93655FBF4@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Roy Marples" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: roy Date: Sun Feb 23 10:51:12 UTC 2020 Modified Files: src/distrib/common: mtree.zfsroot zfsroot.rc Log Message: ramdisk-zfsroot: We no longer need to have /etc/zfs in mtree Now that mountall doesn't rely on /etc/zfs/zpool.cache being present. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/distrib/common/mtree.zfsroot \ src/distrib/common/zfsroot.rc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.