[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2013-06-08 Thread Tobias Powalowski
Date: Saturday, June 8, 2013 @ 10:17:48
  Author: tpowa
Revision: 188067

upgpkg: linux 3.9.5-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |   16 +---
 linux.install |2 +-
 2 files changed, 10 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-06-08 08:07:17 UTC (rev 188066)
+++ PKGBUILD2013-06-08 08:17:48 UTC (rev 188067)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.9
-pkgver=3.9.4
+pkgver=3.9.5
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -20,7 +20,7 @@
 'linux.preset'
 'change-default-console-loglevel.patch')
 md5sums=('4348c9b6b2eb3144d601e87c19d5d909'
- '922c4553299e6692a28761d3032fc012'
+ 'aa22187ae5cd482a69097e9e59244491'
  '1eb73dcb091d2671138f87fe62bd9735'
  '24dff05a9f8d53e92457077e6ca6b6ae'
  'eb14dcfd80c00852ef81ded6e826826a'
@@ -32,7 +32,7 @@
 # x86_64
 # 3257a59402459dcc9e6f6ddd0144c385  /lib/modules/3.9.4-1-ARCH/modules.symbols
 # i686
-# bc0b5eb05278fcfa92250373217eaca1  /lib/modules/3.9.3-1-ARCH/modules.symbols
+# bc0b5eb05278fcfa92250373217eaca1  /lib/modules/3.9.4-1-ARCH/modules.symbols
 
 prepare() {
   cd ${srcdir}/${_srcname}
@@ -127,14 +127,16 @@
   # add vmlinux
   install -D -m644 vmlinux ${pkgdir}/usr/src/linux-${_kernver}/vmlinux
 
-  # install fallback mkinitcpio.conf file and preset file for kernel
-  install -D -m644 ${srcdir}/linux.preset 
${pkgdir}/etc/mkinitcpio.d/${pkgbase}.preset
-
   # set correct depmod command for install
+  cp -f ${startdir}/${install} ${startdir}/${install}.pkg
+  true  install=${install}.pkg
   sed \
 -e  s/KERNEL_NAME=.*/KERNEL_NAME=${_kernelname}/ \
 -e  s/KERNEL_VERSION=.*/KERNEL_VERSION=${_kernver}/ \
--i ${startdir}/linux.install
+-i ${startdir}/${install}
+
+  # install mkinitcpio preset file for kernel
+  install -D -m644 ${srcdir}/linux.preset 
${pkgdir}/etc/mkinitcpio.d/${pkgbase}.preset
   sed \
 -e 1s|'linux.*'|'${pkgbase}'| \
 -e s|ALL_kver=.*|ALL_kver=\/boot/vmlinuz-${pkgbase}\| \

Modified: linux.install
===
--- linux.install   2013-06-08 08:07:17 UTC (rev 188066)
+++ linux.install   2013-06-08 08:17:48 UTC (rev 188067)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.9.4-1-ARCH
+KERNEL_VERSION=
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2013-05-08 Thread Tobias Powalowski
Date: Wednesday, May 8, 2013 @ 11:45:41
  Author: tpowa
Revision: 184768

upgpkg: linux 3.9.1-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |   22 +-
 linux.install |2 +-
 2 files changed, 10 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-08 09:12:45 UTC (rev 184767)
+++ PKGBUILD2013-05-08 09:45:41 UTC (rev 184768)
@@ -5,27 +5,26 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.9
-pkgver=3.9
-pkgrel=2
+pkgver=3.9.1
+pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
 license=('GPL2')
 makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc')
 options=('!strip')
 source=(http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz;
-#http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz;
+http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz;
 # the main kernel config files
 'config' 'config.x86_64'
 # standard config files for mkinitcpio ramdisk
 'linux.preset'
-'change-default-console-loglevel.patch'
-'alsa-firmware-loading-3.8.8.patch')
+'change-default-console-loglevel.patch')
 md5sums=('4348c9b6b2eb3144d601e87c19d5d909'
- 'b476a6876dc4903b40423a230b2ab193'
- 'dfe4679707d7285d383eeb4791026a23'
+ '66f171a17aa39b6dc6eb8bb51a4117c7'
+ '91b88099925a7d4f9e7adb5552a9c17d'
+ 'baf222c5beba4d0d7e32bc0e54e66f9b'
  'eb14dcfd80c00852ef81ded6e826826a'
- 'f3def2cefdcbb954c21d8505d23cc83c'
- 'e2ac681ffa439e969b4c3b4616852454')
+ 'f3def2cefdcbb954c21d8505d23cc83c')
 
 _kernelname=${pkgbase#linux}
 
@@ -33,14 +32,11 @@
   cd ${srcdir}/${_srcname}
 
   # add upstream patch
-  # patch -p1 -i ${srcdir}/patch-${pkgver}
+   patch -p1 -i ${srcdir}/patch-${pkgver}
 
   # add latest fixes from stable queue, if needed
   # http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
 
-  # fix alsa firmware loading #34865
-  patch -Np1 -i ${srcdir}/alsa-firmware-loading-3.8.8.patch
-
   # set DEFAULT_CONSOLE_LOGLEVEL to 4 (same value as the 'quiet' kernel param)
   # remove this when a Kconfig knob is made available by upstream
   # (relevant patch sent upstream: https://lkml.org/lkml/2011/7/26/227)

Modified: linux.install
===
--- linux.install   2013-05-08 09:12:45 UTC (rev 184767)
+++ linux.install   2013-05-08 09:45:41 UTC (rev 184768)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.9.0-2-ARCH
+KERNEL_VERSION=3.9.1-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2013-04-27 Thread Tobias Powalowski
Date: Saturday, April 27, 2013 @ 09:03:32
  Author: tpowa
Revision: 183697

upgpkg: linux 3.8.9-1

bump to 3.8.9

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |6 +++---
 linux.install |2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-27 07:01:47 UTC (rev 183696)
+++ PKGBUILD2013-04-27 07:03:32 UTC (rev 183697)
@@ -5,8 +5,8 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.8
-pkgver=3.8.8
-pkgrel=2
+pkgver=3.8.9
+pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
 license=('GPL2')
@@ -21,7 +21,7 @@
 'change-default-console-loglevel.patch'
 'alsa-firmware-loading-3.8.8.patch')
 md5sums=('1c738edfc54e7c65faeb90c436104e2f'
- '08cdcef928c2ca402adf1c444a3c43ac'
+ 'b0c0861e8cb99273bfc4570535bbe076'
  '838191b72463b4146bc981b602423311'
  '0bebd8b31487488bd75fe5a1892d0db8'
  'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===
--- linux.install   2013-04-27 07:01:47 UTC (rev 183696)
+++ linux.install   2013-04-27 07:03:32 UTC (rev 183697)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.8.8-2-ARCH
+KERNEL_VERSION=3.8.9-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2013-04-27 Thread Tobias Powalowski
Date: Saturday, April 27, 2013 @ 12:47:26
  Author: tpowa
Revision: 183701

upgpkg: linux 3.8.10-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |4 ++--
 linux.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-27 07:33:35 UTC (rev 183700)
+++ PKGBUILD2013-04-27 10:47:26 UTC (rev 183701)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.8
-pkgver=3.8.9
+pkgver=3.8.10
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -21,7 +21,7 @@
 'change-default-console-loglevel.patch'
 'alsa-firmware-loading-3.8.8.patch')
 md5sums=('1c738edfc54e7c65faeb90c436104e2f'
- 'b0c0861e8cb99273bfc4570535bbe076'
+ '973bc1c68bb5f082a66d20c94193d4ee'
  '838191b72463b4146bc981b602423311'
  '0bebd8b31487488bd75fe5a1892d0db8'
  'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===
--- linux.install   2013-04-27 07:33:35 UTC (rev 183700)
+++ linux.install   2013-04-27 10:47:26 UTC (rev 183701)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.8.9-1-ARCH
+KERNEL_VERSION=3.8.10-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2013-04-17 Thread Tobias Powalowski
Date: Wednesday, April 17, 2013 @ 14:08:12
  Author: tpowa
Revision: 183078

upgpkg: linux 3.8.8-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |4 ++--
 linux.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-17 11:30:09 UTC (rev 183077)
+++ PKGBUILD2013-04-17 12:08:12 UTC (rev 183078)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.8
-pkgver=3.8.7
+pkgver=3.8.8
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -20,7 +20,7 @@
 'linux.preset'
 'change-default-console-loglevel.patch')
 md5sums=('1c738edfc54e7c65faeb90c436104e2f'
- 'd166692330220c425d69db82c9d693b6'
+ '08cdcef928c2ca402adf1c444a3c43ac'
  '838191b72463b4146bc981b602423311'
  '0bebd8b31487488bd75fe5a1892d0db8'
  'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===
--- linux.install   2013-04-17 11:30:09 UTC (rev 183077)
+++ linux.install   2013-04-17 12:08:12 UTC (rev 183078)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.8.7-1-ARCH
+KERNEL_VERSION=3.8.8-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2013-04-13 Thread Tobias Powalowski
Date: Saturday, April 13, 2013 @ 12:58:55
  Author: tpowa
Revision: 182718

upgpkg: linux 3.8.7-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |5 +++--
 linux.install |2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-13 09:53:25 UTC (rev 182717)
+++ PKGBUILD2013-04-13 10:58:55 UTC (rev 182718)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.8
-pkgver=3.8.6
+pkgver=3.8.7
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -20,11 +20,12 @@
 'linux.preset'
 'change-default-console-loglevel.patch')
 md5sums=('1c738edfc54e7c65faeb90c436104e2f'
- 'f11748a53d4ec0e2dcbfbb64526d6434'
+ 'd166692330220c425d69db82c9d693b6'
  '838191b72463b4146bc981b602423311'
  '0bebd8b31487488bd75fe5a1892d0db8'
  'eb14dcfd80c00852ef81ded6e826826a'
  'f3def2cefdcbb954c21d8505d23cc83c')
+
 _kernelname=${pkgbase#linux}
 
 prepare() {

Modified: linux.install
===
--- linux.install   2013-04-13 09:53:25 UTC (rev 182717)
+++ linux.install   2013-04-13 10:58:55 UTC (rev 182718)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.8.6-1-ARCH
+KERNEL_VERSION=3.8.7-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2013-04-06 Thread Tobias Powalowski
Date: Saturday, April 6, 2013 @ 08:50:23
  Author: tpowa
Revision: 182057

upgpkg: linux 3.8.6-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |9 -
 linux.install |2 +-
 2 files changed, 5 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-06 00:13:50 UTC (rev 182056)
+++ PKGBUILD2013-04-06 06:50:23 UTC (rev 182057)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.8
-pkgver=3.8.5
+pkgver=3.8.6
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -20,12 +20,11 @@
 'linux.preset'
 'change-default-console-loglevel.patch')
 md5sums=('1c738edfc54e7c65faeb90c436104e2f'
- '3ac9864bcf512fd71a7ecdd8c9c96d6c'
- '6e96bc19d9f5cfc8668c649743b40e0c'
- 'b8cc96348d237f6e0e916567fbf0f5ae'
+ 'f11748a53d4ec0e2dcbfbb64526d6434'
+ '838191b72463b4146bc981b602423311'
+ '0bebd8b31487488bd75fe5a1892d0db8'
  'eb14dcfd80c00852ef81ded6e826826a'
  'f3def2cefdcbb954c21d8505d23cc83c')
-
 _kernelname=${pkgbase#linux}
 
 build() {

Modified: linux.install
===
--- linux.install   2013-04-06 00:13:50 UTC (rev 182056)
+++ linux.install   2013-04-06 06:50:23 UTC (rev 182057)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.8.5-1-ARCH
+KERNEL_VERSION=3.8.6-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2013-03-15 Thread Tobias Powalowski
Date: Friday, March 15, 2013 @ 09:10:52
  Author: tpowa
Revision: 180054

upgpkg: linux 3.8.3-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |6 +++---
 linux.install |2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-15 07:32:33 UTC (rev 180053)
+++ PKGBUILD2013-03-15 08:10:52 UTC (rev 180054)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.8
-pkgver=3.8.2
+pkgver=3.8.3
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -20,11 +20,11 @@
 'linux.preset'
 'change-default-console-loglevel.patch')
 md5sums=('1c738edfc54e7c65faeb90c436104e2f'
- 'e282fcff76e975e121e0636018e31a56'
+ 'ba18b5d27ed303f5e5a9cda32a451031'
  '307107a8b15060e6fc0e48bdaacaed06'
  '03b1dad90f3558dba3031901398c1ca4'
  'eb14dcfd80c00852ef81ded6e826826a'
- '9d3c56a4b999c8bfbd4018089a62f662')
+ 'f3def2cefdcbb954c21d8505d23cc83c')
 
 _kernelname=${pkgbase#linux}
 

Modified: linux.install
===
--- linux.install   2013-03-15 07:32:33 UTC (rev 180053)
+++ linux.install   2013-03-15 08:10:52 UTC (rev 180054)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.8.2-1-ARCH
+KERNEL_VERSION=3.8.3-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2013-03-04 Thread Tobias Powalowski
Date: Monday, March 4, 2013 @ 14:23:40
  Author: tpowa
Revision: 179278

upgpkg: linux 3.8.2-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |   14 +++---
 linux.install |2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-04 11:15:27 UTC (rev 179277)
+++ PKGBUILD2013-03-04 13:23:40 UTC (rev 179278)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.8
-pkgver=3.8.1
+pkgver=3.8.2
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -19,6 +19,12 @@
 # standard config files for mkinitcpio ramdisk
 'linux.preset'
 'change-default-console-loglevel.patch')
+md5sums=('1c738edfc54e7c65faeb90c436104e2f'
+ 'e282fcff76e975e121e0636018e31a56'
+ '307107a8b15060e6fc0e48bdaacaed06'
+ '03b1dad90f3558dba3031901398c1ca4'
+ 'eb14dcfd80c00852ef81ded6e826826a'
+ '9d3c56a4b999c8bfbd4018089a62f662')
 
 _kernelname=${pkgbase#linux}
 
@@ -310,9 +316,3 @@
 done
 
 # vim:set ts=8 sts=2 sw=2 et:
-md5sums=('1c738edfc54e7c65faeb90c436104e2f'
- '50a68679086c346dddb34dedccfae7ee'
- '307107a8b15060e6fc0e48bdaacaed06'
- '03b1dad90f3558dba3031901398c1ca4'
- 'eb14dcfd80c00852ef81ded6e826826a'
- '9d3c56a4b999c8bfbd4018089a62f662')

Modified: linux.install
===
--- linux.install   2013-03-04 11:15:27 UTC (rev 179277)
+++ linux.install   2013-03-04 13:23:40 UTC (rev 179278)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.8.1-1-ARCH
+KERNEL_VERSION=3.8.2-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2013-02-17 Thread Evangelos Foutras
Date: Monday, February 18, 2013 @ 01:58:40
  Author: foutrelis
Revision: 178202

upgpkg: linux 3.7.9-1

New upstream release.

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |4 ++--
 linux.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-17 22:56:07 UTC (rev 178201)
+++ PKGBUILD2013-02-18 00:58:40 UTC (rev 178202)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.7
-pkgver=3.7.8
+pkgver=3.7.9
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -21,7 +21,7 @@
 'change-default-console-loglevel.patch'
 'fat-3.6.x.patch')
 md5sums=('21223369d682bcf44bcdfe1521095983'
- 'bf62e0cbc13524bb802d2ed05c7e2e6a'
+ '375fa67b3daba9e6040f13a0a29bf543'
  '6a6b620836639fa5f989f9c9c2592d6e'
  '03666db0cd0a1f59c0b71b41eb2353eb'
  'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===
--- linux.install   2013-02-17 22:56:07 UTC (rev 178201)
+++ linux.install   2013-02-18 00:58:40 UTC (rev 178202)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.7.8-1-ARCH
+KERNEL_VERSION=3.7.9-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2013-02-14 Thread Evangelos Foutras
Date: Friday, February 15, 2013 @ 03:39:55
  Author: foutrelis
Revision: 178064

upgpkg: linux 3.7.8-1

New upstream release.

Modified:
  linux/trunk/PKGBUILD  (contents, properties)
  linux/trunk/linux.install

---+
 PKGBUILD  |6 +++---
 linux.install |2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-15 01:50:13 UTC (rev 178063)
+++ PKGBUILD2013-02-15 02:39:55 UTC (rev 178064)
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 130991 2011-07-09 12:23:51Z thomas $
+# $Id$
 # Maintainer: Tobias Powalowski tp...@archlinux.org
 # Maintainer: Thomas Baechler tho...@archlinux.org
 
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.7
-pkgver=3.7.7
+pkgver=3.7.8
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -21,7 +21,7 @@
 'change-default-console-loglevel.patch'
 'fat-3.6.x.patch')
 md5sums=('21223369d682bcf44bcdfe1521095983'
- 'e232d2535bbd36fe05c203bacc5b72ea'
+ 'bf62e0cbc13524bb802d2ed05c7e2e6a'
  '6a6b620836639fa5f989f9c9c2592d6e'
  '03666db0cd0a1f59c0b71b41eb2353eb'
  'eb14dcfd80c00852ef81ded6e826826a'


Property changes on: linux/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Modified: linux.install
===
--- linux.install   2013-02-15 01:50:13 UTC (rev 178063)
+++ linux.install   2013-02-15 02:39:55 UTC (rev 178064)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.7.7-1-ARCH
+KERNEL_VERSION=3.7.8-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2013-02-11 Thread Evangelos Foutras
Date: Monday, February 11, 2013 @ 20:09:35
  Author: foutrelis
Revision: 177933

upgpkg: linux 3.7.7-1

New upstream release.

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |4 ++--
 linux.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-11 17:58:22 UTC (rev 177932)
+++ PKGBUILD2013-02-11 19:09:35 UTC (rev 177933)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.7
-pkgver=3.7.6
+pkgver=3.7.7
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -21,7 +21,7 @@
 'change-default-console-loglevel.patch'
 'fat-3.6.x.patch')
 md5sums=('21223369d682bcf44bcdfe1521095983'
- 'ec61c44f37585a768d41c0439101ef9c'
+ 'e232d2535bbd36fe05c203bacc5b72ea'
  '6a6b620836639fa5f989f9c9c2592d6e'
  '03666db0cd0a1f59c0b71b41eb2353eb'
  'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===
--- linux.install   2013-02-11 17:58:22 UTC (rev 177932)
+++ linux.install   2013-02-11 19:09:35 UTC (rev 177933)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.7.6-1-ARCH
+KERNEL_VERSION=3.7.7-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2013-01-28 Thread Tobias Powalowski
Date: Monday, January 28, 2013 @ 11:43:51
  Author: tpowa
Revision: 176263

upgpkg: linux 3.7.5-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |8 
 linux.install |2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-28 08:49:28 UTC (rev 176262)
+++ PKGBUILD2013-01-28 10:43:51 UTC (rev 176263)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.7
-pkgver=3.7.4
+pkgver=3.7.5
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -21,9 +21,9 @@
 'change-default-console-loglevel.patch'
 'fat-3.6.x.patch')
 md5sums=('21223369d682bcf44bcdfe1521095983'
- '87640faf7264639e1300829d1b292076'
- 'ce16969e83a649c3e7d71031b7f752c2'
- '610443591e7d3f619b8250833958eb7e'
+ 'c100b62e571bfb80e8c290e811c0963c'
+ '5a64cad502adfac99e31f3369f5c6826'
+ '4061686ce11675067141b047ed58f61a'
  'eb14dcfd80c00852ef81ded6e826826a'
  '9d3c56a4b999c8bfbd4018089a62f662'
  '88d501404f172dac6fcb248978251560')

Modified: linux.install
===
--- linux.install   2013-01-28 08:49:28 UTC (rev 176262)
+++ linux.install   2013-01-28 10:43:51 UTC (rev 176263)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.7.4-1-ARCH
+KERNEL_VERSION=3.7.5-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2013-01-22 Thread tpowa
Date: Tuesday, January 22, 2013 @ 09:27:13
  Author: tpowa
Revision: 175823

upgpkg: linux 3.7.4-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |4 ++--
 linux.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-22 07:50:16 UTC (rev 175822)
+++ PKGBUILD2013-01-22 08:27:13 UTC (rev 175823)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.7
-pkgver=3.7.3
+pkgver=3.7.4
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -21,7 +21,7 @@
 'change-default-console-loglevel.patch'
 'fat-3.6.x.patch')
 md5sums=('21223369d682bcf44bcdfe1521095983'
- 'd4aa39ec9610e9fbd7bb4f5aff2c5db8'
+ '87640faf7264639e1300829d1b292076'
  'ce16969e83a649c3e7d71031b7f752c2'
  '610443591e7d3f619b8250833958eb7e'
  'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===
--- linux.install   2013-01-22 07:50:16 UTC (rev 175822)
+++ linux.install   2013-01-22 08:27:13 UTC (rev 175823)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.7.3-1-ARCH
+KERNEL_VERSION=3.7.4-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2013-01-17 Thread Tobias Powalowski
Date: Thursday, January 17, 2013 @ 14:30:18
  Author: tpowa
Revision: 175513

upgpkg: linux 3.7.3-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |   20 
 linux.install |2 +-
 2 files changed, 5 insertions(+), 17 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-17 18:26:40 UTC (rev 175512)
+++ PKGBUILD2013-01-17 19:30:18 UTC (rev 175513)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.7
-pkgver=3.7.2
+pkgver=3.7.3
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -19,18 +19,14 @@
 # standard config files for mkinitcpio ramdisk
 'linux.preset'
 'change-default-console-loglevel.patch'
-'fat-3.6.x.patch'
-'fix-watchdog-3.7.patch'
-'drm-fix-track-free-areas-3.7.patch')
+'fat-3.6.x.patch')
 md5sums=('21223369d682bcf44bcdfe1521095983'
- '132211742278e18b8f4808754d85e66c'
+ 'd4aa39ec9610e9fbd7bb4f5aff2c5db8'
  'ce16969e83a649c3e7d71031b7f752c2'
  '610443591e7d3f619b8250833958eb7e'
  'eb14dcfd80c00852ef81ded6e826826a'
  '9d3c56a4b999c8bfbd4018089a62f662'
- '88d501404f172dac6fcb248978251560'
- '3485d6c7ae3af35d16e09d6d9a7ed32a'
- 'e365972f002482a7b25cd5360467d75f')
+ '88d501404f172dac6fcb248978251560')
 
 _kernelname=${pkgbase#linux}
 
@@ -52,13 +48,6 @@
   # https://bugs.archlinux.org/task/32916
   patch -Np1 -i ${srcdir}/fat-3.6.x.patch
 
-  # fix watchdog enable/disable regression
-  # https://bugs.archlinux.org/task/33095
-  patch -Np1 -i ${srcdir}/fix-watchdog-3.7.patch
-  # fix GPU hang
-  # https://bugs.archlinux.org/task/33160
-  patch -Np1 -i ${srcdir}/drm-fix-track-free-areas-3.7.patch
-
   if [ ${CARCH} = x86_64 ]; then
 cat ${srcdir}/config.x86_64  ./.config
   else
@@ -333,4 +322,3 @@
 done
 
 # vim:set ts=8 sts=2 sw=2 et:
-

Modified: linux.install
===
--- linux.install   2013-01-17 18:26:40 UTC (rev 175512)
+++ linux.install   2013-01-17 19:30:18 UTC (rev 175513)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.7.2-1-ARCH
+KERNEL_VERSION=3.7.3-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2012-11-26 Thread Tobias Powalowski
Date: Tuesday, November 27, 2012 @ 02:09:14
  Author: tpowa
Revision: 172045

upgpkg: linux 3.6.8-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |4 ++--
 linux.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-27 02:49:01 UTC (rev 172044)
+++ PKGBUILD2012-11-27 07:09:14 UTC (rev 172045)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.6
-pkgver=3.6.7
+pkgver=3.6.8
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -23,7 +23,7 @@
 'module-init-wait-3.6.patch'
 'irq_cfg_pointer-3.6.6.patch')
 md5sums=('1a1760420eac802c541a20ab51a093d1'
- '134936c362d8812b5cafcf3c67afdce0'
+ 'f248294551c34753c5c019c8d513280c'
  '65f7ff39775f20f65014383564d3cb65'
  '3adbfa45451c4bcf9dd7879bed033d77'
  'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===
--- linux.install   2012-11-27 02:49:01 UTC (rev 172044)
+++ linux.install   2012-11-27 07:09:14 UTC (rev 172045)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.6.7-1-ARCH
+KERNEL_VERSION=3.6.8-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2012-11-05 Thread Tobias Powalowski
Date: Monday, November 5, 2012 @ 08:07:37
  Author: tpowa
Revision: 170210

upgpkg: linux 3.6.6-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |4 ++--
 linux.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-05 11:49:55 UTC (rev 170209)
+++ PKGBUILD2012-11-05 13:07:37 UTC (rev 170210)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.6
-pkgver=3.6.5
+pkgver=3.6.6
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -22,7 +22,7 @@
 'module-symbol-waiting-3.6.patch'
 'module-init-wait-3.6.patch')
 md5sums=('1a1760420eac802c541a20ab51a093d1'
- '6ad8ceebb9b5c1bf69a0c07ef7cc81f2'
+ '11d6d8749d4612a77f43f0531c0f2824'
  '65f7ff39775f20f65014383564d3cb65'
  '3adbfa45451c4bcf9dd7879bed033d77'
  'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===
--- linux.install   2012-11-05 11:49:55 UTC (rev 170209)
+++ linux.install   2012-11-05 13:07:37 UTC (rev 170210)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.6.5-1-ARCH
+KERNEL_VERSION=3.6.6-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2012-11-01 Thread Tobias Powalowski
Date: Thursday, November 1, 2012 @ 04:18:46
  Author: tpowa
Revision: 170088

upgpkg: linux 3.6.5-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |4 ++--
 linux.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-01 01:12:40 UTC (rev 170087)
+++ PKGBUILD2012-11-01 08:18:46 UTC (rev 170088)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.6
-pkgver=3.6.4
+pkgver=3.6.5
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -22,7 +22,7 @@
 'module-symbol-waiting-3.6.patch'
 'module-init-wait-3.6.patch')
 md5sums=('1a1760420eac802c541a20ab51a093d1'
- 'd7efab4da2682c44662b684026b059f7'
+ '6ad8ceebb9b5c1bf69a0c07ef7cc81f2'
  '65f7ff39775f20f65014383564d3cb65'
  '3adbfa45451c4bcf9dd7879bed033d77'
  'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===
--- linux.install   2012-11-01 01:12:40 UTC (rev 170087)
+++ linux.install   2012-11-01 08:18:46 UTC (rev 170088)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.6.4-1-ARCH
+KERNEL_VERSION=3.6.5-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2012-10-29 Thread Tobias Powalowski
Date: Monday, October 29, 2012 @ 10:29:55
  Author: tpowa
Revision: 169792

upgpkg: linux 3.6.4-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |6 +++---
 linux.install |2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-10-29 11:02:48 UTC (rev 169791)
+++ PKGBUILD2012-10-29 14:29:55 UTC (rev 169792)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.6
-pkgver=3.6.3
+pkgver=3.6.4
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -22,7 +22,7 @@
 'module-symbol-waiting-3.6.patch'
 'module-init-wait-3.6.patch')
 md5sums=('1a1760420eac802c541a20ab51a093d1'
- '96701113d37ef4f9b785206ab8bcc71e'
+ 'd7efab4da2682c44662b684026b059f7'
  '65f7ff39775f20f65014383564d3cb65'
  '3adbfa45451c4bcf9dd7879bed033d77'
  'eb14dcfd80c00852ef81ded6e826826a'
@@ -315,4 +315,4 @@
   }
 done
 
-# vim:set ts=8 sts=2 sw=2 et:
\ No newline at end of file
+# vim:set ts=8 sts=2 sw=2 et:

Modified: linux.install
===
--- linux.install   2012-10-29 11:02:48 UTC (rev 169791)
+++ linux.install   2012-10-29 14:29:55 UTC (rev 169792)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.6.3-1-ARCH
+KERNEL_VERSION=3.6.4-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2012-10-12 Thread Tobias Powalowski
Date: Saturday, October 13, 2012 @ 01:25:37
  Author: tpowa
Revision: 168513

upgpkg: linux 3.6.2-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |8 
 linux.install |2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-10-13 05:22:49 UTC (rev 168512)
+++ PKGBUILD2012-10-13 05:25:37 UTC (rev 168513)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.6
-pkgver=3.6.1
+pkgver=3.6.2
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -20,9 +20,9 @@
 'linux.preset'
 'change-default-console-loglevel.patch')
 md5sums=('1a1760420eac802c541a20ab51a093d1'
- '775f1389a934512341726f9b4aeaf661'
- '8dd3f284cb944dc5b334ddadcfac0e08'
- 'e9c94795caa1792571973e0781324f1b'
+ 'ad1020c82a71ee1ef2416a0d12e724df'
+ '443f285744cb96401f9a631f542b9248'
+ '2793e97a9e98c501afd3e18d2e3b9762'
  'eb14dcfd80c00852ef81ded6e826826a'
  '9d3c56a4b999c8bfbd4018089a62f662')
 

Modified: linux.install
===
--- linux.install   2012-10-13 05:22:49 UTC (rev 168512)
+++ linux.install   2012-10-13 05:25:37 UTC (rev 168513)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.6.1-1-ARCH
+KERNEL_VERSION=3.6.2-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2012-10-07 Thread Tobias Powalowski
Date: Sunday, October 7, 2012 @ 14:20:44
  Author: tpowa
Revision: 168281

upgpkg: linux 3.6.1-1

bump to 3.6.1

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |   17 +
 linux.install |2 +-
 2 files changed, 10 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-10-07 17:22:30 UTC (rev 168280)
+++ PKGBUILD2012-10-07 18:20:44 UTC (rev 168281)
@@ -5,7 +5,7 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.6
-pkgver=3.6
+pkgver=3.6.1
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -13,12 +13,18 @@
 makedepends=('xmlto' 'docbook-xsl')
 options=('!strip')
 source=(http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz;
-#http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz;
+http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz;
 # the main kernel config files
 'config' 'config.x86_64'
 # standard config files for mkinitcpio ramdisk
 'linux.preset'
 'change-default-console-loglevel.patch')
+md5sums=('1a1760420eac802c541a20ab51a093d1'
+ '775f1389a934512341726f9b4aeaf661'
+ '8dd3f284cb944dc5b334ddadcfac0e08'
+ 'e9c94795caa1792571973e0781324f1b'
+ 'eb14dcfd80c00852ef81ded6e826826a'
+ '9d3c56a4b999c8bfbd4018089a62f662')
 
 _kernelname=${pkgbase#linux}
 
@@ -26,7 +32,7 @@
   cd ${srcdir}/${_srcname}
 
   # add upstream patch
-  #patch -p1 -i ${srcdir}/patch-${pkgver}
+  patch -p1 -i ${srcdir}/patch-${pkgver}
 
   # add latest fixes from stable queue, if needed
   # http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
@@ -301,8 +307,3 @@
 done
 
 # vim:set ts=8 sts=2 sw=2 et:
-md5sums=('1a1760420eac802c541a20ab51a093d1'
- '651983b5213b3aa5acf0c083ffaf5179'
- '6bfd4471382865de9efeb6603cd614b3'
- 'eb14dcfd80c00852ef81ded6e826826a'
- '9d3c56a4b999c8bfbd4018089a62f662')

Modified: linux.install
===
--- linux.install   2012-10-07 17:22:30 UTC (rev 168280)
+++ linux.install   2012-10-07 18:20:44 UTC (rev 168281)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.6.0-1-ARCH
+KERNEL_VERSION=3.6.1-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2012-08-10 Thread Tobias Powalowski
Date: Friday, August 10, 2012 @ 02:19:46
  Author: tpowa
Revision: 165086

upgpkg: linux 3.5.1-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |   14 --
 linux.install |2 +-
 2 files changed, 9 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-08-10 06:18:12 UTC (rev 165085)
+++ PKGBUILD2012-08-10 06:19:46 UTC (rev 165086)
@@ -5,35 +5,36 @@
 pkgbase=linux   # Build stock -ARCH kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.5
-pkgver=3.5.0
-pkgrel=2
+pkgver=3.5.1
+pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
 license=('GPL2')
 makedepends=('xmlto' 'docbook-xsl')
 options=('!strip')
 source=(http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz;
-#http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz;
+http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz;
 # the main kernel config files
 'config' 'config.x86_64'
 # standard config files for mkinitcpio ramdisk
 'linux.preset'
 'change-default-console-loglevel.patch'
 'avmfritz-only-few-bytes-are-transfered-on-a-conn.patch')
+
+_kernelname=${pkgbase#linux}
 md5sums=('24153eaaa81dedc9481ada8cd9c3b83d'
+ '35add5b2e64d1cbc8d123980c967e7ca'
  '31dade2f50803beaebf947732f39b51e'
  '34bf41248c2ab68ddb0a7b3b5f4a68ce'
  'eb14dcfd80c00852ef81ded6e826826a'
  '9d3c56a4b999c8bfbd4018089a62f662'
  '2afcc001cc178be72e3a19d95f4bd5eb')
 
-_kernelname=${pkgbase#linux}
-
 build() {
   cd ${srcdir}/${_srcname}
 
   # add upstream patch
-  #patch -p1 -i ${srcdir}/patch-${pkgver}
+  patch -p1 -i ${srcdir}/patch-${pkgver}
 
   # add latest fixes from stable queue, if needed
   # http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
@@ -44,6 +45,7 @@
   patch -Np1 -i ${srcdir}/change-default-console-loglevel.patch
 
   # fix avmfritz capi20 functionallity
+  # will be added to 3.5.2
   # https://bugzilla.kernel.org/show_bug.cgi?id=45271
   patch -Np1 -i 
${srcdir}/avmfritz-only-few-bytes-are-transfered-on-a-conn.patch
 

Modified: linux.install
===
--- linux.install   2012-08-10 06:18:12 UTC (rev 165085)
+++ linux.install   2012-08-10 06:19:46 UTC (rev 165086)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.5.0-2-ARCH
+KERNEL_VERSION=3.5.1-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2012-07-20 Thread Tobias Powalowski
Date: Friday, July 20, 2012 @ 03:50:10
  Author: tpowa
Revision: 163789

upgpkg: linux 3.4.6-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |   20 ++--
 linux.install |2 +-
 2 files changed, 11 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-07-20 05:26:57 UTC (rev 163788)
+++ PKGBUILD2012-07-20 07:50:10 UTC (rev 163789)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom   # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.4
-pkgver=${_basekernel}.5
+pkgver=${_basekernel}.6
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -24,6 +24,15 @@
 'change-default-console-loglevel.patch'
 'i915-fix-ghost-tv-output.patch'
'3.4.4-fix-backlight-regression.patch')
+md5sums=('967f72983655e2479f951195953e8480'
+ '14443e53d3ab88e6eac45d954d891e00'
+ '3f2c307c8ffae67f60c13ef69af8364a'
+ '18d9d09152bafffaef78f2aac07e7145'
+ 'eb14dcfd80c00852ef81ded6e826826a'
+ '38c1fd4a1f303f1f6c38e7f082727e2f'
+ '9d3c56a4b999c8bfbd4018089a62f662'
+ '263725f20c0b9eb9c353040792d644e5'
+ '80a46681386bb87813989faeb92bdd9a')
 
 build() {
   cd ${srcdir}/linux-${_basekernel}
@@ -302,12 +311,3 @@
   # remove a file already in linux package
   rm -f ${pkgdir}/usr/src/linux-${_kernver}/Documentation/DocBook/Makefile
 }
-md5sums=('967f72983655e2479f951195953e8480'
- 'e60f1d8032069d091f3692c1d7a89b8b'
- '3f2c307c8ffae67f60c13ef69af8364a'
- '18d9d09152bafffaef78f2aac07e7145'
- 'eb14dcfd80c00852ef81ded6e826826a'
- '38c1fd4a1f303f1f6c38e7f082727e2f'
- '9d3c56a4b999c8bfbd4018089a62f662'
- '263725f20c0b9eb9c353040792d644e5'
- '80a46681386bb87813989faeb92bdd9a')

Modified: linux.install
===
--- linux.install   2012-07-20 05:26:57 UTC (rev 163788)
+++ linux.install   2012-07-20 07:50:10 UTC (rev 163789)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.4.5-1-ARCH
+KERNEL_VERSION=3.4.6-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2012-07-17 Thread Tobias Powalowski
Date: Tuesday, July 17, 2012 @ 02:12:20
  Author: tpowa
Revision: 163619

upgpkg: linux 3.4.5-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |   22 +++---
 linux.install |2 +-
 2 files changed, 12 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-07-17 05:32:49 UTC (rev 163618)
+++ PKGBUILD2012-07-17 06:12:20 UTC (rev 163619)
@@ -7,8 +7,8 @@
 # pkgname=linux-custom   # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.4
-pkgver=${_basekernel}.4
-pkgrel=3
+pkgver=${_basekernel}.5
+pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
 license=('GPL2')
@@ -24,15 +24,6 @@
 'change-default-console-loglevel.patch'
 'i915-fix-ghost-tv-output.patch'
'3.4.4-fix-backlight-regression.patch')
-md5sums=('967f72983655e2479f951195953e8480'
- '58e6672d932d74d5e2b6811b9d37d67c'
- '3f2c307c8ffae67f60c13ef69af8364a'
- '18d9d09152bafffaef78f2aac07e7145'
- 'eb14dcfd80c00852ef81ded6e826826a'
- '38c1fd4a1f303f1f6c38e7f082727e2f'
- '9d3c56a4b999c8bfbd4018089a62f662'
- '263725f20c0b9eb9c353040792d644e5'
-'80a46681386bb87813989faeb92bdd9a')
 
 build() {
   cd ${srcdir}/linux-${_basekernel}
@@ -311,3 +302,12 @@
   # remove a file already in linux package
   rm -f ${pkgdir}/usr/src/linux-${_kernver}/Documentation/DocBook/Makefile
 }
+md5sums=('967f72983655e2479f951195953e8480'
+ 'e60f1d8032069d091f3692c1d7a89b8b'
+ '3f2c307c8ffae67f60c13ef69af8364a'
+ '18d9d09152bafffaef78f2aac07e7145'
+ 'eb14dcfd80c00852ef81ded6e826826a'
+ '38c1fd4a1f303f1f6c38e7f082727e2f'
+ '9d3c56a4b999c8bfbd4018089a62f662'
+ '263725f20c0b9eb9c353040792d644e5'
+ '80a46681386bb87813989faeb92bdd9a')

Modified: linux.install
===
--- linux.install   2012-07-17 05:32:49 UTC (rev 163618)
+++ linux.install   2012-07-17 06:12:20 UTC (rev 163619)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.4.4-3-ARCH
+KERNEL_VERSION=3.4.5-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2012-07-03 Thread Dave Reisner
Date: Tuesday, July 3, 2012 @ 20:19:40
  Author: dreisner
Revision: 162919

upgpkg: linux 3.4.4-3

- rebuild for /usr move
- run depmod only AFTER compressing modules

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |   17 +
 linux.install |2 +-
 2 files changed, 14 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-07-04 00:18:58 UTC (rev 162918)
+++ PKGBUILD2012-07-04 00:19:40 UTC (rev 162919)
@@ -8,7 +8,7 @@
 _kernelname=${pkgname#linux}
 _basekernel=3.4
 pkgver=${_basekernel}.4
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
 license=('GPL2')
@@ -79,6 +79,9 @@
   # set extraversion to pkgrel
   sed -ri s|^(EXTRAVERSION =).*|\1 -${pkgrel}| Makefile
 
+  # don't run depmod on 'make install'. We'll do this ourselves in packaging
+  sed -i '2iexit 0' scripts/depmod.sh
+
   # get kernel version
   make prepare
 
@@ -153,6 +156,12 @@
   # add real version for building modules and running depmod from 
post_install/upgrade
   mkdir -p 
${pkgdir}/lib/modules/extramodules-${_basekernel}${_kernelname:--ARCH}
   echo ${_kernver}  
${pkgdir}/lib/modules/extramodules-${_basekernel}${_kernelname:--ARCH}/version
+
+  # move module tree /lib - /usr/lib
+  mv $pkgdir/lib $pkgdir/usr
+
+  # Now we call depmod...
+  depmod -b $pkgdir -F System.map $_kernver
 }
 
 package_linux-headers() {
@@ -161,10 +170,10 @@
   conflicts=('kernel26-headers')
   replaces=('kernel26-headers')
 
-  mkdir -p ${pkgdir}/lib/modules/${_kernver}
+  install -dm755 ${pkgdir}/usr/lib/modules/${_kernver}
 
-  cd ${pkgdir}/lib/modules/${_kernver}
-  ln -sf ../../../usr/src/linux-${_kernver} build
+  cd ${pkgdir}/usr/lib/modules/${_kernver}
+  ln -sf ../../../src/linux-${_kernver} build
 
   cd ${srcdir}/linux-${_basekernel}
   install -D -m644 Makefile \

Modified: linux.install
===
--- linux.install   2012-07-04 00:18:58 UTC (rev 162918)
+++ linux.install   2012-07-04 00:19:40 UTC (rev 162919)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.4.4-2-ARCH
+KERNEL_VERSION=3.4.4-3-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2012-06-18 Thread Tobias Powalowski
Date: Monday, June 18, 2012 @ 04:18:13
  Author: tpowa
Revision: 161995

upgpkg: linux 3.4.3-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |6 +++---
 linux.install |2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-06-18 07:33:57 UTC (rev 161994)
+++ PKGBUILD2012-06-18 08:18:13 UTC (rev 161995)
@@ -7,8 +7,8 @@
 # pkgname=linux-custom   # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.4
-pkgver=${_basekernel}.2
-pkgrel=2
+pkgver=${_basekernel}.3
+pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
 license=('GPL2')
@@ -25,7 +25,7 @@
 'i915-fix-ghost-tv-output.patch'
 '3.4.2-rpc_pipefs.patch')
 md5sums=('967f72983655e2479f951195953e8480'
- 'ac52d3d82c20c7e80740fc5fb00b6ed4'
+ '3b6cf4f6337346ee78904eb70e2d4e08'
  '3f2c307c8ffae67f60c13ef69af8364a'
  '18d9d09152bafffaef78f2aac07e7145'
  'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===
--- linux.install   2012-06-18 07:33:57 UTC (rev 161994)
+++ linux.install   2012-06-18 08:18:13 UTC (rev 161995)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.4.2-2-ARCH
+KERNEL_VERSION=3.4.3-1-ARCH
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2012-06-10 Thread Tobias Powalowski
Date: Sunday, June 10, 2012 @ 04:45:22
  Author: tpowa
Revision: 161359

upgpkg: linux 3.4.2-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |5 ++---
 linux.install |2 +-
 2 files changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-06-10 08:42:53 UTC (rev 161358)
+++ PKGBUILD2012-06-10 08:45:22 UTC (rev 161359)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom   # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.4
-pkgver=${_basekernel}.1
+pkgver=${_basekernel}.2
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -24,7 +24,7 @@
 'change-default-console-loglevel.patch'
 'i915-fix-ghost-tv-output.patch')
 md5sums=('967f72983655e2479f951195953e8480'
- '52adc59c547c4c7926686145b9ade5f1'
+ 'ac52d3d82c20c7e80740fc5fb00b6ed4'
  '3f2c307c8ffae67f60c13ef69af8364a'
  '18d9d09152bafffaef78f2aac07e7145'
  'eb14dcfd80c00852ef81ded6e826826a'
@@ -296,4 +296,3 @@
   # remove a file already in linux package
   rm -f ${pkgdir}/usr/src/linux-${_kernver}/Documentation/DocBook/Makefile
 }
-

Modified: linux.install
===
--- linux.install   2012-06-10 08:42:53 UTC (rev 161358)
+++ linux.install   2012-06-10 08:45:22 UTC (rev 161359)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.4.1-1-ARCH
+KERNEL_VERSION=3.4.2-1-ARCH
 
 post_install () {
   # updating module dependencies



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2012-05-13 Thread Tobias Powalowski
Date: Sunday, May 13, 2012 @ 07:35:53
  Author: tpowa
Revision: 158925

upgpkg: linux 3.3.6-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |4 ++--
 linux.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-05-13 10:20:49 UTC (rev 158924)
+++ PKGBUILD2012-05-13 11:35:53 UTC (rev 158925)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom   # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.3
-pkgver=${_basekernel}.5
+pkgver=${_basekernel}.6
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -25,7 +25,7 @@
 'i915-fix-ghost-tv-output.patch'
 'ext4-options.patch')
 md5sums=('7133f5a2086a7d7ef97abac610c094f5'
- 'd346edca5d3de7052f49996b01cef401'
+ 'a7f67e9c491403906e4bb475de194631'
  'a69f3228ec513be819e20f0e6625fef6'
  '744c93715cbf8dfd31db5f7b216b954c'
  'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===
--- linux.install   2012-05-13 10:20:49 UTC (rev 158924)
+++ linux.install   2012-05-13 11:35:53 UTC (rev 158925)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.3.5-1-ARCH
+KERNEL_VERSION=3.3.6-1-ARCH
 
 post_install () {
   # updating module dependencies



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2012-05-07 Thread Tobias Powalowski
Date: Tuesday, May 8, 2012 @ 01:28:21
  Author: tpowa
Revision: 158703

upgpkg: linux 3.3.5-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |6 +++---
 linux.install |2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-05-08 04:10:15 UTC (rev 158702)
+++ PKGBUILD2012-05-08 05:28:21 UTC (rev 158703)
@@ -7,8 +7,8 @@
 # pkgname=linux-custom   # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.3
-pkgver=${_basekernel}.4
-pkgrel=2
+pkgver=${_basekernel}.5
+pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
 license=('GPL2')
@@ -25,7 +25,7 @@
 'i915-fix-ghost-tv-output.patch'
 'ext4-options.patch')
 md5sums=('7133f5a2086a7d7ef97abac610c094f5'
- '9c4cc16f10b645fbb90f6c05ad33'
+ 'd346edca5d3de7052f49996b01cef401'
  'a69f3228ec513be819e20f0e6625fef6'
  '744c93715cbf8dfd31db5f7b216b954c'
  'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===
--- linux.install   2012-05-08 04:10:15 UTC (rev 158702)
+++ linux.install   2012-05-08 05:28:21 UTC (rev 158703)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.3.4-2-ARCH
+KERNEL_VERSION=3.3.5-1-ARCH
 
 post_install () {
   # updating module dependencies



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2012-05-02 Thread Tobias Powalowski
Date: Wednesday, May 2, 2012 @ 12:51:02
  Author: tpowa
Revision: 158083

upgpkg: linux 3.3.4-2

fixed rebuild with correct binutils

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |2 +-
 linux.install |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-05-02 16:39:39 UTC (rev 158082)
+++ PKGBUILD2012-05-02 16:51:02 UTC (rev 158083)
@@ -8,7 +8,7 @@
 _kernelname=${pkgname#linux}
 _basekernel=3.3
 pkgver=${_basekernel}.4
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
 license=('GPL2')

Modified: linux.install
===
--- linux.install   2012-05-02 16:39:39 UTC (rev 158082)
+++ linux.install   2012-05-02 16:51:02 UTC (rev 158083)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.3.4-1-ARCH
+KERNEL_VERSION=3.3.4-2-ARCH
 
 post_install () {
   # updating module dependencies



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2012-04-14 Thread Tobias Powalowski
Date: Saturday, April 14, 2012 @ 08:32:25
  Author: tpowa
Revision: 156144

upgpkg: linux 3.3.2-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |4 ++--
 linux.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-04-14 12:30:45 UTC (rev 156143)
+++ PKGBUILD2012-04-14 12:32:25 UTC (rev 156144)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom   # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.3
-pkgver=${_basekernel}.1
+pkgver=${_basekernel}.2
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -25,7 +25,7 @@
 'i915-fix-ghost-tv-output.patch'
 'ext4-options.patch')
 md5sums=('7133f5a2086a7d7ef97abac610c094f5'
- '10771d657c5bf342bcfe66ed06653ecb'
+ '68907107b0f62a19608588bdb6b29e20'
  '611384eca31001757d23a689f47fa318'
  '81d48b91797c895fff5a36c17eae6320'
  'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===
--- linux.install   2012-04-14 12:30:45 UTC (rev 156143)
+++ linux.install   2012-04-14 12:32:25 UTC (rev 156144)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.3.1-1-ARCH
+KERNEL_VERSION=3.3.2-1-ARCH
 
 post_install () {
   # updating module dependencies



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2012-04-03 Thread Tobias Powalowski
Date: Tuesday, April 3, 2012 @ 12:27:52
  Author: tpowa
Revision: 155429

upgpkg: linux 3.3.1-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |   17 ++---
 linux.install |2 +-
 2 files changed, 7 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-04-03 14:17:40 UTC (rev 155428)
+++ PKGBUILD2012-04-03 16:27:52 UTC (rev 155429)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom   # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.3
-pkgver=${_basekernel}
+pkgver=${_basekernel}.1
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -15,7 +15,7 @@
 makedepends=('xmlto' 'docbook-xsl')
 options=('!strip')
 source=(http://www.kernel.org/pub/linux/kernel/v3.x/linux-3.3.tar.xz;
-#http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz;
+http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz;
 # the main kernel config files
 'config' 'config.x86_64'
 # standard config files for mkinitcpio ramdisk
@@ -23,31 +23,26 @@
 'fix-acerhdf-1810T-bios.patch'
 'change-default-console-loglevel.patch'
 'i915-fix-ghost-tv-output.patch'
-'i915-gpu-finish.patch'
 'ext4-options.patch')
 md5sums=('7133f5a2086a7d7ef97abac610c094f5'
- '212f78ea8702c42fa86e282ab6a70a69'
- 'e9b1fac2ac5449816e085661a16387e6'
+ '10771d657c5bf342bcfe66ed06653ecb'
+ '611384eca31001757d23a689f47fa318'
+ '81d48b91797c895fff5a36c17eae6320'
  'eb14dcfd80c00852ef81ded6e826826a'
  '38c1fd4a1f303f1f6c38e7f082727e2f'
  '9d3c56a4b999c8bfbd4018089a62f662'
  '263725f20c0b9eb9c353040792d644e5'
- '4cd79aa147825837dc8bc9f6b736c0a0'
  'bb7fd1aa23016c8057046b84fd4eb528')
 
 build() {
   cd ${srcdir}/linux-${_basekernel}
 
   # add upstream patch
-  # patch -p1 -i ${srcdir}/patch-${pkgver}
+  patch -p1 -i ${srcdir}/patch-${pkgver}
 
   # add latest fixes from stable queue, if needed
   # http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
 
-  # fix FS#27883
-  # drm/i915: Only clear the GPU domains upon a successful finish
-  patch -Np1 -i ${srcdir}/i915-gpu-finish.patch
-
   # Some chips detect a ghost TV output
   # mailing list discussion: 
http://lists.freedesktop.org/archives/intel-gfx/2011-April/010371.html
   # Arch Linux bug report: FS#19234

Modified: linux.install
===
--- linux.install   2012-04-03 14:17:40 UTC (rev 155428)
+++ linux.install   2012-04-03 16:27:52 UTC (rev 155429)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.3.0-1-ARCH
+KERNEL_VERSION=3.3.1-1-ARCH
 
 post_install () {
   # updating module dependencies



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2012-03-15 Thread Tobias Powalowski
Date: Thursday, March 15, 2012 @ 05:56:19
  Author: tpowa
Revision: 153504

upgpkg: linux 3.2.11-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |4 ++--
 linux.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-15 09:44:17 UTC (rev 153503)
+++ PKGBUILD2012-03-15 09:56:19 UTC (rev 153504)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom   # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.2
-pkgver=${_basekernel}.9
+pkgver=${_basekernel}.11
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -25,7 +25,7 @@
 'i915-gpu-finish.patch'
 'ext4-options.patch')
 md5sums=('364066fa18767ec0ae5f4e4abcf9dc51'
- '3916159a999ee49cd6bd002556c629ad'
+ '39b3efb92f23130c3fd9c3cbdcd9ecb1'
  'a6913ef2a39541f18bd610cbb8f360ea'
  '2182f8e0de70498130f7d9d770092c73'
  'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===
--- linux.install   2012-03-15 09:44:17 UTC (rev 153503)
+++ linux.install   2012-03-15 09:56:19 UTC (rev 153504)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.2.9-1-ARCH
+KERNEL_VERSION=3.2.11-1-ARCH
 
 post_install () {
   # updating module dependencies



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2012-03-01 Thread Tobias Powalowski
Date: Thursday, March 1, 2012 @ 04:22:20
  Author: tpowa
Revision: 151706

upgpkg: linux 3.2.9-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |4 ++--
 linux.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-01 06:42:10 UTC (rev 151705)
+++ PKGBUILD2012-03-01 09:22:20 UTC (rev 151706)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom   # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.2
-pkgver=${_basekernel}.8
+pkgver=${_basekernel}.9
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -25,7 +25,7 @@
 'i915-gpu-finish.patch'
 'ext4-options.patch')
 md5sums=('364066fa18767ec0ae5f4e4abcf9dc51'
- '417b97cdd9e8b2664eb31260dbbcdc72'
+ '3916159a999ee49cd6bd002556c629ad'
  'a6913ef2a39541f18bd610cbb8f360ea'
  '2182f8e0de70498130f7d9d770092c73'
  'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===
--- linux.install   2012-03-01 06:42:10 UTC (rev 151705)
+++ linux.install   2012-03-01 09:22:20 UTC (rev 151706)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.2.8-1-ARCH
+KERNEL_VERSION=3.2.9-1-ARCH
 
 post_install () {
   # updating module dependencies



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2012-02-27 Thread Tobias Powalowski
Date: Monday, February 27, 2012 @ 17:23:34
  Author: tpowa
Revision: 151600

upgpkg: linux 3.2.8-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |7 +++
 linux.install |2 +-
 2 files changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-02-27 21:27:31 UTC (rev 151599)
+++ PKGBUILD2012-02-27 22:23:34 UTC (rev 151600)
@@ -7,8 +7,8 @@
 # pkgname=linux-custom   # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.2
-pkgver=${_basekernel}.7
-pkgrel=2
+pkgver=${_basekernel}.8
+pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
 license=('GPL2')
@@ -25,7 +25,7 @@
 'i915-gpu-finish.patch'
 'ext4-options.patch')
 md5sums=('364066fa18767ec0ae5f4e4abcf9dc51'
- 'e507fce2c266549df9565172196c912d'
+ '417b97cdd9e8b2664eb31260dbbcdc72'
  'a6913ef2a39541f18bd610cbb8f360ea'
  '2182f8e0de70498130f7d9d770092c73'
  'eb14dcfd80c00852ef81ded6e826826a'
@@ -301,4 +301,3 @@
   # remove a file already in linux package
   rm -f ${pkgdir}/usr/src/linux-${_kernver}/Documentation/DocBook/Makefile
 }
-

Modified: linux.install
===
--- linux.install   2012-02-27 21:27:31 UTC (rev 151599)
+++ linux.install   2012-02-27 22:23:34 UTC (rev 151600)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.2.7-2-ARCH
+KERNEL_VERSION=3.2.8-1-ARCH
 
 post_install () {
   # updating module dependencies



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2012-02-14 Thread Tobias Powalowski
Date: Tuesday, February 14, 2012 @ 05:46:15
  Author: tpowa
Revision: 150185

upgpkg: linux 3.2.6-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |4 ++--
 linux.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-02-14 09:47:04 UTC (rev 150184)
+++ PKGBUILD2012-02-14 10:46:15 UTC (rev 150185)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom   # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.2
-pkgver=${_basekernel}.5
+pkgver=${_basekernel}.6
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -24,7 +24,7 @@
 'i915-fix-ghost-tv-output.patch'
 'i915-gpu-finish.patch')
 md5sums=('364066fa18767ec0ae5f4e4abcf9dc51'
- '89cb9fb7ed01dccb15510435fb1e5024'
+ '0aea8fc5e705c5b1ef68697de9379cef'
  'cbd469a1ba0bc8caa765caa42d429ea9'
  '875b121a32a619e0ee262c541f330427'
  'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===
--- linux.install   2012-02-14 09:47:04 UTC (rev 150184)
+++ linux.install   2012-02-14 10:46:15 UTC (rev 150185)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.2.5-1-ARCH
+KERNEL_VERSION=3.2.6-1-ARCH
 
 post_install () {
   # updating module dependencies



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2012-02-07 Thread Tobias Powalowski
Date: Tuesday, February 7, 2012 @ 04:21:56
  Author: tpowa
Revision: 149369

upgpkg: linux 3.2.5-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |   18 +-
 linux.install |2 +-
 2 files changed, 10 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-02-07 08:50:20 UTC (rev 149368)
+++ PKGBUILD2012-02-07 09:21:56 UTC (rev 149369)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom   # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.2
-pkgver=${_basekernel}.4
+pkgver=${_basekernel}.5
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -23,6 +23,14 @@
 'change-default-console-loglevel.patch'
 'i915-fix-ghost-tv-output.patch'
 'i915-gpu-finish.patch')
+md5sums=('364066fa18767ec0ae5f4e4abcf9dc51'
+ '89cb9fb7ed01dccb15510435fb1e5024'
+ 'cbd469a1ba0bc8caa765caa42d429ea9'
+ '875b121a32a619e0ee262c541f330427'
+ 'eb14dcfd80c00852ef81ded6e826826a'
+ '9d3c56a4b999c8bfbd4018089a62f662'
+ '263725f20c0b9eb9c353040792d644e5'
+ '4cd79aa147825837dc8bc9f6b736c0a0')
 
 build() {
   cd ${srcdir}/linux-${_basekernel}
@@ -287,11 +295,3 @@
   # remove a file already in linux package
   rm -f ${pkgdir}/usr/src/linux-${_kernver}/Documentation/DocBook/Makefile
 }
-md5sums=('364066fa18767ec0ae5f4e4abcf9dc51'
- '3032ebbde1d19fc4c4c982bec51b0fb8'
- 'cbd469a1ba0bc8caa765caa42d429ea9'
- '875b121a32a619e0ee262c541f330427'
- 'eb14dcfd80c00852ef81ded6e826826a'
- '9d3c56a4b999c8bfbd4018089a62f662'
- '263725f20c0b9eb9c353040792d644e5'
- '4cd79aa147825837dc8bc9f6b736c0a0')

Modified: linux.install
===
--- linux.install   2012-02-07 08:50:20 UTC (rev 149368)
+++ linux.install   2012-02-07 09:21:56 UTC (rev 149369)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.2.4-1-ARCH
+KERNEL_VERSION=3.2.5-1-ARCH
 
 post_install () {
   # updating module dependencies



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2012-02-04 Thread Tobias Powalowski
Date: Saturday, February 4, 2012 @ 07:11:12
  Author: tpowa
Revision: 148608

upgpkg: linux 3.2.4-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |   18 +-
 linux.install |2 +-
 2 files changed, 10 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-02-04 11:57:25 UTC (rev 148607)
+++ PKGBUILD2012-02-04 12:11:12 UTC (rev 148608)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom   # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.2
-pkgver=${_basekernel}.2
+pkgver=${_basekernel}.4
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -23,14 +23,6 @@
 'change-default-console-loglevel.patch'
 'i915-fix-ghost-tv-output.patch'
 'i915-gpu-finish.patch')
-md5sums=('364066fa18767ec0ae5f4e4abcf9dc51'
- '5e53edbf75fcaa3a8d1697f3a053102d'
- 'cbd469a1ba0bc8caa765caa42d429ea9'
- '875b121a32a619e0ee262c541f330427'
- 'eb14dcfd80c00852ef81ded6e826826a'
- '9d3c56a4b999c8bfbd4018089a62f662'
- '263725f20c0b9eb9c353040792d644e5'
- '4cd79aa147825837dc8bc9f6b736c0a0')
 
 build() {
   cd ${srcdir}/linux-${_basekernel}
@@ -295,3 +287,11 @@
   # remove a file already in linux package
   rm -f ${pkgdir}/usr/src/linux-${_kernver}/Documentation/DocBook/Makefile
 }
+md5sums=('364066fa18767ec0ae5f4e4abcf9dc51'
+ '3032ebbde1d19fc4c4c982bec51b0fb8'
+ 'cbd469a1ba0bc8caa765caa42d429ea9'
+ '875b121a32a619e0ee262c541f330427'
+ 'eb14dcfd80c00852ef81ded6e826826a'
+ '9d3c56a4b999c8bfbd4018089a62f662'
+ '263725f20c0b9eb9c353040792d644e5'
+ '4cd79aa147825837dc8bc9f6b736c0a0')

Modified: linux.install
===
--- linux.install   2012-02-04 11:57:25 UTC (rev 148607)
+++ linux.install   2012-02-04 12:11:12 UTC (rev 148608)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.2.2-1-ARCH
+KERNEL_VERSION=3.2.4-1-ARCH
 
 post_install () {
   # updating module dependencies



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2012-01-26 Thread Tobias Powalowski
Date: Thursday, January 26, 2012 @ 07:11:50
  Author: tpowa
Revision: 147673

upgpkg: linux 3.2.2-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |   16 +---
 linux.install |2 +-
 2 files changed, 6 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-01-26 09:42:51 UTC (rev 147672)
+++ PKGBUILD2012-01-26 12:11:50 UTC (rev 147673)
@@ -7,8 +7,8 @@
 # pkgname=linux-custom   # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.2
-pkgver=${_basekernel}.1
-pkgrel=2
+pkgver=${_basekernel}.2
+pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
 license=('GPL2')
@@ -22,17 +22,15 @@
 ${pkgname}.preset
 'change-default-console-loglevel.patch'
 'i915-fix-ghost-tv-output.patch'
-'i915-gpu-finish.patch'
-'CVE-2012-0056.patch')
+'i915-gpu-finish.patch')
 md5sums=('364066fa18767ec0ae5f4e4abcf9dc51'
- '62ac6ac9b870162f693ecf5e8606423a'
+ '5e53edbf75fcaa3a8d1697f3a053102d'
  'cbd469a1ba0bc8caa765caa42d429ea9'
  '875b121a32a619e0ee262c541f330427'
  'eb14dcfd80c00852ef81ded6e826826a'
  '9d3c56a4b999c8bfbd4018089a62f662'
  '263725f20c0b9eb9c353040792d644e5'
- '4cd79aa147825837dc8bc9f6b736c0a0'
- 'a050d76e56d2ce0715c8ff663ae7f436')
+ '4cd79aa147825837dc8bc9f6b736c0a0')
 
 build() {
   cd ${srcdir}/linux-${_basekernel}
@@ -40,10 +38,6 @@
   # add upstream patch
   patch -p1 -i ${srcdir}/patch-${pkgver}
 
-  # patch for CVE-2012-0056
-  # see http://blog.zx2c4.com/749 for details
-  patch -p1 -i ${srcdir}/CVE-2012-0056.patch
-
   # add latest fixes from stable queue, if needed
   # http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
 

Modified: linux.install
===
--- linux.install   2012-01-26 09:42:51 UTC (rev 147672)
+++ linux.install   2012-01-26 12:11:50 UTC (rev 147673)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.2.1-1-ARCH
+KERNEL_VERSION=3.2.2-1-ARCH
 
 post_install () {
   # updating module dependencies



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2012-01-04 Thread Tobias Powalowski
Date: Wednesday, January 4, 2012 @ 03:45:41
  Author: tpowa
Revision: 145927

upgpkg: linux 3.1.7-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |6 +++---
 linux.install |2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-01-04 08:15:24 UTC (rev 145926)
+++ PKGBUILD2012-01-04 08:45:41 UTC (rev 145927)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom   # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.1
-pkgver=${_basekernel}.6
+pkgver=${_basekernel}.7
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -25,7 +25,7 @@
 'i915-fix-incorrect-error-message.patch'
 'usb-add-reset-resume-quirk-for-several-webcams.patch')
 md5sums=('edbdc798f23ae0f8045c82f6fa22c536'
- 'b59adeac6d593fe993e964ea9e259c42'
+ '499626638e433ffc77f938d0bc63a041'
  '1e92ea598ca58ef8d73b92863cfef43c'
  'a5936cb535409a37f31a8f1882454770'
  'eb14dcfd80c00852ef81ded6e826826a'
@@ -33,7 +33,7 @@
  '263725f20c0b9eb9c353040792d644e5'
  'a50c9076012cb2dda49952dc6ec3e9c1'
  '52d41fa61e80277ace2b994412a0c856')
- 
+
 build() {
   cd ${srcdir}/linux-${_basekernel}
 

Modified: linux.install
===
--- linux.install   2012-01-04 08:15:24 UTC (rev 145926)
+++ linux.install   2012-01-04 08:45:41 UTC (rev 145927)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.1.6-1-ARCH
+KERNEL_VERSION=3.1.7-1-ARCH
 
 post_install () {
   # updating module dependencies



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2011-12-10 Thread Tobias Powalowski
Date: Sunday, December 11, 2011 @ 02:39:22
  Author: tpowa
Revision: 144939

upgpkg: linux 3.1.5-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |4 ++--
 linux.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-12-11 04:46:16 UTC (rev 144938)
+++ PKGBUILD2011-12-11 07:39:22 UTC (rev 144939)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom   # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.1
-pkgver=${_basekernel}.4
+pkgver=${_basekernel}.5
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -25,7 +25,7 @@
 'i915-fix-incorrect-error-message.patch'
 'usb-add-reset-resume-quirk-for-several-webcams.patch')
 md5sums=('edbdc798f23ae0f8045c82f6fa22c536'
- 'ffb768bb3c42c94876f3f84aa6f779e5'
+ '829f9aa6d1ec6a4d16506d118ab0703a'
  'cbaaa923f00c1935055273ccc1630144'
  '93687a4b7e1e6bcd4e7417d6e5079bc4'
  'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===
--- linux.install   2011-12-11 04:46:16 UTC (rev 144938)
+++ linux.install   2011-12-11 07:39:22 UTC (rev 144939)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.1.4-1-ARCH
+KERNEL_VERSION=3.1.5-1-ARCH
 
 post_install () {
   # updating module dependencies



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2011-11-29 Thread Tobias Powalowski
Date: Tuesday, November 29, 2011 @ 05:16:56
  Author: tpowa
Revision: 143781

upgpkg: linux 3.1.4-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |4 ++--
 linux.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-11-29 08:49:53 UTC (rev 143780)
+++ PKGBUILD2011-11-29 10:16:56 UTC (rev 143781)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom   # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.1
-pkgver=${_basekernel}.3
+pkgver=${_basekernel}.4
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -25,7 +25,7 @@
 'i915-fix-incorrect-error-message.patch'
 'usb-add-reset-resume-quirk-for-several-webcams.patch')
 md5sums=('edbdc798f23ae0f8045c82f6fa22c536'
- 'd5a9093f12187098eee659eeeb071421'
+ 'ffb768bb3c42c94876f3f84aa6f779e5'
  'cbaaa923f00c1935055273ccc1630144'
  '93687a4b7e1e6bcd4e7417d6e5079bc4'
  'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===
--- linux.install   2011-11-29 08:49:53 UTC (rev 143780)
+++ linux.install   2011-11-29 10:16:56 UTC (rev 143781)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.1.3-1-ARCH
+KERNEL_VERSION=3.1.4-1-ARCH
 
 post_install () {
   # updating module dependencies



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2011-11-22 Thread Tobias Powalowski
Date: Tuesday, November 22, 2011 @ 04:22:43
  Author: tpowa
Revision: 143058

upgpkg: linux 3.1.2-1

bump to latest version

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |4 ++--
 linux.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-11-22 09:18:38 UTC (rev 143057)
+++ PKGBUILD2011-11-22 09:22:43 UTC (rev 143058)
@@ -7,7 +7,7 @@
 # pkgname=linux-custom   # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.1
-pkgver=${_basekernel}.1
+pkgver=${_basekernel}.2
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
@@ -25,7 +25,7 @@
 'i915-fix-incorrect-error-message.patch'
 'usb-add-reset-resume-quirk-for-several-webcams.patch')
 md5sums=('edbdc798f23ae0f8045c82f6fa22c536'
- '2bf7eb28a58238e1a062fa7393bf7824'
+ '7ac42443a734c9102143944828ea6715'
  'cbaaa923f00c1935055273ccc1630144'
  '93687a4b7e1e6bcd4e7417d6e5079bc4'
  'eb14dcfd80c00852ef81ded6e826826a'

Modified: linux.install
===
--- linux.install   2011-11-22 09:18:38 UTC (rev 143057)
+++ linux.install   2011-11-22 09:22:43 UTC (rev 143058)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.1.1-1-ARCH
+KERNEL_VERSION=3.1.2-1-ARCH
 
 post_install () {
   # updating module dependencies



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2011-10-25 Thread Tobias Powalowski
Date: Tuesday, October 25, 2011 @ 04:27:31
  Author: tpowa
Revision: 141164

upgpkg: linux 3.1-1

bump to 3.1 series

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |9 ++---
 linux.install |2 +-
 2 files changed, 3 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-10-25 07:14:31 UTC (rev 141163)
+++ PKGBUILD2011-10-25 08:27:31 UTC (rev 141164)
@@ -22,8 +22,8 @@
 ${pkgname}.preset
 'change-default-console-loglevel.patch')
 md5sums=('edbdc798f23ae0f8045c82f6fa22c536'
- 'f62665b212eb32309e0fd11b9b1c5b67'
- '272092c6fb09dd503a4d70d26dbcd214'
+ '973014c6d1f408a2a4133219b9ec5f02'
+ 'f4c09a8b2acdf9fc939227881576137c'
  'eb14dcfd80c00852ef81ded6e826826a'
  '9d3c56a4b999c8bfbd4018089a62f662')
 
@@ -279,8 +279,3 @@
   # remove a file already in linux package
   rm -f ${pkgdir}/usr/src/linux-${_kernver}/Documentation/DocBook/Makefile
 }
-md5sums=('edbdc798f23ae0f8045c82f6fa22c536'
- 'de5c2ad6a01bce38345d17d6da76948f'
- '2f7d055e52c1d7c5c651a168a0e1f1ad'
- 'eb14dcfd80c00852ef81ded6e826826a'
- '9d3c56a4b999c8bfbd4018089a62f662')

Modified: linux.install
===
--- linux.install   2011-10-25 07:14:31 UTC (rev 141163)
+++ linux.install   2011-10-25 08:27:31 UTC (rev 141164)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.0-ARCH
+KERNEL_VERSION=3.1.0-1-ARCH
 
 post_install () {
   # updating module dependencies



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2011-10-25 Thread Thomas Bächler
Date: Tuesday, October 25, 2011 @ 14:21:09
  Author: thomas
Revision: 141184

upgpkg: linux 3.1-2

Move version file from linux-headers to linux

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |2 +-
 linux.install |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-10-25 15:03:24 UTC (rev 141183)
+++ PKGBUILD2011-10-25 18:21:09 UTC (rev 141184)
@@ -8,7 +8,7 @@
 _kernelname=${pkgname#linux}
 _basekernel=3.1
 pkgver=${_basekernel}
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
 license=('GPL2')

Modified: linux.install
===
--- linux.install   2011-10-25 15:03:24 UTC (rev 141183)
+++ linux.install   2011-10-25 18:21:09 UTC (rev 141184)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.1.0-1-ARCH
+KERNEL_VERSION=3.1.0-2-ARCH
 
 post_install () {
   # updating module dependencies



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2011-08-06 Thread Thomas Bächler
Date: Saturday, August 6, 2011 @ 10:50:29
  Author: thomas
Revision: 134618

linux: Update to 3.0.1 and fix compat symlinks (kernel26 upgrade path)

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |   11 +--
 linux.install |   16 
 2 files changed, 17 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-08-06 13:05:40 UTC (rev 134617)
+++ PKGBUILD2011-08-06 14:50:29 UTC (rev 134618)
@@ -7,15 +7,15 @@
 # pkgname=linux-custom   # Build kernel with a different name
 _kernelname=${pkgname#linux}
 _basekernel=3.0
-pkgver=${_basekernel}
-pkgrel=2
+pkgver=${_basekernel}.1
+pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
 license=('GPL2')
 makedepends=('xmlto' 'docbook-xsl')
 options=('!strip')
 
source=(ftp://ftp.kernel.org/pub/linux/kernel/v3.0/linux-${_basekernel}.tar.bz2;
-#ftp://ftp.kernel.org/pub/linux/kernel/v3.0/patch-${pkgver}.bz2;
+ftp://ftp.kernel.org/pub/linux/kernel/v3.0/patch-${pkgver}.bz2;
 # the main kernel config files
 'config' 'config.x86_64'
 # standard config files for mkinitcpio ramdisk
@@ -23,6 +23,7 @@
 'fix-i915.patch'
 'change-default-console-loglevel.patch')
 md5sums=('398e95866794def22b12dfbc15ce89c0'
+ 'ac49f7907f1fc85fbab92d0f1aa1552a'
  'fc6aae0fb4d70feff92ec762d29dee45'
  'fd5a1712ddea696eee5255de2d854218'
  'eb14dcfd80c00852ef81ded6e826826a'
@@ -32,7 +33,7 @@
 build() {
   cd ${srcdir}/linux-${_basekernel}
 
-  #patch -p1 -i ${srcdir}/patch-${pkgver}
+  patch -p1 -i ${srcdir}/patch-${pkgver}
 
   # add latest fixes from stable queue, if needed
   # http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
@@ -125,8 +126,6 @@
 
   # remove build and source links
   rm -f ${pkgdir}/lib/modules/${_kernver}/{source,build}
-  # add compat symlink for the kernel image
-  ln -sf vmlinuz-${pkgname} ${pkgdir}/boot/vmlinuz26${_kernelname}
   # remove the firmware
   rm -rf ${pkgdir}/lib/firmware
   # gzip -9 all modules to safe 100MB of space

Modified: linux.install
===
--- linux.install   2011-08-06 13:05:40 UTC (rev 134617)
+++ linux.install   2011-08-06 14:50:29 UTC (rev 134618)
@@ -11,10 +11,18 @@
   echo  Generating initial ramdisk, using mkinitcpio.  Please wait...
   mkinitcpio -p linux${KERNEL_NAME}
 
-  # add compat symlinks for the initramfs images
-  ln -sf initramfs-linux${KERNEL_NAME}.img boot/kernel26${KERNEL_NAME}.img
-  ln -sf initramfs-linux${KERNEL_NAME}-fallback.img \
-boot/kernel26${KERNEL_NAME}-fallback.img
+  # compat symlinks for the official kernels only
+  if [ -z ${KERNEL_NAME} -o ${KERNEL_NAME} = -lts ]; then
+loaders=$(find /boot -name syslinux.cfg -or -name extlinux.conf -or -name 
grub.cfg -or -name menu.lst)
+[ -f /etc/lilo.conf ]  loaders=$loaders /etc/lilo.conf
+if [ -n ${loaders} ]  grep -q -e vmlinuz26 -e kernel26.img -e 
kernel26-fallback.img $loaders; then
+  # add compat symlinks for the initramfs images
+  ln -sf initramfs-linux${KERNEL_NAME}.img boot/kernel26${KERNEL_NAME}.img
+  ln -sf initramfs-linux${KERNEL_NAME}-fallback.img \
+boot/kernel26${KERNEL_NAME}-fallback.img
+  ln -sf vmlinuz-linux${KERNEL_NAME} /boot/vmlinuz26${KERNEL_NAME}
+fi
+  fi
 }
 
 post_upgrade() {



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2011-07-25 Thread Tobias Powalowski
Date: Monday, July 25, 2011 @ 12:20:27
  Author: tpowa
Revision: 132731

remove sublevel patch

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |4 ++--
 linux.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-07-25 15:55:32 UTC (rev 132730)
+++ PKGBUILD2011-07-25 16:20:27 UTC (rev 132731)
@@ -48,11 +48,11 @@
 sed -i s|CONFIG_LOCALVERSION=.*|CONFIG_LOCALVERSION=\${_kernelname}\|g 
./.config
   fi
 
-  # remove the extraversion from Makefile
+  # remove the sublevel from Makefile
   # this ensures our kernel version is always 3.X-ARCH
   # this way, minor kernel updates will not break external modules
   # we need to change this soon, see FS#16702
-  sed -i 's|^EXTRAVERSION = .*$|EXTRAVERSION = |g' Makefile
+  sed -ri 's|^(SUBLEVEL =).*|\1|' Makefile
 
   # get kernel version
   make prepare

Modified: linux.install
===
--- linux.install   2011-07-25 15:55:32 UTC (rev 132730)
+++ linux.install   2011-07-25 16:20:27 UTC (rev 132731)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=3.0.0-ARCH
+KERNEL_VERSION=3.0-ARCH
 
 post_install () {
   # updating module dependencies



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2011-07-23 Thread Tobias Powalowski
Date: Saturday, July 23, 2011 @ 04:23:28
  Author: tpowa
Revision: 132341

initramfs fixes

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |   18 +-
 linux.install |2 +-
 2 files changed, 10 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-07-23 08:19:09 UTC (rev 132340)
+++ PKGBUILD2011-07-23 08:23:28 UTC (rev 132341)
@@ -22,6 +22,10 @@
 # standard config files for mkinitcpio ramdisk
 ${pkgname}.preset)
 sha256sums=()
+md5sums=('398e95866794def22b12dfbc15ce89c0'
+ 'fc6aae0fb4d70feff92ec762d29dee45'
+ 'fd5a1712ddea696eee5255de2d854218'
+ 'be30b7266d85e8baed3b37574bc52b98')
 
 build() {
   cd ${srcdir}/linux-$_basekernel
@@ -68,12 +72,7 @@
   # pwc, ieee80211 and hostap-driver26 modules are included in linux kernel now
   # nforce package support was abandoned by nvidia, kernel modules should 
cover everything now.
   # kernel24 support is dropped since glibc24
-  replaces=('kernel24' 'kernel24-scsi' 'kernel26-scsi'
-'alsa-driver' 'ieee80211' 'hostap-driver26'
-'pwc' 'nforce' 'squashfs' 'unionfs' 'ivtv'
-'zd1211' 'kvm-modules' 'iwlwifi' 'rt2x00-cvs'
-'gspcav1' 'atl2' 'wlan-ng26' 'rt2500' 'nouveau-drm'
-'kernel26')
+  replaces=('kernel26')
   install=${pkgname}.install
   optdepends=('crda: to set the correct wireless channels of your country')
 
@@ -95,8 +94,8 @@
 -e  s/KERNEL_VERSION=.*/KERNEL_VERSION=${_kernver}/g \
 -i $startdir/${pkgname}.install
   sed \
--e s|default_image=.*|default_image=\/boot/initramfs-${pkgname}.img\|g 
\
--e 
s|fallback_image=.*|fallback_image=\/boot/initramfs-${pkgname}-fallback.img\|g
 \
+-e s|default_image=.*|default_image=\/boot/initramfs-ARCH.img\|g \
+-e 
s|fallback_image=.*|fallback_image=\/boot/initramfs-ARCH-fallback.img\|g \
 -i ${pkgdir}/etc/mkinitcpio.d/${pkgname}.preset
 
   # remove build and source links
@@ -219,7 +218,7 @@
 
 package_linux-docs() {
   pkgdesc=Kernel hackers manual - HTML documentation that comes with the 
Linux kernel.
-  replaces=('kernel26-doccs')
+  replaces=('kernel26-docs')
   cd ${srcdir}/linux-$_basekernel
   mkdir -p $pkgdir/usr/src/linux-$_kernver
   mv Documentation $pkgdir/usr/src/linux-$_kernver
@@ -228,3 +227,4 @@
   # remove a file already in linux package
   rm -f $pkgdir/usr/src/linux-$_kernver/Documentation/DocBook/Makefile
 }
+

Modified: linux.install
===
--- linux.install   2011-07-23 08:19:09 UTC (rev 132340)
+++ linux.install   2011-07-23 08:23:28 UTC (rev 132341)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=
-KERNEL_VERSION=2.6.39-ARCH
+KERNEL_VERSION=3.0.0-ARCH
 
 post_install () {
   # updating module dependencies



[arch-commits] Commit in linux/trunk (PKGBUILD linux.install)

2011-07-23 Thread Tobias Powalowski
Date: Saturday, July 23, 2011 @ 11:37:54
  Author: tpowa
Revision: 132368

add-provides-conflicts-and-fix-initramfs-symlinks

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/linux.install

---+
 PKGBUILD  |   12 
 linux.install |   11 +--
 2 files changed, 17 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-07-23 15:01:28 UTC (rev 132367)
+++ PKGBUILD2011-07-23 15:37:54 UTC (rev 132368)
@@ -75,6 +75,8 @@
   groups=('base')
   backup=(etc/mkinitcpio.d/${pkgname}.preset)
   depends=('coreutils' 'linux-firmware' 'module-init-tools=3.16' 
'mkinitcpio=0.7')
+  provides=('kernel26')
+  conflicts=('kernel26')
   replaces=('kernel26')
   install=${pkgname}.install
   optdepends=('crda: to set the correct wireless channels of your country')
@@ -103,10 +105,8 @@
 
   # remove build and source links
   rm -f ${pkgdir}/lib/modules/${_kernver}/{source,build}
-  # add compat symlinks
-  ln -sf /boot/initramfs-${pkgname}.img ${pkgdir}/boot/kernel26.img
-  ln -sf /boot/vmlinuz-${pkgname} ${pkgdir}/boot/vmlinuz26
-  ln -sf /boot/initramfs-${pkgname}-fallback.img 
${pkgdir}/boot/kernel26-fallback.img
+  # add compat symlink for the kernel image
+  ln -sf vmlinuz-${pkgname} ${pkgdir}/boot/vmlinuz26
   # remove the firmware
   rm -rf ${pkgdir}/lib/firmware
   # gzip -9 all modules to safe 100MB of space
@@ -115,6 +115,8 @@
 
 package_linux-headers() {
   pkgdesc=Header files and scripts for building modules for linux kernel
+  provides=('kernel26-headers')
+  conflicts=('kernel26-headers')
   replaces=('kernel26-headers')
   mkdir -p ${pkgdir}/lib/modules/${_kernver}
   cd ${pkgdir}/lib/modules/${_kernver}
@@ -225,6 +227,8 @@
 
 package_linux-docs() {
   pkgdesc=Kernel hackers manual - HTML documentation that comes with the 
Linux kernel.
+  provides=('kernel26-docs')
+  conflicts=('kernel26-docs')
   replaces=('kernel26-docs')
   cd ${srcdir}/linux-$_basekernel
   mkdir -p $pkgdir/usr/src/linux-$_kernver

Modified: linux.install
===
--- linux.install   2011-07-23 15:01:28 UTC (rev 132367)
+++ linux.install   2011-07-23 15:37:54 UTC (rev 132368)
@@ -10,6 +10,12 @@
   /sbin/depmod ${KERNEL_VERSION} 
   echo  Generating initial ramdisk, using mkinitcpio.  Please wait...
   /sbin/mkinitcpio -p linux${KERNEL_NAME}
+
+  # add compat symlinks for the initramfs images
+  ln -sf initramfs-linux${KERNEL_NAME}.img \
+ ${pkgdir}/boot/kernel26${KERNEL_NAME}.img
+  ln -sf initramfs-linux${KERNEL_NAME}-fallback.img \
+ ${pkgdir}/boot/kernel26${KERNEL_NAME}-fallback.img
 }
 
 post_upgrade() {
@@ -47,6 +53,7 @@
 }
 
 post_remove() {
- rm -f /boot/initramfs-linux${KERNEL_NAME}.img
- rm -f /boot/initramfs-linux${KERNEL_NAME}-fallback.img
+  # also remove the compat symlinks
+  rm -f /boot/{initramfs-linux,kernel26}${KERNEL_NAME}.img
+  rm -f /boot/{initramfs-linux,kernel26}${KERNEL_NAME}-fallback.img
 }