From patchwork Mon Apr 7 11:43:42 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Whitcroft X-Patchwork-Id: 337451 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) by ozlabs.org (Postfix) with ESMTP id 3D01D140082 for ; Mon, 7 Apr 2014 21:44:02 +1000 (EST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1WX7y1-0008U9-Np; Mon, 07 Apr 2014 11:43:57 +0000 Received: from mail-we0-f176.google.com ([74.125.82.176]) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1WX7xq-0008RE-JL for kernel-team@lists.ubuntu.com; Mon, 07 Apr 2014 11:43:46 +0000 Received: by mail-we0-f176.google.com with SMTP id x48so6687627wes.35 for ; Mon, 07 Apr 2014 04:43:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=rovImbbsDpnQDxgPnYTZu/rYydujqKLxnx55RCtPbGk=; b=a7Cq49hYJREHzYkvs+jiJge59RT1Bat38PZN8+OdE6UjAyhYrZVK1PCsGU51TvpHMJ G9e+TmBjXPGEGLTpufyEKhyhgUYIjGc6WqzsSvxnv4VGMzuCPn3i9DObfBwHh6r9v5Dn 2PBFuVcwect2OFJlxbz6los1I38VXEhR4qme2soE1eeFEimmF4K2a9cDfwYtCtZfsi+A ZzKdg0DGVkWFcpHvZqqpQp4wwetdLFKi4wh28E9AeWOF0QA0Pe78z0n7PQZANHKudJ9p hnvbQVpnFU28ro/RgOqcwRftwC6cLMmFE6uyk2tqNM6DbbhVFBw/yowwDaonGVPwd2HB AjAw== X-Gm-Message-State: ALoCoQkXc9GwYAqWgUBr43qyvL1SZrccQovsRPajA28LUgoVCRssOSBJ2+2tjpV3u9OKHC3dqXzd X-Received: by 10.180.98.1 with SMTP id ee1mr25332623wib.10.1396871026317; Mon, 07 Apr 2014 04:43:46 -0700 (PDT) Received: from localhost ([2001:470:6973:2:221:70ff:fe81:b177]) by mx.google.com with ESMTPSA id fs16sm23376527wic.18.2014.04.07.04.43.45 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Mon, 07 Apr 2014 04:43:45 -0700 (PDT) From: Andy Whitcroft To: kernel-team@lists.ubuntu.com Subject: [PATCH 1/1] UBUNTU: [Config] d-i -- add nvme devices to block-modules udeb Date: Mon, 7 Apr 2014 12:43:42 +0100 Message-Id: <1396871022-19328-2-git-send-email-apw@canonical.com> X-Mailer: git-send-email 1.9.0 In-Reply-To: <1396871022-19328-1-git-send-email-apw@canonical.com> References: <1396871022-19328-1-git-send-email-apw@canonical.com> Cc: Andy Whitcroft X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.14 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: kernel-team-bounces@lists.ubuntu.com BugLink: http://bugs.launchpad.net/bugs/1303710 Signed-off-by: Andy Whitcroft --- debian.master/d-i/modules/block-modules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian.master/d-i/modules/block-modules b/debian.master/d-i/modules/block-modules index 546c900..3019387 100644 --- a/debian.master/d-i/modules/block-modules +++ b/debian.master/d-i/modules/block-modules @@ -17,6 +17,7 @@ hpsa ? kbic ? ktti ? nbd ? +nvme ? on20 ? on26 ? paride ?