Subject: port-i386/30866: Implement cd9660_ls() for sys/arch/i386/stand/boot/boot2.c
To: None <port-i386-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: None <juan@mail.xtrarom.org>
List: netbsd-bugs
Date: 07/29/2005 13:51:00
>Number: 30866
>Category: port-i386
>Synopsis: Implement cd9660_ls() for sys/arch/i386/stand/boot/boot2.c
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: port-i386-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Jul 29 13:51:00 +0000 2005
>Originator: Juan RP
>Release: NetBSD 3.99.7
>Organization:
>Environment:
System: NetBSD Mandylion 3.99.7 NetBSD 3.99.7 (Mandylion) #4: Fri Jul 1 16:35:24 CEST 2005 juan@Nocturno:/home/juan/build/obj/sys/arch/i386/compile/Mandylion i386
Architecture: i386
Machine: i386
>Description:
sys/arch/i386/stand/boot/boot2.c uses ufs_ls() to list the files,
but this won't work when we are using cdboot and the cd9660
filesystem.
We need to implement this feature.
>How-To-Repeat:
>Fix: