4 Jul
2012
4 Jul
'12
10:33 p.m.
On Wed, Jul 04, 2012 at 06:42:09AM +0800, Oon-Ee Ng wrote:
On the flip side, most custom kernel users should be more savvy than the average, do I don't see much of a problem. I maintain two aur kennels, shall I implement the move now (seems like it'd work even before kmod upgrades)? No, this won't work pre-kmod update. You either read modules from /lib/modules or /usr/lib/modules. Not both. I guess you could rebuild it now with a depends on kmod >= 9-2 to avoid a
On 04/07/12 00:43, Dave Reisner wrote: premature update. kmod should probably also have a depends on the newer linux package version so that you can't install the new linux package with older kmod, or old linux with new kmod.