Kel Modderman wrote:
> The following code in kernel module binary package derived from this package
> should be removed or made smarter:
actually, as you know, modules packages shall not load modules at all;
but i didn't get arround to tell michael yet.
> case "${1}" in
> configure)
>
Package: virtualbox-ose-source
Severity: wishlist
The following code in kernel module binary package derived from this package
should be removed or made smarter:
case "${1}" in
configure)
modprobe vboxdrv || true
invoke-rc.d udev reload
IMHO, the loading
2 matches
Mail list logo