[oe] [Bug 1438] New: Device mapper support in 2.6 kernel missing

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Tue Sep 26 12:15:38 UTC 2006


http://bugs.openembedded.org/show_bug.cgi?id=1438

           Summary: Device mapper support in 2.6 kernel missing
           Product: Openembedded
           Version: OpenZaurus 3.5.4.x
          Platform: ARM
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: openembedded-devel at lists.openembedded.org
        ReportedBy: bart_botma at yahoo.com
         QAContact: tinderbox-oe at gmx.net


Currently missing to build a really secure mobile platform is the
encryption support in the kernel using the device mapper.

These should be enabled to support encrypted partitions:

#
# Multi-device support (RAID and LVM)
#
CONFIG_MD=y
...
CONFIG_BLK_DEV_DM=m
CONFIG_DM_CRYPT=m
CONFIG_DM_SNAPSHOT=m
CONFIG_DM_MIRROR=m
CONFIG_DM_ZERO=m
CONFIG_DM_MULTIPATH=m
CONFIG_DM_MULTIPATH_EMC=m

Could the current 2.6.16+ config be updated to enable these modules?

Thanks,
Bart

<off-topic Hrw, thanks for the iptables support! /off-topic>


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the Openembedded-devel mailing list