Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v5 0/2] package/unscd: new package
@ 2015-11-23 13:58 Doug Kehn
  2015-11-23 13:58 ` [Buildroot] [PATCH v5 1/2] " Doug Kehn
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Doug Kehn @ 2015-11-23 13:58 UTC (permalink / raw)
  To: buildroot

systemd recipe/support is removed. systemd support is best left to someone
versed in systemd who desires to use unscd with systemd.

The BR2_GLIBC_NSCD suggestion is incorporated. However, I'm not sure what the
proper next steps are to properly install glibc nscd for both internal/external
toolchains. Is it sufficient, for now, to just define BR2_GLIBC_NSCD?

Doug Kehn (2):
  package/unscd: new package
  toolchain/toolchain-common.in: install nscd

 package/Config.in             |  1 +
 package/unscd/Config.in       | 11 ++++++++++
 package/unscd/S46unscd        | 24 ++++++++++++++++++++++
 package/unscd/unscd.hash      |  3 +++
 package/unscd/unscd.mk        | 47 +++++++++++++++++++++++++++++++++++++++++++
 toolchain/toolchain-common.in |  4 ++++
 6 files changed, 90 insertions(+)
 create mode 100644 package/unscd/Config.in
 create mode 100644 package/unscd/S46unscd
 create mode 100644 package/unscd/unscd.hash
 create mode 100644 package/unscd/unscd.mk

--
Changes v4 -> v5
  - Reincorporate $(APPLY_PATCHES) suggestion after update by Arnout.
Changes v3 -> v4
  - Incorporate feedback/suggestions by Yann and Maxime.
Changes v2 -> v3
  - Remove trailing '/' from UNSCD_SITE.
  - Whitespace cleanup.
Changes v1 -> v2
  - Incorporate feedback/suggestions by Yann (from nss-pam-ldapd patch).

-- 
2.6.2

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-12-01 13:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-23 13:58 [Buildroot] [PATCH v5 0/2] package/unscd: new package Doug Kehn
2015-11-23 13:58 ` [Buildroot] [PATCH v5 1/2] " Doug Kehn
2015-11-30 21:44   ` Thomas Petazzoni
2015-11-30 22:17     ` Arnout Vandecappelle
2015-11-30 22:22       ` Thomas Petazzoni
2015-11-30 22:24         ` Arnout Vandecappelle
2015-11-30 22:44           ` Thomas Petazzoni
2015-12-01 13:07             ` rdkehn at yahoo.com
2015-11-23 13:58 ` [Buildroot] [PATCH v5 2/2] toolchain/toolchain-common.in: install nscd Doug Kehn
2015-11-30 22:08   ` Thomas Petazzoni
2015-11-23 14:35 ` [Buildroot] [PATCH v5 0/2] package/unscd: new package Vicente Olivert Riera
2015-11-23 16:32   ` rdkehn at yahoo.com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox