Ian Campbell
2012-Jul-30 12:04 UTC
[DOCDAY PATCH] docs: console: correct example console type definition
I think this is intended to be under the specific consoles directory. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> --- docs/misc/console.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/misc/console.txt b/docs/misc/console.txt index 73ca835..8a53a95 100644 --- a/docs/misc/console.txt +++ b/docs/misc/console.txt @@ -36,7 +36,7 @@ toolstack in the "type" node on xenstore, under the relevant console section. For example: -# xenstore-read /local/domain/26/console/type +# xenstore-read /local/domain/26/console/1/type xenconsoled The supported values are only xenconsoled or ioemu; xenconsoled has -- 1.7.2.5
Ian Campbell
2012-Aug-09 10:00 UTC
Re: [DOCDAY PATCH] docs: console: correct example console type definition
On Mon, 2012-07-30 at 13:04 +0100, Ian Campbell wrote:> I think this is intended to be under the specific consoles directory. > > Signed-off-by: Ian Campbell <ian.campbell@citrix.com>Any thoughts on this patch?> --- > docs/misc/console.txt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/docs/misc/console.txt b/docs/misc/console.txt > index 73ca835..8a53a95 100644 > --- a/docs/misc/console.txt > +++ b/docs/misc/console.txt > @@ -36,7 +36,7 @@ toolstack in the "type" node on xenstore, under the relevant console > section. > For example: > > -# xenstore-read /local/domain/26/console/type > +# xenstore-read /local/domain/26/console/1/type > xenconsoled > > The supported values are only xenconsoled or ioemu; xenconsoled has
Stefano Stabellini
2012-Aug-09 10:01 UTC
Re: [DOCDAY PATCH] docs: console: correct example console type definition
On Thu, 9 Aug 2012, Ian Campbell wrote:> On Mon, 2012-07-30 at 13:04 +0100, Ian Campbell wrote: > > I think this is intended to be under the specific consoles directory. > > > > Signed-off-by: Ian Campbell <ian.campbell@citrix.com> > > Any thoughts on this patch?Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>> > --- > > docs/misc/console.txt | 2 +- > > 1 files changed, 1 insertions(+), 1 deletions(-) > > > > diff --git a/docs/misc/console.txt b/docs/misc/console.txt > > index 73ca835..8a53a95 100644 > > --- a/docs/misc/console.txt > > +++ b/docs/misc/console.txt > > @@ -36,7 +36,7 @@ toolstack in the "type" node on xenstore, under the relevant console > > section. > > For example: > > > > -# xenstore-read /local/domain/26/console/type > > +# xenstore-read /local/domain/26/console/1/type > > xenconsoled > > > > The supported values are only xenconsoled or ioemu; xenconsoled has > > >
Ian Campbell
2012-Aug-17 14:06 UTC
Re: [DOCDAY PATCH] docs: console: correct example console type definition
On Thu, 2012-08-09 at 11:01 +0100, Stefano Stabellini wrote:> On Thu, 9 Aug 2012, Ian Campbell wrote: > > On Mon, 2012-07-30 at 13:04 +0100, Ian Campbell wrote: > > > I think this is intended to be under the specific consoles directory. > > > > > > Signed-off-by: Ian Campbell <ian.campbell@citrix.com> > > > > Any thoughts on this patch? > > > Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>Applied, thanks.> > > > --- > > > docs/misc/console.txt | 2 +- > > > 1 files changed, 1 insertions(+), 1 deletions(-) > > > > > > diff --git a/docs/misc/console.txt b/docs/misc/console.txt > > > index 73ca835..8a53a95 100644 > > > --- a/docs/misc/console.txt > > > +++ b/docs/misc/console.txt > > > @@ -36,7 +36,7 @@ toolstack in the "type" node on xenstore, under the relevant console > > > section. > > > For example: > > > > > > -# xenstore-read /local/domain/26/console/type > > > +# xenstore-read /local/domain/26/console/1/type > > > xenconsoled > > > > > > The supported values are only xenconsoled or ioemu; xenconsoled has > > > > > >