Skip to content

Just a simple, unfancy script for updating xUbuntu's kernel from the Ubuntu Kernel Mainline PPA.

License

Notifications You must be signed in to change notification settings

Kor0j/getkernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

getkernel

Just a simple, unfancy script for updating xUbuntu's kernel from the Ubuntu Kernel Mainline PPA.

When I say unfancy, I mean it is seriously not fancy. It's not pretty, and it's certainly not fancy enough to grab a list of kernel candidates (yet,) it simply accepts user input (What kernel version) and downloads relevent files (image, headers, modules) using wgets and greps, then installs them. I'm publishing this at a good friend's recommendation in the hopes that others will find it useful too, and be able to expand on it.

How to use:

getkernel - Downloads the specified kernel version, and installs, asking for sudo permission.

Other options:

getkernel [-ih]

-i - Sets interactive mode, asks the user what kernel version, and for permission to install.

-n - Do not automatically install, just download.

-h - Prints how to use, and exits.

TODO: Add more distributions (Like yum and rpm), add more options.

About

Just a simple, unfancy script for updating xUbuntu's kernel from the Ubuntu Kernel Mainline PPA.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages