On Tue, 21 Mar 2017, Wei Liu wrote:
> On Wed, Mar 22, 2017 at 12:41:01AM +0800, Zhongze Liu wrote:
> > This allows downstreams to set their defaults without modifying the source
> > code
> > all over the place. Also probably useful for the embedded space.
> > (See Also: https://xenproject.atlassia
>>> On 21.03.17 at 17:41, wrote:
> Changed since v8:
> * Changed the CMDLINE's "depends on EXPERT='y'" into a
> conditional prompt.
I'm not sure why you've sent this - the patch went in 2 hours ago,
and I actually did send you the mail about the problem after fixing
it and having pushed.
J
On Wed, Mar 22, 2017 at 12:41:01AM +0800, Zhongze Liu wrote:
> This allows downstreams to set their defaults without modifying the source
> code
> all over the place. Also probably useful for the embedded space.
> (See Also: https://xenproject.atlassian.net/browse/XEN-41)
>
> If CMDLINE is set, i
This allows downstreams to set their defaults without modifying the source code
all over the place. Also probably useful for the embedded space.
(See Also: https://xenproject.atlassian.net/browse/XEN-41)
If CMDLINE is set, it will be parsed prior to the bootloader command line.
This order of parsi