Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 302021 Details for
Bug 441868
[STRATUS F12] grub loading of xen Linux dom0 initrd: Error 28: Selected item can not fit into memory
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
PATCH to add patch to grub spec file
grub.spec.in.patch (text/plain), 1.18 KB, created by
Simon McGrath (Stratus Onsite Engineer)
on 2008-04-10 16:55:08 UTC
(
hide
)
Description:
PATCH to add patch to grub spec file
Filename:
MIME Type:
Creator:
Simon McGrath (Stratus Onsite Engineer)
Created:
2008-04-10 16:55:08 UTC
Size:
1.18 KB
patch
obsolete
>*** grub.spec Wed Mar 14 01:52:30 2007 >--- grub.spec.in Wed Mar 14 01:32:41 2007 >*************** >*** 1,3 **** >--- 1,10 ---- >+ # >+ ## Copyright (C) 2007 Stratus Technologies Bermuda Ltd. >+ ## Modified by Stratus (patch700) to avoid a bug exposed by very large initrd. >+ ## Package "epoch" changed and lsb-ft-initrd-smallcopy dependency created to >+ ## prevent replacing Stratus-modified grub package if/when an update of the >+ ## underlying OS distribution is applied. >+ # > Name: grub > Version: 0.93 > Release: 4.8 >*************** >*** 61,70 **** >--- 68,81 ---- > # Fixes more NX stuff, needed for older grub/older gcc > Patch605: grub-0.93-nxstack.patch > >+ # patch for reading the initrd to its final destination to avoid overwriting >+ # a memory hole reserved by the BIOS >+ Patch700: grub-0.93-initrd-smallcopy.patch > > ExclusiveArch: i386 x86_64 > BuildRequires: binutils >= 2.9.1.0.23 > PreReq: /sbin/install-info >+ Provides: lsb-ft-initrd-smallcopy = 1.0 > Requires: mktemp > BuildRoot: %{_tmppath}/%{name}-%{version}-root > >*************** >*** 109,114 **** >--- 120,127 ---- > > %patch605 -p1 -b .gcc4 > >+ %patch700 -p1 -b .initrd-smallcopy >+ > %build > autoreconf --install --force > %ifarch x86_64
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 441868
:
302020
| 302021