NetBSD Problem Report #41925

From jmcneill@endeavour.invisible.ca  Sun Aug 23 13:36:30 2009
Return-Path: <jmcneill@endeavour.invisible.ca>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id 04FF163C2D5
	for <gnats-bugs@gnats.netbsd.org>; Sun, 23 Aug 2009 13:36:30 +0000 (UTC)
Message-Id: <20090823133519.0799012FDF@endeavour.invisible.ca>
Date: Sun, 23 Aug 2009 09:35:18 -0400 (EDT)
From: jmcneill@endeavour.invisible.ca
Reply-To: jmcneill@endeavour.invisible.ca
To: gnats-bugs@gnats.NetBSD.org
Subject: sysinst find_disks() should display more than just the device name
X-Send-Pr-Version: 3.95

>Number:         41925
>Category:       install
>Synopsis:       sysinst find_disks() should display more than just the device name
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    jmcneill
>State:          closed
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sun Aug 23 13:40:00 +0000 2009
>Closed-Date:    Mon Aug 24 11:36:31 +0000 2009
>Last-Modified:  Sat Sep 05 13:00:03 +0000 2009
>Originator:     Jared D. McNeill
>Release:        NetBSD 5.0
>Organization:

>Environment:


System: NetBSD endeavour.invisible.ca 5.0 NetBSD 5.0 (GENERIC) #0: Sun Apr 26 18:50:08 UTC 2009 builds@b6.netbsd.org:/home/builds/ab/netbsd-5-0-RELEASE/i386/200904260229Z-obj/home/builds/ab/netbsd-5-0-RELEASE/src/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386

>Description:
	When multiple disks are found, the following screen is presented:

       --
	On which disk do you want to install NetBSD?

	  Available disks
	  a: wd0
	  b: wd1
       --

	The menu item text should be extended to show locators and device
	identifiers, something like:

       --
	  Available disks
	  a: wd0 (977 MB, SanDisk SDCFB-1024, viaide0:0:0)
	  b: wd1 (232 GB, FUJITSU MHY2250BH, viaide0:0:1)
       --

>How-To-Repeat:

>Fix:


>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: install-manager->martin
Responsible-Changed-By: martin@NetBSD.org
Responsible-Changed-When: Sun, 23 Aug 2009 13:57:44 +0000
Responsible-Changed-Why:
I'll look into it


From: "Jared D. McNeill" <jmcneill@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/41925 CVS commit: src/distrib/utils/sysinst
Date: Sun, 23 Aug 2009 18:43:34 +0000

 Module Name:	src
 Committed By:	jmcneill
 Date:		Sun Aug 23 18:43:33 UTC 2009

 Modified Files:
 	src/distrib/utils/sysinst: disks.c

 Log Message:
 PR# install/41925: sysinst find_disks() should display more than just
 		   the device name

 Try ATA/SCSI identify commands and when successful, use the model information
 along with the disk size when creating the 'Available disks' menu.

 Instead of having a list of disks (wd0, wd1, sd0) the menu now looks like:

   Available disks

  >a: wd0 (977M, SanDisk SDCFB-1024)
   b: wd1 (233G, FUJITSU MHY2250BH)
   c: sd0 (246M, LEXAR JUMPDRIVE ELITE)

 ok martin@


 To generate a diff of this commit:
 cvs rdiff -u -r1.105 -r1.106 src/distrib/utils/sysinst/disks.c

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

Responsible-Changed-From-To: martin->jmcneill
Responsible-Changed-By: jmcneill@NetBSD.org
Responsible-Changed-When: Mon, 24 Aug 2009 11:36:31 +0000
Responsible-Changed-Why:
I fixed it.


State-Changed-From-To: open->closed
State-Changed-By: jmcneill@NetBSD.org
State-Changed-When: Mon, 24 Aug 2009 11:36:31 +0000
State-Changed-Why:
Resolved.


From: Manuel Bouyer <bouyer@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/41925 CVS commit: [netbsd-5] src/distrib/utils/sysinst
Date: Sat, 5 Sep 2009 12:57:00 +0000

 Module Name:	src
 Committed By:	bouyer
 Date:		Sat Sep  5 12:57:00 UTC 2009

 Modified Files:
 	src/distrib/utils/sysinst [netbsd-5]: disks.c

 Log Message:
 Pull up following revision(s) (requested by jmcneill in ticket #924):
 	distrib/utils/sysinst/disks.c: revision 1.106
 PR# install/41925: sysinst find_disks() should display more than just
                    the device name
 Try ATA/SCSI identify commands and when successful, use the model information
 along with the disk size when creating the 'Available disks' menu.
 Instead of having a list of disks (wd0, wd1, sd0) the menu now looks like:
   Available disks
  >a: wd0 (977M, SanDisk SDCFB-1024)
   b: wd1 (233G, FUJITSU MHY2250BH)
   c: sd0 (246M, LEXAR JUMPDRIVE ELITE)
 ok martin@


 To generate a diff of this commit:
 cvs rdiff -u -r1.100.2.3 -r1.100.2.4 src/distrib/utils/sysinst/disks.c

 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.