Git Product home page Git Product logo

build-kernel-4.x-for-centos6's Introduction

kernel-{4,3}.x rpm build for CentOS6

build rpm

rpms of kernel was created into build/linux-{4,3}.x.y/

  • default kernel-4.1.1 for now
make
  • build other kernel version
make KERNEL_VER=4.1.2
make KERNEL_VER=3.18.18
  • Allow N jobs at once
make THREAD=12
  • change kernel build parameters
make KERNEL_VER=4.4.1 KERNEL_BUILD_HOST=matsumoto-r.jp ¥
  KERNEL_BUILD_USER=matsumotory KERNEL_LOCAL_VER=.matsumotory

then, kernel build parameters were changed as the followings:

[vagrant@hoge ~]$ uname -r
4.4.1.matsumotory
[vagrant@hoge ~]$ dmesg | grep matsumotory
[    0.000000] Linux version 4.4.1.matsumotory ([email protected]) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC) ) #1 SMP Tue Feb 2 20:07:16 JST 2016

LICENSE

under the MIT License:

  • see LICENSE file

build-kernel-4.x-for-centos6's People

Contributors

harasou avatar matsumotory avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.