[PATCH 1/1] [Lucid] SRU: UBUNTU: [Config] Add ahci.ko to virtual sub-flavour
Leann Ogasawara
leann.ogasawara at canonical.com
Tue Apr 27 12:23:22 UTC 2010
Hi All,
https://bugs.edge.launchpad.net/ubuntu/lucid/+source/linux/+bug/570542
Lucid SRU Justification:
Impact: In Karmic, the ahci driver was built in by default in the
kernel. However, in Lucid, this driver is now enabled as a module. As
a result, when running the virtual kernel, virtualbox guests using
virtual sata drives within virtualbox fail to boot. We need to add the
ahci module to the virtual sub-flavour. Please consider applying as a
Lucid SRU.
Thanks,
Leann
The following changes since commit 44dbdb13eab1b5813a6dbe25cd3e2b52bae46e10:
Andy Whitcroft (1):
UBUNTU: [Config] enforce -- ensure dm_mod is built-in for LVM
are available in the git repository at:
git://kernel.ubuntu.com/ogasawara/ubuntu-lucid.git lp570542
Leann Ogasawara (1):
UBUNTU: [Config] Add ahci.ko to virtual sub-flavour
debian.master/sub-flavours/virtual.list | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
>From 2c386a7beef70a9aaa23f812b184e585fc5bb532 Mon Sep 17 00:00:00 2001
From: Leann Ogasawara <leann.ogasawara at canonical.com>
Date: Tue, 27 Apr 2010 11:29:55 +0100
Subject: [PATCH] UBUNTU: [Config] Add ahci.ko to virtual sub-flavour
BugLink: http://bugs.launchpad.net/bugs/570542
The ahci driver is now enabled as a module rather than being built in.
Add the ahci.ko module to the virtual sub-flavour.
Signed-off-by: Leann Ogasawara <leann.ogasawara at canonical.com>
---
debian.master/sub-flavours/virtual.list | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/debian.master/sub-flavours/virtual.list b/debian.master/sub-flavours/virtual.list
index 26b1c24..5f6c0cf 100644
--- a/debian.master/sub-flavours/virtual.list
+++ b/debian.master/sub-flavours/virtual.list
@@ -1,6 +1,7 @@
arch/*/{crypto,kernel,oprofile}
crypto/*
drivers/acpi/*
+drivers/ata/ahci.ko
drivers/ata/ata_generic.ko
drivers/ata/ata_piix.ko
drivers/ata/libata.ko
--
1.7.0.4
More information about the kernel-team
mailing list