summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Powalowski <tobias@T-POWA-LX.(none)>2011-05-20 10:53:05 +0200
committerTobias Powalowski <tobias@T-POWA-LX.(none)>2011-05-20 10:53:05 +0200
commit9217224c83a6176d422d04cb8c8c8468f7fcec85 (patch)
tree3d141f620af49dede67172a777c2c492ca6f2731
parenta8b7bd7ccc1657b8475a6a871dd79b9a55adc53c (diff)
remove aufs for now, it's not working with .39 kernel
-rw-r--r--PATCHCFG7
1 files changed, 5 insertions, 2 deletions
diff --git a/PATCHCFG b/PATCHCFG
index d2d2d68..ffc2fb0 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -20,8 +20,11 @@ PATCHES=(
# add aufs2 support, in reference to:
# http://aufs.sourceforge.net
- aufs2-base-20110519.patch%1
- aufs2-standalone-20110519.patch%1
+ # according to:
+ # http://sourceforge.net/mailarchive/message.php?msg_id=27437647
+ # it's really unclear when .39 support will happen!
+ # aufs2-base-20110519.patch%1
+ # aufs2-standalone-20110519.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
PATCHNAME="patch-2.6.39-1-ARCH"