[Buildroot] [PATCH 1/1] util-linux: Add an option to compile 'nsenter' binary.

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Dec 26 20:02:25 UTC 2014


Dear Nicolas Cavallari,

On Tue, 23 Dec 2014 11:44:10 +0100, Nicolas Cavallari wrote:
> nsenter is a tool to enter the namespace of another process.
> 
> Signed-off-by: Nicolas Cavallari <nicolas.cavallari at green-communications.fr>
> ---
>  package/util-linux/Config.in     | 5 +++++
>  package/util-linux/util-linux.mk | 1 +
>  2 files changed, 6 insertions(+)

Thanks, applied after adding a Config.in condition to make sure that we
don't enable this option if we have kernel headers older than 3.0: the
setns() system call was added in Linux 3.0.

Thanks,

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


More information about the buildroot mailing list