mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
busybox: add applets 'whoami' and 'mktemp' needed for upcoming package 'wgetpaste'
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.17.2
|
||||
# Thu Sep 2 23:18:41 2010
|
||||
# Thu Sep 16 23:10:50 2010
|
||||
#
|
||||
CONFIG_HAVE_DOT_CONFIG=y
|
||||
|
||||
@@ -277,7 +277,7 @@ CONFIG_USLEEP=y
|
||||
CONFIG_WC=y
|
||||
CONFIG_FEATURE_WC_LARGE=y
|
||||
# CONFIG_WHO is not set
|
||||
# CONFIG_WHOAMI is not set
|
||||
CONFIG_WHOAMI=y
|
||||
# CONFIG_YES is not set
|
||||
|
||||
#
|
||||
@@ -325,7 +325,7 @@ CONFIG_DEFAULT_SETFONT_DIR=""
|
||||
#
|
||||
# Debian Utilities
|
||||
#
|
||||
# CONFIG_MKTEMP is not set
|
||||
CONFIG_MKTEMP=y
|
||||
# CONFIG_PIPE_PROGRESS is not set
|
||||
CONFIG_RUN_PARTS=y
|
||||
CONFIG_FEATURE_RUN_PARTS_LONG_OPTIONS=y
|
||||
|
||||
Reference in New Issue
Block a user