Could you please look into it again, I've done some further tests with a regular debian kernel and the problem still persists!
As you can see here: r...@dk:/usr/lib/dkms# ./dkms_autoinstaller start dkms: running auto installation service for kernel : vboxnetadp (3.2.6)...done. vboxnetflt (3.2.6)...done. vboxdrv (3.2.6)...done. The modules are rebuilt in non-alphabetical order with regular debian kernel, too: r...@dk:/usr/lib/dkms# uname -r 2.6.34-1-686 Although the output says 'done' for every module, this occurs as of the modules are already built. If I append '| sort' before the closing bracket in lines 74 and 82 of the dkms_autoinstaller script in /usr/lib/dkms the modules are built in correct alphabetical order, with debian kernel as well as sidux kernel. Thanks in advance. denk _______________________________________________ Pkg-dkms-maint mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-dkms-maint
