Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cristim/kernel-update
A tool that makes it easy to update your Ubuntu kernel to the latest available build or RC version available from http://kernel.ubuntu.com/~kernel-ppa/mainline
https://github.com/cristim/kernel-update
golang-tools kernel ubuntu update-script
Last synced: about 13 hours ago
JSON representation
A tool that makes it easy to update your Ubuntu kernel to the latest available build or RC version available from http://kernel.ubuntu.com/~kernel-ppa/mainline
- Host: GitHub
- URL: https://github.com/cristim/kernel-update
- Owner: cristim
- License: mit
- Created: 2016-12-07T12:54:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-25T08:06:09.000Z (over 6 years ago)
- Last Synced: 2024-06-20T01:56:08.023Z (5 months ago)
- Topics: golang-tools, kernel, ubuntu, update-script
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 13
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a tiny utility that can ease the process of updating kernels on Ubuntu.
It is automatically installing the latest build from the kernel-ppa/mainline PPA
[repository](http://kernel.ubuntu.com/~kernel-ppa/mainline/).It supports installing both 'generic' and 'lowlatency' kernel flavors.
# Installation #
go get github.com/cristim/kernel-update
# Usage #
Assuming `$GOPATH/bin` is in your `PATH`, this should work out of the box:
kernel-update -flavor lowlatency