Actions
Bug #6187
closedFeature #6080: libbe should support installboot
Feature #6085: export libbe installboot function
Feature #6086: add install bootblock option for bootadm
bootadm is using wrong symbol to select SPARC specific code
Start date:
2015-08-31
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
the bootadm.c is using _OPB to select sparc code, should be _OBP.
Updated by Dan McDonald about 8 years ago
- Subject changed from bootadm is using wrong symbol to select SPARC specific code to bootadm is using wrong symbol to select SPARC specific code
Updated by Electric Monk about 8 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit 79c28b707e05fa6746e9e9f99cad98db6b963592
commit 79c28b707e05fa6746e9e9f99cad98db6b963592 Author: Toomas Soome <tsoome@me.com> Date: 2015-09-18T13:01:58.000Z 6187 bootadm is using wrong symbol to select SPARC specific code Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Josef Sipek <jeffpc@josefsipek.net> Approved by: Dan McDonald <danmcd@omniti.com>
Actions