NetBSD Problem Report #39915

From www@NetBSD.org  Thu Nov 13 17:27:42 2008
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by narn.NetBSD.org (Postfix) with ESMTP id B812C63B8A9
	for <gnats-bugs@gnats.netbsd.org>; Thu, 13 Nov 2008 17:27:42 +0000 (UTC)
Message-Id: <20081113172740.9413863B898@narn.NetBSD.org>
Date: Thu, 13 Nov 2008 17:27:40 +0000 (UTC)
From: miod@online.fr
Reply-To: miod@online.fr
To: gnats-bugs@NetBSD.org
Subject: ECOFF mipsco installation kernels are not built
X-Send-Pr-Version: www-1.0

>Number:         39915
>Category:       port-mipsco
>Synopsis:       ECOFF mipsco installation kernels are not built
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    mrg
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Nov 13 17:30:00 +0000 2008
>Closed-Date:    Sun Dec 20 19:54:07 +0000 2009
>Last-Modified:  Fri Jul 30 06:42:00 +0000 2010
>Originator:     Miod Vallat
>Release:        HEAD
>Organization:
>Environment:
>Description:
src/distrib/mipsco/instkernel/Makefile 1.7 made build of ECOFF kernels conditional on ECOFF_KERNEL being defined.

However, this symbol is never defined. As a result, ECOFF installation kernels are not built.

Since the PROM can only boot ECOFF binaries, there is no way to boot NetBSD/mipsco installation media.
>How-To-Repeat:
Try to boot netbsd-INSTALL from the network.
>Fix:
Remove bogus .if defined(ECOFF_KERNEL) and .endif lines.

>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: port-mipsco-maintainer->mrg
Responsible-Changed-By: mrg@NetBSD.org
Responsible-Changed-When: Sun, 20 Dec 2009 08:44:26 +0000
Responsible-Changed-Why:
i'll take care of this.


State-Changed-From-To: open->closed
State-Changed-By: mrg@NetBSD.org
State-Changed-When: Sun, 20 Dec 2009 19:54:07 +0000
State-Changed-Why:
we now build ecoff images for the install kernel. thanks.


From: matthew green <mrg@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/39915 CVS commit: src/distrib/mipsco/instkernel
Date: Sun, 20 Dec 2009 19:53:37 +0000

 Module Name:	src
 Committed By:	mrg
 Date:		Sun Dec 20 19:53:36 UTC 2009

 Modified Files:
 	src/distrib/mipsco/instkernel: Makefile

 Log Message:
 create the ecoff copy of the install kernel so the prom can boot it.
 from PR 39915.


 To generate a diff of this commit:
 cvs rdiff -u -r1.15 -r1.16 src/distrib/mipsco/instkernel/Makefile

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.