Public bug reported:

Binary package hint: casper

When installing driver updates, the correct updates are selected by folders
named with the first three places of the kernel version (2.6.20). It would be
helpful to have the possibility of discriminating between a finer selection of
kernels, such as 2.6.20-15-generic, vs. 2.6.20-16-generic. This is a needed
function of DKMS driver installation, however, it may be done inside the DKMS
debian packages. It would be preferred if we could get past this, and do it
properly.

The matching was intentional to make dealing with security updates more
straightforward. This can still be implemented using the old 2.6.20
folder, but my request is for an expansion of functionality.

Question: could we possibly allow matching any length of the folder name
to the current kernel name?

   Ie. If [ "`uname -r | egrep '^$folder'`" ]; then use contents; fi

Obviously it is a bit more complex than this, but this is the general
idea.

** Affects: dkms (upstream)
     Importance: Undecided
         Status: New

** Affects: casper (Ubuntu)
     Importance: Undecided
         Status: New

** Also affects: dkms (upstream)
   Importance: Undecided
       Status: New

-- 
Driver updates should be located using arbitrary revision matching
https://bugs.launchpad.net/bugs/122430
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to