Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:15.2:MicroOS:workarounds
python-kiwi
kiwi-grub_distributor.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kiwi-grub_distributor.diff of Package python-kiwi
Index: kiwi-9.20.5/kiwi/bootloader/config/grub2.py =================================================================== --- kiwi-9.20.5.orig/kiwi/bootloader/config/grub2.py +++ kiwi-9.20.5/kiwi/bootloader/config/grub2.py @@ -536,13 +536,11 @@ class BootLoaderConfigGrub2(BootLoaderCo * GRUB_CMDLINE_LINUX_DEFAULT * GRUB_GFXMODE * GRUB_TERMINAL - * GRUB_DISTRIBUTOR """ grub_default_entries = { 'GRUB_TIMEOUT': self.timeout, 'GRUB_GFXMODE': self.gfxmode, 'GRUB_TERMINAL': '"{0}"'.format(self.terminal), - 'GRUB_DISTRIBUTOR': '"{0}"'.format(self.get_menu_entry_title()) } if self.cmdline: grub_default_entries['GRUB_CMDLINE_LINUX_DEFAULT'] = '"{0}"'.format(
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