PR/59742 CVS commit: pkgsrc/emulators/qemu
"Benny Siegert" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR pkg/59742; it has been noted by GNATS. From: "Benny Siegert" <[email protected]> To: [email protected] Cc: Subject: PR/59742 CVS commit: pkgsrc/emulators/qemu Date: Sat, 7 Mar 2026 10:24:28 +0000 Module Name: pkgsrc Committed By: bsiegert Date: Sat Mar 7 10:24:28 UTC 2026 Modified Files: pkgsrc/emulators/qemu: Makefile PLIST Log Message: qemu: remove guest-agent from package The QEMU guest agent is now a separate package, sysutils/qemu-guest-agent. Remove it from this package so that both can be installed. Requested by riastradh@ in PR pkg/59742 Also install vmsr-helper only on Linux on Intel. To generate a diff of this commit: cvs rdiff -u -r1.398 -r1.399 pkgsrc/emulators/qemu/Makefile cvs rdiff -u -r1.103 -r1.104 pkgsrc/emulators/qemu/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.