All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Zanussi <tom.zanussi@intel.com>
To: Saul Wold <sgw@linux.intel.com>
Cc: yocto@yoctoproject.org
Subject: Re: [PATCH 2/3] base-files: add /etc/motd with TLK info
Date: Wed, 05 Sep 2012 16:38:24 -0500	[thread overview]
Message-ID: <1346881104.3654.2.camel@empanada> (raw)
In-Reply-To: <c69e0c612f58b83e19932eb26deaa86400c774d9.1346864117.git.sgw@linux.intel.com>

On Wed, 2012-09-05 at 09:56 -0700, Saul Wold wrote:
> Signed-off-by: Saul Wold <sgw@linux.intel.com>

Acked-by: Tom Zanussi <tom.zanussi@intel.com>

> ---
>  .../base-files/base-files_3.0.14.bbappend          |    3 +++
>  meta-tlk/recipes-core/base-files/files/motd        |    7 +++++++
>  2 files changed, 10 insertions(+), 0 deletions(-)
>  create mode 100644 meta-tlk/recipes-core/base-files/base-files_3.0.14.bbappend
>  create mode 100644 meta-tlk/recipes-core/base-files/files/motd
> 
> diff --git a/meta-tlk/recipes-core/base-files/base-files_3.0.14.bbappend b/meta-tlk/recipes-core/base-files/base-files_3.0.14.bbappend
> new file mode 100644
> index 0000000..248b225
> --- /dev/null
> +++ b/meta-tlk/recipes-core/base-files/base-files_3.0.14.bbappend
> @@ -0,0 +1,3 @@
> +FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
> +
> +PR .= ".1"
> diff --git a/meta-tlk/recipes-core/base-files/files/motd b/meta-tlk/recipes-core/base-files/files/motd
> new file mode 100644
> index 0000000..13cd74c
> --- /dev/null
> +++ b/meta-tlk/recipes-core/base-files/files/motd
> @@ -0,0 +1,7 @@
> +This image contains a time limited kernel and will reboot the machine
> +automatically in 10 days. Do not include this image in a product.
> +
> +Use the image for evaluation purposes only.
> +
> +Please see http://www.yoctoproject.org/tlk for instructions on how to
> +eliminate the timeout.




  reply	other threads:[~2012-09-05 21:38 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-05 16:56 [PATCH 0/3 v3] Meta-tlk update Saul Wold
2012-09-05 16:56 ` [PATCH 1/3] linux-yocto: Update linux-yocto for 3.2 and 3.4 Saul Wold
2012-09-05 17:08   ` Khem Raj
2012-09-05 17:15     ` Saul Wold
2012-09-05 17:43       ` Khem Raj
2012-09-05 18:16         ` Saul Wold
2012-09-05 19:03           ` Khem Raj
2012-09-05 19:06             ` Bruce Ashfield
2012-09-05 19:23               ` Khem Raj
2012-09-05 21:38   ` Tom Zanussi
2012-09-05 16:56 ` [PATCH 2/3] base-files: add /etc/motd with TLK info Saul Wold
2012-09-05 21:38   ` Tom Zanussi [this message]
2012-09-05 16:56 ` [PATCH 3/3] psplash: Add TLK info to psplash image Saul Wold
2012-09-05 21:38   ` Tom Zanussi
2012-09-05 21:38 ` [PATCH 0/3 v3] Meta-tlk update Tom Zanussi
  -- strict thread matches above, loose matches on Subject: below --
2012-09-04 20:57 [PATCH 1/3] linux-yocto: Update linux-yocto for 3.2 and 3.4 Saul Wold
2012-09-04 20:57 ` [PATCH 2/3] base-files: add /etc/motd with TLK info Saul Wold
2012-09-04 21:39   ` Saul Wold

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=1346881104.3654.2.camel@empanada \
    --to=tom.zanussi@intel.com \
    --cc=sgw@linux.intel.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.