From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Fri, 26 Dec 2014 21:02:25 +0100 Subject: [Buildroot] [PATCH 1/1] util-linux: Add an option to compile 'nsenter' binary. In-Reply-To: <1419331450-820-1-git-send-email-nicolas.cavallari@green-communications.fr> References: <1419331450-820-1-git-send-email-nicolas.cavallari@green-communications.fr> Message-ID: <20141226210225.461140c6@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net 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 > --- > 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