I can get Ubuntu mainline kernels from this kernel PPA - is there a way to add it to my repository list the same as regular Launchpad PPAs?
I can get Ubuntu mainline kernels from this kernel PPA - is there a way to add it to my repository list the same as regular Launchpad PPAs?
Warning: This answer is outdated. As of writing this warning (6.10.2013) the kernel-ppa used here is no longer updated. Please disregard this answer.
Small note: Installing anything but the official standard kernel for your system is not recommended. It might be unstable or buggy. Now to the topic:
This adds the daily build of ubuntu kernel (not mainline):
You can do the same with Software Center or Synaptic using the menu item "Repositories". From there you'll need to click through some self explanatory stuff.
You might be interested in this answer.
You cannot . you can install like this .
Source
Since the kernel ppa is not really maintained anymore, here's a semi-automatic script:
https://github.com/medigeek/kmp-downloader
https://askubuntu.com/a/177586/5538
These days you can add the repo in sources.list, but you will get an error on install:
https://stackoverflow.com/a/70992979/4240654