forked from pool/kernel-source
This commit is contained in:
parent
def186eb4c
commit
9292b500df
@ -1 +1 @@
|
||||
2008-08-08 13:52:24 +0200
|
||||
2008-08-19 17:09:43 +0200
|
||||
|
14
config.conf
14
config.conf
@ -5,10 +5,10 @@
|
||||
+IA32 i386/pae
|
||||
+IA32 i386/debug
|
||||
#+IA32 i386/um
|
||||
+IA32 i386/xen
|
||||
#+IA32 i386/xen
|
||||
+IA32 i386/vanilla
|
||||
+IA32 i386/rt
|
||||
+IA32 i386/rt_debug
|
||||
#+IA32 i386/rt
|
||||
#+IA32 i386/rt_debug
|
||||
|
||||
+ia64 ia64/default
|
||||
+ia64 ia64/debug
|
||||
@ -16,12 +16,12 @@
|
||||
|
||||
+x86_64 x86_64/default
|
||||
#+x86_64 x86_64/um
|
||||
+x86_64 x86_64/xen
|
||||
#+x86_64 x86_64/xen
|
||||
+x86_64 x86_64/debug
|
||||
+x86_64 x86_64/vanilla
|
||||
+x86_64 x86_64/rt
|
||||
+x86_64 x86_64/rt_debug
|
||||
+x86_64 x86_64/rt_timing
|
||||
#+x86_64 x86_64/rt
|
||||
#+x86_64 x86_64/rt_debug
|
||||
##+x86_64 x86_64/rt_timing
|
||||
|
||||
|
||||
#+alpha alpha/default
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d42ff9b11033f463b0dd6547ba74184ff2245542bc0f5f9fca44bf4dc7537ab8
|
||||
size 102690
|
||||
oid sha256:5e3f84fa1ef2c00eb3d6edd2ca923e987f0653e0af21b8f94afe0ce20e35a081
|
||||
size 86086
|
||||
|
@ -1,5 +1,5 @@
|
||||
#! /bin/sh
|
||||
prefix=
|
||||
prefix=rc3.
|
||||
suffix=
|
||||
if [ "$3" = kernel-dummy -o -n "$suffix" ]; then
|
||||
[ -n "$suffix" ] || suffix=$2
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:513bb7eaa50fe7c8466113b3c9acf41ad0d0c49ead5df71fe34aa296affd8820
|
||||
size 2274
|
||||
oid sha256:f1ed544d35336321c457eb9cf956206a163fdff8db6beddc19502ce38f9c844a
|
||||
size 2265
|
||||
|
@ -1,3 +1,120 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 16:54:07 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Removed unused patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 15:04:16 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- Update config files: Use CONFIG_INPUT_PCSPKR=m (bnc#225221)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 19:47:24 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 19:45:51 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update kdb patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 20:40:18 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- patches.arch/ppc-ipic-suspend-without-83xx-fix: Fix build_error
|
||||
without CONFIG_PPC_83xx.
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 18:49:18 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_IPIC for ppc/default and
|
||||
vanilla again to fix build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 18:35:48 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix build without firmware files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 15:35:05 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/no-include-asm: kbuild: correctly link
|
||||
include/asm in external builds.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 14:28:13 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/ath9k-workaround-gcc-ICE-again-on-powerpc:
|
||||
ath9k: work around gcc ICE again.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 22:00:36 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.suse/novfs-gregorian-day-fix: novfs: Fix GregorianDay
|
||||
conflict.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:54:02 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Enabled patches.kernel.org/firmware-path
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:25:29 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.apparmor/add-security_path_permission: Fixed duplicate
|
||||
export of security_inode_permission.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:16:20 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.apparmor/add-security_path_permission: Add missing
|
||||
stub for security_path_permission when CONFIG_SECURITY_APPARMOR=n
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:15:52 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/firmware-path: firmware: Allow
|
||||
release-specific firmware dir.
|
||||
- rpm/kernel-binary.spec.in: Add firmware files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:09:53 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/ia64-export-cpu_core_map: ia64: Export
|
||||
cpu_core_map for topology_core_siblings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 20:00:23 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Updated to 2.6.27-rc3.
|
||||
- AppArmor mostly merged. There may be some hiccups.
|
||||
- Xen and RT temporarily disabled for merging.
|
||||
- 17 patches eliminated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 16:43:59 CEST 2008 - ghaskins@suse.de
|
||||
|
||||
Guarded by +RT
|
||||
- patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch:
|
||||
seqlock: make sure that raw_seqlock_t retries readers while
|
||||
writes are pending.
|
||||
- patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch:
|
||||
ftrace: fix elevated preempt_count in wakeup-tracer.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 16:15:51 CEST 2008 - hare@suse.de
|
||||
|
||||
- Update config files for RT kernel to activate SCSI
|
||||
device handler.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 15:14:18 CEST 2008 - jbeulich@novell.com
|
||||
|
||||
- patches.xen/xen3-fixup-common, patches.xen/xen3-fixup-kconfig,
|
||||
patches.xen/xen3-patch-2.6.24, patches.xen/xen3-patch-2.6.25: Fix
|
||||
a couple of bugs and inconsistencies.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 13:25:34 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-debug (Version 2.6.26)
|
||||
# spec file for package kernel-debug (Version 2.6.27)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -49,8 +49,8 @@
|
||||
|
||||
Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
Version: 2.6.26
|
||||
Release: 11
|
||||
Version: 2.6.27
|
||||
Release: 2
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@ -85,8 +85,8 @@ BuildRequires: dtc
|
||||
%if %build_xen
|
||||
Requires: xen >= xen-3.0.4_13138
|
||||
%ifarch %ix86
|
||||
Provides: kernel-xenpae = 2.6.26
|
||||
Obsoletes: kernel-xenpae <= 2.6.26
|
||||
Provides: kernel-xenpae = 2.6.27
|
||||
Obsoletes: kernel-xenpae <= 2.6.27
|
||||
%endif
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
@ -112,7 +112,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
#Conflicts: kernel
|
||||
%else
|
||||
%if ! %build_xen
|
||||
Provides: kernel = 2.6.26-%source_rel
|
||||
Provides: kernel = 2.6.27-%source_rel
|
||||
%endif
|
||||
%endif
|
||||
%ifarch %ix86
|
||||
@ -199,12 +199,12 @@ Only use this kernel when investigating problems.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-08-08 13:52:24 +0200
|
||||
Source Timestamp: 2008-08-19 17:09:43 +0200
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then
|
||||
echo "The kernel-debug-2.6.26.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.26.src.rpm."
|
||||
echo "The kernel-debug-2.6.27.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.src.rpm."
|
||||
exit 1
|
||||
fi
|
||||
echo "Architecture symbol(s):" %symbols
|
||||
@ -281,7 +281,7 @@ MAKE_ARGS="ARCH=$subarch"
|
||||
EOF
|
||||
%endif
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
KERNELRELEASE=2.6.26-$RELEASE-debug
|
||||
KERNELRELEASE=2.6.27-rc3-$RELEASE-debug
|
||||
EOF
|
||||
%if 0%{?__debug_package:1}
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
@ -547,6 +547,11 @@ dd if=/dev/zero of=%buildroot/boot/initrd-$KERNELRELEASE \
|
||||
-type d -printf '%%%%dir /%%p\n' -o \
|
||||
-path '*/modules.*' -printf '%%%%ghost /%%p\n' -o \
|
||||
-printf '/%%p\n'
|
||||
test -d lib/firmware && \
|
||||
find lib/firmware/$KERNELRELEASE \
|
||||
-type d -printf '%%%%dir /%%p\n' -o \
|
||||
-path '*/modules.*' -printf '%%%%ghost /%%p\n' -o \
|
||||
-printf '/%%p\n'
|
||||
find $obj_dir \
|
||||
-type d -printf '%%%%dir /%%p\n' -o \
|
||||
-printf '/%%p\n'
|
||||
@ -567,7 +572,68 @@ install -m 644 %_sourcedir/module-renames %buildroot/etc/modprobe.d/
|
||||
%postun -f postun.sh
|
||||
|
||||
%files -f kernel.files
|
||||
|
||||
%changelog
|
||||
* Tue Aug 19 2008 jeffm@suse.de
|
||||
- Removed unused patches.
|
||||
* Tue Aug 19 2008 tiwai@suse.de
|
||||
- Update config files: Use CONFIG_INPUT_PCSPKR=m (bnc#225221)
|
||||
* Mon Aug 18 2008 schwab@suse.de
|
||||
- Update config files.
|
||||
* Mon Aug 18 2008 schwab@suse.de
|
||||
- Update kdb patches.
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- patches.arch/ppc-ipic-suspend-without-83xx-fix: Fix build_error
|
||||
without CONFIG_PPC_83xx.
|
||||
- Update config files.
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- Update config files: disable CONFIG_IPIC for ppc/default and
|
||||
vanilla again to fix build
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- rpm/kernel-binary.spec.in: fix build without firmware files
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.kernel.org/no-include-asm: kbuild: correctly link
|
||||
include/asm in external builds.
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.kernel.org/ath9k-workaround-gcc-ICE-again-on-powerpc:
|
||||
ath9k: work around gcc ICE again.
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.suse/novfs-gregorian-day-fix: novfs: Fix GregorianDay
|
||||
conflict.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- Enabled patches.kernel.org/firmware-path
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.apparmor/add-security_path_permission: Fixed duplicate
|
||||
export of security_inode_permission.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.apparmor/add-security_path_permission: Add missing
|
||||
stub for security_path_permission when CONFIG_SECURITY_APPARMOR=n
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.kernel.org/firmware-path: firmware: Allow
|
||||
release-specific firmware dir.
|
||||
- rpm/kernel-binary.spec.in: Add firmware files.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.kernel.org/ia64-export-cpu_core_map: ia64: Export
|
||||
cpu_core_map for topology_core_siblings.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- Updated to 2.6.27-rc3.
|
||||
- AppArmor mostly merged. There may be some hiccups.
|
||||
- Xen and RT temporarily disabled for merging.
|
||||
- 17 patches eliminated.
|
||||
* Thu Aug 14 2008 ghaskins@suse.de
|
||||
Guarded by +RT
|
||||
- patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch:
|
||||
seqlock: make sure that raw_seqlock_t retries readers while
|
||||
writes are pending.
|
||||
- patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch:
|
||||
ftrace: fix elevated preempt_count in wakeup-tracer.
|
||||
* Fri Aug 08 2008 hare@suse.de
|
||||
- Update config files for RT kernel to activate SCSI
|
||||
device handler.
|
||||
* Fri Aug 08 2008 jbeulich@novell.com
|
||||
- patches.xen/xen3-fixup-common, patches.xen/xen3-fixup-kconfig,
|
||||
patches.xen/xen3-patch-2.6.24, patches.xen/xen3-patch-2.6.25: Fix
|
||||
a couple of bugs and inconsistencies.
|
||||
* Fri Aug 08 2008 schwab@suse.de
|
||||
- Fix reference to $RPM_BUILD_ROOT in makefiles.
|
||||
* Fri Aug 08 2008 hare@suse.de
|
||||
|
@ -1,3 +1,120 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 16:54:07 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Removed unused patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 15:04:16 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- Update config files: Use CONFIG_INPUT_PCSPKR=m (bnc#225221)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 19:47:24 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 19:45:51 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update kdb patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 20:40:18 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- patches.arch/ppc-ipic-suspend-without-83xx-fix: Fix build_error
|
||||
without CONFIG_PPC_83xx.
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 18:49:18 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_IPIC for ppc/default and
|
||||
vanilla again to fix build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 18:35:48 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix build without firmware files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 15:35:05 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/no-include-asm: kbuild: correctly link
|
||||
include/asm in external builds.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 14:28:13 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/ath9k-workaround-gcc-ICE-again-on-powerpc:
|
||||
ath9k: work around gcc ICE again.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 22:00:36 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.suse/novfs-gregorian-day-fix: novfs: Fix GregorianDay
|
||||
conflict.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:54:02 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Enabled patches.kernel.org/firmware-path
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:25:29 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.apparmor/add-security_path_permission: Fixed duplicate
|
||||
export of security_inode_permission.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:16:20 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.apparmor/add-security_path_permission: Add missing
|
||||
stub for security_path_permission when CONFIG_SECURITY_APPARMOR=n
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:15:52 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/firmware-path: firmware: Allow
|
||||
release-specific firmware dir.
|
||||
- rpm/kernel-binary.spec.in: Add firmware files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:09:53 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/ia64-export-cpu_core_map: ia64: Export
|
||||
cpu_core_map for topology_core_siblings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 20:00:23 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Updated to 2.6.27-rc3.
|
||||
- AppArmor mostly merged. There may be some hiccups.
|
||||
- Xen and RT temporarily disabled for merging.
|
||||
- 17 patches eliminated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 16:43:59 CEST 2008 - ghaskins@suse.de
|
||||
|
||||
Guarded by +RT
|
||||
- patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch:
|
||||
seqlock: make sure that raw_seqlock_t retries readers while
|
||||
writes are pending.
|
||||
- patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch:
|
||||
ftrace: fix elevated preempt_count in wakeup-tracer.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 16:15:51 CEST 2008 - hare@suse.de
|
||||
|
||||
- Update config files for RT kernel to activate SCSI
|
||||
device handler.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 15:14:18 CEST 2008 - jbeulich@novell.com
|
||||
|
||||
- patches.xen/xen3-fixup-common, patches.xen/xen3-fixup-kconfig,
|
||||
patches.xen/xen3-patch-2.6.24, patches.xen/xen3-patch-2.6.25: Fix
|
||||
a couple of bugs and inconsistencies.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 13:25:34 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-default (Version 2.6.26)
|
||||
# spec file for package kernel-default (Version 2.6.27)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -49,8 +49,8 @@
|
||||
|
||||
Name: kernel-default
|
||||
Summary: The Standard Kernel for both Uniprocessor and Multiprocessor Systems
|
||||
Version: 2.6.26
|
||||
Release: 11
|
||||
Version: 2.6.27
|
||||
Release: 2
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@ -85,8 +85,8 @@ BuildRequires: dtc
|
||||
%if %build_xen
|
||||
Requires: xen >= xen-3.0.4_13138
|
||||
%ifarch %ix86
|
||||
Provides: kernel-xenpae = 2.6.26
|
||||
Obsoletes: kernel-xenpae <= 2.6.26
|
||||
Provides: kernel-xenpae = 2.6.27
|
||||
Obsoletes: kernel-xenpae <= 2.6.27
|
||||
%endif
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
@ -112,7 +112,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
#Conflicts: kernel
|
||||
%else
|
||||
%if ! %build_xen
|
||||
Provides: kernel = 2.6.26-%source_rel
|
||||
Provides: kernel = 2.6.27-%source_rel
|
||||
%endif
|
||||
%endif
|
||||
%ifarch %ix86
|
||||
@ -217,12 +217,12 @@ The standard kernel for both uniprocessor and multiprocessor systems.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-08-08 13:52:24 +0200
|
||||
Source Timestamp: 2008-08-19 17:09:43 +0200
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then
|
||||
echo "The kernel-default-2.6.26.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.26.src.rpm."
|
||||
echo "The kernel-default-2.6.27.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.src.rpm."
|
||||
exit 1
|
||||
fi
|
||||
echo "Architecture symbol(s):" %symbols
|
||||
@ -299,7 +299,7 @@ MAKE_ARGS="ARCH=$subarch"
|
||||
EOF
|
||||
%endif
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
KERNELRELEASE=2.6.26-$RELEASE-default
|
||||
KERNELRELEASE=2.6.27-rc3-$RELEASE-default
|
||||
EOF
|
||||
%if 0%{?__debug_package:1}
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
@ -565,6 +565,11 @@ dd if=/dev/zero of=%buildroot/boot/initrd-$KERNELRELEASE \
|
||||
-type d -printf '%%%%dir /%%p\n' -o \
|
||||
-path '*/modules.*' -printf '%%%%ghost /%%p\n' -o \
|
||||
-printf '/%%p\n'
|
||||
test -d lib/firmware && \
|
||||
find lib/firmware/$KERNELRELEASE \
|
||||
-type d -printf '%%%%dir /%%p\n' -o \
|
||||
-path '*/modules.*' -printf '%%%%ghost /%%p\n' -o \
|
||||
-printf '/%%p\n'
|
||||
find $obj_dir \
|
||||
-type d -printf '%%%%dir /%%p\n' -o \
|
||||
-printf '/%%p\n'
|
||||
@ -585,7 +590,68 @@ install -m 644 %_sourcedir/module-renames %buildroot/etc/modprobe.d/
|
||||
%postun -f postun.sh
|
||||
|
||||
%files -f kernel.files
|
||||
|
||||
%changelog
|
||||
* Tue Aug 19 2008 jeffm@suse.de
|
||||
- Removed unused patches.
|
||||
* Tue Aug 19 2008 tiwai@suse.de
|
||||
- Update config files: Use CONFIG_INPUT_PCSPKR=m (bnc#225221)
|
||||
* Mon Aug 18 2008 schwab@suse.de
|
||||
- Update config files.
|
||||
* Mon Aug 18 2008 schwab@suse.de
|
||||
- Update kdb patches.
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- patches.arch/ppc-ipic-suspend-without-83xx-fix: Fix build_error
|
||||
without CONFIG_PPC_83xx.
|
||||
- Update config files.
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- Update config files: disable CONFIG_IPIC for ppc/default and
|
||||
vanilla again to fix build
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- rpm/kernel-binary.spec.in: fix build without firmware files
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.kernel.org/no-include-asm: kbuild: correctly link
|
||||
include/asm in external builds.
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.kernel.org/ath9k-workaround-gcc-ICE-again-on-powerpc:
|
||||
ath9k: work around gcc ICE again.
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.suse/novfs-gregorian-day-fix: novfs: Fix GregorianDay
|
||||
conflict.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- Enabled patches.kernel.org/firmware-path
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.apparmor/add-security_path_permission: Fixed duplicate
|
||||
export of security_inode_permission.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.apparmor/add-security_path_permission: Add missing
|
||||
stub for security_path_permission when CONFIG_SECURITY_APPARMOR=n
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.kernel.org/firmware-path: firmware: Allow
|
||||
release-specific firmware dir.
|
||||
- rpm/kernel-binary.spec.in: Add firmware files.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.kernel.org/ia64-export-cpu_core_map: ia64: Export
|
||||
cpu_core_map for topology_core_siblings.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- Updated to 2.6.27-rc3.
|
||||
- AppArmor mostly merged. There may be some hiccups.
|
||||
- Xen and RT temporarily disabled for merging.
|
||||
- 17 patches eliminated.
|
||||
* Thu Aug 14 2008 ghaskins@suse.de
|
||||
Guarded by +RT
|
||||
- patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch:
|
||||
seqlock: make sure that raw_seqlock_t retries readers while
|
||||
writes are pending.
|
||||
- patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch:
|
||||
ftrace: fix elevated preempt_count in wakeup-tracer.
|
||||
* Fri Aug 08 2008 hare@suse.de
|
||||
- Update config files for RT kernel to activate SCSI
|
||||
device handler.
|
||||
* Fri Aug 08 2008 jbeulich@novell.com
|
||||
- patches.xen/xen3-fixup-common, patches.xen/xen3-fixup-kconfig,
|
||||
patches.xen/xen3-patch-2.6.24, patches.xen/xen3-patch-2.6.25: Fix
|
||||
a couple of bugs and inconsistencies.
|
||||
* Fri Aug 08 2008 schwab@suse.de
|
||||
- Fix reference to $RPM_BUILD_ROOT in makefiles.
|
||||
* Fri Aug 08 2008 hare@suse.de
|
||||
|
@ -1,3 +1,120 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 16:54:07 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Removed unused patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 15:04:16 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- Update config files: Use CONFIG_INPUT_PCSPKR=m (bnc#225221)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 19:47:24 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 19:45:51 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update kdb patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 20:40:18 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- patches.arch/ppc-ipic-suspend-without-83xx-fix: Fix build_error
|
||||
without CONFIG_PPC_83xx.
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 18:49:18 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_IPIC for ppc/default and
|
||||
vanilla again to fix build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 18:35:48 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix build without firmware files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 15:35:05 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/no-include-asm: kbuild: correctly link
|
||||
include/asm in external builds.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 14:28:13 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/ath9k-workaround-gcc-ICE-again-on-powerpc:
|
||||
ath9k: work around gcc ICE again.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 22:00:36 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.suse/novfs-gregorian-day-fix: novfs: Fix GregorianDay
|
||||
conflict.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:54:02 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Enabled patches.kernel.org/firmware-path
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:25:29 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.apparmor/add-security_path_permission: Fixed duplicate
|
||||
export of security_inode_permission.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:16:20 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.apparmor/add-security_path_permission: Add missing
|
||||
stub for security_path_permission when CONFIG_SECURITY_APPARMOR=n
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:15:52 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/firmware-path: firmware: Allow
|
||||
release-specific firmware dir.
|
||||
- rpm/kernel-binary.spec.in: Add firmware files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:09:53 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/ia64-export-cpu_core_map: ia64: Export
|
||||
cpu_core_map for topology_core_siblings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 20:00:23 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Updated to 2.6.27-rc3.
|
||||
- AppArmor mostly merged. There may be some hiccups.
|
||||
- Xen and RT temporarily disabled for merging.
|
||||
- 17 patches eliminated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 16:43:59 CEST 2008 - ghaskins@suse.de
|
||||
|
||||
Guarded by +RT
|
||||
- patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch:
|
||||
seqlock: make sure that raw_seqlock_t retries readers while
|
||||
writes are pending.
|
||||
- patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch:
|
||||
ftrace: fix elevated preempt_count in wakeup-tracer.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 16:15:51 CEST 2008 - hare@suse.de
|
||||
|
||||
- Update config files for RT kernel to activate SCSI
|
||||
device handler.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 15:14:18 CEST 2008 - jbeulich@novell.com
|
||||
|
||||
- patches.xen/xen3-fixup-common, patches.xen/xen3-fixup-kconfig,
|
||||
patches.xen/xen3-patch-2.6.24, patches.xen/xen3-patch-2.6.25: Fix
|
||||
a couple of bugs and inconsistencies.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 13:25:34 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-dummy (Version 2.6.26)
|
||||
# spec file for package kernel-dummy (Version 2.6.27)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -22,8 +22,8 @@ Url: http://www.kernel.org/
|
||||
|
||||
Name: kernel-dummy
|
||||
Summary: Internal dummy package for synchronizing release numbers
|
||||
Version: 2.6.26
|
||||
Release: 11
|
||||
Version: 2.6.27
|
||||
Release: 2
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
AutoReqProv: off
|
||||
@ -36,7 +36,7 @@ Authors:
|
||||
--------
|
||||
Andreas Gruenbacher <agruen@suse.de>
|
||||
|
||||
Source Timestamp: 2008-08-08 13:52:24 +0200
|
||||
Source Timestamp: 2008-08-19 17:09:43 +0200
|
||||
|
||||
%install
|
||||
rm -rf %buildroot
|
||||
@ -46,7 +46,68 @@ echo dummy > %buildroot/etc/dummy
|
||||
%files
|
||||
%defattr(-, root, root)
|
||||
/etc/dummy
|
||||
|
||||
%changelog
|
||||
* Tue Aug 19 2008 jeffm@suse.de
|
||||
- Removed unused patches.
|
||||
* Tue Aug 19 2008 tiwai@suse.de
|
||||
- Update config files: Use CONFIG_INPUT_PCSPKR=m (bnc#225221)
|
||||
* Mon Aug 18 2008 schwab@suse.de
|
||||
- Update config files.
|
||||
* Mon Aug 18 2008 schwab@suse.de
|
||||
- Update kdb patches.
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- patches.arch/ppc-ipic-suspend-without-83xx-fix: Fix build_error
|
||||
without CONFIG_PPC_83xx.
|
||||
- Update config files.
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- Update config files: disable CONFIG_IPIC for ppc/default and
|
||||
vanilla again to fix build
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- rpm/kernel-binary.spec.in: fix build without firmware files
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.kernel.org/no-include-asm: kbuild: correctly link
|
||||
include/asm in external builds.
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.kernel.org/ath9k-workaround-gcc-ICE-again-on-powerpc:
|
||||
ath9k: work around gcc ICE again.
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.suse/novfs-gregorian-day-fix: novfs: Fix GregorianDay
|
||||
conflict.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- Enabled patches.kernel.org/firmware-path
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.apparmor/add-security_path_permission: Fixed duplicate
|
||||
export of security_inode_permission.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.apparmor/add-security_path_permission: Add missing
|
||||
stub for security_path_permission when CONFIG_SECURITY_APPARMOR=n
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.kernel.org/firmware-path: firmware: Allow
|
||||
release-specific firmware dir.
|
||||
- rpm/kernel-binary.spec.in: Add firmware files.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.kernel.org/ia64-export-cpu_core_map: ia64: Export
|
||||
cpu_core_map for topology_core_siblings.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- Updated to 2.6.27-rc3.
|
||||
- AppArmor mostly merged. There may be some hiccups.
|
||||
- Xen and RT temporarily disabled for merging.
|
||||
- 17 patches eliminated.
|
||||
* Thu Aug 14 2008 ghaskins@suse.de
|
||||
Guarded by +RT
|
||||
- patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch:
|
||||
seqlock: make sure that raw_seqlock_t retries readers while
|
||||
writes are pending.
|
||||
- patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch:
|
||||
ftrace: fix elevated preempt_count in wakeup-tracer.
|
||||
* Fri Aug 08 2008 hare@suse.de
|
||||
- Update config files for RT kernel to activate SCSI
|
||||
device handler.
|
||||
* Fri Aug 08 2008 jbeulich@novell.com
|
||||
- patches.xen/xen3-fixup-common, patches.xen/xen3-fixup-kconfig,
|
||||
patches.xen/xen3-patch-2.6.24, patches.xen/xen3-patch-2.6.25: Fix
|
||||
a couple of bugs and inconsistencies.
|
||||
* Fri Aug 08 2008 schwab@suse.de
|
||||
- Fix reference to $RPM_BUILD_ROOT in makefiles.
|
||||
* Fri Aug 08 2008 hare@suse.de
|
||||
|
@ -1,3 +1,120 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 16:54:07 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Removed unused patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 15:04:16 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- Update config files: Use CONFIG_INPUT_PCSPKR=m (bnc#225221)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 19:47:24 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 19:45:51 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update kdb patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 20:40:18 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- patches.arch/ppc-ipic-suspend-without-83xx-fix: Fix build_error
|
||||
without CONFIG_PPC_83xx.
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 18:49:18 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_IPIC for ppc/default and
|
||||
vanilla again to fix build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 18:35:48 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix build without firmware files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 15:35:05 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/no-include-asm: kbuild: correctly link
|
||||
include/asm in external builds.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 14:28:13 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/ath9k-workaround-gcc-ICE-again-on-powerpc:
|
||||
ath9k: work around gcc ICE again.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 22:00:36 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.suse/novfs-gregorian-day-fix: novfs: Fix GregorianDay
|
||||
conflict.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:54:02 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Enabled patches.kernel.org/firmware-path
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:25:29 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.apparmor/add-security_path_permission: Fixed duplicate
|
||||
export of security_inode_permission.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:16:20 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.apparmor/add-security_path_permission: Add missing
|
||||
stub for security_path_permission when CONFIG_SECURITY_APPARMOR=n
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:15:52 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/firmware-path: firmware: Allow
|
||||
release-specific firmware dir.
|
||||
- rpm/kernel-binary.spec.in: Add firmware files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:09:53 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/ia64-export-cpu_core_map: ia64: Export
|
||||
cpu_core_map for topology_core_siblings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 20:00:23 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Updated to 2.6.27-rc3.
|
||||
- AppArmor mostly merged. There may be some hiccups.
|
||||
- Xen and RT temporarily disabled for merging.
|
||||
- 17 patches eliminated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 16:43:59 CEST 2008 - ghaskins@suse.de
|
||||
|
||||
Guarded by +RT
|
||||
- patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch:
|
||||
seqlock: make sure that raw_seqlock_t retries readers while
|
||||
writes are pending.
|
||||
- patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch:
|
||||
ftrace: fix elevated preempt_count in wakeup-tracer.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 16:15:51 CEST 2008 - hare@suse.de
|
||||
|
||||
- Update config files for RT kernel to activate SCSI
|
||||
device handler.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 15:14:18 CEST 2008 - jbeulich@novell.com
|
||||
|
||||
- patches.xen/xen3-fixup-common, patches.xen/xen3-fixup-kconfig,
|
||||
patches.xen/xen3-patch-2.6.24, patches.xen/xen3-patch-2.6.25: Fix
|
||||
a couple of bugs and inconsistencies.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 13:25:34 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-kdump (Version 2.6.26)
|
||||
# spec file for package kernel-kdump (Version 2.6.27)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -49,8 +49,8 @@
|
||||
|
||||
Name: kernel-kdump
|
||||
Summary: kernel for kdump
|
||||
Version: 2.6.26
|
||||
Release: 11
|
||||
Version: 2.6.27
|
||||
Release: 2
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@ -85,8 +85,8 @@ BuildRequires: dtc
|
||||
%if %build_xen
|
||||
Requires: xen >= xen-3.0.4_13138
|
||||
%ifarch %ix86
|
||||
Provides: kernel-xenpae = 2.6.26
|
||||
Obsoletes: kernel-xenpae <= 2.6.26
|
||||
Provides: kernel-xenpae = 2.6.27
|
||||
Obsoletes: kernel-xenpae <= 2.6.27
|
||||
%endif
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
@ -112,7 +112,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
#Conflicts: kernel
|
||||
%else
|
||||
%if ! %build_xen
|
||||
Provides: kernel = 2.6.26-%source_rel
|
||||
Provides: kernel = 2.6.27-%source_rel
|
||||
%endif
|
||||
%endif
|
||||
%ifarch ppc
|
||||
@ -198,12 +198,12 @@ crashed kernel.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-08-08 13:52:24 +0200
|
||||
Source Timestamp: 2008-08-19 17:09:43 +0200
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then
|
||||
echo "The kernel-kdump-2.6.26.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.26.src.rpm."
|
||||
echo "The kernel-kdump-2.6.27.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.src.rpm."
|
||||
exit 1
|
||||
fi
|
||||
echo "Architecture symbol(s):" %symbols
|
||||
@ -280,7 +280,7 @@ MAKE_ARGS="ARCH=$subarch"
|
||||
EOF
|
||||
%endif
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
KERNELRELEASE=2.6.26-$RELEASE-kdump
|
||||
KERNELRELEASE=2.6.27-rc3-$RELEASE-kdump
|
||||
EOF
|
||||
%if 0%{?__debug_package:1}
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
@ -546,6 +546,11 @@ dd if=/dev/zero of=%buildroot/boot/initrd-$KERNELRELEASE \
|
||||
-type d -printf '%%%%dir /%%p\n' -o \
|
||||
-path '*/modules.*' -printf '%%%%ghost /%%p\n' -o \
|
||||
-printf '/%%p\n'
|
||||
test -d lib/firmware && \
|
||||
find lib/firmware/$KERNELRELEASE \
|
||||
-type d -printf '%%%%dir /%%p\n' -o \
|
||||
-path '*/modules.*' -printf '%%%%ghost /%%p\n' -o \
|
||||
-printf '/%%p\n'
|
||||
find $obj_dir \
|
||||
-type d -printf '%%%%dir /%%p\n' -o \
|
||||
-printf '/%%p\n'
|
||||
@ -566,7 +571,68 @@ install -m 644 %_sourcedir/module-renames %buildroot/etc/modprobe.d/
|
||||
%postun -f postun.sh
|
||||
|
||||
%files -f kernel.files
|
||||
|
||||
%changelog
|
||||
* Tue Aug 19 2008 jeffm@suse.de
|
||||
- Removed unused patches.
|
||||
* Tue Aug 19 2008 tiwai@suse.de
|
||||
- Update config files: Use CONFIG_INPUT_PCSPKR=m (bnc#225221)
|
||||
* Mon Aug 18 2008 schwab@suse.de
|
||||
- Update config files.
|
||||
* Mon Aug 18 2008 schwab@suse.de
|
||||
- Update kdb patches.
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- patches.arch/ppc-ipic-suspend-without-83xx-fix: Fix build_error
|
||||
without CONFIG_PPC_83xx.
|
||||
- Update config files.
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- Update config files: disable CONFIG_IPIC for ppc/default and
|
||||
vanilla again to fix build
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- rpm/kernel-binary.spec.in: fix build without firmware files
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.kernel.org/no-include-asm: kbuild: correctly link
|
||||
include/asm in external builds.
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.kernel.org/ath9k-workaround-gcc-ICE-again-on-powerpc:
|
||||
ath9k: work around gcc ICE again.
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.suse/novfs-gregorian-day-fix: novfs: Fix GregorianDay
|
||||
conflict.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- Enabled patches.kernel.org/firmware-path
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.apparmor/add-security_path_permission: Fixed duplicate
|
||||
export of security_inode_permission.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.apparmor/add-security_path_permission: Add missing
|
||||
stub for security_path_permission when CONFIG_SECURITY_APPARMOR=n
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.kernel.org/firmware-path: firmware: Allow
|
||||
release-specific firmware dir.
|
||||
- rpm/kernel-binary.spec.in: Add firmware files.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.kernel.org/ia64-export-cpu_core_map: ia64: Export
|
||||
cpu_core_map for topology_core_siblings.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- Updated to 2.6.27-rc3.
|
||||
- AppArmor mostly merged. There may be some hiccups.
|
||||
- Xen and RT temporarily disabled for merging.
|
||||
- 17 patches eliminated.
|
||||
* Thu Aug 14 2008 ghaskins@suse.de
|
||||
Guarded by +RT
|
||||
- patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch:
|
||||
seqlock: make sure that raw_seqlock_t retries readers while
|
||||
writes are pending.
|
||||
- patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch:
|
||||
ftrace: fix elevated preempt_count in wakeup-tracer.
|
||||
* Fri Aug 08 2008 hare@suse.de
|
||||
- Update config files for RT kernel to activate SCSI
|
||||
device handler.
|
||||
* Fri Aug 08 2008 jbeulich@novell.com
|
||||
- patches.xen/xen3-fixup-common, patches.xen/xen3-fixup-kconfig,
|
||||
patches.xen/xen3-patch-2.6.24, patches.xen/xen3-patch-2.6.25: Fix
|
||||
a couple of bugs and inconsistencies.
|
||||
* Fri Aug 08 2008 schwab@suse.de
|
||||
- Fix reference to $RPM_BUILD_ROOT in makefiles.
|
||||
* Fri Aug 08 2008 hare@suse.de
|
||||
|
@ -1,3 +1,120 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 16:54:07 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Removed unused patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 15:04:16 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- Update config files: Use CONFIG_INPUT_PCSPKR=m (bnc#225221)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 19:47:24 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 19:45:51 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update kdb patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 20:40:18 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- patches.arch/ppc-ipic-suspend-without-83xx-fix: Fix build_error
|
||||
without CONFIG_PPC_83xx.
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 18:49:18 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_IPIC for ppc/default and
|
||||
vanilla again to fix build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 18:35:48 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix build without firmware files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 15:35:05 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/no-include-asm: kbuild: correctly link
|
||||
include/asm in external builds.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 14:28:13 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/ath9k-workaround-gcc-ICE-again-on-powerpc:
|
||||
ath9k: work around gcc ICE again.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 22:00:36 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.suse/novfs-gregorian-day-fix: novfs: Fix GregorianDay
|
||||
conflict.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:54:02 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Enabled patches.kernel.org/firmware-path
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:25:29 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.apparmor/add-security_path_permission: Fixed duplicate
|
||||
export of security_inode_permission.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:16:20 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.apparmor/add-security_path_permission: Add missing
|
||||
stub for security_path_permission when CONFIG_SECURITY_APPARMOR=n
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:15:52 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/firmware-path: firmware: Allow
|
||||
release-specific firmware dir.
|
||||
- rpm/kernel-binary.spec.in: Add firmware files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:09:53 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/ia64-export-cpu_core_map: ia64: Export
|
||||
cpu_core_map for topology_core_siblings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 20:00:23 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Updated to 2.6.27-rc3.
|
||||
- AppArmor mostly merged. There may be some hiccups.
|
||||
- Xen and RT temporarily disabled for merging.
|
||||
- 17 patches eliminated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 16:43:59 CEST 2008 - ghaskins@suse.de
|
||||
|
||||
Guarded by +RT
|
||||
- patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch:
|
||||
seqlock: make sure that raw_seqlock_t retries readers while
|
||||
writes are pending.
|
||||
- patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch:
|
||||
ftrace: fix elevated preempt_count in wakeup-tracer.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 16:15:51 CEST 2008 - hare@suse.de
|
||||
|
||||
- Update config files for RT kernel to activate SCSI
|
||||
device handler.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 15:14:18 CEST 2008 - jbeulich@novell.com
|
||||
|
||||
- patches.xen/xen3-fixup-common, patches.xen/xen3-fixup-kconfig,
|
||||
patches.xen/xen3-patch-2.6.24, patches.xen/xen3-patch-2.6.25: Fix
|
||||
a couple of bugs and inconsistencies.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 13:25:34 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-pae (Version 2.6.26)
|
||||
# spec file for package kernel-pae (Version 2.6.27)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -49,8 +49,8 @@
|
||||
|
||||
Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
Version: 2.6.26
|
||||
Release: 11
|
||||
Version: 2.6.27
|
||||
Release: 2
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@ -85,8 +85,8 @@ BuildRequires: dtc
|
||||
%if %build_xen
|
||||
Requires: xen >= xen-3.0.4_13138
|
||||
%ifarch %ix86
|
||||
Provides: kernel-xenpae = 2.6.26
|
||||
Obsoletes: kernel-xenpae <= 2.6.26
|
||||
Provides: kernel-xenpae = 2.6.27
|
||||
Obsoletes: kernel-xenpae <= 2.6.27
|
||||
%endif
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
@ -112,7 +112,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
#Conflicts: kernel
|
||||
%else
|
||||
%if ! %build_xen
|
||||
Provides: kernel = 2.6.26-%source_rel
|
||||
Provides: kernel = 2.6.27-%source_rel
|
||||
%endif
|
||||
%endif
|
||||
Provides: k_smp4G kernel-bigsmp
|
||||
@ -199,12 +199,12 @@ that support it, regardless of the amount of main memory.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-08-08 13:52:24 +0200
|
||||
Source Timestamp: 2008-08-19 17:09:43 +0200
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then
|
||||
echo "The kernel-pae-2.6.26.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.26.src.rpm."
|
||||
echo "The kernel-pae-2.6.27.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.src.rpm."
|
||||
exit 1
|
||||
fi
|
||||
echo "Architecture symbol(s):" %symbols
|
||||
@ -281,7 +281,7 @@ MAKE_ARGS="ARCH=$subarch"
|
||||
EOF
|
||||
%endif
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
KERNELRELEASE=2.6.26-$RELEASE-pae
|
||||
KERNELRELEASE=2.6.27-rc3-$RELEASE-pae
|
||||
EOF
|
||||
%if 0%{?__debug_package:1}
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
@ -547,6 +547,11 @@ dd if=/dev/zero of=%buildroot/boot/initrd-$KERNELRELEASE \
|
||||
-type d -printf '%%%%dir /%%p\n' -o \
|
||||
-path '*/modules.*' -printf '%%%%ghost /%%p\n' -o \
|
||||
-printf '/%%p\n'
|
||||
test -d lib/firmware && \
|
||||
find lib/firmware/$KERNELRELEASE \
|
||||
-type d -printf '%%%%dir /%%p\n' -o \
|
||||
-path '*/modules.*' -printf '%%%%ghost /%%p\n' -o \
|
||||
-printf '/%%p\n'
|
||||
find $obj_dir \
|
||||
-type d -printf '%%%%dir /%%p\n' -o \
|
||||
-printf '/%%p\n'
|
||||
@ -567,7 +572,68 @@ install -m 644 %_sourcedir/module-renames %buildroot/etc/modprobe.d/
|
||||
%postun -f postun.sh
|
||||
|
||||
%files -f kernel.files
|
||||
|
||||
%changelog
|
||||
* Tue Aug 19 2008 jeffm@suse.de
|
||||
- Removed unused patches.
|
||||
* Tue Aug 19 2008 tiwai@suse.de
|
||||
- Update config files: Use CONFIG_INPUT_PCSPKR=m (bnc#225221)
|
||||
* Mon Aug 18 2008 schwab@suse.de
|
||||
- Update config files.
|
||||
* Mon Aug 18 2008 schwab@suse.de
|
||||
- Update kdb patches.
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- patches.arch/ppc-ipic-suspend-without-83xx-fix: Fix build_error
|
||||
without CONFIG_PPC_83xx.
|
||||
- Update config files.
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- Update config files: disable CONFIG_IPIC for ppc/default and
|
||||
vanilla again to fix build
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- rpm/kernel-binary.spec.in: fix build without firmware files
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.kernel.org/no-include-asm: kbuild: correctly link
|
||||
include/asm in external builds.
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.kernel.org/ath9k-workaround-gcc-ICE-again-on-powerpc:
|
||||
ath9k: work around gcc ICE again.
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.suse/novfs-gregorian-day-fix: novfs: Fix GregorianDay
|
||||
conflict.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- Enabled patches.kernel.org/firmware-path
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.apparmor/add-security_path_permission: Fixed duplicate
|
||||
export of security_inode_permission.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.apparmor/add-security_path_permission: Add missing
|
||||
stub for security_path_permission when CONFIG_SECURITY_APPARMOR=n
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.kernel.org/firmware-path: firmware: Allow
|
||||
release-specific firmware dir.
|
||||
- rpm/kernel-binary.spec.in: Add firmware files.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.kernel.org/ia64-export-cpu_core_map: ia64: Export
|
||||
cpu_core_map for topology_core_siblings.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- Updated to 2.6.27-rc3.
|
||||
- AppArmor mostly merged. There may be some hiccups.
|
||||
- Xen and RT temporarily disabled for merging.
|
||||
- 17 patches eliminated.
|
||||
* Thu Aug 14 2008 ghaskins@suse.de
|
||||
Guarded by +RT
|
||||
- patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch:
|
||||
seqlock: make sure that raw_seqlock_t retries readers while
|
||||
writes are pending.
|
||||
- patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch:
|
||||
ftrace: fix elevated preempt_count in wakeup-tracer.
|
||||
* Fri Aug 08 2008 hare@suse.de
|
||||
- Update config files for RT kernel to activate SCSI
|
||||
device handler.
|
||||
* Fri Aug 08 2008 jbeulich@novell.com
|
||||
- patches.xen/xen3-fixup-common, patches.xen/xen3-fixup-kconfig,
|
||||
patches.xen/xen3-patch-2.6.24, patches.xen/xen3-patch-2.6.25: Fix
|
||||
a couple of bugs and inconsistencies.
|
||||
* Fri Aug 08 2008 schwab@suse.de
|
||||
- Fix reference to $RPM_BUILD_ROOT in makefiles.
|
||||
* Fri Aug 08 2008 hare@suse.de
|
||||
|
@ -1,3 +1,120 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 16:54:07 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Removed unused patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 15:04:16 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- Update config files: Use CONFIG_INPUT_PCSPKR=m (bnc#225221)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 19:47:24 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 19:45:51 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update kdb patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 20:40:18 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- patches.arch/ppc-ipic-suspend-without-83xx-fix: Fix build_error
|
||||
without CONFIG_PPC_83xx.
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 18:49:18 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_IPIC for ppc/default and
|
||||
vanilla again to fix build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 18:35:48 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix build without firmware files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 15:35:05 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/no-include-asm: kbuild: correctly link
|
||||
include/asm in external builds.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 14:28:13 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/ath9k-workaround-gcc-ICE-again-on-powerpc:
|
||||
ath9k: work around gcc ICE again.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 22:00:36 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.suse/novfs-gregorian-day-fix: novfs: Fix GregorianDay
|
||||
conflict.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:54:02 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Enabled patches.kernel.org/firmware-path
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:25:29 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.apparmor/add-security_path_permission: Fixed duplicate
|
||||
export of security_inode_permission.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:16:20 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.apparmor/add-security_path_permission: Add missing
|
||||
stub for security_path_permission when CONFIG_SECURITY_APPARMOR=n
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:15:52 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/firmware-path: firmware: Allow
|
||||
release-specific firmware dir.
|
||||
- rpm/kernel-binary.spec.in: Add firmware files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:09:53 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/ia64-export-cpu_core_map: ia64: Export
|
||||
cpu_core_map for topology_core_siblings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 20:00:23 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Updated to 2.6.27-rc3.
|
||||
- AppArmor mostly merged. There may be some hiccups.
|
||||
- Xen and RT temporarily disabled for merging.
|
||||
- 17 patches eliminated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 16:43:59 CEST 2008 - ghaskins@suse.de
|
||||
|
||||
Guarded by +RT
|
||||
- patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch:
|
||||
seqlock: make sure that raw_seqlock_t retries readers while
|
||||
writes are pending.
|
||||
- patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch:
|
||||
ftrace: fix elevated preempt_count in wakeup-tracer.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 16:15:51 CEST 2008 - hare@suse.de
|
||||
|
||||
- Update config files for RT kernel to activate SCSI
|
||||
device handler.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 15:14:18 CEST 2008 - jbeulich@novell.com
|
||||
|
||||
- patches.xen/xen3-fixup-common, patches.xen/xen3-fixup-kconfig,
|
||||
patches.xen/xen3-patch-2.6.24, patches.xen/xen3-patch-2.6.25: Fix
|
||||
a couple of bugs and inconsistencies.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 13:25:34 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-ppc64 (Version 2.6.26)
|
||||
# spec file for package kernel-ppc64 (Version 2.6.27)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -49,8 +49,8 @@
|
||||
|
||||
Name: kernel-ppc64
|
||||
Summary: Kernel for ppc64 Systems
|
||||
Version: 2.6.26
|
||||
Release: 11
|
||||
Version: 2.6.27
|
||||
Release: 2
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@ -85,8 +85,8 @@ BuildRequires: dtc
|
||||
%if %build_xen
|
||||
Requires: xen >= xen-3.0.4_13138
|
||||
%ifarch %ix86
|
||||
Provides: kernel-xenpae = 2.6.26
|
||||
Obsoletes: kernel-xenpae <= 2.6.26
|
||||
Provides: kernel-xenpae = 2.6.27
|
||||
Obsoletes: kernel-xenpae <= 2.6.27
|
||||
%endif
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
@ -112,7 +112,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
#Conflicts: kernel
|
||||
%else
|
||||
%if ! %build_xen
|
||||
Provides: kernel = 2.6.26-%source_rel
|
||||
Provides: kernel = 2.6.27-%source_rel
|
||||
%endif
|
||||
%endif
|
||||
%ifarch ppc
|
||||
@ -211,12 +211,12 @@ Authors:
|
||||
Tom Gall <tom_gall@vnet.ibm.com>
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-08-08 13:52:24 +0200
|
||||
Source Timestamp: 2008-08-19 17:09:43 +0200
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then
|
||||
echo "The kernel-ppc64-2.6.26.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.26.src.rpm."
|
||||
echo "The kernel-ppc64-2.6.27.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.src.rpm."
|
||||
exit 1
|
||||
fi
|
||||
echo "Architecture symbol(s):" %symbols
|
||||
@ -293,7 +293,7 @@ MAKE_ARGS="ARCH=$subarch"
|
||||
EOF
|
||||
%endif
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
KERNELRELEASE=2.6.26-$RELEASE-ppc64
|
||||
KERNELRELEASE=2.6.27-rc3-$RELEASE-ppc64
|
||||
EOF
|
||||
%if 0%{?__debug_package:1}
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
@ -559,6 +559,11 @@ dd if=/dev/zero of=%buildroot/boot/initrd-$KERNELRELEASE \
|
||||
-type d -printf '%%%%dir /%%p\n' -o \
|
||||
-path '*/modules.*' -printf '%%%%ghost /%%p\n' -o \
|
||||
-printf '/%%p\n'
|
||||
test -d lib/firmware && \
|
||||
find lib/firmware/$KERNELRELEASE \
|
||||
-type d -printf '%%%%dir /%%p\n' -o \
|
||||
-path '*/modules.*' -printf '%%%%ghost /%%p\n' -o \
|
||||
-printf '/%%p\n'
|
||||
find $obj_dir \
|
||||
-type d -printf '%%%%dir /%%p\n' -o \
|
||||
-printf '/%%p\n'
|
||||
@ -579,7 +584,68 @@ install -m 644 %_sourcedir/module-renames %buildroot/etc/modprobe.d/
|
||||
%postun -f postun.sh
|
||||
|
||||
%files -f kernel.files
|
||||
|
||||
%changelog
|
||||
* Tue Aug 19 2008 jeffm@suse.de
|
||||
- Removed unused patches.
|
||||
* Tue Aug 19 2008 tiwai@suse.de
|
||||
- Update config files: Use CONFIG_INPUT_PCSPKR=m (bnc#225221)
|
||||
* Mon Aug 18 2008 schwab@suse.de
|
||||
- Update config files.
|
||||
* Mon Aug 18 2008 schwab@suse.de
|
||||
- Update kdb patches.
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- patches.arch/ppc-ipic-suspend-without-83xx-fix: Fix build_error
|
||||
without CONFIG_PPC_83xx.
|
||||
- Update config files.
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- Update config files: disable CONFIG_IPIC for ppc/default and
|
||||
vanilla again to fix build
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- rpm/kernel-binary.spec.in: fix build without firmware files
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.kernel.org/no-include-asm: kbuild: correctly link
|
||||
include/asm in external builds.
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.kernel.org/ath9k-workaround-gcc-ICE-again-on-powerpc:
|
||||
ath9k: work around gcc ICE again.
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.suse/novfs-gregorian-day-fix: novfs: Fix GregorianDay
|
||||
conflict.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- Enabled patches.kernel.org/firmware-path
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.apparmor/add-security_path_permission: Fixed duplicate
|
||||
export of security_inode_permission.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.apparmor/add-security_path_permission: Add missing
|
||||
stub for security_path_permission when CONFIG_SECURITY_APPARMOR=n
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.kernel.org/firmware-path: firmware: Allow
|
||||
release-specific firmware dir.
|
||||
- rpm/kernel-binary.spec.in: Add firmware files.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.kernel.org/ia64-export-cpu_core_map: ia64: Export
|
||||
cpu_core_map for topology_core_siblings.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- Updated to 2.6.27-rc3.
|
||||
- AppArmor mostly merged. There may be some hiccups.
|
||||
- Xen and RT temporarily disabled for merging.
|
||||
- 17 patches eliminated.
|
||||
* Thu Aug 14 2008 ghaskins@suse.de
|
||||
Guarded by +RT
|
||||
- patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch:
|
||||
seqlock: make sure that raw_seqlock_t retries readers while
|
||||
writes are pending.
|
||||
- patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch:
|
||||
ftrace: fix elevated preempt_count in wakeup-tracer.
|
||||
* Fri Aug 08 2008 hare@suse.de
|
||||
- Update config files for RT kernel to activate SCSI
|
||||
device handler.
|
||||
* Fri Aug 08 2008 jbeulich@novell.com
|
||||
- patches.xen/xen3-fixup-common, patches.xen/xen3-fixup-kconfig,
|
||||
patches.xen/xen3-patch-2.6.24, patches.xen/xen3-patch-2.6.25: Fix
|
||||
a couple of bugs and inconsistencies.
|
||||
* Fri Aug 08 2008 schwab@suse.de
|
||||
- Fix reference to $RPM_BUILD_ROOT in makefiles.
|
||||
* Fri Aug 08 2008 hare@suse.de
|
||||
|
@ -1,3 +1,120 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 16:54:07 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Removed unused patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 15:04:16 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- Update config files: Use CONFIG_INPUT_PCSPKR=m (bnc#225221)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 19:47:24 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 19:45:51 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update kdb patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 20:40:18 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- patches.arch/ppc-ipic-suspend-without-83xx-fix: Fix build_error
|
||||
without CONFIG_PPC_83xx.
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 18:49:18 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_IPIC for ppc/default and
|
||||
vanilla again to fix build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 18:35:48 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix build without firmware files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 15:35:05 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/no-include-asm: kbuild: correctly link
|
||||
include/asm in external builds.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 14:28:13 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/ath9k-workaround-gcc-ICE-again-on-powerpc:
|
||||
ath9k: work around gcc ICE again.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 22:00:36 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.suse/novfs-gregorian-day-fix: novfs: Fix GregorianDay
|
||||
conflict.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:54:02 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Enabled patches.kernel.org/firmware-path
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:25:29 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.apparmor/add-security_path_permission: Fixed duplicate
|
||||
export of security_inode_permission.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:16:20 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.apparmor/add-security_path_permission: Add missing
|
||||
stub for security_path_permission when CONFIG_SECURITY_APPARMOR=n
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:15:52 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/firmware-path: firmware: Allow
|
||||
release-specific firmware dir.
|
||||
- rpm/kernel-binary.spec.in: Add firmware files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:09:53 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/ia64-export-cpu_core_map: ia64: Export
|
||||
cpu_core_map for topology_core_siblings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 20:00:23 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Updated to 2.6.27-rc3.
|
||||
- AppArmor mostly merged. There may be some hiccups.
|
||||
- Xen and RT temporarily disabled for merging.
|
||||
- 17 patches eliminated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 16:43:59 CEST 2008 - ghaskins@suse.de
|
||||
|
||||
Guarded by +RT
|
||||
- patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch:
|
||||
seqlock: make sure that raw_seqlock_t retries readers while
|
||||
writes are pending.
|
||||
- patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch:
|
||||
ftrace: fix elevated preempt_count in wakeup-tracer.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 16:15:51 CEST 2008 - hare@suse.de
|
||||
|
||||
- Update config files for RT kernel to activate SCSI
|
||||
device handler.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 15:14:18 CEST 2008 - jbeulich@novell.com
|
||||
|
||||
- patches.xen/xen3-fixup-common, patches.xen/xen3-fixup-kconfig,
|
||||
patches.xen/xen3-patch-2.6.24, patches.xen/xen3-patch-2.6.25: Fix
|
||||
a couple of bugs and inconsistencies.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 13:25:34 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-ps3 (Version 2.6.26)
|
||||
# spec file for package kernel-ps3 (Version 2.6.27)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -49,8 +49,8 @@
|
||||
|
||||
Name: kernel-ps3
|
||||
Summary: kernel for ps3 bootloader
|
||||
Version: 2.6.26
|
||||
Release: 11
|
||||
Version: 2.6.27
|
||||
Release: 2
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@ -85,8 +85,8 @@ BuildRequires: dtc
|
||||
%if %build_xen
|
||||
Requires: xen >= xen-3.0.4_13138
|
||||
%ifarch %ix86
|
||||
Provides: kernel-xenpae = 2.6.26
|
||||
Obsoletes: kernel-xenpae <= 2.6.26
|
||||
Provides: kernel-xenpae = 2.6.27
|
||||
Obsoletes: kernel-xenpae <= 2.6.27
|
||||
%endif
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
@ -112,7 +112,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
#Conflicts: kernel
|
||||
%else
|
||||
%if ! %build_xen
|
||||
Provides: kernel = 2.6.26-%source_rel
|
||||
Provides: kernel = 2.6.27-%source_rel
|
||||
%endif
|
||||
%endif
|
||||
%ifarch ppc
|
||||
@ -197,12 +197,12 @@ needs to be as small as possible.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-08-08 13:52:24 +0200
|
||||
Source Timestamp: 2008-08-19 17:09:43 +0200
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then
|
||||
echo "The kernel-ps3-2.6.26.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.26.src.rpm."
|
||||
echo "The kernel-ps3-2.6.27.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.src.rpm."
|
||||
exit 1
|
||||
fi
|
||||
echo "Architecture symbol(s):" %symbols
|
||||
@ -279,7 +279,7 @@ MAKE_ARGS="ARCH=$subarch"
|
||||
EOF
|
||||
%endif
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
KERNELRELEASE=2.6.26-$RELEASE-ps3
|
||||
KERNELRELEASE=2.6.27-rc3-$RELEASE-ps3
|
||||
EOF
|
||||
%if 0%{?__debug_package:1}
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
@ -545,6 +545,11 @@ dd if=/dev/zero of=%buildroot/boot/initrd-$KERNELRELEASE \
|
||||
-type d -printf '%%%%dir /%%p\n' -o \
|
||||
-path '*/modules.*' -printf '%%%%ghost /%%p\n' -o \
|
||||
-printf '/%%p\n'
|
||||
test -d lib/firmware && \
|
||||
find lib/firmware/$KERNELRELEASE \
|
||||
-type d -printf '%%%%dir /%%p\n' -o \
|
||||
-path '*/modules.*' -printf '%%%%ghost /%%p\n' -o \
|
||||
-printf '/%%p\n'
|
||||
find $obj_dir \
|
||||
-type d -printf '%%%%dir /%%p\n' -o \
|
||||
-printf '/%%p\n'
|
||||
@ -565,7 +570,68 @@ install -m 644 %_sourcedir/module-renames %buildroot/etc/modprobe.d/
|
||||
%postun -f postun.sh
|
||||
|
||||
%files -f kernel.files
|
||||
|
||||
%changelog
|
||||
* Tue Aug 19 2008 jeffm@suse.de
|
||||
- Removed unused patches.
|
||||
* Tue Aug 19 2008 tiwai@suse.de
|
||||
- Update config files: Use CONFIG_INPUT_PCSPKR=m (bnc#225221)
|
||||
* Mon Aug 18 2008 schwab@suse.de
|
||||
- Update config files.
|
||||
* Mon Aug 18 2008 schwab@suse.de
|
||||
- Update kdb patches.
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- patches.arch/ppc-ipic-suspend-without-83xx-fix: Fix build_error
|
||||
without CONFIG_PPC_83xx.
|
||||
- Update config files.
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- Update config files: disable CONFIG_IPIC for ppc/default and
|
||||
vanilla again to fix build
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- rpm/kernel-binary.spec.in: fix build without firmware files
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.kernel.org/no-include-asm: kbuild: correctly link
|
||||
include/asm in external builds.
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.kernel.org/ath9k-workaround-gcc-ICE-again-on-powerpc:
|
||||
ath9k: work around gcc ICE again.
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.suse/novfs-gregorian-day-fix: novfs: Fix GregorianDay
|
||||
conflict.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- Enabled patches.kernel.org/firmware-path
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.apparmor/add-security_path_permission: Fixed duplicate
|
||||
export of security_inode_permission.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.apparmor/add-security_path_permission: Add missing
|
||||
stub for security_path_permission when CONFIG_SECURITY_APPARMOR=n
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.kernel.org/firmware-path: firmware: Allow
|
||||
release-specific firmware dir.
|
||||
- rpm/kernel-binary.spec.in: Add firmware files.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.kernel.org/ia64-export-cpu_core_map: ia64: Export
|
||||
cpu_core_map for topology_core_siblings.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- Updated to 2.6.27-rc3.
|
||||
- AppArmor mostly merged. There may be some hiccups.
|
||||
- Xen and RT temporarily disabled for merging.
|
||||
- 17 patches eliminated.
|
||||
* Thu Aug 14 2008 ghaskins@suse.de
|
||||
Guarded by +RT
|
||||
- patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch:
|
||||
seqlock: make sure that raw_seqlock_t retries readers while
|
||||
writes are pending.
|
||||
- patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch:
|
||||
ftrace: fix elevated preempt_count in wakeup-tracer.
|
||||
* Fri Aug 08 2008 hare@suse.de
|
||||
- Update config files for RT kernel to activate SCSI
|
||||
device handler.
|
||||
* Fri Aug 08 2008 jbeulich@novell.com
|
||||
- patches.xen/xen3-fixup-common, patches.xen/xen3-fixup-kconfig,
|
||||
patches.xen/xen3-patch-2.6.24, patches.xen/xen3-patch-2.6.25: Fix
|
||||
a couple of bugs and inconsistencies.
|
||||
* Fri Aug 08 2008 schwab@suse.de
|
||||
- Fix reference to $RPM_BUILD_ROOT in makefiles.
|
||||
* Fri Aug 08 2008 hare@suse.de
|
||||
|
39852
kernel-rt.changes
39852
kernel-rt.changes
File diff suppressed because it is too large
Load Diff
22759
kernel-rt.spec
22759
kernel-rt.spec
File diff suppressed because it is too large
Load Diff
39852
kernel-rt_debug.changes
39852
kernel-rt_debug.changes
File diff suppressed because it is too large
Load Diff
22754
kernel-rt_debug.spec
22754
kernel-rt_debug.spec
File diff suppressed because it is too large
Load Diff
39852
kernel-rt_timing.changes
39852
kernel-rt_timing.changes
File diff suppressed because it is too large
Load Diff
22754
kernel-rt_timing.spec
22754
kernel-rt_timing.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,120 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 16:54:07 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Removed unused patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 15:04:16 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- Update config files: Use CONFIG_INPUT_PCSPKR=m (bnc#225221)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 19:47:24 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 19:45:51 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update kdb patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 20:40:18 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- patches.arch/ppc-ipic-suspend-without-83xx-fix: Fix build_error
|
||||
without CONFIG_PPC_83xx.
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 18:49:18 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_IPIC for ppc/default and
|
||||
vanilla again to fix build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 18:35:48 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix build without firmware files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 15:35:05 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/no-include-asm: kbuild: correctly link
|
||||
include/asm in external builds.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 14:28:13 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/ath9k-workaround-gcc-ICE-again-on-powerpc:
|
||||
ath9k: work around gcc ICE again.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 22:00:36 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.suse/novfs-gregorian-day-fix: novfs: Fix GregorianDay
|
||||
conflict.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:54:02 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Enabled patches.kernel.org/firmware-path
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:25:29 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.apparmor/add-security_path_permission: Fixed duplicate
|
||||
export of security_inode_permission.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:16:20 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.apparmor/add-security_path_permission: Add missing
|
||||
stub for security_path_permission when CONFIG_SECURITY_APPARMOR=n
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:15:52 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/firmware-path: firmware: Allow
|
||||
release-specific firmware dir.
|
||||
- rpm/kernel-binary.spec.in: Add firmware files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:09:53 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/ia64-export-cpu_core_map: ia64: Export
|
||||
cpu_core_map for topology_core_siblings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 20:00:23 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Updated to 2.6.27-rc3.
|
||||
- AppArmor mostly merged. There may be some hiccups.
|
||||
- Xen and RT temporarily disabled for merging.
|
||||
- 17 patches eliminated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 16:43:59 CEST 2008 - ghaskins@suse.de
|
||||
|
||||
Guarded by +RT
|
||||
- patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch:
|
||||
seqlock: make sure that raw_seqlock_t retries readers while
|
||||
writes are pending.
|
||||
- patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch:
|
||||
ftrace: fix elevated preempt_count in wakeup-tracer.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 16:15:51 CEST 2008 - hare@suse.de
|
||||
|
||||
- Update config files for RT kernel to activate SCSI
|
||||
device handler.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 15:14:18 CEST 2008 - jbeulich@novell.com
|
||||
|
||||
- patches.xen/xen3-fixup-common, patches.xen/xen3-fixup-kconfig,
|
||||
patches.xen/xen3-patch-2.6.24, patches.xen/xen3-patch-2.6.25: Fix
|
||||
a couple of bugs and inconsistencies.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 13:25:34 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-s390 (Version 2.6.26)
|
||||
# spec file for package kernel-s390 (Version 2.6.27)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -49,8 +49,8 @@
|
||||
|
||||
Name: kernel-s390
|
||||
Summary: The Standard Kernel
|
||||
Version: 2.6.26
|
||||
Release: 3
|
||||
Version: 2.6.27
|
||||
Release: 2
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@ -85,8 +85,8 @@ BuildRequires: dtc
|
||||
%if %build_xen
|
||||
Requires: xen >= xen-3.0.4_13138
|
||||
%ifarch %ix86
|
||||
Provides: kernel-xenpae = 2.6.26
|
||||
Obsoletes: kernel-xenpae <= 2.6.26
|
||||
Provides: kernel-xenpae = 2.6.27
|
||||
Obsoletes: kernel-xenpae <= 2.6.27
|
||||
%endif
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
@ -112,7 +112,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
#Conflicts: kernel
|
||||
%else
|
||||
%if ! %build_xen
|
||||
Provides: kernel = 2.6.26-%source_rel
|
||||
Provides: kernel = 2.6.27-%source_rel
|
||||
%endif
|
||||
%endif
|
||||
Provides: kernel-32bit k_deflt
|
||||
@ -192,12 +192,12 @@ The standard kernel.
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-08-08 13:52:24 +0200
|
||||
Source Timestamp: 2008-08-19 17:09:43 +0200
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then
|
||||
echo "The kernel-s390-2.6.26.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.26.src.rpm."
|
||||
echo "The kernel-s390-2.6.27.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.src.rpm."
|
||||
exit 1
|
||||
fi
|
||||
echo "Architecture symbol(s):" %symbols
|
||||
@ -274,7 +274,7 @@ MAKE_ARGS="ARCH=$subarch"
|
||||
EOF
|
||||
%endif
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
KERNELRELEASE=2.6.26-$RELEASE-s390
|
||||
KERNELRELEASE=2.6.27-rc3-$RELEASE-s390
|
||||
EOF
|
||||
%if 0%{?__debug_package:1}
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
@ -540,6 +540,11 @@ dd if=/dev/zero of=%buildroot/boot/initrd-$KERNELRELEASE \
|
||||
-type d -printf '%%%%dir /%%p\n' -o \
|
||||
-path '*/modules.*' -printf '%%%%ghost /%%p\n' -o \
|
||||
-printf '/%%p\n'
|
||||
test -d lib/firmware && \
|
||||
find lib/firmware/$KERNELRELEASE \
|
||||
-type d -printf '%%%%dir /%%p\n' -o \
|
||||
-path '*/modules.*' -printf '%%%%ghost /%%p\n' -o \
|
||||
-printf '/%%p\n'
|
||||
find $obj_dir \
|
||||
-type d -printf '%%%%dir /%%p\n' -o \
|
||||
-printf '/%%p\n'
|
||||
@ -560,7 +565,68 @@ install -m 644 %_sourcedir/module-renames %buildroot/etc/modprobe.d/
|
||||
%postun -f postun.sh
|
||||
|
||||
%files -f kernel.files
|
||||
|
||||
%changelog
|
||||
* Tue Aug 19 2008 jeffm@suse.de
|
||||
- Removed unused patches.
|
||||
* Tue Aug 19 2008 tiwai@suse.de
|
||||
- Update config files: Use CONFIG_INPUT_PCSPKR=m (bnc#225221)
|
||||
* Mon Aug 18 2008 schwab@suse.de
|
||||
- Update config files.
|
||||
* Mon Aug 18 2008 schwab@suse.de
|
||||
- Update kdb patches.
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- patches.arch/ppc-ipic-suspend-without-83xx-fix: Fix build_error
|
||||
without CONFIG_PPC_83xx.
|
||||
- Update config files.
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- Update config files: disable CONFIG_IPIC for ppc/default and
|
||||
vanilla again to fix build
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- rpm/kernel-binary.spec.in: fix build without firmware files
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.kernel.org/no-include-asm: kbuild: correctly link
|
||||
include/asm in external builds.
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.kernel.org/ath9k-workaround-gcc-ICE-again-on-powerpc:
|
||||
ath9k: work around gcc ICE again.
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.suse/novfs-gregorian-day-fix: novfs: Fix GregorianDay
|
||||
conflict.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- Enabled patches.kernel.org/firmware-path
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.apparmor/add-security_path_permission: Fixed duplicate
|
||||
export of security_inode_permission.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.apparmor/add-security_path_permission: Add missing
|
||||
stub for security_path_permission when CONFIG_SECURITY_APPARMOR=n
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.kernel.org/firmware-path: firmware: Allow
|
||||
release-specific firmware dir.
|
||||
- rpm/kernel-binary.spec.in: Add firmware files.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.kernel.org/ia64-export-cpu_core_map: ia64: Export
|
||||
cpu_core_map for topology_core_siblings.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- Updated to 2.6.27-rc3.
|
||||
- AppArmor mostly merged. There may be some hiccups.
|
||||
- Xen and RT temporarily disabled for merging.
|
||||
- 17 patches eliminated.
|
||||
* Thu Aug 14 2008 ghaskins@suse.de
|
||||
Guarded by +RT
|
||||
- patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch:
|
||||
seqlock: make sure that raw_seqlock_t retries readers while
|
||||
writes are pending.
|
||||
- patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch:
|
||||
ftrace: fix elevated preempt_count in wakeup-tracer.
|
||||
* Fri Aug 08 2008 hare@suse.de
|
||||
- Update config files for RT kernel to activate SCSI
|
||||
device handler.
|
||||
* Fri Aug 08 2008 jbeulich@novell.com
|
||||
- patches.xen/xen3-fixup-common, patches.xen/xen3-fixup-kconfig,
|
||||
patches.xen/xen3-patch-2.6.24, patches.xen/xen3-patch-2.6.25: Fix
|
||||
a couple of bugs and inconsistencies.
|
||||
* Fri Aug 08 2008 schwab@suse.de
|
||||
- Fix reference to $RPM_BUILD_ROOT in makefiles.
|
||||
* Fri Aug 08 2008 hare@suse.de
|
||||
|
@ -1,3 +1,120 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 16:54:07 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Removed unused patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 15:04:16 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- Update config files: Use CONFIG_INPUT_PCSPKR=m (bnc#225221)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 19:47:24 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 19:45:51 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update kdb patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 20:40:18 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- patches.arch/ppc-ipic-suspend-without-83xx-fix: Fix build_error
|
||||
without CONFIG_PPC_83xx.
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 18:49:18 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_IPIC for ppc/default and
|
||||
vanilla again to fix build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 18:35:48 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix build without firmware files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 15:35:05 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/no-include-asm: kbuild: correctly link
|
||||
include/asm in external builds.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 14:28:13 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/ath9k-workaround-gcc-ICE-again-on-powerpc:
|
||||
ath9k: work around gcc ICE again.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 22:00:36 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.suse/novfs-gregorian-day-fix: novfs: Fix GregorianDay
|
||||
conflict.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:54:02 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Enabled patches.kernel.org/firmware-path
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:25:29 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.apparmor/add-security_path_permission: Fixed duplicate
|
||||
export of security_inode_permission.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:16:20 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.apparmor/add-security_path_permission: Add missing
|
||||
stub for security_path_permission when CONFIG_SECURITY_APPARMOR=n
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:15:52 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/firmware-path: firmware: Allow
|
||||
release-specific firmware dir.
|
||||
- rpm/kernel-binary.spec.in: Add firmware files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:09:53 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/ia64-export-cpu_core_map: ia64: Export
|
||||
cpu_core_map for topology_core_siblings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 20:00:23 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Updated to 2.6.27-rc3.
|
||||
- AppArmor mostly merged. There may be some hiccups.
|
||||
- Xen and RT temporarily disabled for merging.
|
||||
- 17 patches eliminated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 16:43:59 CEST 2008 - ghaskins@suse.de
|
||||
|
||||
Guarded by +RT
|
||||
- patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch:
|
||||
seqlock: make sure that raw_seqlock_t retries readers while
|
||||
writes are pending.
|
||||
- patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch:
|
||||
ftrace: fix elevated preempt_count in wakeup-tracer.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 16:15:51 CEST 2008 - hare@suse.de
|
||||
|
||||
- Update config files for RT kernel to activate SCSI
|
||||
device handler.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 15:14:18 CEST 2008 - jbeulich@novell.com
|
||||
|
||||
- patches.xen/xen3-fixup-common, patches.xen/xen3-fixup-kconfig,
|
||||
patches.xen/xen3-patch-2.6.24, patches.xen/xen3-patch-2.6.25: Fix
|
||||
a couple of bugs and inconsistencies.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 13:25:34 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-source (Version 2.6.26)
|
||||
# spec file for package kernel-source (Version 2.6.27)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -29,8 +29,8 @@ Url: http://www.kernel.org/
|
||||
|
||||
Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
Version: 2.6.26
|
||||
Release: 11
|
||||
Version: 2.6.27
|
||||
Release: 2
|
||||
License: GPL v2 only
|
||||
Group: Development/Sources
|
||||
AutoReqProv: off
|
||||
@ -40,7 +40,7 @@ Requires(post): coreutils sed
|
||||
BuildRequires: kernel-dummy
|
||||
%endif
|
||||
Provides: linux
|
||||
Provides: kernel-source = 2.6.26-%source_rel
|
||||
Provides: kernel-source = 2.6.27-%source_rel
|
||||
%if "kernel-source" == "kernel-source"
|
||||
Provides: linux lx_suse lx_sus22 lx_sus24
|
||||
Obsoletes: linux lx-gdt lx-hack lx-suse lx1162_1 lx1162_2 lx1212_1 lx1212_2 lx1213_1 lx1213_2 lx121_1 lx121_2 lx126_1 lx126_2 lx129_1 lx129_2 lx_large kernel_headers lx_suse lx_sus22 lx_sus24
|
||||
@ -78,12 +78,8 @@ Source53: kernel-kdump.spec
|
||||
Source54: kernel-pae.spec
|
||||
Source55: kernel-ppc64.spec
|
||||
Source56: kernel-ps3.spec
|
||||
Source57: kernel-rt.spec
|
||||
Source58: kernel-rt_debug.spec
|
||||
Source59: kernel-rt_timing.spec
|
||||
Source60: kernel-s390.spec
|
||||
Source61: kernel-vanilla.spec
|
||||
Source62: kernel-xen.spec
|
||||
Source57: kernel-s390.spec
|
||||
Source58: kernel-vanilla.spec
|
||||
Source100: config.tar.bz2
|
||||
Source101: patches.arch.tar.bz2
|
||||
Source102: patches.drivers.tar.bz2
|
||||
@ -115,7 +111,7 @@ Authors:
|
||||
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-08-08 13:52:24 +0200
|
||||
Source Timestamp: 2008-08-19 17:09:43 +0200
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then
|
||||
@ -137,9 +133,9 @@ cd linux-2.6.26
|
||||
chmod -Rf a+rX,g-w,o-w .
|
||||
# Apply the patches needed for this architecture.
|
||||
%_sourcedir/guards %symbols < %_sourcedir/series.conf \
|
||||
> %_builddir/kernel-source-2.6.26/kernel-source.patches
|
||||
for patch in $(< %_builddir/kernel-source-2.6.26/kernel-source.patches); do
|
||||
if ! patch -s -F0 -E -p1 --no-backup-if-mismatch -i %_builddir/kernel-source-2.6.26/$patch; then
|
||||
> %_builddir/kernel-source-2.6.27/kernel-source.patches
|
||||
for patch in $(< %_builddir/kernel-source-2.6.27/kernel-source.patches); do
|
||||
if ! patch -s -F0 -E -p1 --no-backup-if-mismatch -i %_builddir/kernel-source-2.6.27/$patch; then
|
||||
echo "*** Patch $patch failed ***"
|
||||
exit 1
|
||||
fi
|
||||
@ -153,7 +149,7 @@ if [ -f %_sourcedir/localversion ] ; then
|
||||
cat %_sourcedir/localversion > localversion
|
||||
fi
|
||||
%_sourcedir/install-configs %_sourcedir %_builddir/%buildsubdir $RELEASE
|
||||
KERNELRELEASE=2.6.26-$RELEASE
|
||||
KERNELRELEASE=2.6.27-rc3-$RELEASE
|
||||
cat > %_builddir/%{name}-%{version}/.rpm-defs <<EOF
|
||||
KERNELRELEASE=$KERNELRELEASE
|
||||
SYMBOLS="%symbols"
|
||||
@ -175,8 +171,8 @@ for config in $(%_sourcedir/guards %symbols < %_sourcedir/config.conf | grep -v
|
||||
esac
|
||||
set -- kernel-$flavor $flavor $(case $flavor in (rt|rt_*) echo RT ;; esac)
|
||||
%_sourcedir/guards $* %symbols < %_sourcedir/series.conf \
|
||||
> %_builddir/kernel-source-2.6.26/kernel-$flavor.patches
|
||||
diff -q %_builddir/kernel-source-2.6.26/kernel-{source,$flavor}.patches \
|
||||
> %_builddir/kernel-source-2.6.27/kernel-$flavor.patches
|
||||
diff -q %_builddir/kernel-source-2.6.27/kernel-{source,$flavor}.patches \
|
||||
|| continue
|
||||
o=$RPM_BUILD_ROOT/usr/src/linux-$KERNELRELEASE-obj/$arch/$flavor
|
||||
mkdir -p $o
|
||||
@ -291,7 +287,68 @@ EOF
|
||||
%post -f source-post.sh
|
||||
|
||||
%files -f kernel-source.files
|
||||
|
||||
%changelog
|
||||
* Tue Aug 19 2008 jeffm@suse.de
|
||||
- Removed unused patches.
|
||||
* Tue Aug 19 2008 tiwai@suse.de
|
||||
- Update config files: Use CONFIG_INPUT_PCSPKR=m (bnc#225221)
|
||||
* Mon Aug 18 2008 schwab@suse.de
|
||||
- Update config files.
|
||||
* Mon Aug 18 2008 schwab@suse.de
|
||||
- Update kdb patches.
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- patches.arch/ppc-ipic-suspend-without-83xx-fix: Fix build_error
|
||||
without CONFIG_PPC_83xx.
|
||||
- Update config files.
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- Update config files: disable CONFIG_IPIC for ppc/default and
|
||||
vanilla again to fix build
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- rpm/kernel-binary.spec.in: fix build without firmware files
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.kernel.org/no-include-asm: kbuild: correctly link
|
||||
include/asm in external builds.
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.kernel.org/ath9k-workaround-gcc-ICE-again-on-powerpc:
|
||||
ath9k: work around gcc ICE again.
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.suse/novfs-gregorian-day-fix: novfs: Fix GregorianDay
|
||||
conflict.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- Enabled patches.kernel.org/firmware-path
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.apparmor/add-security_path_permission: Fixed duplicate
|
||||
export of security_inode_permission.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.apparmor/add-security_path_permission: Add missing
|
||||
stub for security_path_permission when CONFIG_SECURITY_APPARMOR=n
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.kernel.org/firmware-path: firmware: Allow
|
||||
release-specific firmware dir.
|
||||
- rpm/kernel-binary.spec.in: Add firmware files.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.kernel.org/ia64-export-cpu_core_map: ia64: Export
|
||||
cpu_core_map for topology_core_siblings.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- Updated to 2.6.27-rc3.
|
||||
- AppArmor mostly merged. There may be some hiccups.
|
||||
- Xen and RT temporarily disabled for merging.
|
||||
- 17 patches eliminated.
|
||||
* Thu Aug 14 2008 ghaskins@suse.de
|
||||
Guarded by +RT
|
||||
- patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch:
|
||||
seqlock: make sure that raw_seqlock_t retries readers while
|
||||
writes are pending.
|
||||
- patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch:
|
||||
ftrace: fix elevated preempt_count in wakeup-tracer.
|
||||
* Fri Aug 08 2008 hare@suse.de
|
||||
- Update config files for RT kernel to activate SCSI
|
||||
device handler.
|
||||
* Fri Aug 08 2008 jbeulich@novell.com
|
||||
- patches.xen/xen3-fixup-common, patches.xen/xen3-fixup-kconfig,
|
||||
patches.xen/xen3-patch-2.6.24, patches.xen/xen3-patch-2.6.25: Fix
|
||||
a couple of bugs and inconsistencies.
|
||||
* Fri Aug 08 2008 schwab@suse.de
|
||||
- Fix reference to $RPM_BUILD_ROOT in makefiles.
|
||||
* Fri Aug 08 2008 hare@suse.de
|
||||
|
@ -1,3 +1,120 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 16:54:07 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Removed unused patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 15:04:16 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- Update config files: Use CONFIG_INPUT_PCSPKR=m (bnc#225221)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 19:47:24 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 19:45:51 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update kdb patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 20:40:18 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- patches.arch/ppc-ipic-suspend-without-83xx-fix: Fix build_error
|
||||
without CONFIG_PPC_83xx.
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 18:49:18 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_IPIC for ppc/default and
|
||||
vanilla again to fix build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 18:35:48 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix build without firmware files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 15:35:05 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/no-include-asm: kbuild: correctly link
|
||||
include/asm in external builds.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 14:28:13 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/ath9k-workaround-gcc-ICE-again-on-powerpc:
|
||||
ath9k: work around gcc ICE again.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 22:00:36 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.suse/novfs-gregorian-day-fix: novfs: Fix GregorianDay
|
||||
conflict.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:54:02 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Enabled patches.kernel.org/firmware-path
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:25:29 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.apparmor/add-security_path_permission: Fixed duplicate
|
||||
export of security_inode_permission.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:16:20 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.apparmor/add-security_path_permission: Add missing
|
||||
stub for security_path_permission when CONFIG_SECURITY_APPARMOR=n
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:15:52 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/firmware-path: firmware: Allow
|
||||
release-specific firmware dir.
|
||||
- rpm/kernel-binary.spec.in: Add firmware files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:09:53 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/ia64-export-cpu_core_map: ia64: Export
|
||||
cpu_core_map for topology_core_siblings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 20:00:23 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Updated to 2.6.27-rc3.
|
||||
- AppArmor mostly merged. There may be some hiccups.
|
||||
- Xen and RT temporarily disabled for merging.
|
||||
- 17 patches eliminated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 16:43:59 CEST 2008 - ghaskins@suse.de
|
||||
|
||||
Guarded by +RT
|
||||
- patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch:
|
||||
seqlock: make sure that raw_seqlock_t retries readers while
|
||||
writes are pending.
|
||||
- patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch:
|
||||
ftrace: fix elevated preempt_count in wakeup-tracer.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 16:15:51 CEST 2008 - hare@suse.de
|
||||
|
||||
- Update config files for RT kernel to activate SCSI
|
||||
device handler.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 15:14:18 CEST 2008 - jbeulich@novell.com
|
||||
|
||||
- patches.xen/xen3-fixup-common, patches.xen/xen3-fixup-kconfig,
|
||||
patches.xen/xen3-patch-2.6.24, patches.xen/xen3-patch-2.6.25: Fix
|
||||
a couple of bugs and inconsistencies.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 13:25:34 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-syms (Version 2.6.26)
|
||||
# spec file for package kernel-syms (Version 2.6.27)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -28,8 +28,8 @@ Url: http://www.kernel.org/
|
||||
|
||||
Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
Version: 2.6.26
|
||||
Release: 11
|
||||
Version: 2.6.27
|
||||
Release: 2
|
||||
License: GPL v2 only
|
||||
Group: Development/Sources
|
||||
AutoReqProv: off
|
||||
@ -38,7 +38,7 @@ BuildRequires: coreutils
|
||||
BuildRequires: kernel-dummy
|
||||
%endif
|
||||
%ifarch %ix86
|
||||
BuildRequires: kernel-debug kernel-default kernel-pae kernel-xen
|
||||
BuildRequires: kernel-debug kernel-default kernel-pae
|
||||
%else
|
||||
%ifarch ppc
|
||||
BuildRequires: kernel-default kernel-kdump kernel-ppc64 kernel-ps3
|
||||
@ -56,7 +56,7 @@ BuildRequires: kernel-default
|
||||
BuildRequires: kernel-debug kernel-default
|
||||
%else
|
||||
%ifarch x86_64
|
||||
BuildRequires: kernel-debug kernel-default kernel-xen
|
||||
BuildRequires: kernel-debug kernel-default
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
@ -68,7 +68,7 @@ BuildRequires: kernel-debug kernel-default kernel-xen
|
||||
#!BuildIgnore: irqbalance xen
|
||||
#!BuildIgnore: perl-Bootloader mkinitrd
|
||||
Requires: linux
|
||||
Requires: kernel-source = 2.6.26-%source_rel
|
||||
Requires: kernel-source = 2.6.27-%source_rel
|
||||
Source11: arch-symbols
|
||||
Source12: guards
|
||||
Source21: config.conf
|
||||
@ -99,7 +99,7 @@ Authors:
|
||||
|
||||
see /usr/src/linux/CREDITS for more details.
|
||||
|
||||
Source Timestamp: 2008-08-08 13:52:24 +0200
|
||||
Source Timestamp: 2008-08-19 17:09:43 +0200
|
||||
|
||||
%prep
|
||||
echo "Architecture symbol(s):" %symbols
|
||||
@ -150,7 +150,68 @@ done
|
||||
/usr/src/linux-*-obj
|
||||
/boot/symsets-*-*.tar.gz
|
||||
/lib/modules/*/build
|
||||
|
||||
%changelog
|
||||
* Tue Aug 19 2008 jeffm@suse.de
|
||||
- Removed unused patches.
|
||||
* Tue Aug 19 2008 tiwai@suse.de
|
||||
- Update config files: Use CONFIG_INPUT_PCSPKR=m (bnc#225221)
|
||||
* Mon Aug 18 2008 schwab@suse.de
|
||||
- Update config files.
|
||||
* Mon Aug 18 2008 schwab@suse.de
|
||||
- Update kdb patches.
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- patches.arch/ppc-ipic-suspend-without-83xx-fix: Fix build_error
|
||||
without CONFIG_PPC_83xx.
|
||||
- Update config files.
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- Update config files: disable CONFIG_IPIC for ppc/default and
|
||||
vanilla again to fix build
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- rpm/kernel-binary.spec.in: fix build without firmware files
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.kernel.org/no-include-asm: kbuild: correctly link
|
||||
include/asm in external builds.
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.kernel.org/ath9k-workaround-gcc-ICE-again-on-powerpc:
|
||||
ath9k: work around gcc ICE again.
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.suse/novfs-gregorian-day-fix: novfs: Fix GregorianDay
|
||||
conflict.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- Enabled patches.kernel.org/firmware-path
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.apparmor/add-security_path_permission: Fixed duplicate
|
||||
export of security_inode_permission.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.apparmor/add-security_path_permission: Add missing
|
||||
stub for security_path_permission when CONFIG_SECURITY_APPARMOR=n
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.kernel.org/firmware-path: firmware: Allow
|
||||
release-specific firmware dir.
|
||||
- rpm/kernel-binary.spec.in: Add firmware files.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.kernel.org/ia64-export-cpu_core_map: ia64: Export
|
||||
cpu_core_map for topology_core_siblings.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- Updated to 2.6.27-rc3.
|
||||
- AppArmor mostly merged. There may be some hiccups.
|
||||
- Xen and RT temporarily disabled for merging.
|
||||
- 17 patches eliminated.
|
||||
* Thu Aug 14 2008 ghaskins@suse.de
|
||||
Guarded by +RT
|
||||
- patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch:
|
||||
seqlock: make sure that raw_seqlock_t retries readers while
|
||||
writes are pending.
|
||||
- patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch:
|
||||
ftrace: fix elevated preempt_count in wakeup-tracer.
|
||||
* Fri Aug 08 2008 hare@suse.de
|
||||
- Update config files for RT kernel to activate SCSI
|
||||
device handler.
|
||||
* Fri Aug 08 2008 jbeulich@novell.com
|
||||
- patches.xen/xen3-fixup-common, patches.xen/xen3-fixup-kconfig,
|
||||
patches.xen/xen3-patch-2.6.24, patches.xen/xen3-patch-2.6.25: Fix
|
||||
a couple of bugs and inconsistencies.
|
||||
* Fri Aug 08 2008 schwab@suse.de
|
||||
- Fix reference to $RPM_BUILD_ROOT in makefiles.
|
||||
* Fri Aug 08 2008 hare@suse.de
|
||||
|
@ -1,3 +1,120 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 16:54:07 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Removed unused patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 15:04:16 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- Update config files: Use CONFIG_INPUT_PCSPKR=m (bnc#225221)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 19:47:24 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 19:45:51 CEST 2008 - schwab@suse.de
|
||||
|
||||
- Update kdb patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 20:40:18 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- patches.arch/ppc-ipic-suspend-without-83xx-fix: Fix build_error
|
||||
without CONFIG_PPC_83xx.
|
||||
- Update config files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 18:49:18 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- Update config files: disable CONFIG_IPIC for ppc/default and
|
||||
vanilla again to fix build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 18:35:48 CEST 2008 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-binary.spec.in: fix build without firmware files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 15:35:05 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/no-include-asm: kbuild: correctly link
|
||||
include/asm in external builds.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 14:28:13 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/ath9k-workaround-gcc-ICE-again-on-powerpc:
|
||||
ath9k: work around gcc ICE again.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 22:00:36 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.suse/novfs-gregorian-day-fix: novfs: Fix GregorianDay
|
||||
conflict.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:54:02 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Enabled patches.kernel.org/firmware-path
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:25:29 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.apparmor/add-security_path_permission: Fixed duplicate
|
||||
export of security_inode_permission.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:16:20 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.apparmor/add-security_path_permission: Add missing
|
||||
stub for security_path_permission when CONFIG_SECURITY_APPARMOR=n
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:15:52 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/firmware-path: firmware: Allow
|
||||
release-specific firmware dir.
|
||||
- rpm/kernel-binary.spec.in: Add firmware files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 21:09:53 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- patches.kernel.org/ia64-export-cpu_core_map: ia64: Export
|
||||
cpu_core_map for topology_core_siblings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 20:00:23 CEST 2008 - jeffm@suse.de
|
||||
|
||||
- Updated to 2.6.27-rc3.
|
||||
- AppArmor mostly merged. There may be some hiccups.
|
||||
- Xen and RT temporarily disabled for merging.
|
||||
- 17 patches eliminated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 14 16:43:59 CEST 2008 - ghaskins@suse.de
|
||||
|
||||
Guarded by +RT
|
||||
- patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch:
|
||||
seqlock: make sure that raw_seqlock_t retries readers while
|
||||
writes are pending.
|
||||
- patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch:
|
||||
ftrace: fix elevated preempt_count in wakeup-tracer.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 16:15:51 CEST 2008 - hare@suse.de
|
||||
|
||||
- Update config files for RT kernel to activate SCSI
|
||||
device handler.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 15:14:18 CEST 2008 - jbeulich@novell.com
|
||||
|
||||
- patches.xen/xen3-fixup-common, patches.xen/xen3-fixup-kconfig,
|
||||
patches.xen/xen3-patch-2.6.24, patches.xen/xen3-patch-2.6.25: Fix
|
||||
a couple of bugs and inconsistencies.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 8 13:25:34 CEST 2008 - schwab@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kernel-vanilla (Version 2.6.26)
|
||||
# spec file for package kernel-vanilla (Version 2.6.27)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -49,8 +49,8 @@
|
||||
|
||||
Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
Version: 2.6.26
|
||||
Release: 11
|
||||
Version: 2.6.27
|
||||
Release: 2
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
@ -85,8 +85,8 @@ BuildRequires: dtc
|
||||
%if %build_xen
|
||||
Requires: xen >= xen-3.0.4_13138
|
||||
%ifarch %ix86
|
||||
Provides: kernel-xenpae = 2.6.26
|
||||
Obsoletes: kernel-xenpae <= 2.6.26
|
||||
Provides: kernel-xenpae = 2.6.27
|
||||
Obsoletes: kernel-xenpae <= 2.6.27
|
||||
%endif
|
||||
#!BuildIgnore: xen
|
||||
%endif
|
||||
@ -112,7 +112,7 @@ Conflicts: libc.so.6()(64bit)
|
||||
#Conflicts: kernel
|
||||
%else
|
||||
%if ! %build_xen
|
||||
Provides: kernel = 2.6.26-%source_rel
|
||||
Provides: kernel = 2.6.27-%source_rel
|
||||
%endif
|
||||
%endif
|
||||
%ifarch %ix86
|
||||
@ -209,12 +209,12 @@ The standard kernel - without any SUSE patches
|
||||
|
||||
|
||||
|
||||
Source Timestamp: 2008-08-08 13:52:24 +0200
|
||||
Source Timestamp: 2008-08-19 17:09:43 +0200
|
||||
|
||||
%prep
|
||||
if ! [ -e %_sourcedir/linux-2.6.26.tar.bz2 ]; then
|
||||
echo "The kernel-vanilla-2.6.26.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.26.src.rpm."
|
||||
echo "The kernel-vanilla-2.6.27.nosrc.rpm package does not contain the" \
|
||||
"complete sources. Please install kernel-source-2.6.27.src.rpm."
|
||||
exit 1
|
||||
fi
|
||||
echo "Architecture symbol(s):" %symbols
|
||||
@ -291,7 +291,7 @@ MAKE_ARGS="ARCH=$subarch"
|
||||
EOF
|
||||
%endif
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
KERNELRELEASE=2.6.26-$RELEASE-vanilla
|
||||
KERNELRELEASE=2.6.27-rc3-$RELEASE-vanilla
|
||||
EOF
|
||||
%if 0%{?__debug_package:1}
|
||||
cat >> ../.rpm-defs <<EOF
|
||||
@ -557,6 +557,11 @@ dd if=/dev/zero of=%buildroot/boot/initrd-$KERNELRELEASE \
|
||||
-type d -printf '%%%%dir /%%p\n' -o \
|
||||
-path '*/modules.*' -printf '%%%%ghost /%%p\n' -o \
|
||||
-printf '/%%p\n'
|
||||
test -d lib/firmware && \
|
||||
find lib/firmware/$KERNELRELEASE \
|
||||
-type d -printf '%%%%dir /%%p\n' -o \
|
||||
-path '*/modules.*' -printf '%%%%ghost /%%p\n' -o \
|
||||
-printf '/%%p\n'
|
||||
find $obj_dir \
|
||||
-type d -printf '%%%%dir /%%p\n' -o \
|
||||
-printf '/%%p\n'
|
||||
@ -577,7 +582,68 @@ install -m 644 %_sourcedir/module-renames %buildroot/etc/modprobe.d/
|
||||
%postun -f postun.sh
|
||||
|
||||
%files -f kernel.files
|
||||
|
||||
%changelog
|
||||
* Tue Aug 19 2008 jeffm@suse.de
|
||||
- Removed unused patches.
|
||||
* Tue Aug 19 2008 tiwai@suse.de
|
||||
- Update config files: Use CONFIG_INPUT_PCSPKR=m (bnc#225221)
|
||||
* Mon Aug 18 2008 schwab@suse.de
|
||||
- Update config files.
|
||||
* Mon Aug 18 2008 schwab@suse.de
|
||||
- Update kdb patches.
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- patches.arch/ppc-ipic-suspend-without-83xx-fix: Fix build_error
|
||||
without CONFIG_PPC_83xx.
|
||||
- Update config files.
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- Update config files: disable CONFIG_IPIC for ppc/default and
|
||||
vanilla again to fix build
|
||||
* Fri Aug 15 2008 tiwai@suse.de
|
||||
- rpm/kernel-binary.spec.in: fix build without firmware files
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.kernel.org/no-include-asm: kbuild: correctly link
|
||||
include/asm in external builds.
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.kernel.org/ath9k-workaround-gcc-ICE-again-on-powerpc:
|
||||
ath9k: work around gcc ICE again.
|
||||
* Fri Aug 15 2008 jeffm@suse.de
|
||||
- patches.suse/novfs-gregorian-day-fix: novfs: Fix GregorianDay
|
||||
conflict.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- Enabled patches.kernel.org/firmware-path
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.apparmor/add-security_path_permission: Fixed duplicate
|
||||
export of security_inode_permission.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.apparmor/add-security_path_permission: Add missing
|
||||
stub for security_path_permission when CONFIG_SECURITY_APPARMOR=n
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.kernel.org/firmware-path: firmware: Allow
|
||||
release-specific firmware dir.
|
||||
- rpm/kernel-binary.spec.in: Add firmware files.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- patches.kernel.org/ia64-export-cpu_core_map: ia64: Export
|
||||
cpu_core_map for topology_core_siblings.
|
||||
* Thu Aug 14 2008 jeffm@suse.de
|
||||
- Updated to 2.6.27-rc3.
|
||||
- AppArmor mostly merged. There may be some hiccups.
|
||||
- Xen and RT temporarily disabled for merging.
|
||||
- 17 patches eliminated.
|
||||
* Thu Aug 14 2008 ghaskins@suse.de
|
||||
Guarded by +RT
|
||||
- patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch:
|
||||
seqlock: make sure that raw_seqlock_t retries readers while
|
||||
writes are pending.
|
||||
- patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch:
|
||||
ftrace: fix elevated preempt_count in wakeup-tracer.
|
||||
* Fri Aug 08 2008 hare@suse.de
|
||||
- Update config files for RT kernel to activate SCSI
|
||||
device handler.
|
||||
* Fri Aug 08 2008 jbeulich@novell.com
|
||||
- patches.xen/xen3-fixup-common, patches.xen/xen3-fixup-kconfig,
|
||||
patches.xen/xen3-patch-2.6.24, patches.xen/xen3-patch-2.6.25: Fix
|
||||
a couple of bugs and inconsistencies.
|
||||
* Fri Aug 08 2008 schwab@suse.de
|
||||
- Fix reference to $RPM_BUILD_ROOT in makefiles.
|
||||
* Fri Aug 08 2008 hare@suse.de
|
||||
|
39852
kernel-xen.changes
39852
kernel-xen.changes
File diff suppressed because it is too large
Load Diff
22756
kernel-xen.spec
22756
kernel-xen.spec
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca33d9011949faf855f21ff461d8636c091f6cf26841c2ceb71e0cc840544ce0
|
||||
size 2368
|
||||
oid sha256:9cf2adf64e2d4f84ecc3d3729abba1a2bc3a6cc7c213e491136c3a6a0e91c63e
|
||||
size 2314
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6ae292a2fdba1a3d65a8f7f2ab8eb1a6779ab1c98e140305a87bfc6d5b64d67
|
||||
size 129
|
||||
oid sha256:a221617c254b56d34d1f81058b23d4b913af5a7fda0faedd1665ef575106be6a
|
||||
size 127
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:87a16ba5fc65f737c7ad4ff907e509d4a4aad7e8754063fadeaf6fac18a094d3
|
||||
size 59110
|
||||
oid sha256:5ce75e11e611bc25c81ae1ae019412d77738f7accfbcbbf0a91321465fb3e787
|
||||
size 58735
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce95147b599e25155c263048c31eddfbffa1962fb8d4f4327df24627a76afe2e
|
||||
size 29117
|
||||
oid sha256:c18745816d10a0de2dc5a95536c54a87fb5fe7edec158dda9920f618c5bcbef8
|
||||
size 26848
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed6547e288d2f76c6e36d45385968f63ccad2fb8895a4cf1011f8b296983d2b8
|
||||
size 241797
|
||||
oid sha256:23ea37914290e5bd826e2882e459b91957d97708110bef59052b720f67b0b928
|
||||
size 223912
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a6d0296826612cd3e7a6b001bd98d22570a25d3c7f94b045530730b65ed3c29
|
||||
size 50362
|
||||
oid sha256:bdd7b5f963167a07112335df9a72c034b053d170d686c93a1c53539785eee931
|
||||
size 17091
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e357b0feda3cc2533fe0c1c7e2c7d98471cc92d39620dd72d6b3a6c8f662ee5
|
||||
size 2119
|
||||
oid sha256:52e54203eacbd22e978c9fc949863db6495c258a39da2a3aaad3313ae764c8ce
|
||||
size 13256533
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a4030ceb86dcc9481c9ca8a82298d56b7cc9c91e64724d96bcedc7afb006b9f
|
||||
size 1620
|
||||
oid sha256:28e0397870af76280f57d3218a465df2f4bd5dc310548390eabbdc7d5248252b
|
||||
size 1616
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:468398e1ddb27e3f8617104a88644b6d11b5fbf6d7f1d7ef52449beddab3fc98
|
||||
size 434072
|
||||
oid sha256:ed4868f9859e4f73378757ef2f82e979a55bb8fe154e9a40b528e1bb5cacd65b
|
||||
size 435768
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:26e30bd5d0c7bfcc24972afa0ef8efaad36bd55c7d2202d36bf8aa96b68059db
|
||||
size 933369
|
||||
oid sha256:f20f2e2e22a021b883a456259f1fa0d368dfd2681aeeb309308bef814fb0a99d
|
||||
size 1016383
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0cc4ae80fc48cb57e46e93b605558d9b58157c7f27aff76615c19db0626568c5
|
||||
size 11050
|
||||
oid sha256:3cac1f98a8aa39f4f41d55e9cc551053c71be28f80a4c04c94104f7d17217035
|
||||
size 11055
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8da5c95d476273c4c3bda3ea6cbd47dfcb0935a207ed00db89225d068356d23e
|
||||
size 1294371
|
||||
oid sha256:cc57f6afc9dac8462a19cea80e3efbd740d3fcfca1c6917e1e85c0bfc71f5cab
|
||||
size 1294400
|
||||
|
145
series.conf
145
series.conf
@ -27,6 +27,7 @@
|
||||
# DO NOT MODIFY THEM!
|
||||
# Send separate patches upstream if you find a problem...
|
||||
########################################################
|
||||
patches.kernel.org/patch-2.6.27-rc3
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -39,7 +40,8 @@
|
||||
patches.kernel.org/ipmi-section-conflict.diff
|
||||
patches.kernel.org/ps3-lpm-include
|
||||
patches.kernel.org/spu_profiler-include
|
||||
|
||||
patches.kernel.org/ia64-export-cpu_core_map
|
||||
patches.kernel.org/ath9k-workaround-gcc-ICE-again-on-powerpc
|
||||
|
||||
########################################################
|
||||
# kABI consistency patches
|
||||
@ -54,8 +56,8 @@
|
||||
# Note that every patch in the patches.rpmify directory
|
||||
# will be included in the vanilla package.
|
||||
########################################################
|
||||
patches.suse/genksyms-syntax.diff
|
||||
patches.suse/genksyms-dump.diff
|
||||
patches.kernel.org/firmware-path
|
||||
patches.kernel.org/no-include-asm
|
||||
patches.suse/genksyms-reference.diff
|
||||
patches.suse/genksyms-override.diff
|
||||
|
||||
@ -107,7 +109,6 @@
|
||||
# x86_64/i386 biarch
|
||||
########################################################
|
||||
-RT patches.arch/disable-apic-error
|
||||
patches.fixes/move-crashkernel-reservation.diff
|
||||
patches.arch/x86-add-PCI-IDs-for-devices-that-need-boot-irq-quirk.patch
|
||||
patches.arch/x86-introduce-pci-noioapicquirk-kernel-cmdline.patch
|
||||
patches.arch/x86-introduce-pci-ioapicreroute-kernel-cmdline.patch
|
||||
@ -123,10 +124,8 @@
|
||||
# powerpc/generic
|
||||
########################################################
|
||||
patches.suse/ppc-no-LDFLAGS_MODULE.patch
|
||||
patches.arch/ppc-ibmebus-modalias.patch
|
||||
+olh patches.arch/ppc-efika-slowdown.patch
|
||||
patches.arch/ppc-vio-modalias.patch
|
||||
patches.arch/ppc-efika-modalias.patch
|
||||
patches.arch/ppc-efika-mpc52xx-ac97.patch
|
||||
patches.arch/ppc-efika-psc-console-autodetection.patch
|
||||
patches.arch/ppc-pegasos-console-autodetection.patch
|
||||
@ -145,6 +144,7 @@
|
||||
patches.arch/ppc-iseries-remove-AVAILABLE_VETH.patch
|
||||
patches.arch/ppc-prom-nodisplay.patch
|
||||
patches.fixes/ptrace-getsiginfo
|
||||
patches.arch/ppc-ipic-suspend-without-83xx-fix
|
||||
|
||||
########################################################
|
||||
# PS3
|
||||
@ -190,7 +190,6 @@
|
||||
patches.suse/connector-read-mostly
|
||||
patches.suse/kbd-ignore-gfx.patch
|
||||
patches.fixes/ds1682-build-fix
|
||||
patches.fixes/show-OSRELEASE-in-VMCOREINFO.diff
|
||||
|
||||
########################################################
|
||||
#
|
||||
@ -201,7 +200,6 @@
|
||||
|
||||
# Check resource conflicts between hwmon and ACPI OpRegs
|
||||
patches.arch/check-for-acpi-resource-conflicts-in-hwmon-drivers.patch
|
||||
patches.arch/check-for-acpi-resource-conflicts-in-i2c-bus-drivers.patch
|
||||
|
||||
patches.arch/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
|
||||
patches.arch/acpi_thinkpad_introduce_acpica_rsdt_global_variable.patch
|
||||
@ -295,32 +293,23 @@
|
||||
# ocfs2
|
||||
########################################################
|
||||
|
||||
+jeffm patches.suse/ocfs2-01-event-driven-quorum.diff
|
||||
+jeffm patches.suse/ocfs2-02-introduce-generic-heartbeat-resource.diff
|
||||
+jeffm patches.suse/ocfs2-03-split-disk-heartbeat-out.diff
|
||||
+jeffm patches.suse/ocfs2-04-add-hb-registration.diff
|
||||
+jeffm patches.suse/ocfs2-05-actually-free-hb-set.diff
|
||||
+jeffm patches.suse/ocfs2-heartbeat-register-refactor
|
||||
+jeffm patches.suse/ocfs2-06-per-resource-events.diff
|
||||
+jeffm patches.suse/ocfs2-07-per-resource-membership.diff
|
||||
+jeffm patches.suse/ocfs2-08-o2net-refcounted-disconnect.diff
|
||||
+jeffm patches.suse/ocfs2-09-add-check-node-status.diff
|
||||
+jeffm patches.suse/ocfs2-10-add-heartbeat_mode.diff
|
||||
+jeffm patches.suse/ocfs2-11-user-heartbeat.diff
|
||||
+jeffm patches.suse/ocfs2-12-incorporate-disk-heartbeat.diff
|
||||
+jeffm patches.suse/ocfs2-13-fix-quorum-work.diff
|
||||
# Userspace clustering will be implemented in a completely
|
||||
# different manner starting with openSUSE 11.1
|
||||
|
||||
########################################################
|
||||
# novfs
|
||||
########################################################
|
||||
patches.suse/novfs-add-the-novell-filesystem-client-kernel-module.patch
|
||||
patches.suse/convert-novfs-to-open-soure-coding-standards.patch
|
||||
patches.suse/novfs-patch-2.6.27
|
||||
patches.suse/novfs-gregorian-day-fix
|
||||
|
||||
########################################################
|
||||
# other filesystem stuff
|
||||
########################################################
|
||||
patches.suse/squashfs3.3-patch
|
||||
patches.suse/squashfs-patch-2.6.25
|
||||
patches.suse/squashfs-patch-2.6.27
|
||||
|
||||
patches.suse/parser-match_string.diff
|
||||
patches.suse/fs-may_iops.diff
|
||||
@ -355,14 +344,12 @@
|
||||
+kkeil patches.drivers/e1000-7.6.5-napi-tail.patch
|
||||
+kkeil patches.drivers/e1000-7.6.9.2-napi
|
||||
|
||||
patches.fixes/tpm-write-data-types.patch
|
||||
|
||||
# Add support for Montevina hardware; series mainlined 2.6.26
|
||||
|
||||
########################################################
|
||||
# Storage
|
||||
########################################################
|
||||
patches.fixes/scsi_dh-2.6.27-update
|
||||
+2.6.26-teheo patches.drivers/libata-add-waits-for-govault
|
||||
patches.drivers/libata-unlock-hpa-by-default
|
||||
|
||||
@ -384,8 +371,6 @@
|
||||
########################################################
|
||||
patches.suse/wireless-no-aes-select
|
||||
|
||||
patches.fixes/ath5k-fix-memory-corruption.patch
|
||||
patches.fixes/ath5k-kill-tasklets-on-shutdown.patch
|
||||
|
||||
########################################################
|
||||
# iSCSI
|
||||
@ -411,7 +396,6 @@
|
||||
# usb persist across suspend to ram. Patches will be in 2.6.26
|
||||
|
||||
# backports from mainline for quirks and some drivers that are commonly used
|
||||
patches.drivers/usb-add-option-hso-driver.patch
|
||||
|
||||
########################################################
|
||||
# I2C
|
||||
@ -421,16 +405,12 @@
|
||||
# Input & Console
|
||||
########################################################
|
||||
patches.suse/bootsplash
|
||||
patches.fixes/input-add-i8042-nopnp-for-D845PESV.patch
|
||||
patches.fixes/input-add-amilo-pro-v-to-nomux.patch
|
||||
patches.fixes/input-add-acer-aspire-1360-to-nomux.patch
|
||||
patches.fixes/input-add-gericom-bellagio-to-nomux.patch
|
||||
|
||||
##########################################################
|
||||
# Sound
|
||||
##########################################################
|
||||
patches.drivers/alsa-usb-exclude-1st-slot
|
||||
patches.drivers/alsa-hda-dma-pos-fix
|
||||
|
||||
########################################################
|
||||
# Other driver fixes
|
||||
@ -457,7 +437,6 @@
|
||||
########################################################
|
||||
# device-mapper
|
||||
########################################################
|
||||
patches.fixes/dm-2.6.27-update
|
||||
patches.suse/dm-emulate-blkrrpart-ioctl
|
||||
patches.suse/dm-raid45-2.6.25-rc2_20080221.patch
|
||||
patches.suse/rq-based-block-layer
|
||||
@ -473,6 +452,7 @@
|
||||
##########################################################
|
||||
# AppArmor
|
||||
##########################################################
|
||||
|
||||
patches.apparmor/security-create.diff
|
||||
patches.apparmor/remove_suid.diff
|
||||
patches.apparmor/vfs-notify_change.diff
|
||||
@ -505,24 +485,23 @@
|
||||
patches.apparmor/d_namespace_path.diff
|
||||
patches.apparmor/fsetattr.diff
|
||||
patches.apparmor/fsetattr-reintro-ATTR_FILE.diff
|
||||
patches.apparmor/fsetattr-restore-ia_file
|
||||
patches.apparmor/fsetattr-restore-ia_file.diff
|
||||
patches.apparmor/file-handle-ops.diff
|
||||
patches.apparmor/security-xattr-file.diff
|
||||
patches.apparmor/sysctl-pathname.diff
|
||||
patches.apparmor/parent-permission.diff
|
||||
patches.apparmor/add-security_path_permission
|
||||
patches.apparmor/add-path_permission.diff
|
||||
patches.apparmor/do_path_lookup-nameidata.diff
|
||||
patches.apparmor/sys_fchdir-nameidata.diff
|
||||
patches.apparmor/file_permission-nameidata.diff
|
||||
patches.apparmor/apparmor-audit.diff
|
||||
patches.apparmor/apparmor-main.diff
|
||||
patches.apparmor/apparmor-lsm.diff
|
||||
patches.apparmor/apparmor-path_permission
|
||||
patches.apparmor/apparmor-module_interface.diff
|
||||
patches.apparmor/apparmor-misc.diff
|
||||
patches.apparmor/apparmor-intree.diff
|
||||
patches.apparmor/apparmor-network.diff
|
||||
patches.apparmor/apparmor-rlimits.diff
|
||||
patches.apparmor/apparmor-2.6.25.diff
|
||||
patches.apparmor/apparmor-stack_secondary.diff
|
||||
patches.apparmor/export-security_inode_permission-for-aufs
|
||||
|
||||
########################################################
|
||||
@ -542,7 +521,7 @@
|
||||
# Other patches for debugging
|
||||
########################################################
|
||||
patches.suse/crasher-26.diff
|
||||
patches.suse/stack-unwind
|
||||
+depends_on_kdb patches.suse/stack-unwind
|
||||
|
||||
########################################################
|
||||
# You'd better have a good reason for adding a patch
|
||||
@ -579,65 +558,65 @@
|
||||
# re-basing to a newer xen tree.
|
||||
|
||||
# split out patches
|
||||
-RT patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-i386.patch
|
||||
-RT patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-x86_64.patch
|
||||
-RT patches.xen/ipv6-no-autoconf
|
||||
- patches.xen/sfc-i2c
|
||||
- patches.xen/sfc-driverlink
|
||||
- patches.xen/sfc-resource-driver
|
||||
+xen_update -RT patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-i386.patch
|
||||
+xen_update -RT patches.xen/linux-2.6.19-rc1-kexec-move_segment_code-x86_64.patch
|
||||
+xen_update -RT patches.xen/ipv6-no-autoconf
|
||||
+xen_update - patches.xen/sfc-i2c
|
||||
+xen_update - patches.xen/sfc-driverlink
|
||||
+xen_update - patches.xen/sfc-resource-driver
|
||||
|
||||
# bulk stuff, new files for xen
|
||||
-RT patches.xen/xen3-auto-xen-arch.diff
|
||||
-RT patches.xen/xen3-auto-xen-drivers.diff
|
||||
-RT patches.xen/xen3-auto-include-xen-interface.diff
|
||||
+xen_update -RT patches.xen/xen3-auto-xen-arch.diff
|
||||
+xen_update -RT patches.xen/xen3-auto-xen-drivers.diff
|
||||
+xen_update -RT patches.xen/xen3-auto-include-xen-interface.diff
|
||||
|
||||
# kconfig bits for xen
|
||||
-RT patches.xen/xen3-auto-xen-kconfig.diff
|
||||
+xen_update -RT patches.xen/xen3-auto-xen-kconfig.diff
|
||||
|
||||
# common code changes
|
||||
-RT patches.xen/xen3-auto-common.diff
|
||||
-RT patches.xen/xen3-auto-arch-x86.diff
|
||||
-RT patches.xen/xen3-auto-arch-i386.diff
|
||||
-RT patches.xen/xen3-auto-arch-x86_64.diff
|
||||
+xen_update -RT patches.xen/xen3-auto-common.diff
|
||||
+xen_update -RT patches.xen/xen3-auto-arch-x86.diff
|
||||
+xen_update -RT patches.xen/xen3-auto-arch-i386.diff
|
||||
+xen_update -RT patches.xen/xen3-auto-arch-x86_64.diff
|
||||
|
||||
# newer changeset backports
|
||||
|
||||
# changes outside arch/{i386,x86_64}/xen
|
||||
-RT patches.xen/xen3-fixup-xen
|
||||
-RT patches.xen/xen3-fixup-kconfig
|
||||
-RT patches.xen/xen3-fixup-common
|
||||
-RT patches.xen/xen3-fixup-arch-x86
|
||||
-RT patches.xen/xen3-fixup-sfc
|
||||
+xen_update -RT patches.xen/xen3-fixup-xen
|
||||
+xen_update -RT patches.xen/xen3-fixup-kconfig
|
||||
+xen_update -RT patches.xen/xen3-fixup-common
|
||||
+xen_update -RT patches.xen/xen3-fixup-arch-x86
|
||||
+xen_update -RT patches.xen/xen3-fixup-sfc
|
||||
|
||||
# ports of other patches
|
||||
-RT patches.xen/xen3-patch-2.6.18
|
||||
-RT patches.xen/xen3-patch-2.6.19
|
||||
-RT patches.xen/xen3-patch-2.6.20
|
||||
-RT patches.xen/xen3-patch-2.6.21
|
||||
-RT patches.xen/xen3-patch-2.6.22
|
||||
-RT patches.xen/xen3-patch-2.6.23
|
||||
-RT patches.xen/xen3-patch-2.6.24
|
||||
-RT patches.xen/xen3-patch-2.6.25
|
||||
-RT patches.xen/xen3-patch-2.6.26
|
||||
-RT patches.xen/xen3-seccomp-disable-tsc-option
|
||||
+xen_update -RT patches.xen/xen3-patch-2.6.18
|
||||
+xen_update -RT patches.xen/xen3-patch-2.6.19
|
||||
+xen_update -RT patches.xen/xen3-patch-2.6.20
|
||||
+xen_update -RT patches.xen/xen3-patch-2.6.21
|
||||
+xen_update -RT patches.xen/xen3-patch-2.6.22
|
||||
+xen_update -RT patches.xen/xen3-patch-2.6.23
|
||||
+xen_update -RT patches.xen/xen3-patch-2.6.24
|
||||
+xen_update -RT patches.xen/xen3-patch-2.6.25
|
||||
+xen_update -RT patches.xen/xen3-patch-2.6.26
|
||||
+xen_update -RT patches.xen/xen3-seccomp-disable-tsc-option
|
||||
+andrea -RT patches.xen/xen3-silent-stack-overflow
|
||||
-RT patches.xen/xen3-sysfs-crash-debugging.patch
|
||||
-RT patches.xen/xen3-stack-unwind
|
||||
+xen_update -RT patches.xen/xen3-sysfs-crash-debugging.patch
|
||||
+xen_update -RT patches.xen/xen3-stack-unwind
|
||||
|
||||
# bugfixes and enhancements
|
||||
-RT patches.xen/xen-modular-blktap
|
||||
-RT patches.xen/xen-x86-panic-no-reboot
|
||||
-RT patches.xen/xen-i386-panic-on-oops
|
||||
-RT patches.xen/xen-configurable-console
|
||||
-RT patches.xen/xen-balloon-max-target
|
||||
-RT patches.xen/xen-x86-dcr-fallback
|
||||
-RT patches.xen/xen-x86-consistent-nmi
|
||||
-RT patches.xen/xen-x86-no-lapic
|
||||
-RT patches.xen/xen-blkback-bimodal-suse
|
||||
-RT patches.xen/xen-blkif-protocol-fallback-hack
|
||||
-RT patches.xen/xen-blkback-cdrom
|
||||
-RT patches.xen/xen-sections
|
||||
-RT patches.xen/xen-swiotlb-heuristics
|
||||
+xen_update -RT patches.xen/xen-modular-blktap
|
||||
+xen_update -RT patches.xen/xen-x86-panic-no-reboot
|
||||
+xen_update -RT patches.xen/xen-i386-panic-on-oops
|
||||
+xen_update -RT patches.xen/xen-configurable-console
|
||||
+xen_update -RT patches.xen/xen-balloon-max-target
|
||||
+xen_update -RT patches.xen/xen-x86-dcr-fallback
|
||||
+xen_update -RT patches.xen/xen-x86-consistent-nmi
|
||||
+xen_update -RT patches.xen/xen-x86-no-lapic
|
||||
+xen_update -RT patches.xen/xen-blkback-bimodal-suse
|
||||
+xen_update -RT patches.xen/xen-blkif-protocol-fallback-hack
|
||||
+xen_update -RT patches.xen/xen-blkback-cdrom
|
||||
+xen_update -RT patches.xen/xen-sections
|
||||
+xen_update -RT patches.xen/xen-swiotlb-heuristics
|
||||
|
||||
|
||||
#
|
||||
@ -1495,6 +1474,8 @@
|
||||
#+RT patches.rt/version.patch
|
||||
|
||||
+RT patches.rt/26-rt1-chirag.patch
|
||||
+RT patches.rt/seqlock-make-raw-seqlocks-spin-during-write.patch
|
||||
+RT patches.rt/ftrace-fix-elevated-preempt-count-in-wakeup-tracer.patch
|
||||
|
||||
# PI rework
|
||||
+RT patches.rt/add-generalized-pi-interface.patch
|
||||
|
Loading…
Reference in New Issue
Block a user