Merge pull request #3103 from rn/kup

Update kernel to 4.17.5/4.14.54
This commit is contained in:
Rolf Neugebauer 2018-07-10 14:21:06 +01:00 committed by GitHub
commit 4eddd90ae2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
103 changed files with 109 additions and 109 deletions

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,6 +1,6 @@
# This is an example for building the open source components of Docker for Mac
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/vpnkit-expose-port:9899eef84d0a881b6a5ca5a4b4bb71e382435cb5 # install vpnkit-expose-port and vpnkit-iptables-wrapper on host

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,6 +1,6 @@
# Simple example of using an external logging service
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=tty0 console=ttyS0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -5,7 +5,7 @@
# for arm64 then the 'ucode' line in the kernel section can be left
# out.
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyAMA0"
ucode: ""
onboot:

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: console=ttyS1
ucode: intel-ucode.cpio
init:

View File

@ -1,7 +1,7 @@
# Minimal YAML to run a redis server (used at DockerCon'17)
# connect: nc localhost 6379
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53-rt
image: linuxkit/kernel:4.14.54-rt
cmdline: "console=tty0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0 root=/dev/vda"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=tty0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -218,21 +218,21 @@ endef
# Debug targets only for latest stable and LTS stable
#
ifeq ($(ARCH),x86_64)
$(eval $(call kernel,4.17.4,4.17.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.53,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.53,4.14.x,,-dbg))
$(eval $(call kernel,4.17.5,4.17.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.54,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.54,4.14.x,,-dbg))
$(eval $(call kernel,4.14.53,4.14.x,-rt,))
$(eval $(call kernel,4.9.111,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.4.139,4.4.x,$(EXTRA),$(DEBUG)))
else ifeq ($(ARCH),aarch64)
$(eval $(call kernel,4.17.4,4.17.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.53,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.17.5,4.17.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.54,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.53,4.14.x,-rt,))
else ifeq ($(ARCH),s390x)
$(eval $(call kernel,4.17.4,4.17.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.53,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.17.5,4.17.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.54,4.14.x,$(EXTRA),$(DEBUG)))
endif
# Target for kernel config

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.14.53 Kernel Configuration
# Linux/arm64 4.14.54 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/s390 4.14.53 Kernel Configuration
# Linux/s390 4.14.54 Kernel Configuration
#
CONFIG_MMU=y
CONFIG_ZONE_DMA=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.14.53 Kernel Configuration
# Linux/x86 4.14.54 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.17.4 Kernel Configuration
# Linux/arm64 4.17.5 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/s390 4.17.4 Kernel Configuration
# Linux/s390 4.17.5 Kernel Configuration
#
CONFIG_MMU=y
CONFIG_ZONE_DMA=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.17.4 Kernel Configuration
# Linux/x86 4.17.5 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y

View File

@ -1,4 +1,4 @@
From 3a236c6a36815f02ba6fb4ab27089a9a3c659ba4 Mon Sep 17 00:00:00 2001
From f76ec67c621f036c1c954b3e466ce206dd12b832 Mon Sep 17 00:00:00 2001
From: Cheng-mean Liu <soccerl@microsoft.com>
Date: Tue, 11 Jul 2017 16:58:26 -0700
Subject: [PATCH 01/21] NVDIMM: reducded ND_MIN_NAMESPACE_SIZE from 4MB to 4KB

View File

@ -1,4 +1,4 @@
From 44920252a17e3f880deebfac97f98c44939cd716 Mon Sep 17 00:00:00 2001
From 1b58d3220a0d5736d2a08a2d00f721a28d2457e5 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:00 -0700
Subject: [PATCH 02/21] hyper-v: trace vmbus_on_msg_dpc()

View File

@ -1,4 +1,4 @@
From 4dc1ca104ec70ed5db8b722b4fb4cc50718c386c Mon Sep 17 00:00:00 2001
From 700f8e4e6ac34dea996459aa3f4078f8dec707b7 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:01 -0700
Subject: [PATCH 03/21] hyper-v: trace vmbus_on_message()

View File

@ -1,4 +1,4 @@
From c4267a659c78b9d156fe75a806b07b366c6660c9 Mon Sep 17 00:00:00 2001
From 30af1856f6d382aa76f467bfeffaeb74d03c7028 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:02 -0700
Subject: [PATCH 04/21] hyper-v: trace vmbus_onoffer()

View File

@ -1,4 +1,4 @@
From 49ed32ba78e5b1d3feca545d9e8e06e7bbdebbec Mon Sep 17 00:00:00 2001
From da1a0d2b4c3060a0e3d1ff1283ded057ab373fd7 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:03 -0700
Subject: [PATCH 05/21] hyper-v: trace vmbus_onoffer_rescind()

View File

@ -1,4 +1,4 @@
From 54442f2f58041a86a0f96359dd2c4e35a2964ab3 Mon Sep 17 00:00:00 2001
From ee4c25f0bcad384e980d551d46ab0c393c0fa788 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:04 -0700
Subject: [PATCH 06/21] hyper-v: trace vmbus_onopen_result()

View File

@ -1,4 +1,4 @@
From f1ed2925eab6ca35887fea96a0bffccae836b25f Mon Sep 17 00:00:00 2001
From a7571d70dfeee3fc7d0ec2bd57ff999c31847437 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:05 -0700
Subject: [PATCH 07/21] hyper-v: trace vmbus_ongpadl_created()

View File

@ -1,4 +1,4 @@
From 3ce46ab96afeb34259527989b8eb65029daebb87 Mon Sep 17 00:00:00 2001
From 4c68e733849a998b3ed041cdd8ada083150c3873 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:06 -0700
Subject: [PATCH 08/21] hyper-v: trace vmbus_ongpadl_torndown()

View File

@ -1,4 +1,4 @@
From 54ca0ca00357e924071a032766b6808a5e38aadf Mon Sep 17 00:00:00 2001
From f59e846847ffbe8685be288e94f3ec703924ad3e Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:07 -0700
Subject: [PATCH 09/21] hyper-v: trace vmbus_onversion_response()

View File

@ -1,4 +1,4 @@
From 42b2766fd9a0eaff37f8efcfb0d3d84c524b12a7 Mon Sep 17 00:00:00 2001
From cd23e5413adde43e7d4aff60a4b96881aae9e233 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:08 -0700
Subject: [PATCH 10/21] hyper-v: trace vmbus_request_offers()

View File

@ -1,4 +1,4 @@
From 0084f461be9519a8983411ae7585243280d8b993 Mon Sep 17 00:00:00 2001
From 7523cc38767488c5642ef20915b322373a8e5b48 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:09 -0700
Subject: [PATCH 11/21] hyper-v: trace vmbus_open()

View File

@ -1,4 +1,4 @@
From c4fd319138cba2665923ffefbdc80c12a0d08241 Mon Sep 17 00:00:00 2001
From 81628130428470d54c3105d9b66ff62cee986d88 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:10 -0700
Subject: [PATCH 12/21] hyper-v: trace vmbus_close_internal()

View File

@ -1,4 +1,4 @@
From 8a1b90ed824b23e2c4f242e1e3a86e13d6c0d356 Mon Sep 17 00:00:00 2001
From d014b76b33efbad1a7685d78371e804b7430d9cc Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:11 -0700
Subject: [PATCH 13/21] hyper-v: trace vmbus_establish_gpadl()

View File

@ -1,4 +1,4 @@
From 3708b32be8f135b5e60e9077930ac03c48a10f95 Mon Sep 17 00:00:00 2001
From 74d6050666291bf6e4fb2669ab82a42d3f048962 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:12 -0700
Subject: [PATCH 14/21] hyper-v: trace vmbus_teardown_gpadl()

View File

@ -1,4 +1,4 @@
From 30634c916a6b5c0991420d76ce7b6406110675a8 Mon Sep 17 00:00:00 2001
From 8bb20f5f6ddacc0688610aba549bb6d0ab74701b Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:13 -0700
Subject: [PATCH 15/21] hyper-v: trace vmbus_negotiate_version()

View File

@ -1,4 +1,4 @@
From 54ad94ca2695af5f82a262bc3e34fc362db82e51 Mon Sep 17 00:00:00 2001
From cb865d2268415c7326b5509f0aac39bedfd0c286 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:14 -0700
Subject: [PATCH 16/21] hyper-v: trace vmbus_release_relid()

View File

@ -1,4 +1,4 @@
From fdcc7ef4cbae9eca12ff243b7825bcbc68feebe9 Mon Sep 17 00:00:00 2001
From d26c5ea938cb39d563c624a05ee3d816003515ac Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:15 -0700
Subject: [PATCH 17/21] hyper-v: trace vmbus_send_tl_connect_request()

View File

@ -1,4 +1,4 @@
From 8a23f9f36bc5de0fde42194be00a1d26806626c3 Mon Sep 17 00:00:00 2001
From 591f3df8a93c88ba71a1cc1e6b798eb2fead21b9 Mon Sep 17 00:00:00 2001
From: Vitaly Kuznetsov <vkuznets@redhat.com>
Date: Sun, 29 Oct 2017 12:21:16 -0700
Subject: [PATCH 18/21] hyper-v: trace channel events

View File

@ -1,4 +1,4 @@
From f154b23cda29fa37ad423a63c4c8e29441aedd8b Mon Sep 17 00:00:00 2001
From e128ecf011af52b61e1d4a610c6ba22355345438 Mon Sep 17 00:00:00 2001
From: Christian Borntraeger <borntraeger@de.ibm.com>
Date: Tue, 12 Dec 2017 09:08:35 +0100
Subject: [PATCH 19/21] serial: forbid 8250 on s390

View File

@ -1,4 +1,4 @@
From 78ea68e58e19af3d25fd6b34bd73decf9d2da6c8 Mon Sep 17 00:00:00 2001
From f2c4b6298da4da09e47c14adc1160f9e641a7a8a Mon Sep 17 00:00:00 2001
From: Cathy Avery <cavery@redhat.com>
Date: Tue, 31 Oct 2017 08:52:06 -0400
Subject: [PATCH 20/21] scsi: storvsc: Allow only one remove lun work item to

View File

@ -1,4 +1,4 @@
From 8ba69dc5d38df6cf30de8570c5c940461b820f89 Mon Sep 17 00:00:00 2001
From 5691a3c7337cc0fd044ef4144af28c733371feb9 Mon Sep 17 00:00:00 2001
From: Long Li <longli@microsoft.com>
Date: Tue, 31 Oct 2017 14:58:08 -0700
Subject: [PATCH 21/21] scsi: storvsc: Avoid excessive host scan on controller

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.17.4
image: linuxkit/kernel:4.17.5
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -3,7 +3,7 @@
# In the last stage, it creates a package, which can be used for
# testing.
FROM linuxkit/kernel:4.14.53 AS ksrc
FROM linuxkit/kernel:4.14.54 AS ksrc
# Extract headers and compile module
FROM linuxkit/alpine:f3cd219615428b2bd943411723eb28875275fae7 AS build

View File

@ -19,7 +19,7 @@ clean_up() {
trap clean_up EXIT
# Make sure we have the latest kernel image
docker pull linuxkit/kernel:4.14.53
docker pull linuxkit/kernel:4.14.54
# Build a package
docker build -t ${IMAGE_NAME} .

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -3,7 +3,7 @@
# In the last stage, it creates a package, which can be used for
# testing.
FROM linuxkit/kernel:4.17.4 AS ksrc
FROM linuxkit/kernel:4.17.5 AS ksrc
# Extract headers and compile module
FROM linuxkit/alpine:f3cd219615428b2bd943411723eb28875275fae7 AS build

View File

@ -19,7 +19,7 @@ clean_up() {
trap clean_up EXIT
# Make sure we have the latest kernel image
docker pull linuxkit/kernel:4.17.4
docker pull linuxkit/kernel:4.17.5
# Build a package
docker build -t ${IMAGE_NAME} .

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.17.4
image: linuxkit/kernel:4.17.5
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:317b039710f39b0263981cff25cf873043baf561

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.53
image: linuxkit/kernel:4.14.54
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:6cc1442112980c889230b6449df09d5b48de6854

Some files were not shown because too many files have changed in this diff Show More