1
0
mirror of https://github.com/rancher/os-kernel.git synced 2025-06-23 04:07:04 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
niusmallnan
63ae91712c Support multiple architectures 2018-11-30 18:25:15 +08:00
niusmallnan
12d4f9ee95 Fix script format 2018-11-08 16:10:23 +08:00
Sven Dowideit
8911305102 Update firmware, and add a release test to tell me when its out of date
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-05-15 02:51:52 +00:00
Sven Dowideit
9fa5914ef3 fix the error exiting, and use the Makefile logging
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-03-30 09:37:00 +00:00
Sven Dowideit
36ddae720c Merge pull request #16 from liyimeng/custom-driver
Allow to hook in script that builds custom drivers
2017-02-23 09:52:54 -08:00
Sven Dowideit
af86c444ed 4.9.2 and some extra publish automation
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-01-09 08:43:45 +00:00
Sven Dowideit
57f6b30e63 more spelling
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-12-11 04:54:41 +00:00
Sven Dowideit
7c02e2bd6c give the kernel a new label (only SELinux was added)
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-12-11 04:54:41 +00:00
Sven Dowideit
754a9eb086 Lets build an 4.9 rc6 kernel for testing
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-12-11 04:54:39 +00:00
Sven Dowideit
b4ac2f63bd Building an 4.8.7 kernel ready for v0.8.0-rc's
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-11-15 03:35:08 +00:00
Sven Dowideit
62bdf18b9d os-extras and os-headers images are built for release/ci
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-11-14 21:48:51 +10:00
7053c653e1 Allow to hook in scripts that build custom drivers
If you have a script that build a custom driver, you could place it
in scripts/hooks directory, the ci script will build it in order.
2016-10-22 21:42:24 +02:00
Sven Dowideit
92afa014c8 Move things around to make it easier to package up a kernel you built elsewhere
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-10-13 23:36:47 +10:00
Ivan Mikushin
aa0d18ae43 apply rancher TCMU patches on top of Ubuntu-4.2.0-28.33 2016-02-03 14:16:02 -08:00
Ivan Mikushin
27145a748a Use dapper to build in container 2015-12-23 22:21:29 +05:00
Wang Long
90ad7efe9e Add the missing file scripts/firmware
when build kernel and run the following command:
    `create_firmware_tar /source/scripts/firmware`
will cause error:
	scripts/build-common: line 140: /source/scripts/firmware: No such file or directory

This patch fix that by copy firmware file into container.

Signed-off-by: Wang Long <long.wanglong@huawei.com>
2015-10-13 17:01:32 +08:00
Ivan Mikushin
8b2cf46516 rm unneeded code 2015-08-07 17:53:33 +05:00
Ivan Mikushin
4fe3d1044f hello world 2015-08-05 21:53:05 +05:00