Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
OBS:Server:2.6
grub
stage2-gfx-cmdline-len-fix.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File stage2-gfx-cmdline-len-fix.diff of Package grub
--- stage2/stage2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/stage2/stage2.c +++ b/stage2/stage2.c @@ -1001,7 +1001,7 @@ /* setup command line edit buffer */ - gfx_data->cmdline_len = 256; + gfx_data->cmdline_len = 2048; /* FIXME! should be configuratble? */ gfx_data->cmdline = heap; heap += gfx_data->cmdline_len;
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