Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:linash:kernel-desktop
kernel-xen
project.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File project.diff of Package kernel-xen
--- kernel-default.spec.orig +++ kernel-default.spec @@ -298,6 +298,14 @@ fi cat ../config/%cpu_arch_flavor \ | %_sourcedir/config-subst CONFIG_LOCALVERSION '"'-$RELEASE-default'"' \ | %_sourcedir/config-subst CONFIG_SUSE_KERNEL y \ +| %_sourcedir/config-subst CONFIG_HZ_250 n \ +| %_sourcedir/config-subst CONFIG_HZ_300 y \ +| %_sourcedir/config-subst CONFIG_HZ 300 \ +| %_sourcedir/config-subst CONFIG_NR_CPUS 4 \ +| %_sourcedir/config-subst CONFIG_PREEMPT_NONE n \ +| %_sourcedir/config-subst CONFIG_PREEMPT_VOLUNTARY y \ +| %_sourcedir/config-subst CONFIG_DEBUG_BUGVERBOSE n \ +| %_sourcedir/config-subst CONFIG_DEBUG_KERNEL n \ %if 0%{?__debug_package:1} | %_sourcedir/config-subst CONFIG_DEBUG_INFO y \ %endif --- kernel-pae.spec.orig +++ kernel-pae.spec @@ -273,6 +273,14 @@ fi cat ../config/%cpu_arch_flavor \ | %_sourcedir/config-subst CONFIG_LOCALVERSION '"'-$RELEASE-pae'"' \ | %_sourcedir/config-subst CONFIG_SUSE_KERNEL y \ +| %_sourcedir/config-subst CONFIG_HZ_250 n \ +| %_sourcedir/config-subst CONFIG_HZ_300 y \ +| %_sourcedir/config-subst CONFIG_HZ 300 \ +| %_sourcedir/config-subst CONFIG_NR_CPUS 4 \ +| %_sourcedir/config-subst CONFIG_PREEMPT_NONE n \ +| %_sourcedir/config-subst CONFIG_PREEMPT_VOLUNTARY y \ +| %_sourcedir/config-subst CONFIG_DEBUG_BUGVERBOSE n \ +| %_sourcedir/config-subst CONFIG_DEBUG_KERNEL n \ %if 0%{?__debug_package:1} | %_sourcedir/config-subst CONFIG_DEBUG_INFO y \ %endif --- kernel-xen.spec.orig +++ kernel-xen.spec @@ -276,6 +276,14 @@ cat ../config/%cpu_arch_flavor \ | %_sourcedir/config-subst CONFIG_LOCALVERSION '"'-$RELEASE-xen'"' \ | %_sourcedir/config-subst CONFIG_SUSE_KERNEL y \ +| %_sourcedir/config-subst CONFIG_HZ_250 n \ +| %_sourcedir/config-subst CONFIG_HZ_300 y \ +| %_sourcedir/config-subst CONFIG_HZ 300 \ +| %_sourcedir/config-subst CONFIG_NR_CPUS 4 \ +| %_sourcedir/config-subst CONFIG_PREEMPT_NONE n \ +| %_sourcedir/config-subst CONFIG_PREEMPT_VOLUNTARY y \ +| %_sourcedir/config-subst CONFIG_DEBUG_BUGVERBOSE n \ +| %_sourcedir/config-subst CONFIG_DEBUG_KERNEL n \ %if 0%{?__debug_package:1} | %_sourcedir/config-subst CONFIG_DEBUG_INFO y \ %endif
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor