Comment 29 for bug 759725

Revision history for this message
iczero (iczero) wrote :

Fortunately, you can still get the current kernel quite easily:

curl $(python3 -c "import apt, os; print(apt.cache.Cache()['linux-image-' + os.uname().release].versions[0].uri)") | dpkg-deb -x - .