From: Michael Tremer Date: Mon, 10 Feb 2014 21:10:49 +0000 (+0100) Subject: glibc: Include getconf in image. X-Git-Tag: v2.15-beta2~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f444583042c2d4de34be1e4ab9dfc18790e88702;p=ipfire-2.x.git glibc: Include getconf in image. Also include missing getent for ARM. --- diff --git a/config/rootfiles/common/armv5tel/glibc b/config/rootfiles/common/armv5tel/glibc index 28103897c0..545386197c 100644 --- a/config/rootfiles/common/armv5tel/glibc +++ b/config/rootfiles/common/armv5tel/glibc @@ -48,8 +48,8 @@ sbin/ldconfig #sbin/sln #usr/bin/catchsegv #usr/bin/gencat -#usr/bin/getconf -#usr/bin/getent +usr/bin/getconf +usr/bin/getent #usr/bin/iconv usr/bin/ldd usr/bin/locale diff --git a/config/rootfiles/common/i586/glibc b/config/rootfiles/common/i586/glibc index 5aad2b601c..8eb200d931 100644 --- a/config/rootfiles/common/i586/glibc +++ b/config/rootfiles/common/i586/glibc @@ -48,7 +48,7 @@ sbin/ldconfig #sbin/sln #usr/bin/catchsegv #usr/bin/gencat -#usr/bin/getconf +usr/bin/getconf usr/bin/getent #usr/bin/iconv usr/bin/ldd