Bug 464425

Summary: Review Request: piggyback - Utility for making net-bootable sparc kernel image files
Product: [Fedora] Fedora Reporter: Tom "spot" Callaway <tcallawa>
Component: Package ReviewAssignee: Dennis Gilmore <dennis>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dennis, fedora-package-review, notting
Target Milestone: ---Flags: dennis: fedora-review+
dennis: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-09-28 22:00:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tom "spot" Callaway 2008-09-28 17:01:01 UTC
Spec URL: http://www.auroralinux.org/people/spot/review/new/piggyback.spec
SRPM URL: http://www.auroralinux.org/people/spot/review/new/piggyback-2.6.26-1.fc9.src.rpm
Description: 
The piggyback utilities are designed to attach an initial ramdisk to an a.out
format kernel image. Syntax: piggyback kernel.aout System.map initrd.img

Note: This utility is intended for 32bit sparc only (but includes a tool for operating on sparc64 kernels)

Comment 1 Dennis Gilmore 2008-09-28 17:43:05 UTC
the -s on install strips the binaries on install resulting in debuginfo being empty.  need to drop the -s from install then you get valid debuginfo packages.

builds fine in mock

verified that the source matches upstream. 

Fix the install on import and this is approved.

Comment 2 Dennis Gilmore 2008-09-28 18:16:42 UTC
New Package CVS Request
=======================
Package Name: piggyback
Short Description: Utility for making net-bootable sparc kernel image files
Owners: spot
Branches: F-9
InitialCC:

Comment 3 Tom "spot" Callaway 2008-09-28 22:00:01 UTC
Removed the -s on commit, building for sparc in rawhide, f-9 now.