pmaports/device
Daniel Fancsali 0b854b4ec6
linux-google-veryron: enable binfmt_misc as kernel module (MR 4115)
This allows the user (upon loading the module) to handle non-native
binaries transparently - after registering the magic number and the
command for handling execution, the programs can be ran as if compiled
for the host architecture. (Similarly how the shebang line allows
the interpreter to be specified for scirpts).

Common use-cases include

* Using qemu user-space emulation to run
  x86 binaries on ARM (or the other way around), or simply running
  64-bit binaries on 32-bit architectures.
* Allow Java programs to be run transparently.
* Creating cross-architecture chroots (for cross-compilation e.g.)
2023-06-06 12:32:23 +02:00
..
.shared-patches samsung-crownlte: fix 'ld: read-only segment has dynamic relocations' kernel build error (MR 4004) 2023-04-11 09:23:12 +02:00
community linux-pine64-pinephonepro: enable NFS_FSCACHE (MR 4141) 2023-06-06 12:29:37 +02:00
main device-qemu-amd64: add none kernel subpackage (MR 4148) 2023-06-06 11:03:35 +02:00
testing linux-google-veryron: enable binfmt_misc as kernel module (MR 4115) 2023-06-06 12:32:23 +02:00
unmaintained linux-xiaomi-cepheus-downstream: use mkdtboimg from android-tools (MR 4145) 2023-06-03 06:34:48 +03:00