Package Details: virtualbox-kvm 20250207-1

Git Clone URL: https://aur.archlinux.org/virtualbox-kvm.git (read-only, click to copy)
Package Base: virtualbox-kvm
Description: Powerful x86 virtualization for enterprise as well as home use (KVM backend)
Upstream URL: https://github.com/cyberus-technology/virtualbox-kvm
Licenses: GPL-3.0-only
Conflicts: virtualbox, virtualbox-ose
Replaces: virtualbox-ose
Submitter: xyzzy
Maintainer: xyzzy (knoelli)
Last Packager: knoelli
Votes: 10
Popularity: 0.022402
First Submitted: 2024-02-08 19:08 (UTC)
Last Updated: 2025-02-07 19:23 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4

gnlrdrvo commented on 2024-02-11 02:09 (UTC)

Some modifications may be needed:

  1. --disable-hardening is needed
  2. All setuid bits has to be removed, so probably -m0755 for Line 162 (and the comment on Line 161 can also be removed as well)
  3. The dependency on kernel modules (Line 145) can also be removed

References: