Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Add package linux-pam (resending, fixed indentation, mentioned website)
Date: Fri, 20 Jul 2012 23:58:53 +0200	[thread overview]
Message-ID: <20120720235853.70d901ff@skate> (raw)
In-Reply-To: <20120720224538.189830cc@skate>

Le Fri, 20 Jul 2012 22:45:38 +0200,
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> a ?crit :

> > +define LINUX_PAM_DISABLE_INNETGR
> > +	echo >>$(@D)/config.h
> > +	echo "#undef HAVE_RUSEROK">>$(@D)/config.h
> > +	echo "#define HAVE_RUSEROK_AF">>$(@D)/config.h
> > +	echo "#define ruserok_af(a, b, c, d, e) (-1)" >>$(@D)/config.h
> > +	echo "#undef innetgr">>$(@D)/config.h
> > +	echo "#define innetgr(a, b, c, d) 0" >>$(@D)/config.h
> > +	echo "all:" >$(@D)/doc/Makefile
> > +	echo "" >>$(@D)/doc/Makefile
> > +	echo "install:" >>$(@D)/doc/Makefile
> > +	echo "" >>$(@D)/doc/Makefile
> > +endef
> 
> Can you add a comment above this justifying why this is needed?

Also, isn't there a nicer way of doing that? Like applying a nice patch
to linux-pam instead?

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2012-07-20 21:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-18 21:34 [Buildroot] [PATCH] Add package linux-pam (resending, fixed indentation, mentioned website) Dmitry
2012-07-20 20:45 ` Thomas Petazzoni
2012-07-20 21:58   ` Thomas Petazzoni [this message]
2012-07-21  1:19   ` Dmitry Golubovsky
2012-07-21 12:47     ` Thomas Petazzoni

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=20120720235853.70d901ff@skate \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox