On Fri, 2006-03-31 at 21:44 +0800, Alvin wrote:
> These days I am devote to analysing the catalyst2 resource code, and
> just now I found there was a bug in function.sh script program.
> The err locates at NOTE:
> check_dev_manager(){
> if [ "${clst_livecd_devmanager}" == "devfs" ]
> then
> cmdline_opts="${cmdline_opts} noudev devfs"
> ###################################################
> NOTE: this condition is same as the above one!!
> elif [ "${clst_livecd_devmanager}" == "devfs" ]
> ###################################################
>
> then
> cmdline_opts="${cmdline_opts} udev nodevfs"
> fi
OK. You think you found a bug.
How about filing a bug report at http://bugs.gentoo.org and be sure to
include the exact version of catalyst that you've found the bug in.
Thanks,
--
Chris Gianelloni
Release Engineering - Strategic Lead
x86 Architecture Team
Games - Developer
Gentoo Linux
--
[EMAIL PROTECTED] mailing list