add commands from busybox

This commit is contained in:
Stephan Raue 2009-03-23 03:21:18 +01:00
parent ae2fe73c53
commit 1ac24c78a4

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.13.2
# Sun Feb 8 16:57:19 2009
# Busybox version: 1.13.3
# Mon Mar 23 03:20:24 2009
#
CONFIG_HAVE_DOT_CONFIG=y
@ -139,8 +139,8 @@ CONFIG_FEATURE_TAR_UNAME_GNAME=y
CONFIG_CAT=y
# CONFIG_CATV is not set
# CONFIG_CHGRP is not set
# CONFIG_CHMOD is not set
# CONFIG_CHOWN is not set
CONFIG_CHMOD=y
CONFIG_CHOWN=y
# CONFIG_CHROOT is not set
# CONFIG_CKSUM is not set
# CONFIG_COMM is not set
@ -468,7 +468,7 @@ CONFIG_FINDFS=y
# CONFIG_FSCK_MINIX is not set
# CONFIG_MKFS_MINIX is not set
# CONFIG_FEATURE_MINIX2 is not set
# CONFIG_GETOPT is not set
CONFIG_GETOPT=y
# CONFIG_HEXDUMP is not set
# CONFIG_FEATURE_HEXDUMP_REVERSE is not set
# CONFIG_HD is not set
@ -776,10 +776,10 @@ CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE=y
#
# Runit Utilities
#
CONFIG_RUNSV=yes
CONFIG_RUNSVDIR=yes
CONFIG_RUNSV=y
CONFIG_RUNSVDIR=y
# CONFIG_FEATURE_RUNSVDIR_LOG is not set
CONFIG_SV=yes
CONFIG_SV=y
CONFIG_SV_DEFAULT_SERVICE_DIR="/etc/service"
# CONFIG_SVLOGD is not set
# CONFIG_CHPST is not set