From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6A849158086 for ; Thu, 23 Dec 2021 23:08:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A800A2BC006; Thu, 23 Dec 2021 23:08:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 592FF2BC006 for ; Thu, 23 Dec 2021 23:08:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2BD29342D10 for ; Thu, 23 Dec 2021 23:08:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF114D0 for ; Thu, 23 Dec 2021 23:08:09 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1640300566.3077a4a9ff70ad9f45381fc61509d4e654f803d5.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/zfs-kmod/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/zfs-kmod/zfs-kmod-0.8.6.ebuild sys-fs/zfs-kmod/zfs-kmod-2.0.6.ebuild sys-fs/zfs-kmod/zfs-kmod-2.0.7.ebuild sys-fs/zfs-kmod/zfs-kmod-2.1.2.ebuild sys-fs/zfs-kmod/zfs-kmod-9999.ebuild X-VCS-Directories: sys-fs/zfs-kmod/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 3077a4a9ff70ad9f45381fc61509d4e654f803d5 X-VCS-Branch: master Date: Thu, 23 Dec 2021 23:08:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9668677b-0bf5-4db6-bd2e-93e7b227677b X-Archives-Hash: 470572c1041f53de4c8edaeba39defeb commit: 3077a4a9ff70ad9f45381fc61509d4e654f803d5 Author: Georgy Yakovlev gentoo org> AuthorDate: Thu Dec 23 22:57:08 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Thu Dec 23 23:02:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3077a4a9 sys-fs/zfs-kmod: ZFSOnLinux -> OpenZFS Signed-off-by: Georgy Yakovlev gentoo.org> sys-fs/zfs-kmod/zfs-kmod-0.8.6.ebuild | 2 +- sys-fs/zfs-kmod/zfs-kmod-2.0.6.ebuild | 2 +- sys-fs/zfs-kmod/zfs-kmod-2.0.7.ebuild | 2 +- sys-fs/zfs-kmod/zfs-kmod-2.1.2.ebuild | 2 +- sys-fs/zfs-kmod/zfs-kmod-9999.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.8.6.ebuild b/sys-fs/zfs-kmod/zfs-kmod-0.8.6.ebuild index 3d63f3f393bf..f3bf1e8c644e 100644 --- a/sys-fs/zfs-kmod/zfs-kmod-0.8.6.ebuild +++ b/sys-fs/zfs-kmod/zfs-kmod-0.8.6.ebuild @@ -196,7 +196,7 @@ pkg_postinst() { ewarn "/boot with the new feature flags is not yet available." ewarn "Do *NOT* upgrade root pools to use the new feature flags." ewarn "Any new pools will be created with the new feature flags by default" - ewarn "and will not be compatible with older versions of ZFSOnLinux. To" + ewarn "and will not be compatible with older versions of OpenZFS. To" ewarn "create a newpool that is backward compatible wih GRUB2, use " ewarn ewarn "zpool create -d -o feature@async_destroy=enabled " diff --git a/sys-fs/zfs-kmod/zfs-kmod-2.0.6.ebuild b/sys-fs/zfs-kmod/zfs-kmod-2.0.6.ebuild index 69f6e20a0db0..f23afb773c2e 100644 --- a/sys-fs/zfs-kmod/zfs-kmod-2.0.6.ebuild +++ b/sys-fs/zfs-kmod/zfs-kmod-2.0.6.ebuild @@ -203,7 +203,7 @@ pkg_postinst() { ewarn "/boot with the new feature flags is not yet available." ewarn "Do *NOT* upgrade root pools to use the new feature flags." ewarn "Any new pools will be created with the new feature flags by default" - ewarn "and will not be compatible with older versions of ZFSOnLinux. To" + ewarn "and will not be compatible with older versions of OpenZFS. To" ewarn "create a newpool that is backward compatible wih GRUB2, use " ewarn ewarn "zpool create -d -o feature@async_destroy=enabled " diff --git a/sys-fs/zfs-kmod/zfs-kmod-2.0.7.ebuild b/sys-fs/zfs-kmod/zfs-kmod-2.0.7.ebuild index b3e2274dc653..2c8562fe5c61 100644 --- a/sys-fs/zfs-kmod/zfs-kmod-2.0.7.ebuild +++ b/sys-fs/zfs-kmod/zfs-kmod-2.0.7.ebuild @@ -195,7 +195,7 @@ pkg_postinst() { ewarn "/boot with the new feature flags is not yet available." ewarn "Do *NOT* upgrade root pools to use the new feature flags." ewarn "Any new pools will be created with the new feature flags by default" - ewarn "and will not be compatible with older versions of ZFSOnLinux. To" + ewarn "and will not be compatible with older versions of OpenZFS. To" ewarn "create a newpool that is backward compatible wih GRUB2, use " ewarn ewarn "zpool create -d -o feature@async_destroy=enabled " diff --git a/sys-fs/zfs-kmod/zfs-kmod-2.1.2.ebuild b/sys-fs/zfs-kmod/zfs-kmod-2.1.2.ebuild index 7f5543ee2508..44f7926e35bd 100644 --- a/sys-fs/zfs-kmod/zfs-kmod-2.1.2.ebuild +++ b/sys-fs/zfs-kmod/zfs-kmod-2.1.2.ebuild @@ -195,7 +195,7 @@ pkg_postinst() { ewarn "/boot with the new feature flags is not yet available." ewarn "Do *NOT* upgrade root pools to use the new feature flags." ewarn "Any new pools will be created with the new feature flags by default" - ewarn "and will not be compatible with older versions of ZFSOnLinux. To" + ewarn "and will not be compatible with older versions of OpenZFS. To" ewarn "create a newpool that is backward compatible wih GRUB2, use " ewarn ewarn "zpool create -o compatibility=grub2 ..." diff --git a/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild b/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild index b12a5550bf3f..5a3434fb444c 100644 --- a/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild +++ b/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild @@ -195,7 +195,7 @@ pkg_postinst() { ewarn "/boot with the new feature flags is not yet available." ewarn "Do *NOT* upgrade root pools to use the new feature flags." ewarn "Any new pools will be created with the new feature flags by default" - ewarn "and will not be compatible with older versions of ZFSOnLinux. To" + ewarn "and will not be compatible with older versions of OpenZFS. To" ewarn "create a newpool that is backward compatible wih GRUB2, use " ewarn ewarn "zpool create -o compatibility=grub2 ..."