Project

General

Profile

Actions

Feature #12179

open

QEMU package

Added by Danilo Zrenjanin over 3 years ago. Updated 14 days ago.

Status:
Confirmed
Priority:
Normal
Assignee:
-
Category:
qemu-guest-agent
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Plus Target Version:

Description

Currently, the qemu-guest-agent can be installed from the console. It works fine.
https://redmine.pfsense.org/issues/9877

It would be more convenient to have it as a package that can be installed/configured from the GUI.

Actions #1

Updated by Bob Dig about 1 year ago

It would be more convenient to have it as a package that can be installed/configured from the GUI.

I really would like to see that too. for now I am using a script from GitHub but it would be more secure if it is available via GUI. Also Proxmox etc. seems to stay with us.

Actions #2

Updated by Kris Phillips about 1 year ago

  • Status changed from New to Confirmed

A package would also eliminate a lot of the script creation and general "hackery" needed to get the QEMU guest agent working. Should be fairly easy to roll this into a package available in the UI.

Actions #3

Updated by Kris Phillips 14 days ago

Tested this on 24.11-RELEASE. You still need to use ShellCMD to start the service and add the following to /etc/rc.conf.local:

qemu_guest_agent_enable="YES"
qemu_guest_agent_flags="-d -v -l /var/log/qemu-ga.log"

Actions

Also available in: Atom PDF