Bug 859542 - Change the way the kernel load address is determined for ARM U-Boot.
Summary: Change the way the kernel load address is determined for ARM U-Boot.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: grubby
Version: 18
Hardware: arm
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Peter Jones
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-21 19:27 UTC by D. Marlin
Modified: 2012-09-27 04:59 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-09-27 04:59:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
grubby patch to change the way the kernel load address is determined (2.46 KB, patch)
2012-09-21 19:27 UTC, D. Marlin
no flags Details | Diff

Description D. Marlin 2012-09-21 19:27:55 UTC
Created attachment 615583 [details]
grubby patch to change the way the kernel load address is determined

Description of problem:

The kernel load address was initially determined by using the
Hardware entry in /proc/cpuinfo to identify the platform.  This
involved a substring match that was inexact, and was based on the
host hardware, and not the package being installed.

This patch changes grubby to use the kernel flavor (last component
of the kernel-release) of the kernel package being installed to
determine the platform.  This approach also allows a kernel to
be installed from a host that differs from the target platform
when using tools like livemedia-creator.


Version-Release number of selected component (if applicable):

grubby-8.17-1


How reproducible:

n/a

Steps to Reproduce:
1.
2.
3.
  
Actual results:

n/a

Expected results:

n/a


Additional info:

This change is functionally equivalent to the previous code, unless creating an image using live-media creator and the --armplatform command line argument on a host that differs from the target.

Comment 1 Fedora Update System 2012-09-21 19:51:59 UTC
grubby-8.18-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/grubby-8.18-1.fc18

Comment 2 Fedora Update System 2012-09-22 06:39:24 UTC
Package grubby-8.18-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing grubby-8.18-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-14595/grubby-8.18-1.fc18
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2012-09-27 04:59:03 UTC
grubby-8.18-1.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.