-
Notifications
You must be signed in to change notification settings - Fork 647
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
add new plugin: emulators/qemu-guest-agent #2293
Conversation
|
@fichtner Feel free to review if you like, but it's OK if you don't have time for this :) |
a36d1ea
to
afb1a70
Compare
emulators/qemu-guest-agent/src/opnsense/scripts/OPNsense/QemuGuestAgent/setup.sh
Show resolved
Hide resolved
emulators/qemu-guest-agent/src/opnsense/service/templates/OPNsense/QemuGuestAgent/rc.conf.d
Show resolved
Hide resolved
emulators/qemu-guest-agent/src/etc/inc/plugins.inc.d/qemuguestagent.inc
Outdated
Show resolved
Hide resolved
...tors/qemu-guest-agent/src/opnsense/mvc/app/models/OPNsense/QemuGuestAgent/QemuGuestAgent.php
Show resolved
Hide resolved
...emu-guest-agent/src/opnsense/mvc/app/controllers/OPNsense/QemuGuestAgent/IndexController.php
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok to merge. This goes in first, then tools after a short ports tree test. Thanks a lot!
|
Hi, any way to test a preview release of this? |
|
@drewhemm Install os-qemu-guest-agent-devel from the command line: (Be sure to use the latest version of OPNsense before trying to install it.) |
|
The next release of OPNsense will include the final version of the qemu-guest-agent plugin (#2357). |
closes #1586