geli support
This commit is contained in:
parent
8585e54bec
commit
1a1f408f20
9 changed files with 1281 additions and 8 deletions
|
@ -779,6 +779,11 @@ module = {
|
|||
common = disk/AFSplitter.c;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = geli;
|
||||
common = disk/geli.c;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = lvm;
|
||||
common = disk/lvm.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue