From patchwork Tue Mar 13 17:31:32 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: dann frazier X-Patchwork-Id: 885328 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) by ozlabs.org (Postfix) with ESMTP id 4012362Lh6z9sSn; Wed, 14 Mar 2018 04:31:46 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1evnly-0007T7-8C; Tue, 13 Mar 2018 17:31:38 +0000 Received: from complete.lackof.org ([198.49.126.79]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1evnlv-0007Si-Tw for kernel-team@lists.ubuntu.com; Tue, 13 Mar 2018 17:31:36 +0000 Received: from localhost (c-73-78-137-212.hsd1.co.comcast.net [73.78.137.212]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by complete.lackof.org (Postfix) with ESMTPSA id E0A1B33E0257 for ; Tue, 13 Mar 2018 11:31:32 -0600 (MDT) Date: Tue, 13 Mar 2018 11:31:32 -0600 From: dann frazier To: kernel-team@lists.ubuntu.com Subject: [PATCH][Bionic] UBUNTU: d-i: Add netsec to nic-modules Message-ID: <20180313173132.GA5996@xps13.dannf> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.9.4 (2018-02-28) X-Virus-Scanned: clamav-milter 0.99.2 at complete.lackof.org X-Virus-Status: Clean X-Spam-Status: No, score=0.3 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, UNPARSEABLE_RELAY autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on complete.lackof.org X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" Needed for netboot installs on the SynQuacer boards. Signed-off-by: dann frazier --- debian.master/d-i/modules/nic-modules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian.master/d-i/modules/nic-modules b/debian.master/d-i/modules/nic-modules index 8cb0b8c327b3..e753313ae351 100644 --- a/debian.master/d-i/modules/nic-modules +++ b/debian.master/d-i/modules/nic-modules @@ -127,6 +127,7 @@ ne2k-pci ? ne3210 ? netconsole ? netiucv ? +netsec ? netxen_nic ? ni5010 ? ni52 ?