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

Support ZSTD-compress EROFS #67

Closed

Commits on Sep 24, 2024

  1. Cherry-pick erofs zstd

    We need this for Fedora Asahi usage. It landed upstream in May 2024, but
    our current kernel is a bit older. Cherry-pick it for now to unblock
    Fedora usage. This patch will go away when libkrunfw upgrades kernel
    next.
    
    Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
    alyssarosenzweig committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3aff6eb View commit details
    Browse the repository at this point in the history
  2. Enable zstd erofs on arm64

    Fedora Asahi to use.
    
    Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
    alyssarosenzweig committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5d2e9b7 View commit details
    Browse the repository at this point in the history
  3. Bump release to 4.3.2

    This just adds erofs zstd. Hopefully this is the version that will ship
    on Fedora Asahi.
    
    Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
    alyssarosenzweig committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8df1ab4 View commit details
    Browse the repository at this point in the history