OBS User unknown 2008-11-23 18:05:24 +00:00 committed by Git OBS Bridge
parent e73ee51e1f
commit 308888e930
45 changed files with 464 additions and 73166 deletions

View File

@ -1,2 +1,2 @@
2008-11-21 20:17:17 +0100 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd

View File

@ -21,7 +21,6 @@
+ia64 ia64/trace +ia64 ia64/trace
+x86_64 x86_64/default +x86_64 x86_64/default
+x86_64 x86_64/maxcpus
+x86_64 x86_64/xen +x86_64 x86_64/xen
+x86_64 x86_64/debug +x86_64 x86_64/debug
+x86_64 x86_64/vanilla +x86_64 x86_64/vanilla

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:e1b0edb65a7bb6996cd82ed63b362a08d55ccb6ee5f5ed5a4ad932fcb6947cda oid sha256:ec0cdc4c129e6e01eaadf0b5a5d790c9d9ffadd190255b5a13aebb212403220b
size 135207 size 135145

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:870770cdcde4eb01d819adbe6f319721074ff8fecc58902cfc87534796fae656 oid sha256:8340933eb0f757305634c3a7bd0aff569669fb60c9ff699afb19b3a1f8e3163d
size 2758 size 2753

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Nov 23 01:02:08 CET 2008 - trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
-------------------------------------------------------------------
Sat Nov 22 20:00:50 CET 2008 - olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
-------------------------------------------------------------------
Sat Nov 22 00:03:11 CET 2008 - rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de

View File

@ -59,7 +59,7 @@
Name: kernel-debug Name: kernel-debug
Summary: A Debug Version of the Kernel Summary: A Debug Version of the Kernel
Version: 2.6.27.7 Version: 2.6.27.7
Release: 2 Release: 3
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel
Url: http://www.kernel.org/ Url: http://www.kernel.org/
@ -208,8 +208,8 @@ Only use this kernel when investigating problems.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%prep %prep
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
@ -699,8 +699,8 @@ This package contains only the base modules, required in all installs.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%preun base -f preun-base.sh %preun base -f preun-base.sh
@ -741,8 +741,8 @@ This package contains additional modules not supported by Novell.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%preun extra -f preun-extra.sh %preun extra -f preun-extra.sh
@ -770,8 +770,8 @@ Only use this kernel when investigating problems.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%files -n kernel-debug-man %files -n kernel-debug-man
%defattr(-,root,root) %defattr(-,root,root)
@ -780,6 +780,14 @@ GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294
%endif %endif
%changelog %changelog
* Sun Nov 23 2008 trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
* Sat Nov 22 2008 olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
* Sat Nov 22 2008 rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
* Fri Nov 21 2008 agruen@suse.de * Fri Nov 21 2008 agruen@suse.de
- config/x86_64/maxcpus: Delete. - config/x86_64/maxcpus: Delete.
* Fri Nov 21 2008 mmarek@suse.cz * Fri Nov 21 2008 mmarek@suse.cz

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Nov 23 01:02:08 CET 2008 - trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
-------------------------------------------------------------------
Sat Nov 22 20:00:50 CET 2008 - olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
-------------------------------------------------------------------
Sat Nov 22 00:03:11 CET 2008 - rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de

View File

@ -59,7 +59,7 @@
Name: kernel-default Name: kernel-default
Summary: The Standard Kernel Summary: The Standard Kernel
Version: 2.6.27.7 Version: 2.6.27.7
Release: 2 Release: 3
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel
Url: http://www.kernel.org/ Url: http://www.kernel.org/
@ -226,8 +226,8 @@ The standard kernel for both uniprocessor and multiprocessor systems.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%prep %prep
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
@ -716,8 +716,8 @@ This package contains only the base modules, required in all installs.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%preun base -f preun-base.sh %preun base -f preun-base.sh
@ -757,8 +757,8 @@ This package contains additional modules not supported by Novell.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%preun extra -f preun-extra.sh %preun extra -f preun-extra.sh
@ -785,8 +785,8 @@ The standard kernel for both uniprocessor and multiprocessor systems.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%files -n kernel-default-man %files -n kernel-default-man
%defattr(-,root,root) %defattr(-,root,root)
@ -795,6 +795,14 @@ GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294
%endif %endif
%changelog %changelog
* Sun Nov 23 2008 trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
* Sat Nov 22 2008 olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
* Sat Nov 22 2008 rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
* Fri Nov 21 2008 agruen@suse.de * Fri Nov 21 2008 agruen@suse.de
- config/x86_64/maxcpus: Delete. - config/x86_64/maxcpus: Delete.
* Fri Nov 21 2008 mmarek@suse.cz * Fri Nov 21 2008 mmarek@suse.cz

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Nov 23 01:02:08 CET 2008 - trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
-------------------------------------------------------------------
Sat Nov 22 20:00:50 CET 2008 - olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
-------------------------------------------------------------------
Sat Nov 22 00:03:11 CET 2008 - rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de

View File

@ -23,7 +23,7 @@ Url: http://www.kernel.org/
Name: kernel-dummy Name: kernel-dummy
Summary: Internal dummy package for synchronizing release numbers Summary: Internal dummy package for synchronizing release numbers
Version: 2.6.27.7 Version: 2.6.27.7
Release: 2 Release: 3
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel
AutoReqProv: off AutoReqProv: off
@ -36,8 +36,8 @@ Authors:
-------- --------
Andreas Gruenbacher <agruen@suse.de> Andreas Gruenbacher <agruen@suse.de>
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%install %install
rm -rf %buildroot rm -rf %buildroot
@ -49,6 +49,14 @@ echo dummy > %buildroot/etc/dummy
/etc/dummy /etc/dummy
%changelog %changelog
* Sun Nov 23 2008 trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
* Sat Nov 22 2008 olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
* Sat Nov 22 2008 rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
* Fri Nov 21 2008 agruen@suse.de * Fri Nov 21 2008 agruen@suse.de
- config/x86_64/maxcpus: Delete. - config/x86_64/maxcpus: Delete.
* Fri Nov 21 2008 mmarek@suse.cz * Fri Nov 21 2008 mmarek@suse.cz

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Nov 23 01:02:08 CET 2008 - trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
-------------------------------------------------------------------
Sat Nov 22 20:00:50 CET 2008 - olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
-------------------------------------------------------------------
Sat Nov 22 00:03:11 CET 2008 - rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de

View File

@ -59,7 +59,7 @@
Name: kernel-kdump Name: kernel-kdump
Summary: kernel for kdump Summary: kernel for kdump
Version: 2.6.27.7 Version: 2.6.27.7
Release: 2 Release: 3
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel
Url: http://www.kernel.org/ Url: http://www.kernel.org/
@ -207,8 +207,8 @@ crashed kernel.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%prep %prep
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
@ -700,8 +700,8 @@ This package contains only the base modules, required in all installs.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%preun base -f preun-base.sh %preun base -f preun-base.sh
@ -744,8 +744,8 @@ This package contains additional modules not supported by Novell.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%preun extra -f preun-extra.sh %preun extra -f preun-extra.sh
@ -775,8 +775,8 @@ crashed kernel.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%files -n kernel-kdump-man %files -n kernel-kdump-man
%defattr(-,root,root) %defattr(-,root,root)
@ -785,6 +785,14 @@ GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294
%endif %endif
%changelog %changelog
* Sun Nov 23 2008 trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
* Sat Nov 22 2008 olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
* Sat Nov 22 2008 rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
* Fri Nov 21 2008 agruen@suse.de * Fri Nov 21 2008 agruen@suse.de
- config/x86_64/maxcpus: Delete. - config/x86_64/maxcpus: Delete.
* Fri Nov 21 2008 mmarek@suse.cz * Fri Nov 21 2008 mmarek@suse.cz

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Nov 23 01:02:08 CET 2008 - trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
-------------------------------------------------------------------
Sat Nov 22 20:00:50 CET 2008 - olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
-------------------------------------------------------------------
Sat Nov 22 00:03:11 CET 2008 - rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de

View File

@ -59,7 +59,7 @@
Name: kernel-pae Name: kernel-pae
Summary: Kernel with PAE Support Summary: Kernel with PAE Support
Version: 2.6.27.7 Version: 2.6.27.7
Release: 2 Release: 3
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel
Url: http://www.kernel.org/ Url: http://www.kernel.org/
@ -208,8 +208,8 @@ that support it, regardless of the amount of main memory.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%prep %prep
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
@ -705,8 +705,8 @@ This package contains only the base modules, required in all installs.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%preun base -f preun-base.sh %preun base -f preun-base.sh
@ -753,8 +753,8 @@ This package contains additional modules not supported by Novell.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%preun extra -f preun-extra.sh %preun extra -f preun-extra.sh
@ -788,8 +788,8 @@ that support it, regardless of the amount of main memory.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%files -n kernel-pae-man %files -n kernel-pae-man
%defattr(-,root,root) %defattr(-,root,root)
@ -798,6 +798,14 @@ GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294
%endif %endif
%changelog %changelog
* Sun Nov 23 2008 trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
* Sat Nov 22 2008 olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
* Sat Nov 22 2008 rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
* Fri Nov 21 2008 agruen@suse.de * Fri Nov 21 2008 agruen@suse.de
- config/x86_64/maxcpus: Delete. - config/x86_64/maxcpus: Delete.
* Fri Nov 21 2008 mmarek@suse.cz * Fri Nov 21 2008 mmarek@suse.cz

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Nov 23 01:02:08 CET 2008 - trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
-------------------------------------------------------------------
Sat Nov 22 20:00:50 CET 2008 - olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
-------------------------------------------------------------------
Sat Nov 22 00:03:11 CET 2008 - rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de

View File

@ -59,7 +59,7 @@
Name: kernel-ppc64 Name: kernel-ppc64
Summary: Kernel for ppc64 Systems Summary: Kernel for ppc64 Systems
Version: 2.6.27.7 Version: 2.6.27.7
Release: 2 Release: 3
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel
Url: http://www.kernel.org/ Url: http://www.kernel.org/
@ -220,8 +220,8 @@ Authors:
Tom Gall <tom_gall@vnet.ibm.com> Tom Gall <tom_gall@vnet.ibm.com>
see /usr/src/linux/CREDITS for more details. see /usr/src/linux/CREDITS for more details.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%prep %prep
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
@ -724,8 +724,8 @@ Authors:
Tom Gall <tom_gall@vnet.ibm.com> Tom Gall <tom_gall@vnet.ibm.com>
see /usr/src/linux/CREDITS for more details. see /usr/src/linux/CREDITS for more details.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%preun base -f preun-base.sh %preun base -f preun-base.sh
@ -779,8 +779,8 @@ Authors:
Tom Gall <tom_gall@vnet.ibm.com> Tom Gall <tom_gall@vnet.ibm.com>
see /usr/src/linux/CREDITS for more details. see /usr/src/linux/CREDITS for more details.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%preun extra -f preun-extra.sh %preun extra -f preun-extra.sh
@ -821,8 +821,8 @@ Authors:
Tom Gall <tom_gall@vnet.ibm.com> Tom Gall <tom_gall@vnet.ibm.com>
see /usr/src/linux/CREDITS for more details. see /usr/src/linux/CREDITS for more details.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%files -n kernel-ppc64-man %files -n kernel-ppc64-man
%defattr(-,root,root) %defattr(-,root,root)
@ -831,6 +831,14 @@ GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294
%endif %endif
%changelog %changelog
* Sun Nov 23 2008 trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
* Sat Nov 22 2008 olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
* Sat Nov 22 2008 rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
* Fri Nov 21 2008 agruen@suse.de * Fri Nov 21 2008 agruen@suse.de
- config/x86_64/maxcpus: Delete. - config/x86_64/maxcpus: Delete.
* Fri Nov 21 2008 mmarek@suse.cz * Fri Nov 21 2008 mmarek@suse.cz

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Nov 23 01:02:08 CET 2008 - trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
-------------------------------------------------------------------
Sat Nov 22 20:00:50 CET 2008 - olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
-------------------------------------------------------------------
Sat Nov 22 00:03:11 CET 2008 - rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de

View File

@ -59,7 +59,7 @@
Name: kernel-ps3 Name: kernel-ps3
Summary: kernel for ps3 bootloader Summary: kernel for ps3 bootloader
Version: 2.6.27.7 Version: 2.6.27.7
Release: 2 Release: 3
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel
Url: http://www.kernel.org/ Url: http://www.kernel.org/
@ -202,8 +202,8 @@ final system.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%prep %prep
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
@ -692,8 +692,8 @@ needs to be as small as possible.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%preun base -f preun-base.sh %preun base -f preun-base.sh
@ -733,8 +733,8 @@ needs to be as small as possible.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%preun extra -f preun-extra.sh %preun extra -f preun-extra.sh
@ -764,8 +764,8 @@ final system.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%files -n kernel-ps3-man %files -n kernel-ps3-man
%defattr(-,root,root) %defattr(-,root,root)
@ -774,6 +774,14 @@ GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294
%endif %endif
%changelog %changelog
* Sun Nov 23 2008 trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
* Sat Nov 22 2008 olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
* Sat Nov 22 2008 rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
* Fri Nov 21 2008 agruen@suse.de * Fri Nov 21 2008 agruen@suse.de
- config/x86_64/maxcpus: Delete. - config/x86_64/maxcpus: Delete.
* Fri Nov 21 2008 mmarek@suse.cz * Fri Nov 21 2008 mmarek@suse.cz

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Nov 23 01:02:08 CET 2008 - trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
-------------------------------------------------------------------
Sat Nov 22 20:00:50 CET 2008 - olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
-------------------------------------------------------------------
Sat Nov 22 00:03:11 CET 2008 - rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de

View File

@ -59,7 +59,7 @@
Name: kernel-s390 Name: kernel-s390
Summary: The Standard Kernel Summary: The Standard Kernel
Version: 2.6.27.7 Version: 2.6.27.7
Release: 2 Release: 3
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel
Url: http://www.kernel.org/ Url: http://www.kernel.org/
@ -201,8 +201,8 @@ The standard kernel.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%prep %prep
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
@ -691,8 +691,8 @@ This package contains only the base modules, required in all installs.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%preun base -f preun-base.sh %preun base -f preun-base.sh
@ -732,8 +732,8 @@ This package contains additional modules not supported by Novell.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%preun extra -f preun-extra.sh %preun extra -f preun-extra.sh
@ -760,8 +760,8 @@ The standard kernel.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%files -n kernel-s390-man %files -n kernel-s390-man
%defattr(-,root,root) %defattr(-,root,root)
@ -770,6 +770,14 @@ GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294
%endif %endif
%changelog %changelog
* Sun Nov 23 2008 trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
* Sat Nov 22 2008 olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
* Sat Nov 22 2008 rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
* Fri Nov 21 2008 agruen@suse.de * Fri Nov 21 2008 agruen@suse.de
- config/x86_64/maxcpus: Delete. - config/x86_64/maxcpus: Delete.
* Fri Nov 21 2008 mmarek@suse.cz * Fri Nov 21 2008 mmarek@suse.cz

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Nov 23 01:02:08 CET 2008 - trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
-------------------------------------------------------------------
Sat Nov 22 20:00:50 CET 2008 - olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
-------------------------------------------------------------------
Sat Nov 22 00:03:11 CET 2008 - rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de

View File

@ -30,7 +30,7 @@ Url: http://www.kernel.org/
Name: kernel-source Name: kernel-source
Summary: The Linux Kernel Sources Summary: The Linux Kernel Sources
Version: 2.6.27.7 Version: 2.6.27.7
Release: 2 Release: 3
License: GPL v2 only License: GPL v2 only
Group: Development/Sources Group: Development/Sources
AutoReqProv: off AutoReqProv: off
@ -76,14 +76,13 @@ Source50: kernel-syms.spec
Source51: kernel-debug.spec Source51: kernel-debug.spec
Source52: kernel-default.spec Source52: kernel-default.spec
Source53: kernel-kdump.spec Source53: kernel-kdump.spec
Source54: kernel-maxcpus.spec Source54: kernel-pae.spec
Source55: kernel-pae.spec Source55: kernel-ppc64.spec
Source56: kernel-ppc64.spec Source56: kernel-ps3.spec
Source57: kernel-ps3.spec Source57: kernel-s390.spec
Source58: kernel-s390.spec Source58: kernel-trace.spec
Source59: kernel-trace.spec Source59: kernel-vanilla.spec
Source60: kernel-vanilla.spec Source60: kernel-xen.spec
Source61: kernel-xen.spec
Source100: config.tar.bz2 Source100: config.tar.bz2
Source101: patches.arch.tar.bz2 Source101: patches.arch.tar.bz2
Source102: patches.drivers.tar.bz2 Source102: patches.drivers.tar.bz2
@ -118,8 +117,8 @@ Authors:
see /usr/src/linux/CREDITS for more details. see /usr/src/linux/CREDITS for more details.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%prep %prep
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
@ -275,6 +274,14 @@ sed -e "s:@KERNELRELEASE@:$KERNELRELEASE:g" \
%files -f kernel-source.files %files -f kernel-source.files
%changelog %changelog
* Sun Nov 23 2008 trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
* Sat Nov 22 2008 olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
* Sat Nov 22 2008 rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
* Fri Nov 21 2008 agruen@suse.de * Fri Nov 21 2008 agruen@suse.de
- config/x86_64/maxcpus: Delete. - config/x86_64/maxcpus: Delete.
* Fri Nov 21 2008 mmarek@suse.cz * Fri Nov 21 2008 mmarek@suse.cz

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Nov 23 01:02:08 CET 2008 - trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
-------------------------------------------------------------------
Sat Nov 22 20:00:50 CET 2008 - olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
-------------------------------------------------------------------
Sat Nov 22 00:03:11 CET 2008 - rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de

View File

@ -29,7 +29,7 @@ Url: http://www.kernel.org/
Name: kernel-syms Name: kernel-syms
Summary: Kernel Symbol Versions (modversions) Summary: Kernel Symbol Versions (modversions)
Version: 2.6.27.7 Version: 2.6.27.7
Release: 2 Release: 3
License: GPL v2 only License: GPL v2 only
Group: Development/Sources Group: Development/Sources
AutoReqProv: off AutoReqProv: off
@ -57,7 +57,7 @@ BuildRequires: kernel-default
BuildRequires: kernel-debug kernel-default kernel-trace BuildRequires: kernel-debug kernel-default kernel-trace
%else %else
%ifarch x86_64 %ifarch x86_64
BuildRequires: kernel-debug kernel-default kernel-maxcpus kernel-trace kernel-xen BuildRequires: kernel-debug kernel-default kernel-trace kernel-xen
%endif %endif
%endif %endif
%endif %endif
@ -94,8 +94,8 @@ Authors:
see /usr/src/linux/CREDITS for more details. see /usr/src/linux/CREDITS for more details.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%prep %prep
echo "Architecture symbol(s):" %symbols echo "Architecture symbol(s):" %symbols
@ -152,6 +152,14 @@ done
/lib/modules/*/build /lib/modules/*/build
%changelog %changelog
* Sun Nov 23 2008 trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
* Sat Nov 22 2008 olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
* Sat Nov 22 2008 rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
* Fri Nov 21 2008 agruen@suse.de * Fri Nov 21 2008 agruen@suse.de
- config/x86_64/maxcpus: Delete. - config/x86_64/maxcpus: Delete.
* Fri Nov 21 2008 mmarek@suse.cz * Fri Nov 21 2008 mmarek@suse.cz

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Nov 23 01:02:08 CET 2008 - trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
-------------------------------------------------------------------
Sat Nov 22 20:00:50 CET 2008 - olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
-------------------------------------------------------------------
Sat Nov 22 00:03:11 CET 2008 - rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de

View File

@ -59,7 +59,7 @@
Name: kernel-trace Name: kernel-trace
Summary: The Realtime Linux Kernel Summary: The Realtime Linux Kernel
Version: 2.6.27.7 Version: 2.6.27.7
Release: 2 Release: 3
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel
Url: http://www.kernel.org/ Url: http://www.kernel.org/
@ -213,8 +213,8 @@ Authors:
see /usr/src/linux/CREDITS for more details. see /usr/src/linux/CREDITS for more details.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%prep %prep
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
@ -707,8 +707,8 @@ Authors:
see /usr/src/linux/CREDITS for more details. see /usr/src/linux/CREDITS for more details.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%preun base -f preun-base.sh %preun base -f preun-base.sh
@ -752,8 +752,8 @@ Authors:
see /usr/src/linux/CREDITS for more details. see /usr/src/linux/CREDITS for more details.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%preun extra -f preun-extra.sh %preun extra -f preun-extra.sh
@ -786,8 +786,8 @@ Authors:
see /usr/src/linux/CREDITS for more details. see /usr/src/linux/CREDITS for more details.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%files -n kernel-trace-man %files -n kernel-trace-man
%defattr(-,root,root) %defattr(-,root,root)
@ -796,6 +796,14 @@ GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294
%endif %endif
%changelog %changelog
* Sun Nov 23 2008 trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
* Sat Nov 22 2008 olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
* Sat Nov 22 2008 rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
* Fri Nov 21 2008 agruen@suse.de * Fri Nov 21 2008 agruen@suse.de
- config/x86_64/maxcpus: Delete. - config/x86_64/maxcpus: Delete.
* Fri Nov 21 2008 mmarek@suse.cz * Fri Nov 21 2008 mmarek@suse.cz

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Nov 23 01:02:08 CET 2008 - trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
-------------------------------------------------------------------
Sat Nov 22 20:00:50 CET 2008 - olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
-------------------------------------------------------------------
Sat Nov 22 00:03:11 CET 2008 - rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de

View File

@ -59,7 +59,7 @@
Name: kernel-vanilla Name: kernel-vanilla
Summary: The Standard Kernel - without any SUSE patches Summary: The Standard Kernel - without any SUSE patches
Version: 2.6.27.7 Version: 2.6.27.7
Release: 2 Release: 3
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel
Url: http://www.kernel.org/ Url: http://www.kernel.org/
@ -223,8 +223,8 @@ The standard kernel - without any SUSE patches
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%prep %prep
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
@ -711,8 +711,8 @@ The standard kernel - without any SUSE patches
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%preun base -f preun-base.sh %preun base -f preun-base.sh
@ -750,8 +750,8 @@ The standard kernel - without any SUSE patches
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%preun extra -f preun-extra.sh %preun extra -f preun-extra.sh
@ -778,8 +778,8 @@ The standard kernel - without any SUSE patches
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%files -n kernel-vanilla-man %files -n kernel-vanilla-man
%defattr(-,root,root) %defattr(-,root,root)
@ -788,6 +788,14 @@ GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294
%endif %endif
%changelog %changelog
* Sun Nov 23 2008 trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
* Sat Nov 22 2008 olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
* Sat Nov 22 2008 rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
* Fri Nov 21 2008 agruen@suse.de * Fri Nov 21 2008 agruen@suse.de
- config/x86_64/maxcpus: Delete. - config/x86_64/maxcpus: Delete.
* Fri Nov 21 2008 mmarek@suse.cz * Fri Nov 21 2008 mmarek@suse.cz

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Nov 23 01:02:08 CET 2008 - trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
-------------------------------------------------------------------
Sat Nov 22 20:00:50 CET 2008 - olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
-------------------------------------------------------------------
Sat Nov 22 00:03:11 CET 2008 - rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de Fri Nov 21 20:17:09 CET 2008 - agruen@suse.de

View File

@ -59,7 +59,7 @@
Name: kernel-xen Name: kernel-xen
Summary: The Xen Kernel Summary: The Xen Kernel
Version: 2.6.27.7 Version: 2.6.27.7
Release: 2 Release: 3
License: GPL v2 only License: GPL v2 only
Group: System/Kernel Group: System/Kernel
Url: http://www.kernel.org/ Url: http://www.kernel.org/
@ -207,8 +207,8 @@ unprivileged ("xenU") kernel.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%prep %prep
if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then if ! [ -e %_sourcedir/linux-2.6.27.tar.bz2 ]; then
@ -700,8 +700,8 @@ This package contains only the base modules, required in all installs.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%preun base -f preun-base.sh %preun base -f preun-base.sh
@ -744,8 +744,8 @@ This package contains additional modules not supported by Novell.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%preun extra -f preun-extra.sh %preun extra -f preun-extra.sh
@ -775,8 +775,8 @@ unprivileged ("xenU") kernel.
Source Timestamp: 2008-11-21 20:17:17 +0100 Source Timestamp: 2008-11-23 01:02:16 +0100
GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294 GIT Revision: 6c2340a66738635b1e7d96cde112431044e5a7dd
%files -n kernel-xen-man %files -n kernel-xen-man
%defattr(-,root,root) %defattr(-,root,root)
@ -785,6 +785,14 @@ GIT Revision: f4a5381e7e6b435efbcac2ec00c00b4fbb6a3294
%endif %endif
%changelog %changelog
* Sun Nov 23 2008 trenn@suse.de
- patches.arch/x86_sgi_uv_early_detect_oem.patch: x86, uv:
add early detection of UV system types (bnc#429984).
* Sat Nov 22 2008 olh@suse.de
- enable CONFIG_CGROUP_NS on ia64, s390 and powerpc (bnc#447507 - LTC50053)
* Sat Nov 22 2008 rjw@suse.de
- patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch:
fix boot panic caused by offline CPUs (bnc#440386).
* Fri Nov 21 2008 agruen@suse.de * Fri Nov 21 2008 agruen@suse.de
- config/x86_64/maxcpus: Delete. - config/x86_64/maxcpus: Delete.
* Fri Nov 21 2008 mmarek@suse.cz * Fri Nov 21 2008 mmarek@suse.cz

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:c40a2498823161152c6b51ef64055d302030cee0c0bfaceb0bde4d050698b236 oid sha256:72351fc71ec5e7edff748fa835d30d5b09ad0c1c9257cd4e1998fc24ae37ccff
size 127 size 129

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:1bf477237397cbbf51425fcaf44ecd86cc9e130c11eae01445c90db127b69c03 oid sha256:eb0147852e643cc77f48272c43323223aed162d565aa1113ccff115802333a91
size 59277 size 59076

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:b6d6eb44f639e6c014750bc73d49bddf438c57a68eed266b1c20be00e7790e59 oid sha256:e38ad86565695d6df9e87b1f997c3b59141595744d617f9c4b0d2678038af691
size 260323 size 260742

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:f50ec42a93db8ed935d709ac41ecb8cde9f6205706f4822703a8f1c7f5af4424 oid sha256:a0a87cb3568ac1c388dbfe45048d160020d1d294b8c6f4927cbaaba874371c92
size 2630411 size 2629950

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:a2d04feadb5354ec358ed49f2147635e717330fb6b808e3a664aa06ad8876907 oid sha256:437ca11f423767f09e22452ec13dc0279693b3800a4f225c7572f4d65d96283d
size 126477 size 127166

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:c340420741516c7d186d962dcdfa184f849ba4a4087e1ebb77d8c190a15e0a41 oid sha256:31be394b997d699cd11e7ac9b1477a4c464bdb1df03db49610bef052749a3288
size 83080 size 83378

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:254fb7b8a500648bdc291d3558d023688775fb5e654bd039a9f66eef66d80fcc oid sha256:903770eea04a2cfce6b0ab07ccf29be2d1d0ea1acacea913d309612fec2817ce
size 1609 size 1600

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:e3de70b1fdf28facb1d2cabbd292b162ba34e26d742c584b395c4435a00a4915 oid sha256:288109c3e058f7ee84bb483daf8254eec58839bd3e6b5e2c5f22d498572288b7
size 122 size 126

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:350f6359e69b0398dff40119f48833861f5a4a20c352b933bdd33a0f621ebac7 oid sha256:699fd305877e8bcba9490ed38e7ef6de1823a066f13784a9f0fdbabc1af13ad0
size 1447052 size 1447489

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:f518b17039a42d34831791924ae66ab38e98243b12053c03d51f00adb8761636 oid sha256:2c1988a783cdd3f38324087351963b98b2e89fedda1b81c21d389d173084abf1
size 63211 size 63251

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:ffe2693fda58c5fc8ca96298e035265a230efb91ce45d3e625e45a3ba75b05da oid sha256:15a67d4cf938a80328e0fed394a08e6fdc316caa6af2135495e02f741c57c3fc
size 11049 size 11032

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:42a389b179b5b0ac532915afed246547e0c324b4cd6a42296d13005ffab4dd9a oid sha256:30af4176c0de3fa8b804bb074e4d8a5927cd7f2f8567e0b5bf9eb1806f3bd5bb
size 1499919 size 1500028

View File

@ -117,6 +117,7 @@
patches.fixes/nr-irqs-file patches.fixes/nr-irqs-file
patches.arch/mm-avoid-bad-page-on-lru patches.arch/mm-avoid-bad-page-on-lru
patches.arch/ia64-page-migration patches.arch/ia64-page-migration
patches.fixes/ia64-fix-boot-panic-caused-by-offline-CPUs.patch
######################################################## ########################################################
# i386 # i386
@ -751,6 +752,7 @@
# This one is more related to x2APIC patches, but adjusted by SGI to cleanly # This one is more related to x2APIC patches, but adjusted by SGI to cleanly
# patch on-top of sgi-uv-led -> I don't do the extra work and keep it here # patch on-top of sgi-uv-led -> I don't do the extra work and keep it here
patches.arch/x86_uv_early_detect.patch patches.arch/x86_uv_early_detect.patch
patches.arch/x86_sgi_uv_early_detect_oem.patch
patches.fixes/cxgb3_fix_race_in_EEH patches.fixes/cxgb3_fix_race_in_EEH