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

feat: Deprecate looking-glass shm in favor of kvmfr module #1013

Merged
merged 4 commits into from Apr 25, 2024
Merged

Conversation

HikariKnight
Copy link
Member

This is a draft until I have done proper testing on my system and should finalize us moving over to the kvmfr module.

The module has been compiled using the makefile from LookingGlass/module and is not modified by us in any way, and is currently pinned to B7-rc1 until a new RC release is made.
The package is just a dkms to akmod conversion in order to work with atomic desktops (essentially compile the module and put it in the right place and tell akmods to rebuild with kernel), no changes has been made to the upstream code.

Users still have to manually compile the looking-glass-client using upstream documentation, this is to avoid any invalid bug reports to the LookingGlass team since the project is still experimental.

This PR will update the just recipe that enabled looking-glass support to enable the kvmfr module, apply the correct udev rules and add the SElinux context record required for kvmfr to work.

@HikariKnight HikariKnight marked this pull request as ready for review April 24, 2024 22:39
@HikariKnight HikariKnight marked this pull request as draft April 25, 2024 01:30
@HikariKnight
Copy link
Member Author

Forgot that i needed to edit /etc/libvirt/qemu.conf, will get working on that tomorrow

If someone has a better way to implement this regex, hit me up! i just happened to know how to do this with perl as i couldnt figure it out with sed
@HikariKnight HikariKnight marked this pull request as ready for review April 25, 2024 09:01
@HikariKnight HikariKnight marked this pull request as draft April 25, 2024 11:28
@HikariKnight HikariKnight marked this pull request as ready for review April 25, 2024 13:47
@HikariKnight
Copy link
Member Author

This is now ready to be reviewed and merged

@KyleGospo KyleGospo merged commit 8f7bb0b into main Apr 25, 2024
2 checks passed
@KyleGospo KyleGospo deleted the just-kvmfr branch April 25, 2024 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants