Making the sheevaplug kernel include DM_CRYPT and the cryptoloop device.
svn path=/nixpkgs/trunk/; revision=20618
This commit is contained in:
parent
9b1d5353a9
commit
182aa30e55
@ -35,7 +35,9 @@ rec {
|
|||||||
''
|
''
|
||||||
BLK_DEV_RAM y
|
BLK_DEV_RAM y
|
||||||
BLK_DEV_INITRD y
|
BLK_DEV_INITRD y
|
||||||
|
BLK_DEV_CRYPTOLOOP m
|
||||||
BLK_DEV_DM m
|
BLK_DEV_DM m
|
||||||
|
DM_CRYPT m
|
||||||
MD y
|
MD y
|
||||||
REISERFS_FS m
|
REISERFS_FS m
|
||||||
EXT4_FS m
|
EXT4_FS m
|
||||||
|
Loading…
x
Reference in New Issue
Block a user