Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Collapse sidebar
Cloud:OTC:Drivers
kernel-macros
Overview
Meta Configuration of Package kernel-macros
<package name="kernel-macros" project="Cloud:OTC:Drivers"> <title>Patched kernel-macros package to override multiversion trouble</title> <description>KMPs that have changed and are rebuilt against the same kernel will not be handled well on SUSE (before SLE-15 which changed the behavior). The trouble lies in KMPs being handled as multiversion packages which makes them being installed in multiple versions in parallel. This helps to keep them around to still be able to boot an old kernel when you install a new kernel with changed kABI thus pulling in a new module packages. The problem is that there will be a file conflict, so zypper up fails (unless you use --replacefiles). See bsz#1109137 for a discussion. The multiversion comes from /usr/lib/rpm/kernel-module-subpackage macros in the kernel-macros package. We put some conditionals around it in our version, so it can be controlled. It's off-by-default in Leap and SLE, on-by-default on TW.</description> <build> <disable/> <enable repository="SLE_11_SP4"/> <enable repository="SLE_12_SP1"/> <enable repository="SLE_12_SP2"/> <enable repository="SLE_12_SP4"/> <enable repository="SLE_15"/> <enable repository="openSUSE_Leap_42.3"/> <enable repository="SLE_12_SP3"/> <enable repository="openSUSE_Leap_15.0"/> <enable repository="openSUSE_Tumbleweed"/> </build> </package>
Locations
Projects
Search
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