summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG6
1 files changed, 5 insertions, 1 deletions
diff --git a/PATCHCFG b/PATCHCFG
index 3b40abb..11087c8 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -35,9 +35,13 @@ PATCHES=(
# add unionfs support. in reference to:
# http://www.fsl.cs.sunysb.edu/project-unionfs.html
unionfs-2.5.1_for_2.6.29-rc2.diff%1
+
+ # add aufs2 support. in reference to:
+ # http://aufs.sourceforge.net
+ aufs2-20090406.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.29.1-1-ARCH"
+PATCHNAME="patch-2.6.29.1-2-ARCH"
# Run this before applying patches
pre_apply() {