[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [OSSTEST Nested PATCH v11 3/7] Changes to support '/boot' leading paths of kernel, xen, in grub



longtao.pang writes ("[OSSTEST Nested PATCH v11 3/7] Changes to support '/boot' 
leading paths of kernel, xen, in grub"):
> Support situations of grub that have vmlinuz and other things starting
> with path of '/boot' rather than '/'.

The insertion of (?:\/boot) is fine, but:

> -            if (m/^\s*multiboot\s*\/(xen\-[0-9][-+.0-9a-z]*\S+)/) {
> +            if (m/^\s*multiboot\s*(?:\/boot)?\/(xen\S+)/) {

Here you change the regexp for the xen image, without any explanation.

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.