[Bug 331631] Review Request: mknbi - Utility for creating network bootable images

bugzilla at redhat.com bugzilla at redhat.com
Mon Oct 29 10:23:55 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: mknbi - Utility for creating network bootable images


https://bugzilla.redhat.com/show_bug.cgi?id=331631





------- Additional Comments From pertusus at free.fr  2007-10-29 06:23 EST -------
(In reply to comment #15)
> %install
> rm -rf $RPM_BUILD_ROOT
> make BUILD_ROOT="$RPM_BUILD_ROOT" PREFIX=%{_prefix} \
>         MANDIR=$RPM_BUILD_ROOT%{_mandir}/man1 \
>         BINDIR=$RPM_BUILD_ROOT%{_bindir} \
>         RPMVERSION="$RPM_PACKAGE_VERSION" INSTALL='install -p' install
> 
> You mean like this?

Yes, looks good.

> > Why is LD used for linking instead of gcc?
> 
> I don't know, but does it really matter?  This was upstream's decision.

Looking at the files generated by LD, it could even be better to use
LD and not gcc since they seem to be files that are run at the very 
beginning of the boot.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-package-review mailing list