Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP4:Update
xen.33138
pygrub-netware-xnloader.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pygrub-netware-xnloader.patch of Package xen.33138
Index: xen-4.13.5-testing/tools/pygrub/src/pygrub =================================================================== --- xen-4.13.5-testing.orig/tools/pygrub/src/pygrub +++ xen-4.13.5-testing/tools/pygrub/src/pygrub @@ -29,6 +29,7 @@ import xenfsimage import grub.GrubConf import grub.LiloConf import grub.ExtLinuxConf +import xnloader PYGRUB_VER = 0.7 FS_READ_MAX = 1024 * 1024 @@ -883,6 +884,8 @@ if __name__ == "__main__": if len(data) == 0: os.close(fd_dst) del datafile + if file_to_read == "/nwserver/xnloader.sys": + xnloader.patch_netware_loader(ret) return try: os.write(fd_dst, data)
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