[arch-commits] CVS update of extra/kernels/kernel26suspend2 (3 files)

daniel at archlinux.org daniel at archlinux.org
Sat Sep 22 14:45:44 UTC 2007


    Date: Saturday, September 22, 2007 @ 10:45:44
  Author: daniel
    Path: /home/cvs-extra/extra/kernels/kernel26suspend2

Modified: PKGBUILD (1.24 -> 1.25) config (1.10 -> 1.11)
          config.x86_64 (1.6 -> 1.7)

upgpkg: kernel26suspend2 2.6.22.7-1, removed toshiba-acpi patch, added beos fs support


---------------+
 PKGBUILD      |   15 +++++++--------
 config        |    3 ++-
 config.x86_64 |    3 ++-
 3 files changed, 11 insertions(+), 10 deletions(-)


Index: extra/kernels/kernel26suspend2/PKGBUILD
diff -u extra/kernels/kernel26suspend2/PKGBUILD:1.24 extra/kernels/kernel26suspend2/PKGBUILD:1.25
--- extra/kernels/kernel26suspend2/PKGBUILD:1.24	Sat Sep  1 08:18:10 2007
+++ extra/kernels/kernel26suspend2/PKGBUILD	Sat Sep 22 10:45:44 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.24 2007/09/01 12:18:10 daniel Exp $
+# $Id: PKGBUILD,v 1.25 2007/09/22 14:45:44 daniel Exp $
 # Maintainer: Daniel Isenmann <daniel [at] archlinux.org>
 pkgname=kernel26suspend2
 _basekernel=2.6.22
-pkgver=2.6.22.6
+pkgver=2.6.22.7
 pkgrel=1
 pkgdesc="The Linux Kernel with suspend2 (http://www.suspend2.net) support"
 _suspend2ver=2.2.10-for-2.6.22
@@ -24,7 +24,7 @@
   #current-suspend2-2.6.21.patch.bz2
   acpi-dsdt-initrd-v0.8.4-2.6.21.patch
   toshiba-bluetooth.patch
-  toshiba-acpi.patch
+  #toshiba-acpi.patch
   usb-storage-unusual-devs.patch
   mactel-linux-2.6.22.patch
   http://www.archlinux.org/~tpowa/alsa-patches/alsa-20070707.patch.bz2
@@ -34,9 +34,9 @@
   squashfs3.2-patch.bz2
   ftp://ftp.fsl.cs.sunysb.edu/pub/unionfs/unionfs-2.0/linux-2.6.22.1-u4.diff.gz)
 md5sums=('2e230d005c002fb3d38a3ca07c0200d0'
-         'f2948e364ab3e4736b9e34f02173472f'
-         '346a464eb6a3114a3a2e04f96ca761bf'
-         'd2874ebdab7c47c40b1c2724fbeb549d'
+         '11d56c9918810694f32a172ba4788a83'
+         '07d24942c686d7523ae929fa30bbc0b1'
+         '4765967dfb1fc165d7f6b566019961ae'
          '5a62bcc7e96601052c7405459b483826'
          'ed6b42fea2f5d27f7eb920746ccc1ebb'
          'a995ec849ea43d3c89d607bbdd1e7d09'
@@ -45,7 +45,6 @@
          'a7e29e406e0e8dd823464688b40670e1'
          '493137566bc397ec762c86e64bd96849'
          '695d8578a0334fa9bb140917561f03d4'
-         '276f81528448a6f86b4935a8c38acdad'
          '3ed791c3af3099489faf0d22cbcc55a8'
          '50ba275e9796ac034bfdfd7b27c71eb3'
          'd6866d18c3a73e0e3f43db268504c322'
@@ -66,7 +65,7 @@
   # fix enabling of bluetooth on some toshiba notebooks
   patch -Np1 -i ../toshiba-bluetooth.patch || return 1
   # fix hotkeys on some toshiba notebooks
-  patch -Np1 -i ../toshiba-acpi.patch || return 1
+  #patch -Np1 -i ../toshiba-acpi.patch || return 1
   # fix I/O errors with Teac HD-35PU devices
   patch -Np1 -i ../usb-storage-unusual-devs.patch || return 1
   # add mactel patch
Index: extra/kernels/kernel26suspend2/config
diff -u extra/kernels/kernel26suspend2/config:1.10 extra/kernels/kernel26suspend2/config:1.11
--- extra/kernels/kernel26suspend2/config:1.10	Tue Aug 21 12:58:01 2007
+++ extra/kernels/kernel26suspend2/config	Sat Sep 22 10:45:44 2007
@@ -3208,7 +3208,8 @@
 CONFIG_AFFS_FS=m
 CONFIG_HFS_FS=m
 CONFIG_HFSPLUS_FS=m
-# CONFIG_BEFS_FS is not set
+CONFIG_BEFS_FS=m
+# CONFIG_BEFS_DEBUG is not set
 # CONFIG_BFS_FS is not set
 # CONFIG_EFS_FS is not set
 CONFIG_CRAMFS=m
Index: extra/kernels/kernel26suspend2/config.x86_64
diff -u extra/kernels/kernel26suspend2/config.x86_64:1.6 extra/kernels/kernel26suspend2/config.x86_64:1.7
--- extra/kernels/kernel26suspend2/config.x86_64:1.6	Tue Aug 21 12:58:01 2007
+++ extra/kernels/kernel26suspend2/config.x86_64	Sat Sep 22 10:45:44 2007
@@ -2946,7 +2946,8 @@
 CONFIG_AFFS_FS=m
 CONFIG_HFS_FS=m
 CONFIG_HFSPLUS_FS=m
-# CONFIG_BEFS_FS is not set
+CONFIG_BEFS_FS=m
+# CONFIG_BEFS_DEBUG is not set
 # CONFIG_BFS_FS is not set
 # CONFIG_EFS_FS is not set
 CONFIG_CRAMFS=m




More information about the arch-commits mailing list