From 6acfff36d9d7b18dbc630e626ebfa4d58ec49bb7 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Mon, 4 Dec 2006 11:46:38 +0000 Subject: [PATCH] * added libvolume_id to the mnemosyne Linux Kernel module reflecting the latest split out of libvolume_id from udev --- pkgsel/Base/Kernel_linux.all | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgsel/Base/Kernel_linux.all b/pkgsel/Base/Kernel_linux.all index a0b0a9e..383a22d 100644 --- a/pkgsel/Base/Kernel_linux.all +++ b/pkgsel/Base/Kernel_linux.all @@ -2,6 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: target/mnemosyne/pkgsel/Base/Kernel_linux.all +# Copyright (C) 2006 The OpenSDE Project # Copyright (C) 2002 - 2006 Alejandro Mery # # More information can be found in the files COPYING and README. @@ -18,5 +19,6 @@ X linux26 X module-init-tools X udev +X libvolume_id X hotplug++