boo35 boo35 changed bug 957383
What Removed Added
Flags   needinfo?(mchang@suse.com)

Comment # 7 on bug 957383 from
To mention

When I was instructed on this in #irc, the _specific_ guidance given was grub
edits in the following order:

      xen-<version>.cfg ==> [config.#] ==> "options= ..."

Your patch creates the inverse order of config & options

      xen-<version>.cfg ==> "options= ..." ==> [config.#] 

Reading the thread/commit

    http://lists.xen.org/archives/html/xen-devel/2015-07/msg05138.html
   
http://xenbits.xen.org/gitweb/?p=xen.git;a=patch;h=cbf41e0514389b65f545e1b1cbb290b0dcec3a45

I'm not clear whether it's order sensitive or not.

Is it?

Worth a closer check.


You are receiving this mail because: