WIP: Add binfmt emulation for all needed systems #34

Closed
simon wants to merge 1 commits from binfmt into master
simon commented 2 years ago
Owner
This currently does not work because of https://github.com/NixOS/nixpkgs/issues/90683 (fixed in https://github.com/NixOS/nixpkgs/pull/108072), its regression https://github.com/NixOS/nixpkgs/issues/110540 is fixed in https://github.com/NixOS/nixpkgs/pull/110739
simon added the
blocked by: release 21.05
label 2 years ago
simon force-pushed binfmt from aaaef43c17 to 3517120888 2 years ago
simon added the
blocked by: testing needed
type: feature
labels 2 years ago
simon removed the
blocked by: release 21.05
label 2 years ago
simon commented 2 years ago
Poster
Owner

This is not needed anymore (for now), since I do not have any aarch64 system currently.

This is not needed anymore (for now), since I do not have any aarch64 system currently.
simon closed this pull request 2 years ago
Please reopen this pull request to perform a merge.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b binfmt master
git pull origin binfmt

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff binfmt
git push origin master
Sign in to join this conversation.
Loading…
There is no content yet.