Am Tue, 28 Dec 2010 22:49:32 +0800
schrieb Ray Rashif <[email protected]>:
> virtualbox-guest-additions -> virtualbox-additions-linux ('guest' not
> important; shall be implied by description)
> desc: "Additions for Linux guests (userspace tools)"
>
> virtualbox-guest-modules -> virtualbox-modules-linux (as above)
> desc: "Additions for Linux guests (kernel modules)
>
> ...
>
> No. The additions CD image can be bloat to some people only running
> vbox with an (arch)linux guest.
But wouldn't this be a bit better?
virtualbox-guest-additions -> virtualbox-additions-archlinux ('guest'
not important; shall be implied by description)
desc: "Additions for Arch Linux guests (userspace tools)"
virtualbox-guest-modules -> virtualbox-modules-archlinux (as above)
desc: "Additions for Arch Linux guests (kernel modules)"
At least the latter one is Arch Linux specific, because it requires
kernel26 (_kernver=2.6.36-ARCH in the PKGBUILD) and installs the
modules only for this kernel.
Heiko