[OS-BUILD PATCH] kernel: config: enable erofs lzma compression

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Ian Kent <ikent@xxxxxxxxxx>

kernel: config: enable erofs lzma compression

Jira: https://issues.redhat.com/browse/RHEL-36449
Status: RHEL-only

We are planning on adding the erofs file system to the list of supported
file systems in RHEL 10.

It's used by composefs and, in time, as a replacement for squashfs.

To start with we want to enable lzma compression along with the
dependencies it needs.

Signed-off-by: Ian Kent <ikent@xxxxxxxxxx>

diff --git a/redhat/configs/rhel/generic/CONFIG_EROFS_FS_PCPU_KTHREAD b/redhat/configs/rhel/generic/CONFIG_EROFS_FS_PCPU_KTHREAD
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_EROFS_FS_PCPU_KTHREAD
@@ -0,0 +1 @@
+# CONFIG_EROFS_FS_PCPU_KTHREAD is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_EROFS_FS_ZIP b/redhat/configs/rhel/generic/CONFIG_EROFS_FS_ZIP
index blahblah..blahblah 100644
--- a/redhat/configs/rhel/generic/CONFIG_EROFS_FS_ZIP
+++ b/redhat/configs/rhel/generic/CONFIG_EROFS_FS_ZIP
@@ -1 +1 @@
-# CONFIG_EROFS_FS_ZIP is not set
+CONFIG_EROFS_FS_ZIP=y
diff --git a/redhat/configs/rhel/generic/CONFIG_EROFS_FS_ZIP_DEFLATE b/redhat/configs/rhel/generic/CONFIG_EROFS_FS_ZIP_DEFLATE
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_EROFS_FS_ZIP_DEFLATE
@@ -0,0 +1 @@
+# CONFIG_EROFS_FS_ZIP_DEFLATE is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_EROFS_FS_ZIP_LZMA b/redhat/configs/rhel/generic/CONFIG_EROFS_FS_ZIP_LZMA
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_EROFS_FS_ZIP_LZMA
@@ -0,0 +1 @@
+CONFIG_EROFS_FS_ZIP_LZMA=y
diff --git a/redhat/configs/rhel/generic/CONFIG_EROFS_FS_ZIP_ZSTD b/redhat/configs/rhel/generic/CONFIG_EROFS_FS_ZIP_ZSTD
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_EROFS_FS_ZIP_ZSTD
@@ -0,0 +1 @@
+# CONFIG_EROFS_FS_ZIP_ZSTD is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_XZ_DEC_MICROLZMA b/redhat/configs/rhel/generic/CONFIG_XZ_DEC_MICROLZMA
index blahblah..blahblah 100644
--- a/redhat/configs/rhel/generic/CONFIG_XZ_DEC_MICROLZMA
+++ b/redhat/configs/rhel/generic/CONFIG_XZ_DEC_MICROLZMA
@@ -1 +1 @@
-# CONFIG_XZ_DEC_MICROLZMA is not set
+CONFIG_XZ_DEC_MICROLZMA=y

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3298

-- 
_______________________________________________
kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [USB]     [Asterisk PBX]

  Powered by Linux