[arch-commits] CVS update of extra/kernels/kernel26ck (PKGBUILD config.x86_64)

Eric Belanger eric at archlinux.org
Sat Sep 29 03:10:52 UTC 2007


    Date: Friday, September 28, 2007 @ 23:10:52
  Author: eric
    Path: /home/cvs-extra/extra/kernels/kernel26ck

Modified: PKGBUILD (1.39 -> 1.40) config.x86_64 (1.13 -> 1.14)

upgpkg: kernel26ck 2.6.22.7.ck1-1
update for x86_64


---------------+
 PKGBUILD      |   10 ++++++----
 config.x86_64 |    8 +++++---
 2 files changed, 11 insertions(+), 7 deletions(-)


Index: extra/kernels/kernel26ck/PKGBUILD
diff -u extra/kernels/kernel26ck/PKGBUILD:1.39 extra/kernels/kernel26ck/PKGBUILD:1.40
--- extra/kernels/kernel26ck/PKGBUILD:1.39	Tue Sep 25 12:07:50 2007
+++ extra/kernels/kernel26ck/PKGBUILD	Fri Sep 28 23:10:52 2007
@@ -1,5 +1,6 @@
-# Maintainer: tomk <tom at archlinux.org> Contributor: phydeaux 
-# phydeaux37(at)comcast(dot)net
+# $Id: PKGBUILD,v 1.40 2007/09/29 03:10:52 eric Exp $
+# Maintainer: tomk <tom at archlinux.org> 
+# Contributor: phydeaux phydeaux37(at)comcast(dot)net
 
 pkgname=kernel26ck
 basekernel=2.6.22
@@ -120,7 +121,7 @@
   mkdir -p $startdir/pkg/usr/src/linux-${_kernver}/.tmp_versions
   
   cp arch/$KARCH/Makefile $startdir/pkg/usr/src/linux-${_kernver}/arch/$KARCH/
-  cp arch/$KARCH/Makefile.cpu $startdir/pkg/usr/src/linux-${_kernver}/arch/$KARCH/
+  [ "${KARCH}" = "i386" ] && cp arch/$KARCH/Makefile.cpu $startdir/pkg/usr/src/linux-${_kernver}/arch/$KARCH/
   cp arch/$KARCH/kernel/asm-offsets.s $startdir/pkg/usr/src/linux-${_kernver}/arch/$KARCH/kernel/
 
   # add headers for lirc package
@@ -165,6 +166,7 @@
   # remove unneeded architectures
   rm -rf $startdir/pkg/usr/src/linux-${_kernver}/arch/{alpha,arm,arm26,avr32,blackfin,cris,frv,h8300,ia64,m32r,m68k,m68knommu,mips,parisc,powerpc,ppc,s390,sh,sh64,sparc,sparc64,um,v850,xtensa}
 }
+
 md5sums=('2e230d005c002fb3d38a3ca07c0200d0'
          '66b0085338f446bf42b407adb099517a'
          '11d56c9918810694f32a172ba4788a83'
@@ -173,7 +175,7 @@
          '0bde89ee0301d7dd5b204bf625e08a38'
          '38cdfade945f77412afca37ffcdc8742'
          'e3e0533065155705a291b3dd2bcb5c97'
-         '1f1f4db73c98eace9c0d7c61c544bee5'
+         'a7fd5a78f4be7ff22aed9cd2ed950667'
          '5cbbc19b02fa96e614877da9e7833a0d'
          'ed6b42fea2f5d27f7eb920746ccc1ebb'
          'a995ec849ea43d3c89d607bbdd1e7d09'
Index: extra/kernels/kernel26ck/config.x86_64
diff -u extra/kernels/kernel26ck/config.x86_64:1.13 extra/kernels/kernel26ck/config.x86_64:1.14
--- extra/kernels/kernel26ck/config.x86_64:1.13	Thu Aug 23 14:30:47 2007
+++ extra/kernels/kernel26ck/config.x86_64	Fri Sep 28 23:10:52 2007
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
-# Linux kernel version: 2.6.22
-# Wed Aug 22 22:47:03 2007
+# Linux kernel version: 2.6.22-ck1
+# Fri Sep 28 20:54:16 2007
 #
 CONFIG_X86_64=y
 CONFIG_64BIT=y
@@ -2945,6 +2945,7 @@
 CONFIG_ECRYPT_FS=m
 CONFIG_UNION_FS=m
 CONFIG_UNION_FS_XATTR=y
+# CONFIG_UNION_FS_DEBUG is not set
 
 #
 # Miscellaneous filesystems
@@ -2953,7 +2954,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