rancher/os-kernel

Name: os-kernel

Owner: Rancher

Description: Linux kernel builder for RancherOS

Created: 2015-07-05 06:09:50.0

Updated: 2018-05-18 06:06:55.0

Pushed: 2018-05-12 01:18:10.0

Homepage: http://docs.rancher.com/os/

Size: 376

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Build kernel release archives for use in building RancherOS

To build the tgz's and the kernel header & extras images, run:

KERNEL_TAG=4.9.10 make release

and if you're uploading them, set your GITHUB_TOKEN and login to docker hub, then run

(this requires https://github.com/aktau/github-release to be installed in your path)

dist/publish.sh

packaging your own kernel builds

Assuming you have some kernel source you have built in /usr/src/linux-4.8, you can package up the result by running

ripts/package-kernel --srcdir /usr/src/linux-4.8

You may need to adjust the expected module list files.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.