xtruder / rpms

Custom fedora rpm packages
https://copr.fedorainfracloud.org/coprs/offlinehacker/xtruder-rpms/
3 stars 1 forks source link

anbox-kmod update for newer Waydroid & Fedora 40? #3

Open tsilvs opened 2 months ago

tsilvs commented 2 months ago

I am using Bazzite, an UBLue spin based on Silverblue. I would like to have ashmem & binderfs enabled to use Waydroid more efficiently. I don't really know if it's required nowadays though.

offlinehacker commented 2 months ago

I think it's not needed a anymore:

Instead of ashmem it can now use memfd, according to these commits in waydroid:

https://github.com/waydroid/waydroid/commit/9bee074239199570d70630281ff005325367504

Binderfs is enabled now in fedora kernels: https://src.fedoraproject.org/rpms/kernel/blob/f40/f/kernel-x86_64-fedora.config#_295

offlinehacker commented 2 months ago

A bit of more information about binderfs: https://brauner.io/2019/01/09/android-binderfs.html