summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
authorThomas Bächler <thomas@archlinux.org>2008-05-12 12:16:46 +0200
committerThomas Bächler <thomas@archlinux.org>2008-05-12 12:16:46 +0200
commit32cd17590eb4884de28e692fa79571644f0e59c5 (patch)
tree1870c3586cef63a64c91580c239bbfbdd9f113e2 /PATCHCFG
parent06217f8984f279c1ab3f11c43af994d7b489d1a4 (diff)
Release 2.6.25.1-1-ARCH
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG20
1 files changed, 7 insertions, 13 deletions
diff --git a/PATCHCFG b/PATCHCFG
index f0cabab..e0de730 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -10,12 +10,15 @@ SRCNAME="linux-2.6.25-ARCH"
# filename%patchlevel (file must be in patches/ subdirectory)
PATCHES=(
# add upstream patch from 2.6.25 series
- #ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.25.1.bz2%1
+ ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.25.1.bz2%1
# Fix regression in cpuidle code
# See: http://bugzilla.kernel.org/show_bug.cgi?id=10482
revert-cpuidle-simplification.patch%1
+ # Readd exported symbols for catalyst
+ ati-catalyst-2.6.25.patch%1
+
# Add 2.6.25 prepatch
#ftp://ftp.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.25-rc9.bz2%1
#ftp://ftp.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.25-rc8-git8.bz2%1
@@ -23,22 +26,13 @@ PATCHES=(
# add custom acpi dsdt patch, in reference to:
# http://gaugusch.at/kernel.shtml
# http://acpi.sourceforge.net
- http://gaugusch.at/acpi-dsdt-initrd-patches/acpi-dsdt-initrd-v0.9-2.6.25.patch%1
-
- # fix enabling of bluetooth on some toshiba notebooks in reference to:
- # http://bugs.archlinux.org/task/5608
- # http://www.cwrose.de/toshiba/s5200.html#bluetooth
- toshiba-bluetooth.patch%1
+ http://gaugusch.at/acpi-dsdt-initrd-patches/acpi-dsdt-initrd-v0.9a-2.6.25.patch%1
# improve intel macintosh support, in reference to:
# http://www.mactel-linux.org/wiki/Main_Page
# http://mactel-linux.svn.sourceforge.net/viewvc/mactel-linux/trunk/kernel/
#mactel-linux-2.6.24.patch%1
- # add possibility to undervolt certain cpus, in reference to:
- # http://phc.athousandnights.de/
- #linux-phc-kernel-vanilla-2.6.24-rc1.patch%1
-
# fix buggy bios acpi to get c states, which violate acpi specification, in reference to:
# http://bugzilla.kernel.org/show_bug.cgi?id=7578
# http://bugs.archlinux.org/task/6875
@@ -52,7 +46,7 @@ PATCHES=(
# add unionfs support. in reference to:
# http://www.fsl.cs.sunysb.edu/project-unionfs.html
- http://download.filesystems.org/unionfs/unionfs-2.x/unionfs-2.3.2_for_2.6.25-rc7.diff.gz%1
+ http://download.filesystems.org/unionfs/unionfs-2.x/unionfs-2.3.3_for_2.6.25.diff.gz%1
# add sec_perm-2.6.24.patch for aufs, in reference to:
# http://aufs.sourceforge.net/
@@ -61,7 +55,7 @@ PATCHES=(
lhash-2.6.24.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.25-1-ARCH"
+PATCHNAME="patch-2.6.25.1-1-ARCH"
# Run this before applying patches
pre_apply() {