Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 472754 - app-emulation/virtualbox-guest-additions should inform about the "vboxguest" group
Summary: app-emulation/virtualbox-guest-additions should inform about the "vboxguest" ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-09 14:42 UTC by Ștefan Talpalaru
Modified: 2013-10-02 15:05 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ștefan Talpalaru 2013-06-09 14:42:01 UTC
In order for the shared clipboard, dynamic display resolution, seamless mode and drag&drop to work, the user running the X.org session in a Gentoo guest needs to be part of the "vboxguest" group. Please add this information to the ebuild.

Reproducible: Always
Comment 1 Ben Kohler gentoo-dev 2013-10-02 15:05:25 UTC
All current app-emulation/virtualbox-guest-additions ebuilds now contain the following in pkg_postinst:

        elog ""
        elog "Please add users to the \"vboxguest\" group so they can"
        elog "benefit from seamless mode, auto-resize and clipboard."
        elog ""