From patchwork Wed Sep 7 22:59:08 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leann Ogasawara X-Patchwork-Id: 113844 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from chlorine.canonical.com (chlorine.canonical.com [91.189.94.204]) by ozlabs.org (Postfix) with ESMTP id E5C46B6F88 for ; Thu, 8 Sep 2011 08:59:31 +1000 (EST) Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1R1R5N-00046m-AI; Wed, 07 Sep 2011 22:59:13 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1R1R5L-00046b-7q for kernel-team@lists.ubuntu.com; Wed, 07 Sep 2011 22:59:11 +0000 Received: from c-24-21-156-70.hsd1.or.comcast.net ([24.21.156.70] helo=[192.168.1.3]) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1R1R5K-00086H-T0 for kernel-team@lists.ubuntu.com; Wed, 07 Sep 2011 22:59:11 +0000 Subject: [Oneiric][PATCH 1/1] UBUNTU: [Config] Add aufs to virtual flavor inclusion list From: Leann Ogasawara To: kernel-team Date: Wed, 07 Sep 2011 15:59:08 -0700 X-Mailer: Evolution 3.1.5- Message-ID: <1315436350.7437.19.camel@adamo> Mime-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.13 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kernel-team-bounces@lists.ubuntu.com Errors-To: kernel-team-bounces@lists.ubuntu.com Hi All, BugLink: http://bugs.launchpad.net/bugs/844159 It's been requested that we add aufs to the -virtual flavor. The following patch adds aufs.ko to the virtual flavor inclusion-list. I built a test kernel and daviey (Dave Walker) has confirmed it's working. Please consider for Oneiric. Thanks, Leann From 2b74f62a6a9edf3949fe7002f496b65df4c21fa6 Mon Sep 17 00:00:00 2001 From: Leann Ogasawara Date: Wed, 7 Sep 2011 12:36:34 -0700 Subject: [PATCH] UBUNTU: [Config] Add aufs to virtual flavor inclusion list BugLink: http://bugs.launchpad.net/bugs/844159 Signed-off-by: Leann Ogasawara --- debian.master/control.d/virtual.inclusion-list | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/debian.master/control.d/virtual.inclusion-list b/debian.master/control.d/virtual.inclusion-list index f38ac03..bdb00c6 100644 --- a/debian.master/control.d/virtual.inclusion-list +++ b/debian.master/control.d/virtual.inclusion-list @@ -142,4 +142,5 @@ sound/soundcore.ko sound/core/* sound/pci/snd-ens1370.ko sound/drivers/pcsp/snd-pcsp.ko +ubuntu/aufs/aufs.ko ubuntu/iscsitarget/iscsi_trgt.ko