summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
authorTobias Powalowski <tobias@T-POWA-LX.(none)>2009-06-13 10:34:59 +0200
committerTobias Powalowski <tobias@T-POWA-LX.(none)>2009-06-13 10:34:59 +0200
commit99578463d88de930611e6e1714ec748d8b2b3ef6 (patch)
treeef0daac94cfa703b9fdd246adfe06e5073e18f2a /PATCHCFG
parente7e681be6053647091c673bf589998acb40731a5 (diff)
'more patches added'
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG10
1 files changed, 9 insertions, 1 deletions
diff --git a/PATCHCFG b/PATCHCFG
index 70fb4d3..4696cb6 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -31,12 +31,20 @@ PATCHES=(
# fix http://bugs.archlinux.org/task/12180
quirks-h12y.patch%1
+ # add kms fixes
+ kms-2.6.30.patch%1
+ kms-2.6.30-2.patch%1
+
+ # fix wmi stack acer crash
+ wmi.patch%1
+
+
# add aufs2 support, in reference to:
# http://aufs.sourceforge.net
aufs2-20090611.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.30-2-ARCH"
+PATCHNAME="patch-2.6.30-3-ARCH"
# Run this before applying patches
pre_apply() {