From nobody Mon May 15 17:32:35 2023 X-Original-To: doc@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QKmfC3Mjvz4Brgv for ; Mon, 15 May 2023 17:32:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QKmfC0j6Sz3pjh for ; Mon, 15 May 2023 17:32:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1684171955; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=bbMDk6FNbUbrZEcFff2hrmsYGI74W4spNM6crI71aC4=; b=DygsbCxf/lRb2roqUCVKnbyNLiMbMnje78ZeVYaPOTbRo3kEr89sVKWoNGglF0u60LuGTI UP4qlx7Dm54hvev6Lnz4uHpfwPACad9glGon393Tw64u7Yk4cAj64cyRruRIfMDCwHriAc a84Bob0kHCoC2cK1m2egmkY2OASi2xw+qESLn91OqzQyreDXbMJ97AQVqwWLFVB5jac9Fk a7ixrAOS3S+Y22aqOBeDa/iS/Kd1LfFk8ufk0wSVh2TyG77+ov/++MwTo2YWhP3EJz3lf9 iKfg5xfDl0vOhjkab9fAitOg30j28xMiFJ8cMuVPVJTM5m8sEzyIyhlOqbrUJA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1684171955; a=rsa-sha256; cv=none; b=wRsrw0UOg1N/Lmf389GHhYK+MKH3rXbI6JwPvn6Ff/rRdaq/noCIgjTTIANO6DGGcNLaJd te27ZDyqR2Vl+tAaHiCIEwhXcjHARktLBl2kseNhxp0SWN0HwXzAKi1A0M94jBWDjdPhe8 tEyz2KzftpD7HgSI8uY2MQQtK9Iv/fWphQ/p+N/tWu7TfbxCt9gU4pWOAlzL9x/D3ByKck M+LQ+jvnpSAxveOcTPkC34cg8TkUXUDnMIO5brgUhw4jXFEYjYpnieMmvMies6GIbRqmrf PPOO7R/vROMaDz9kSar0pYehWfDhaKzojGRigs+CbGWsQ1A8eC0guRmAvGR1Ag== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QKmfB6tdvzpsH for ; Mon, 15 May 2023 17:32:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 34FHWYnm007041 for ; Mon, 15 May 2023 17:32:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 34FHWYov007040 for doc@FreeBSD.org; Mon, 15 May 2023 17:32:34 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 271403] bsdinstall(8): ZFS with manual partitioning without zfs_enable Date: Mon, 15 May 2023 17:32:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: conf X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: grahamperrin@freebsd.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Not A Bug X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: grahamperrin@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271403 --- Comment #7 from Graham Perrin --- (In reply to Graham Perrin from comment #6) > =E2=80=A6 zfs_enable is set automatically. =E2=80=A6 The previously given reference was unrelated, sorry.=20 Instead, from 2013:=20 --=20 You are receiving this mail because: You are on the CC list for the bug.=