Re: [arch-general] Upcoming changes to virtualbox

2012-07-24 Thread Sébastien Luttringer
On Tue, Jul 24, 2012 at 2:50 PM, Christian Hesse wrote: > Sébastien Luttringer on Mon, 2012/07/23 02:01: >> Some changes will be introduced in the next package release of virtualbox. > > This is when virtualbox 4.1.20 is released? Have not seen anything in the > testing repos yet. No, tonight or

Re: [arch-general] Upcoming changes to virtualbox

2012-07-24 Thread Christian Hesse
Sébastien Luttringer on Mon, 2012/07/23 02:01: > Some changes will be introduced in the next package release of virtualbox. This is when virtualbox 4.1.20 is released? Have not seen anything in the testing repos yet. -- main(a){char*c=/*Schoene Gruesse */"B?IJj;MEH" "

Re: [arch-general] Upcoming changes to virtualbox

2012-07-24 Thread Sébastien Luttringer
On Mon, Jul 23, 2012 at 8:28 PM, David C. Rankin wrote: > On 07/23/2012 06:11 AM, Sébastien Luttringer wrote: >>> Come to think of this, would dkms then be a hard dep for virtualbox? >> dkms become an hard dep for virtualbox-source (and >> virtualbox-archlinux-source). You can still use virtualbox

Re: [arch-general] Upcoming changes to virtualbox

2012-07-23 Thread David C. Rankin
On 07/23/2012 06:11 AM, Sébastien Luttringer wrote: >> Come to think of this, would dkms then be a hard dep for virtualbox? > dkms become an hard dep for virtualbox-source (and > virtualbox-archlinux-source). You can still use virtualbox-modules. > What about for those using virtualbox-bin and

Re: [arch-general] Upcoming changes to virtualbox

2012-07-23 Thread Sébastien Luttringer
On Mon, Jul 23, 2012 at 3:29 AM, Oon-Ee Ng wrote: > On Mon, Jul 23, 2012 at 9:04 AM, Sébastien Luttringer wrote: >> On Mon, Jul 23, 2012 at 2:17 AM, Karol Babioch wrote: >>> Am 23.07.2012 02:01, schrieb Sébastien Luttringer: > My current practice is to use my own simple wrapper script to call >

Re: [arch-general] Upcoming changes to virtualbox

2012-07-23 Thread Christian Hesse
Sébastien Luttringer on Mon, 2012/07/23 03:04: > On Mon, Jul 23, 2012 at 2:17 AM, Karol Babioch wrote: > > Are there systemd unit files for this? > > Not yet. Patch welcomed. There are, please take a look at AUR package dkms-systemd. -- main(a){char*c=/*Schoene Gruesse

Re: [arch-general] Upcoming changes to virtualbox

2012-07-22 Thread Oon-Ee Ng
On Mon, Jul 23, 2012 at 9:04 AM, Sébastien Luttringer wrote: > On Mon, Jul 23, 2012 at 2:17 AM, Karol Babioch wrote: >> Hi, >> >> Am 23.07.2012 02:01, schrieb Sébastien Luttringer: >>> You will be able to build your virtualbox modules by running >>> $ dkms install vboxhost/4.1.18 >>> or you

Re: [arch-general] Upcoming changes to virtualbox

2012-07-22 Thread Sébastien Luttringer
On Mon, Jul 23, 2012 at 2:17 AM, Karol Babioch wrote: > Hi, > > Am 23.07.2012 02:01, schrieb Sébastien Luttringer: >> You will be able to build your virtualbox modules by running >> $ dkms install vboxhost/4.1.18 >> or you can let dkms rc script compile/install/load your modules with >>

Re: [arch-general] Upcoming changes to virtualbox

2012-07-22 Thread Karol Babioch
Hi, Am 23.07.2012 02:01, schrieb Sébastien Luttringer: > You will be able to build your virtualbox modules by running > $ dkms install vboxhost/4.1.18 > or you can let dkms rc script compile/install/load your modules with > $ rc.d start dkms Is this supposed once every time your kernel

[arch-general] Upcoming changes to virtualbox

2012-07-22 Thread Sébastien Luttringer
Hello, Some changes will be introduced in the next package release of virtualbox. - vboxbuild will be dropped in favor of upstream provided dkms config. (FS#30692) (FS#30749) (FS#28792) You will be able to build your virtualbox modules by running $ dkms install vboxhost/4.1.18 or you can