All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] dante: New package
Date: Tue, 5 Jul 2016 18:04:02 +0200	[thread overview]
Message-ID: <20160705180402.54cfe139@free-electrons.com> (raw)
In-Reply-To: <1467449278-3166-1-git-send-email-maxime.hadjinlian@gmail.com>

Hello,

On Sat,  2 Jul 2016 10:47:58 +0200, Maxime Hadjinlian wrote:
> Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
> ---
>  package/Config.in           |  1 +
>  package/dante/Config.in     |  9 +++++++++
>  package/dante/S50dante      | 40 ++++++++++++++++++++++++++++++++++++++++
>  package/dante/dante.hash    |  2 ++
>  package/dante/dante.mk      | 32 ++++++++++++++++++++++++++++++++
>  package/dante/dante.service | 15 +++++++++++++++
>  6 files changed, 99 insertions(+)
>  create mode 100644 package/dante/Config.in
>  create mode 100644 package/dante/S50dante
>  create mode 100644 package/dante/dante.hash
>  create mode 100644 package/dante/dante.mk
>  create mode 100644 package/dante/dante.service

Applied after doing a "few" changes:

    [Thomas:
     - Add dependency on BR2_USE_MMU
     - Rewrap Config.in help text
     - PID file goes in /var/run/
     - Daemon to start is /usr/sbin/sockd, not /usr/sbin/dante
     - Remove staging installation, as it is not needed
     - Remove --enable-debug, since that's not what BR2_ENABLE_DEBUG is
       meant for
     - Install an example configuration file.]

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2016-07-05 16:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-02  8:47 [Buildroot] [PATCH] dante: New package Maxime Hadjinlian
2016-07-05 16:04 ` Thomas Petazzoni [this message]
2016-07-05 17:14 ` Thomas Petazzoni
2016-07-17 17:02 ` Yann E. MORIN

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=20160705180402.54cfe139@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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.