Give up on aufs2 for now
svn path=/nixpkgs/trunk/; revision=17112
This commit is contained in:
parent
23ece2e968
commit
b1dd203499
@ -5345,6 +5345,10 @@ let
|
|||||||
inherit fetchurl stdenv kernel;
|
inherit fetchurl stdenv kernel;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Currently it is broken
|
||||||
|
# Build requires exporting some symbols from kernel
|
||||||
|
# Go to package homepage to learn about the needed
|
||||||
|
# patch. Feel free to take over the package.
|
||||||
aufs2 = import ../os-specific/linux/aufs2 {
|
aufs2 = import ../os-specific/linux/aufs2 {
|
||||||
inherit fetchgit stdenv kernel perl;
|
inherit fetchgit stdenv kernel perl;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user