WIP: erofs: zstd compression #8

Draft
dln wants to merge 1 commit from dln/push-strqroxxqtqm into main
Owner

⚠️ This needs CONFIG_EROFS_FS_ZIP_ZSTDfor zstd support in the kernel config, so probably not worth the effort for now. Leaving this PR as a sketch though.

⚠️ This needs `CONFIG_EROFS_FS_ZIP_ZSTD`for zstd support in the kernel config, so probably not worth the effort for now. Leaving this PR as a sketch though.
dln added 2 commits 2024-11-15 19:52:46 +01:00
WIP: erofs: zstd compression
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
936e38be15
FIXME: needs zstd support in the kernel, so probablt not a great idea
for now
dln added the
Severity
Low
Status
Needs Info
labels 2024-11-15 19:54:17 +01:00
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
This pull request has changes conflicting with the target branch.
  • modules/image/disk/builder.nix
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dln/push-strqroxxqtqm:dln/push-strqroxxqtqm
git checkout dln/push-strqroxxqtqm

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff dln/push-strqroxxqtqm
git checkout dln/push-strqroxxqtqm
git rebase main
git checkout main
git merge --ff-only dln/push-strqroxxqtqm
git checkout dln/push-strqroxxqtqm
git rebase main
git checkout main
git merge --no-ff dln/push-strqroxxqtqm
git checkout main
git merge --squash dln/push-strqroxxqtqm
git checkout main
git merge --ff-only dln/push-strqroxxqtqm
git checkout main
git merge dln/push-strqroxxqtqm
git push origin main
Sign in to join this conversation.
No description provided.