View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001343 | channel: kernel/el9 | --kernel--request-for-enhancement-- | public | 2023-04-06 02:38 | 2023-04-22 11:52 |
Reporter | hsiangkao | Assigned To | burakkucat | ||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Platform | x86_64 and aarch64. | OS | el7, el8 and el9. | ||
Summary | 0001343: Please help enable erofs filesystem driver to be loaded as module. | ||||
Description | EROFS filesystem is already used for Container images and Embedded devices (e.g. Android smartphone) for years, but it seems that it's disabled for ELRepo (Fedora, Debian, Ubuntu, OpenSUSE, Gentoo, WSL, etc. all have enable it). It'd be better to configure it to be loaded as a module for both kernel-ml and kernel-lt. | ||||
Tags | No tags attached. | ||||
|
After reviewing the current configuration files (el7, el8 & el9) I have made the following additions -- (for kernel-lt) CONFIG_EROFS_FS=m CONFIG_EROFS_FS_XATTR=y CONFIG_EROFS_FS_POSIX_ACL=y CONFIG_EROFS_FS_SECURITY=y CONFIG_EROFS_FS_ZIP=y CONFIG_EROFS_FS_CLUSTER_PAGE_LIMIT=1 (for kernel-ml) CONFIG_EROFS_FS=m CONFIG_EROFS_FS_XATTR=y, CONFIG_EROFS_FS_POSIX_ACL=y CONFIG_EROFS_FS_SECURITY=y CONFIG_EROFS_FS_ZIP=y CONFIG_EROFS_FS_ZIP_LZMA=y Those adjustments of the configuration files have now been queued for the next builds of the kernel-lt & kernel-ml package sets for el7, el8 and el9. (As appropriate.) |
|
yeah, LGTM, thanks! |
|
The configuration adjustments shown in #9124 have now been made to both kernel-lt & kernel-ml package sets for el7, el8 and el9 (as appropriate). Now closing as "resolved/fixed". |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-04-06 02:38 | hsiangkao | New Issue | |
2023-04-06 02:38 | hsiangkao | Status | new => assigned |
2023-04-06 02:38 | hsiangkao | Assigned To | => toracat |
2023-04-06 05:24 | toracat | Assigned To | toracat => burakkucat |
2023-04-06 05:24 | toracat | Status | assigned => acknowledged |
2023-04-06 16:44 | burakkucat | Note Added: 0009124 | |
2023-04-06 16:45 | burakkucat | Reproducibility | always => N/A |
2023-04-06 16:45 | burakkucat | OS | => el7, el8 and el9. |
2023-04-06 16:45 | burakkucat | Platform | => x86_64 and aarch64. |
2023-04-06 21:48 | hsiangkao | Note Added: 0009126 | |
2023-04-22 11:52 | burakkucat | Status | acknowledged => resolved |
2023-04-22 11:52 | burakkucat | Resolution | open => fixed |
2023-04-22 11:52 | burakkucat | Note Added: 0009148 |