NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-shark/41672: Install kernel in release directory is ELF version only.



The following reply was made to PR port-shark/41672; it has been noted by GNATS.

From: Ignatios Souvatzis <is%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: port-shark/41672: Install kernel in release directory is ELF 
version only.
Date: Mon, 6 Jul 2009 17:34:50 +0200

 On Mon, Jul 06, 2009 at 09:30:00AM +0000, gnats-admin%netbsd.org@localhost 
wrote:
 > Thank you very much for your problem report.
 > It has the internal identification `port-shark/41672'.
 > The individual assigned to look at your
 > report is: port-shark-maintainer. 
 > 
 > >Category:       port-shark
 > >Responsible:    port-shark-maintainer
 > >Synopsis:       No a.out version of INSTALL kernel in release
 > >Arrival-Date:   Mon Jul 06 09:30:00 +0000 2009
 
 Fix suggestion:
 
 release-aout-instkernel:
         ${RELEASE_INSTALL} netbsd-INSTALL.aout.gz \
             ${RELEASEDIR}/${RELEASEMACHINEDIR}/binary/kernel/
 
 
 instead of 
            ${RELEASEDIR}/${RELEASEMACHINEDIR}/instkernel/netbsd.gz
 
 maybe even
             ${RELEASEDIR}/${RELEASEMACHINEDIR}/binary/kernel/netbsd-INSTALL.gz
 
 which should be enough for installing.
 
 
        -is
        
 


Home | Main Index | Thread Index | Old Index