Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EROFS output type support #2633

Closed
davide125 opened this issue Sep 2, 2024 · 1 comment · Fixed by #2645
Closed

EROFS output type support #2633

davide125 opened this issue Sep 2, 2024 · 1 comment · Fixed by #2645
Assignees

Comments

@davide125
Copy link

Problem description

Kiwi doesn't currently support creating EROFS images. This would be useful for the FEX RootFS in Fedora, among other things, as EROFS is more efficient than squashfs.

Expected behaviour

<type image="erofs"/> is supported

Steps to reproduce the behaviour

This is a feature request

OS and Software information

  • KIWI version: 10.1.2
  • Operating system host version: Fedora Linux 40
  • Operating system target version: Fedora Linux 42
  • Open Build Service version (N/A if not using OBS): N/A
  • Koji version (N/A if not using Koji): N/A
@Conan-Kudo
Copy link
Member

Conan-Kudo commented Sep 2, 2024

This needs to be supported not just for rootfs images but also for when we use dmsquash for live images as an alternative to squashfs.

schaefi added a commit that referenced this issue Sep 12, 2024
erofs is an alternative readonly filesystem that can be
used as alternative to squashfs. This Fixes #2633

!!! WIP !!!
schaefi added a commit that referenced this issue Sep 13, 2024
erofs is an alternative readonly filesystem that can be
used as alternative to squashfs. This Fixes #2633

!!! WIP !!!
schaefi added a commit that referenced this issue Sep 13, 2024
erofs is an alternative readonly filesystem that can be
used as alternative to squashfs. This Fixes #2633
schaefi added a commit that referenced this issue Sep 13, 2024
erofs is an alternative readonly filesystem that can be
used as alternative to squashfs. This Fixes #2633
@schaefi schaefi self-assigned this Sep 13, 2024
schaefi added a commit that referenced this issue Sep 13, 2024
erofs is an alternative readonly filesystem that can be
used as alternative to squashfs. This Fixes #2633
schaefi added a commit that referenced this issue Sep 13, 2024
erofs is an alternative readonly filesystem that can be
used as alternative to squashfs. This Fixes #2633
schaefi added a commit that referenced this issue Sep 13, 2024
erofs is an alternative readonly filesystem that can be
used as alternative to squashfs. This Fixes #2633
schaefi added a commit that referenced this issue Sep 13, 2024
erofs is an alternative readonly filesystem that can be
used as alternative to squashfs. This Fixes #2633
schaefi added a commit that referenced this issue Sep 13, 2024
erofs is an alternative readonly filesystem that can be
used as alternative to squashfs. This Fixes #2633
schaefi added a commit that referenced this issue Sep 13, 2024
erofs is an alternative readonly filesystem that can be
used as alternative to squashfs. This Fixes #2633
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

3 participants