[arch-commits] Commit in linux-zen/trunk (5 files)

Jan Steffens heftig at archlinux.org
Thu Mar 23 05:23:17 UTC 2017


    Date: Thursday, March 23, 2017 @ 05:23:16
  Author: heftig
Revision: 291232

4.10.5-1

Added:
  linux-zen/trunk/90-linux.hook
    (from rev 291044, linux-zen/trunk/99-linux.hook)
Modified:
  linux-zen/trunk/PKGBUILD
  linux-zen/trunk/config.i686
  linux-zen/trunk/config.x86_64
Deleted:
  linux-zen/trunk/99-linux.hook

---------------+
 90-linux.hook |   11 +++++++++++
 99-linux.hook |   11 -----------
 PKGBUILD      |   18 +++++++++---------
 config.i686   |    6 ++++--
 config.x86_64 |    6 ++++--
 5 files changed, 28 insertions(+), 24 deletions(-)

Copied: linux-zen/trunk/90-linux.hook (from rev 291044, linux-zen/trunk/99-linux.hook)
===================================================================
--- 90-linux.hook	                        (rev 0)
+++ 90-linux.hook	2017-03-23 05:23:16 UTC (rev 291232)
@@ -0,0 +1,11 @@
+[Trigger]
+Type = File
+Operation = Install
+Operation = Upgrade
+Target = boot/vmlinuz-%PKGBASE%
+Target = usr/lib/initcpio/*
+
+[Action]
+Description = Updating %PKGBASE% initcpios
+When = PostTransaction
+Exec = /usr/bin/mkinitcpio -p %PKGBASE%

Deleted: 99-linux.hook
===================================================================
--- 99-linux.hook	2017-03-23 04:10:59 UTC (rev 291231)
+++ 99-linux.hook	2017-03-23 05:23:16 UTC (rev 291232)
@@ -1,11 +0,0 @@
-[Trigger]
-Type = File
-Operation = Install
-Operation = Upgrade
-Target = boot/vmlinuz-%PKGBASE%
-Target = usr/lib/initcpio/*
-
-[Action]
-Description = Updating %PKGBASE% initcpios
-When = PostTransaction
-Exec = /usr/bin/mkinitcpio -p %PKGBASE%

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-23 04:10:59 UTC (rev 291231)
+++ PKGBUILD	2017-03-23 05:23:16 UTC (rev 291232)
@@ -6,8 +6,8 @@
 pkgbase=linux-zen           # Build -zen kernel
 #pkgbase=linux-custom       # Build kernel with a different name
 _srcname=linux-4.10
-_zenpatch=zen-4.10.4-4079aef1da2dee4ad57591b673431ad685b9451e.diff
-pkgver=4.10.4
+_zenpatch=zen-4.10.5-5faf72c18751fd59af5bf0864ffbdf1a093c3d24.diff
+pkgver=4.10.5
 pkgrel=1
 arch=('i686' 'x86_64')
 url="https://github.com/zen-kernel/zen-kernel"
@@ -23,18 +23,18 @@
         # the main kernel config files
         'config.i686' 'config.x86_64'
         # pacman hook for initramfs regeneration
-        '99-linux.hook'
+        '90-linux.hook'
         # standard config files for mkinitcpio ramdisk
         'linux.preset')
 
 sha256sums=('3c95d9f049bd085e5c346d2c77f063b8425f191460fcd3ae9fe7e94e0477dc4b'
             'SKIP'
-            '68e935fbe1c3faaf186824a44b79a26f1ab85f04a1dade2e5bce5f8c2941624d'
+            '03c64409653b19d39af54c8781fde0a3747ba16577c9e5b0e1031e5d8fc29db6'
             'SKIP'
-            '47555b5b6ef586cd4c6ac72afb0b65e0f1c907dd4da5553d6567fc2e6401330a'
+            '38c3bdab725c9817ca87a8db605812541b611446b51cac0e4425b1f6124df675'
             'SKIP'
-            'fd7f5a3f4c1fe8f481bebacfccca7fdfc9e677e8bc730ba1101cfb628f3dadd4'
-            '6f1a6d768d6730172f3e7e88ad018e060dd4449f6aff83cf3a340ab2a7f29b46'
+            '7d843acf4b6ab19bce9e57baf62e717cfe23abd848cf3d49ee1fdf1274a4f79f'
+            'ac0413b62ea6f4f843622c118000675afb9b45b595baa90b1b54d4f5e214d757'
             '834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
             'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')
 validpgpkeys=(
@@ -122,8 +122,8 @@
     install -D -m644 /dev/stdin "${pkgdir}/etc/mkinitcpio.d/${pkgbase}.preset"
 
   # install pacman hook for initramfs regeneration
-  sed "s|%PKGBASE%|${pkgbase}|g" "${srcdir}/99-linux.hook" |
-    install -D -m644 /dev/stdin "${pkgdir}/usr/share/libalpm/hooks/99-${pkgbase}.hook"
+  sed "s|%PKGBASE%|${pkgbase}|g" "${srcdir}/90-linux.hook" |
+    install -D -m644 /dev/stdin "${pkgdir}/usr/share/libalpm/hooks/90-${pkgbase}.hook"
 
   # remove build and source links
   rm -f "${pkgdir}"/lib/modules/${_kernver}/{source,build}

Modified: config.i686
===================================================================
--- config.i686	2017-03-23 04:10:59 UTC (rev 291231)
+++ config.i686	2017-03-23 05:23:16 UTC (rev 291232)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.10.0-1 Kernel Configuration
+# Linux/x86 4.10.5-1 Kernel Configuration
 #
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y
@@ -437,10 +437,12 @@
 # CONFIG_MK10 is not set
 # CONFIG_MBARCELONA is not set
 # CONFIG_MBOBCAT is not set
+# CONFIG_MJAGUAR is not set
 # CONFIG_MBULLDOZER is not set
 # CONFIG_MPILEDRIVER is not set
 # CONFIG_MSTEAMROLLER is not set
-# CONFIG_MJAGUAR is not set
+# CONFIG_MEXCAVATOR is not set
+# CONFIG_MZEN is not set
 # CONFIG_MCRUSOE is not set
 # CONFIG_MEFFICEON is not set
 # CONFIG_MWINCHIPC6 is not set

Modified: config.x86_64
===================================================================
--- config.x86_64	2017-03-23 04:10:59 UTC (rev 291231)
+++ config.x86_64	2017-03-23 05:23:16 UTC (rev 291232)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.10.0-1 Kernel Configuration
+# Linux/x86 4.10.5-1 Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y
@@ -449,10 +449,12 @@
 # CONFIG_MK10 is not set
 # CONFIG_MBARCELONA is not set
 # CONFIG_MBOBCAT is not set
+# CONFIG_MJAGUAR is not set
 # CONFIG_MBULLDOZER is not set
 # CONFIG_MPILEDRIVER is not set
 # CONFIG_MSTEAMROLLER is not set
-# CONFIG_MJAGUAR is not set
+# CONFIG_MEXCAVATOR is not set
+# CONFIG_MZEN is not set
 # CONFIG_MPSC is not set
 # CONFIG_MATOM is not set
 # CONFIG_MCORE2 is not set



More information about the arch-commits mailing list