* [Buildroot] util-linux version update 2.22.1
@ 2012-10-11 13:25 Alexander Khryukin
2012-10-11 13:46 ` Gustavo Zacarias
0 siblings, 1 reply; 4+ messages in thread
From: Alexander Khryukin @ 2012-10-11 13:25 UTC (permalink / raw)
To: buildroot
Signed-off-by: Alexander Khryukin <alexander@mezon.ru>
---
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] util-linux version update 2.22.1
2012-10-11 13:25 [Buildroot] util-linux version update 2.22.1 Alexander Khryukin
@ 2012-10-11 13:46 ` Gustavo Zacarias
2012-10-11 13:50 ` Alexander Khryukin
0 siblings, 1 reply; 4+ messages in thread
From: Gustavo Zacarias @ 2012-10-11 13:46 UTC (permalink / raw)
To: buildroot
On 10/11/12 10:25, Alexander Khryukin wrote:
> Signed-off-by: Alexander Khryukin <alexander@mezon.ru>
NAK, PAM is mandatory for >2.20.1
Regards.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] util-linux version update 2.22.1
2012-10-11 13:46 ` Gustavo Zacarias
@ 2012-10-11 13:50 ` Alexander Khryukin
2012-10-11 13:53 ` Gustavo Zacarias
0 siblings, 1 reply; 4+ messages in thread
From: Alexander Khryukin @ 2012-10-11 13:50 UTC (permalink / raw)
To: buildroot
? ??., 11/10/2012 ? 10:46 -0300, Gustavo Zacarias ?????:
> On 10/11/12 10:25, Alexander Khryukin wrote:
>
> > Signed-off-by: Alexander Khryukin <alexander@mezon.ru>
>
> NAK, PAM is mandatory for >2.20.1
> Regards.
>
>
I can comile util-linux 2.22.1 with
$(if $(BR2_PACKAGE_UTIL_LINUX_LOGIN),,--disable-login) \
$(if $(BR2_PACKAGE_UTIL_LINUX_SU),,--disable-su)
^ permalink raw reply [flat|nested] 4+ messages in thread* [Buildroot] util-linux version update 2.22.1
2012-10-11 13:50 ` Alexander Khryukin
@ 2012-10-11 13:53 ` Gustavo Zacarias
0 siblings, 0 replies; 4+ messages in thread
From: Gustavo Zacarias @ 2012-10-11 13:53 UTC (permalink / raw)
To: buildroot
On 10/11/12 10:50, Alexander Khryukin wrote:
> I can comile util-linux 2.22.1 with
>
> $(if $(BR2_PACKAGE_UTIL_LINUX_LOGIN),,--disable-login) \
> $(if $(BR2_PACKAGE_UTIL_LINUX_SU),,--disable-su)
Yes, but you're not accounting for it in your patch.
Maybe someone wants util-linux loginutils instead of busybox, and when
selected if they don't enable PAM the build breaks.
And removing options isn't that nice either.
Regards.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-10-11 13:53 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-11 13:25 [Buildroot] util-linux version update 2.22.1 Alexander Khryukin
2012-10-11 13:46 ` Gustavo Zacarias
2012-10-11 13:50 ` Alexander Khryukin
2012-10-11 13:53 ` Gustavo Zacarias
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox