At Sat, 14 Oct 2006 21:08:05 +0200,
Robert Millan wrote:
> 
> On Sat, Oct 14, 2006 at 05:36:19PM +0200, Yoshinori K. Okuji wrote:
> > So I've merged the result by Jeroen into the main trunk. Please check it 
> > out, 
> > if you are interested.
> > 
> > BTW we haven't released a new version for a while. Thus I'd like to make 
> > one 
> > tomorrow. Does anybody have an objection? I think LVM and RAID support is 
> > good enough to announce a new version.
> 
> I've noticed this:
> 
>   ./grub2/util/i386/pc/getroot.c:  if (!strncmp (os_dev, "/dev/md", 7) || 
> !strncmp (os_dev, "/dev/.static/dev/md", 19))
> 
> I think checking for /dev/.static is no longer needed because of:
> 
> 2006-09-14  Robert Millan  <[EMAIL PROTECTED]>
> [...]
>       * util/i386/pc/getroot.c: Don't recurse into dotdirs (e.g. ".static").
> 
> Anyone can confirm that?  I don't have a RAID system for testing here.

That's correct, you can remove the second check.

Jeroen Dekkers


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to