All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Robert P. J. Day" <rpjday@crashcourse.ca>
To: Pascal Bach <pascal.bach@siemens.com>
Cc: yocto@yoctoproject.org
Subject: Re: [yocto-docs][PATCH 1/2] ref-manual: Document USE_DEVFS variable
Date: Wed, 7 Jan 2015 10:09:55 -0500 (EST)	[thread overview]
Message-ID: <alpine.LFD.2.11.1501071007300.18694@localhost> (raw)
In-Reply-To: <1420642704-1482-1-git-send-email-pascal.bach@siemens.com>

On Wed, 7 Jan 2015, Pascal Bach wrote:

> Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
> ---
>  documentation/ref-manual/ref-variables.xml |   17 +++++++++++++++++
>  1 file changed, 17 insertions(+)
>
> diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
> index e3272fe..7907220 100644
> --- a/documentation/ref-manual/ref-variables.xml
> +++ b/documentation/ref-manual/ref-variables.xml
> @@ -11199,6 +11199,23 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
>              </glossdef>
>          </glossentry>
>
> +        <glossentry id='var-USE_DEVFS'><glossterm><imagedata fileref="figures/define-generic.png" />USE_DEVFS</glossterm>
> +            <info>
> +               USE_DEVFS[doc] = "Determines if devtmps is used for/dev population."

                                                                     ^ space
> +            </info>
> +            <glossdef>
> +                <para>
> +                    Determines if <filename>devtmpfs</filename> is used for <filename>/dev</filename> population.
> +                    The default value used for <filename>USE_DEVFS</filename>
> +                    is "1" when no default value is specifically set.
> +                    Typically, you would set <filename>USE_DEVFS</filename>
> +                    to "0" if you like to have a statically populated <filename>/dev</filename>

                                                              ^ hyphenate
> +                    directory. See: <ulink url='&YOCTO_DOCS_DEV_URL;#selecting-dev-manager'>Development Manual</ulink>
> +                    for more information on <filename>/dev</filename> population.
> +                </para>
> +            </glossdef>
> +        </glossentry>
> +
>          <glossentry id='var-USE_VT'><glossterm><imagedata fileref="figures/define-generic.png" />USE_VT</glossterm>
>              <info>
>                 USE_VT[doc] = "When using SysVinit, determines whether or not to run a getty on any virtual terminals in order to enable logging in through those terminals."

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================


      parent reply	other threads:[~2015-01-07 15:10 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-07 14:58 [yocto-docs][PATCH 1/2] ref-manual: Document USE_DEVFS variable Pascal Bach
2015-01-07 14:58 ` [yocto-docs][PATCH 2/2] dev-manual: Add section about /dev population Pascal Bach
2015-01-07 15:15   ` Robert P. J. Day
2015-01-17  0:04   ` Rifenbark, Scott M
2015-01-19  8:30     ` Bach, Pascal
2015-01-19 16:22       ` Rifenbark, Scott M
2015-01-07 15:01 ` [yocto-docs][PATCH 1/2] ref-manual: Document USE_DEVFS variable Robert P. J. Day
2015-01-07 15:04   ` Bach, Pascal
2015-01-07 15:07     ` Robert P. J. Day
2015-01-07 15:10       ` Bach, Pascal
2015-01-07 15:16         ` Robert P. J. Day
2015-01-07 15:09 ` Robert P. J. Day [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LFD.2.11.1501071007300.18694@localhost \
    --to=rpjday@crashcourse.ca \
    --cc=pascal.bach@siemens.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.