mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
busybox (initramfs): add applet 'basename'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Busybox version: 1.22.0
|
||||
# Sat Jan 4 16:11:36 2014
|
||||
# Busybox version: 1.22.1
|
||||
# Thu Apr 24 17:06:16 2014
|
||||
#
|
||||
CONFIG_HAVE_DOT_CONFIG=y
|
||||
|
||||
@@ -155,8 +155,8 @@ CONFIG_FEATURE_SEAMLESS_GZ=y
|
||||
CONFIG_GZIP_FAST=0
|
||||
# CONFIG_LZOP is not set
|
||||
# CONFIG_LZOP_COMPR_HIGH is not set
|
||||
# CONFIG_RPM is not set
|
||||
# CONFIG_RPM2CPIO is not set
|
||||
# CONFIG_RPM is not set
|
||||
CONFIG_TAR=y
|
||||
# CONFIG_FEATURE_TAR_CREATE is not set
|
||||
CONFIG_FEATURE_TAR_AUTODETECT=y
|
||||
@@ -174,7 +174,7 @@ CONFIG_FEATURE_TAR_GNU_EXTENSIONS=y
|
||||
#
|
||||
# Coreutils
|
||||
#
|
||||
# CONFIG_BASENAME is not set
|
||||
CONFIG_BASENAME=y
|
||||
CONFIG_CAT=y
|
||||
# CONFIG_DATE is not set
|
||||
# CONFIG_FEATURE_DATE_ISOFMT is not set
|
||||
|
||||
Reference in New Issue
Block a user