All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/2] package/proftpd: add mod_{sql, quotatab} support
Date: Thu, 11 Oct 2018 17:26:57 +0200	[thread overview]
Message-ID: <20181011172657.3d46b5d8@windsurf> (raw)
In-Reply-To: <1538157459-10690-1-git-send-email-jared.bents@rockwellcollins.com>

Hello,

On Fri, 28 Sep 2018 12:57:38 -0500, Jared Bents wrote:
>  - Enables mod_sql which is required for quotatab_sql
>  - Adds options for enabling mod_quotatab and the sub-component
>    file/LDAP/RADIUS/SQL modules
>  - Copies over ftpquota script if perl and mod_quotatab are
>    enabled (This script isn't required but is an additional tool
>    for mod_quotatab)
> 
> Signed-off-by: Paresh Chaudhary <paresh.chaudhary@rockwellcollins.com>
> Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
> Signed-off-by: Jared Bents <jared.bents@rockwellcollins.com>
> ---
> Changes
> v1 -> v2
>  - Select BR2_PACKAGE_PROFTPD_MOD_SQL instead of Depend
>  - Removed install hook and adjusted ftpquota install logic
>  - Moved ftpasswd to separate patch
> ---
>  package/proftpd/Config.in  | 39 +++++++++++++++++++++++++++++++++++++++
>  package/proftpd/proftpd.mk | 34 ++++++++++++++++++++++++++++++++++
>  2 files changed, 73 insertions(+)

Both applied. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      parent reply	other threads:[~2018-10-11 15:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-28 17:57 [Buildroot] [PATCH v2 1/2] package/proftpd: add mod_{sql, quotatab} support Jared Bents
2018-09-28 17:57 ` [Buildroot] [PATCH v2 2/2] package/proftpd: add ftpasswd Jared Bents
2018-10-11 15:26 ` Thomas Petazzoni [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=20181011172657.3d46b5d8@windsurf \
    --to=thomas.petazzoni@bootlin.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.