geli support

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-04-24 00:00:29 +02:00
parent 8585e54bec
commit 1a1f408f20
9 changed files with 1281 additions and 8 deletions

View file

@ -779,6 +779,11 @@ module = {
common = disk/AFSplitter.c;
};
module = {
name = geli;
common = disk/geli.c;
};
module = {
name = lvm;
common = disk/lvm.c;