From dd6dc914d34ad001a1d381cceca600cd6bd7e7c2 Mon Sep 17 00:00:00 2001 From: Bastian Blank Date: Tue, 23 Jan 2018 21:38:05 +0100 Subject: [PATCH] cloud: Mention support for Google Compute Engine --- debian/changelog | 1 + debian/config/amd64/defines | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7aa8e55cb..35972e054 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ linux (4.15~rc8-1~exp2) UNRELEASED; urgency=medium * Add cloud-amd64 kernel flavour. - Support Microsoft Azure. - Support Amazon EC2. + - Support Google Compute Engine. * Enable NUMA_BALANCING_DEFAULT_ENABLED, enabled by all others. * Enable INET_ESP_OFFLOAD, INET6_ESP_OFFLOAD, IPV6_SEG6_LWTUNNEL, IPV6_SEG6_HMAC, NF_LOG_NETDEV, IP_SET_HASH_IPMAC, NET_ACT_SAMPLE, diff --git a/debian/config/amd64/defines b/debian/config/amd64/defines index bbe749dec..eefda9408 100644 --- a/debian/config/amd64/defines +++ b/debian/config/amd64/defines @@ -23,4 +23,4 @@ hardware-long: PCs with AMD64, Intel 64 or VIA Nano processors [cloud-amd64_description] hardware: x86-64 cloud -hardware-long: Amazon EC2 and Microsoft Azure cloud platforms +hardware-long: Amazon EC2, Google Compute Engine and Microsoft Azure cloud platforms