[arch-commits] CVS update of core/base/kernel26 (PKGBUILD config config.x86_64)

Tobias Powalowski tpowa at archlinux.org
Thu Oct 11 08:26:53 UTC 2007


    Date: Thursday, October 11, 2007 @ 04:26:53
  Author: tpowa
    Path: /home/cvs-core/core/base/kernel26

Modified: PKGBUILD (1.262 -> 1.263) config (1.105 -> 1.106)
          config.x86_64 (1.34 -> 1.35)

'upgpkg: update to SLUB Allocator'


---------------+
 PKGBUILD      |    9 +++++----
 config        |    4 ++--
 config.x86_64 |    4 ++--
 3 files changed, 9 insertions(+), 8 deletions(-)


Index: core/base/kernel26/PKGBUILD
diff -u core/base/kernel26/PKGBUILD:1.262 core/base/kernel26/PKGBUILD:1.263
--- core/base/kernel26/PKGBUILD:1.262	Wed Oct 10 16:38:48 2007
+++ core/base/kernel26/PKGBUILD	Thu Oct 11 04:26:52 2007
@@ -1,13 +1,14 @@
-# $Id: PKGBUILD,v 1.262 2007/10/10 20:38:48 tpowa Exp $
+# $Id: PKGBUILD,v 1.263 2007/10/11 08:26:52 tpowa Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 pkgname=kernel26
 _basekernel=2.6.23
 pkgver=2.6.23
-pkgrel=1
+pkgrel=2
 pkgdesc="The Linux Kernel and modules"
 arch=(i686 x86_64)
 license=('GPL2')
+groups=('base')
 url="http://www.kernel.org"
 backup=('boot/kconfig26' etc/mkinitcpio.d/${pkgname}.preset)
 depends=('coreutils' 'module-init-tools' 'mkinitcpio>=0.5.15')
@@ -42,8 +43,8 @@
 	adjust_current_level_to_closest_available.patch
 	hibernate-saa7134.diff)
 md5sums=('2cc2fd4d521dc5d7cfce0d8a9d1b3472'
-         'f9d507a6d25835556d528b15d96266a2'
-         'dd0201b448d6a49728e540249e7df13c'
+         '20a13c215aa5ff1625835dd963848aba'
+         'f50b917f0f51566fbc1ad3473dad4a3d'
          '5a62bcc7e96601052c7405459b483826'
          'ed6b42fea2f5d27f7eb920746ccc1ebb'
          'a995ec849ea43d3c89d607bbdd1e7d09'
Index: core/base/kernel26/config
diff -u core/base/kernel26/config:1.105 core/base/kernel26/config:1.106
--- core/base/kernel26/config:1.105	Wed Oct 10 16:38:48 2007
+++ core/base/kernel26/config	Thu Oct 11 04:26:53 2007
@@ -68,8 +68,8 @@
 CONFIG_EVENTFD=y
 CONFIG_SHMEM=y
 CONFIG_VM_EVENT_COUNTERS=y
-CONFIG_SLAB=y
-# CONFIG_SLUB is not set
+#CONFIG_SLAB is not set
+CONFIG_SLUB=y
 # CONFIG_SLOB is not set
 CONFIG_RT_MUTEXES=y
 # CONFIG_TINY_SHMEM is not set
Index: core/base/kernel26/config.x86_64
diff -u core/base/kernel26/config.x86_64:1.34 core/base/kernel26/config.x86_64:1.35
--- core/base/kernel26/config.x86_64:1.34	Wed Oct 10 16:38:48 2007
+++ core/base/kernel26/config.x86_64	Thu Oct 11 04:26:53 2007
@@ -76,8 +76,8 @@
 CONFIG_EVENTFD=y
 CONFIG_SHMEM=y
 CONFIG_VM_EVENT_COUNTERS=y
-CONFIG_SLAB=y
-# CONFIG_SLUB is not set
+# CONFIG_SLAB is not set
+CONFIG_SLUB=y
 # CONFIG_SLOB is not set
 CONFIG_RT_MUTEXES=y
 # CONFIG_TINY_SHMEM is not set




More information about the arch-commits mailing list