]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
kernel: Add initial implementation 522/head
authorBoris Ranto <branto@redhat.com>
Tue, 25 Oct 2016 18:14:25 +0000 (20:14 +0200)
committerBoris Ranto <branto@redhat.com>
Tue, 25 Oct 2016 22:12:30 +0000 (00:12 +0200)
commit56aa557a94f1a37fd26d9fa9b55143b1050173d6
treeb32794dd69149d4b382ee3af47eba2f31948d3ff
parent1361070461b3173901c62c88582ee024c6842fa8
kernel: Add initial implementation

Add initial implementation for kernel jenkins builds. We build and prep
kernel in one phase with a single 'make' target and the Makefile does
not support creating just source rpm/deb files so we need to do all the
work in a single job.

Signed-off-by: Boris Ranto <branto@redhat.com>
kernel/build/build_deb [new file with mode: 0644]
kernel/build/build_rpm [new file with mode: 0644]
kernel/build/kernel-config-deb.basic [new file with mode: 0644]
kernel/build/kernel-config-rpm.basic [new file with mode: 0644]
kernel/build/kernel-config.debug [new file with mode: 0644]
kernel/build/setup [new file with mode: 0644]
kernel/build/validate_deb [new file with mode: 0644]
kernel/build/validate_rpm [new file with mode: 0644]
kernel/config/definitions/kernel.yml [new file with mode: 0644]