wok-next annotate busybox/stuff/.config-static @ rev 21724

busybox: update configs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 01 11:04:25 2020 +0000 (2020-09-01)
parents a429b73c2d89
children
rev   line source
al@19875 1 #
al@19875 2 # Automatically generated make config: don't edit
pascal@21724 3 # Busybox version: 1.31.0
pascal@21724 4 # Thu Jun 27 11:51:07 2019
al@19875 5 #
al@19875 6 CONFIG_HAVE_DOT_CONFIG=y
al@19875 7
al@19875 8 #
pascal@21724 9 # Settings
al@19875 10 #
al@19875 11 # CONFIG_DESKTOP is not set
al@19875 12 # CONFIG_EXTRA_COMPAT is not set
pascal@21724 13 # CONFIG_FEDORA_COMPAT is not set
al@19875 14 # CONFIG_INCLUDE_SUSv2 is not set
pascal@21724 15 CONFIG_LONG_OPTS=y
al@19875 16 # CONFIG_SHOW_USAGE is not set
al@19875 17 # CONFIG_FEATURE_VERBOSE_USAGE is not set
al@19875 18 # CONFIG_FEATURE_COMPRESS_USAGE is not set
pascal@21724 19 CONFIG_LFS=y
al@19875 20 # CONFIG_PAM is not set
al@19875 21 # CONFIG_FEATURE_DEVPTS is not set
al@19875 22 # CONFIG_FEATURE_UTMP is not set
al@19875 23 # CONFIG_FEATURE_WTMP is not set
al@19875 24 # CONFIG_FEATURE_PIDFILE is not set
al@19875 25 CONFIG_PID_FILE_PATH=""
pascal@21724 26 CONFIG_BUSYBOX=y
pascal@21724 27 # CONFIG_FEATURE_SHOW_SCRIPT is not set
pascal@21724 28 # CONFIG_FEATURE_INSTALLER is not set
pascal@21724 29 # CONFIG_INSTALL_NO_USR is not set
al@19875 30 # CONFIG_FEATURE_SUID is not set
al@19875 31 # CONFIG_FEATURE_SUID_CONFIG is not set
al@19875 32 # CONFIG_FEATURE_SUID_CONFIG_QUIET is not set
al@19875 33 CONFIG_FEATURE_PREFER_APPLETS=y
al@19875 34 CONFIG_BUSYBOX_EXEC_PATH="/bin/busybox"
pascal@21724 35 # CONFIG_SELINUX is not set
pascal@21724 36 # CONFIG_FEATURE_CLEAN_UP is not set
pascal@21724 37 # CONFIG_FEATURE_SYSLOG_INFO is not set
al@19875 38 # CONFIG_FEATURE_SYSLOG is not set
al@19875 39 CONFIG_PLATFORM_LINUX=y
al@19875 40
al@19875 41 #
al@19875 42 # Build Options
al@19875 43 #
al@19875 44 CONFIG_STATIC=y
al@19875 45 # CONFIG_PIE is not set
al@19875 46 # CONFIG_NOMMU is not set
al@19875 47 # CONFIG_BUILD_LIBBUSYBOX is not set
pascal@21724 48 # CONFIG_FEATURE_LIBBUSYBOX_STATIC is not set
al@19875 49 # CONFIG_FEATURE_INDIVIDUAL is not set
al@19875 50 # CONFIG_FEATURE_SHARED_BUSYBOX is not set
al@19875 51 CONFIG_CROSS_COMPILER_PREFIX="uclibc-i486-"
al@19875 52 CONFIG_SYSROOT=""
al@19875 53 CONFIG_EXTRA_CFLAGS=""
al@19875 54 CONFIG_EXTRA_LDFLAGS=""
pascal@21724 55 CONFIG_EXTRA_LDLIBS=""
pascal@21724 56 # CONFIG_USE_PORTABLE_CODE is not set
pascal@21724 57 CONFIG_STACK_OPTIMIZATION_386=y
al@19875 58
al@19875 59 #
al@19875 60 # Installation Options ("make install" behavior)
al@19875 61 #
al@19875 62 CONFIG_INSTALL_APPLET_SYMLINKS=y
al@19875 63 # CONFIG_INSTALL_APPLET_HARDLINKS is not set
al@19875 64 # CONFIG_INSTALL_APPLET_SCRIPT_WRAPPERS is not set
al@19875 65 # CONFIG_INSTALL_APPLET_DONT is not set
al@19875 66 # CONFIG_INSTALL_SH_APPLET_SYMLINK is not set
al@19875 67 # CONFIG_INSTALL_SH_APPLET_HARDLINK is not set
al@19875 68 # CONFIG_INSTALL_SH_APPLET_SCRIPT_WRAPPER is not set
al@19875 69 CONFIG_PREFIX="./_install"
al@19875 70
al@19875 71 #
al@19875 72 # Debugging Options
al@19875 73 #
al@19875 74 # CONFIG_DEBUG is not set
al@19875 75 # CONFIG_DEBUG_PESSIMIZE is not set
al@19875 76 # CONFIG_DEBUG_SANITIZE is not set
al@19875 77 # CONFIG_UNIT_TEST is not set
al@19875 78 # CONFIG_WERROR is not set
al@19875 79 CONFIG_NO_DEBUG_LIB=y
al@19875 80 # CONFIG_DMALLOC is not set
al@19875 81 # CONFIG_EFENCE is not set
al@19875 82
al@19875 83 #
pascal@21724 84 # Library Tuning
al@19875 85 #
al@19875 86 # CONFIG_FEATURE_USE_BSS_TAIL is not set
pascal@21724 87 # CONFIG_FLOAT_DURATION is not set
al@19875 88 # CONFIG_FEATURE_RTMINMAX is not set
pascal@21724 89 # CONFIG_FEATURE_RTMINMAX_USE_LIBC_DEFINITIONS is not set
al@19875 90 CONFIG_FEATURE_BUFFERS_USE_MALLOC=y
al@19875 91 # CONFIG_FEATURE_BUFFERS_GO_ON_STACK is not set
al@19875 92 # CONFIG_FEATURE_BUFFERS_GO_IN_BSS is not set
al@19875 93 CONFIG_PASSWORD_MINLEN=6
al@19875 94 CONFIG_MD5_SMALL=3
al@19875 95 CONFIG_SHA3_SMALL=1
al@19875 96 # CONFIG_FEATURE_FAST_TOP is not set
al@19875 97 # CONFIG_FEATURE_ETC_NETWORKS is not set
pascal@21724 98 # CONFIG_FEATURE_ETC_SERVICES is not set
al@19875 99 CONFIG_FEATURE_EDITING=y
al@19875 100 CONFIG_FEATURE_EDITING_MAX_LEN=128
al@19875 101 # CONFIG_FEATURE_EDITING_VI is not set
al@19875 102 CONFIG_FEATURE_EDITING_HISTORY=255
al@19875 103 CONFIG_FEATURE_EDITING_SAVEHISTORY=y
al@19875 104 # CONFIG_FEATURE_EDITING_SAVE_ON_EXIT is not set
al@19875 105 # CONFIG_FEATURE_REVERSE_SEARCH is not set
al@19875 106 CONFIG_FEATURE_TAB_COMPLETION=y
al@19875 107 # CONFIG_FEATURE_USERNAME_COMPLETION is not set
al@19875 108 CONFIG_FEATURE_EDITING_FANCY_PROMPT=y
pascal@21724 109 # CONFIG_FEATURE_EDITING_WINCH is not set
al@19875 110 # CONFIG_FEATURE_EDITING_ASK_TERMINAL is not set
al@19875 111 # CONFIG_LOCALE_SUPPORT is not set
al@19875 112 CONFIG_UNICODE_SUPPORT=y
al@19875 113 # CONFIG_UNICODE_USING_LOCALE is not set
al@19875 114 # CONFIG_FEATURE_CHECK_UNICODE_IN_ENV is not set
al@19875 115 CONFIG_SUBST_WCHAR=63
al@19875 116 CONFIG_LAST_SUPPORTED_WCHAR=767
al@19875 117 # CONFIG_UNICODE_COMBINING_WCHARS is not set
al@19875 118 # CONFIG_UNICODE_WIDE_WCHARS is not set
al@19875 119 # CONFIG_UNICODE_BIDI_SUPPORT is not set
al@19875 120 # CONFIG_UNICODE_NEUTRAL_TABLE is not set
al@19875 121 # CONFIG_UNICODE_PRESERVE_BROKEN is not set
al@19875 122 CONFIG_FEATURE_NON_POSIX_CP=y
al@19875 123 # CONFIG_FEATURE_VERBOSE_CP_MESSAGE is not set
al@19875 124 CONFIG_FEATURE_USE_SENDFILE=y
al@19875 125 CONFIG_FEATURE_COPYBUF_KB=4
al@19875 126 CONFIG_FEATURE_SKIP_ROOTFS=y
al@19875 127 CONFIG_MONOTONIC_SYSCALL=y
al@19875 128 # CONFIG_IOCTL_HEX2STR_ERROR is not set
al@19875 129 # CONFIG_FEATURE_HWIB is not set
al@19875 130
al@19875 131 #
al@19875 132 # Applets
al@19875 133 #
al@19875 134
al@19875 135 #
al@19875 136 # Archival Utilities
al@19875 137 #
al@19875 138 # CONFIG_FEATURE_SEAMLESS_XZ is not set
al@19875 139 CONFIG_FEATURE_SEAMLESS_LZMA=y
al@19875 140 CONFIG_FEATURE_SEAMLESS_BZ2=y
al@19875 141 CONFIG_FEATURE_SEAMLESS_GZ=y
al@19875 142 # CONFIG_FEATURE_SEAMLESS_Z is not set
al@19875 143 # CONFIG_AR is not set
al@19875 144 # CONFIG_FEATURE_AR_LONG_FILENAMES is not set
al@19875 145 # CONFIG_FEATURE_AR_CREATE is not set
al@19875 146 # CONFIG_UNCOMPRESS is not set
al@19875 147 CONFIG_GUNZIP=y
al@19875 148 CONFIG_ZCAT=y
al@19875 149 # CONFIG_FEATURE_GUNZIP_LONG_OPTIONS is not set
al@19875 150 CONFIG_BUNZIP2=y
al@19875 151 CONFIG_BZCAT=y
al@19875 152 CONFIG_UNLZMA=y
al@19875 153 CONFIG_LZCAT=y
al@19875 154 # CONFIG_LZMA is not set
al@19875 155 # CONFIG_UNXZ is not set
al@19875 156 # CONFIG_XZCAT is not set
al@19875 157 # CONFIG_XZ is not set
al@19875 158 # CONFIG_BZIP2 is not set
pascal@21724 159 CONFIG_BZIP2_SMALL=0
al@19875 160 CONFIG_FEATURE_BZIP2_DECOMPRESS=y
al@19875 161 CONFIG_CPIO=y
al@19875 162 CONFIG_FEATURE_CPIO_O=y
al@19875 163 # CONFIG_FEATURE_CPIO_P is not set
al@19875 164 # CONFIG_DPKG is not set
al@19875 165 # CONFIG_DPKG_DEB is not set
al@19875 166 # CONFIG_GZIP is not set
al@19875 167 # CONFIG_FEATURE_GZIP_LONG_OPTIONS is not set
al@19875 168 CONFIG_GZIP_FAST=0
al@19875 169 # CONFIG_FEATURE_GZIP_LEVELS is not set
al@19875 170 CONFIG_FEATURE_GZIP_DECOMPRESS=y
al@19875 171 # CONFIG_LZOP is not set
al@19875 172 # CONFIG_UNLZOP is not set
al@19875 173 # CONFIG_LZOPCAT is not set
al@19875 174 # CONFIG_LZOP_COMPR_HIGH is not set
pascal@21724 175 # CONFIG_RPM is not set
al@19875 176 # CONFIG_RPM2CPIO is not set
al@19875 177 # CONFIG_TAR is not set
al@19875 178 # CONFIG_FEATURE_TAR_LONG_OPTIONS is not set
al@19875 179 # CONFIG_FEATURE_TAR_CREATE is not set
al@19875 180 # CONFIG_FEATURE_TAR_AUTODETECT is not set
al@19875 181 # CONFIG_FEATURE_TAR_FROM is not set
al@19875 182 # CONFIG_FEATURE_TAR_OLDGNU_COMPATIBILITY is not set
al@19875 183 # CONFIG_FEATURE_TAR_OLDSUN_COMPATIBILITY is not set
al@19875 184 # CONFIG_FEATURE_TAR_GNU_EXTENSIONS is not set
al@19875 185 # CONFIG_FEATURE_TAR_TO_COMMAND is not set
al@19875 186 # CONFIG_FEATURE_TAR_UNAME_GNAME is not set
al@19875 187 # CONFIG_FEATURE_TAR_NOPRESERVE_TIME is not set
al@19875 188 # CONFIG_FEATURE_TAR_SELINUX is not set
al@19875 189 # CONFIG_UNZIP is not set
al@19875 190 # CONFIG_FEATURE_UNZIP_CDF is not set
al@19875 191 # CONFIG_FEATURE_UNZIP_BZIP2 is not set
al@19875 192 # CONFIG_FEATURE_UNZIP_LZMA is not set
al@19875 193 # CONFIG_FEATURE_UNZIP_XZ is not set
pascal@21724 194 # CONFIG_FEATURE_LZMA_FAST is not set
al@19875 195
al@19875 196 #
al@19875 197 # Coreutils
al@19875 198 #
al@19875 199 CONFIG_BASENAME=y
al@19875 200 CONFIG_CAT=y
pascal@21724 201 # CONFIG_FEATURE_CATN is not set
al@19875 202 # CONFIG_FEATURE_CATV is not set
al@19875 203 CONFIG_CHGRP=y
al@19875 204 CONFIG_CHMOD=y
al@19875 205 CONFIG_CHOWN=y
al@19875 206 # CONFIG_FEATURE_CHOWN_LONG_OPTIONS is not set
al@19875 207 CONFIG_CHROOT=y
al@19875 208 # CONFIG_CKSUM is not set
al@19875 209 # CONFIG_COMM is not set
al@19875 210 CONFIG_CP=y
al@19875 211 # CONFIG_FEATURE_CP_LONG_OPTIONS is not set
pascal@21724 212 # CONFIG_FEATURE_CP_REFLINK is not set
al@19875 213 CONFIG_CUT=y
al@19875 214 # CONFIG_DATE is not set
al@19875 215 # CONFIG_FEATURE_DATE_ISOFMT is not set
al@19875 216 # CONFIG_FEATURE_DATE_NANO is not set
al@19875 217 # CONFIG_FEATURE_DATE_COMPAT is not set
al@19875 218 CONFIG_DD=y
al@19875 219 CONFIG_FEATURE_DD_SIGNAL_HANDLING=y
al@19875 220 CONFIG_FEATURE_DD_THIRD_STATUS_LINE=y
al@19875 221 CONFIG_FEATURE_DD_IBS_OBS=y
al@19875 222 # CONFIG_FEATURE_DD_STATUS is not set
al@19875 223 CONFIG_DF=y
al@19875 224 # CONFIG_FEATURE_DF_FANCY is not set
al@19875 225 # CONFIG_DIRNAME is not set
al@19875 226 # CONFIG_DOS2UNIX is not set
al@19875 227 # CONFIG_UNIX2DOS is not set
al@19875 228 CONFIG_DU=y
al@19875 229 CONFIG_FEATURE_DU_DEFAULT_BLOCKSIZE_1K=y
al@19875 230 CONFIG_ECHO=y
al@19875 231 CONFIG_FEATURE_FANCY_ECHO=y
al@19875 232 # CONFIG_ENV is not set
al@19875 233 # CONFIG_EXPAND is not set
al@19875 234 # CONFIG_UNEXPAND is not set
al@19875 235 # CONFIG_EXPR is not set
al@19875 236 # CONFIG_EXPR_MATH_SUPPORT_64 is not set
al@19875 237 # CONFIG_FACTOR is not set
al@19875 238 # CONFIG_FALSE is not set
al@19875 239 # CONFIG_FOLD is not set
al@19875 240 CONFIG_HEAD=y
al@19875 241 # CONFIG_FEATURE_FANCY_HEAD is not set
al@19875 242 # CONFIG_HOSTID is not set
al@19875 243 # CONFIG_ID is not set
al@19875 244 # CONFIG_GROUPS is not set
al@19875 245 # CONFIG_INSTALL is not set
al@19875 246 # CONFIG_FEATURE_INSTALL_LONG_OPTIONS is not set
al@19875 247 # CONFIG_LINK is not set
al@19875 248 CONFIG_LN=y
al@19875 249 # CONFIG_LOGNAME is not set
al@19875 250 CONFIG_LS=y
al@19875 251 # CONFIG_FEATURE_LS_FILETYPES is not set
al@19875 252 # CONFIG_FEATURE_LS_FOLLOWLINKS is not set
al@19875 253 # CONFIG_FEATURE_LS_RECURSIVE is not set
al@19875 254 CONFIG_FEATURE_LS_WIDTH=y
al@19875 255 CONFIG_FEATURE_LS_SORTFILES=y
al@19875 256 CONFIG_FEATURE_LS_TIMESTAMPS=y
al@19875 257 CONFIG_FEATURE_LS_USERNAME=y
al@19875 258 CONFIG_FEATURE_LS_COLOR=y
al@19875 259 CONFIG_FEATURE_LS_COLOR_IS_DEFAULT=y
al@19875 260 CONFIG_MD5SUM=y
al@19875 261 # CONFIG_SHA1SUM is not set
al@19875 262 # CONFIG_SHA256SUM is not set
al@19875 263 # CONFIG_SHA512SUM is not set
al@19875 264 # CONFIG_SHA3SUM is not set
al@19875 265
al@19875 266 #
al@19875 267 # Common options for md5sum, sha1sum, sha256sum, sha512sum, sha3sum
al@19875 268 #
al@19875 269 CONFIG_FEATURE_MD5_SHA1_SUM_CHECK=y
al@19875 270 CONFIG_MKDIR=y
al@19875 271 # CONFIG_MKFIFO is not set
al@19875 272 CONFIG_MKNOD=y
al@19875 273 # CONFIG_MKTEMP is not set
al@19875 274 CONFIG_MV=y
al@19875 275 # CONFIG_NICE is not set
al@19875 276 # CONFIG_NL is not set
al@19875 277 # CONFIG_NOHUP is not set
al@19875 278 # CONFIG_NPROC is not set
al@19875 279 # CONFIG_OD is not set
al@19875 280 # CONFIG_PASTE is not set
al@19875 281 # CONFIG_PRINTENV is not set
al@19875 282 # CONFIG_PRINTF is not set
al@19875 283 CONFIG_PWD=y
al@19875 284 # CONFIG_READLINK is not set
al@19875 285 # CONFIG_FEATURE_READLINK_FOLLOW is not set
al@19875 286 # CONFIG_REALPATH is not set
al@19875 287 CONFIG_RM=y
al@19875 288 CONFIG_RMDIR=y
al@19875 289 # CONFIG_SEQ is not set
al@19875 290 CONFIG_SHRED=y
al@19875 291 # CONFIG_SHUF is not set
al@19875 292 CONFIG_SLEEP=y
al@19875 293 # CONFIG_FEATURE_FANCY_SLEEP is not set
al@19875 294 CONFIG_SORT=y
al@19875 295 # CONFIG_FEATURE_SORT_BIG is not set
pascal@21724 296 # CONFIG_FEATURE_SORT_OPTIMIZE_MEMORY is not set
al@19875 297 # CONFIG_SPLIT is not set
al@19875 298 # CONFIG_FEATURE_SPLIT_FANCY is not set
al@19875 299 CONFIG_STAT=y
al@19875 300 CONFIG_FEATURE_STAT_FORMAT=y
al@19875 301 # CONFIG_FEATURE_STAT_FILESYSTEM is not set
al@19875 302 # CONFIG_STTY is not set
al@19875 303 # CONFIG_SUM is not set
pascal@21724 304 CONFIG_SYNC=y
al@19875 305 # CONFIG_FEATURE_SYNC_FANCY is not set
pascal@21724 306 CONFIG_FSYNC=y
al@19875 307 # CONFIG_TAC is not set
al@19875 308 CONFIG_TAIL=y
al@19875 309 # CONFIG_FEATURE_FANCY_TAIL is not set
al@19875 310 CONFIG_TEE=y
al@19875 311 # CONFIG_FEATURE_TEE_USE_BLOCK_IO is not set
al@19875 312 CONFIG_TEST=y
al@19875 313 CONFIG_TEST1=y
al@19875 314 CONFIG_TEST2=y
al@19875 315 # CONFIG_FEATURE_TEST_64 is not set
al@19875 316 # CONFIG_TIMEOUT is not set
al@19875 317 # CONFIG_TOUCH is not set
al@19875 318 # CONFIG_FEATURE_TOUCH_NODEREF is not set
al@19875 319 # CONFIG_FEATURE_TOUCH_SUSV3 is not set
al@19875 320 CONFIG_TR=y
al@19875 321 # CONFIG_FEATURE_TR_CLASSES is not set
al@19875 322 # CONFIG_FEATURE_TR_EQUIV is not set
al@19875 323 # CONFIG_TRUE is not set
al@19875 324 # CONFIG_TRUNCATE is not set
al@19875 325 CONFIG_TTY=y
al@19875 326 # CONFIG_UNAME is not set
al@19875 327 CONFIG_UNAME_OSNAME=""
pascal@21724 328 # CONFIG_BB_ARCH is not set
al@19875 329 # CONFIG_UNIQ is not set
al@19875 330 # CONFIG_UNLINK is not set
al@19875 331 # CONFIG_USLEEP is not set
al@19875 332 # CONFIG_UUDECODE is not set
al@19875 333 # CONFIG_BASE64 is not set
al@19875 334 # CONFIG_UUENCODE is not set
al@19875 335 # CONFIG_WC is not set
al@19875 336 # CONFIG_FEATURE_WC_LARGE is not set
al@19875 337 # CONFIG_WHO is not set
al@19875 338 # CONFIG_W is not set
al@19875 339 # CONFIG_USERS is not set
pascal@21724 340 # CONFIG_WHOAMI is not set
al@19875 341 # CONFIG_YES is not set
al@19875 342
al@19875 343 #
al@19875 344 # Common options
al@19875 345 #
al@19875 346 # CONFIG_FEATURE_VERBOSE is not set
al@19875 347
al@19875 348 #
al@19875 349 # Common options for cp and mv
al@19875 350 #
al@19875 351 # CONFIG_FEATURE_PRESERVE_HARDLINKS is not set
al@19875 352
al@19875 353 #
al@19875 354 # Common options for df, du, ls
al@19875 355 #
al@19875 356 # CONFIG_FEATURE_HUMAN_READABLE is not set
al@19875 357
al@19875 358 #
al@19875 359 # Console Utilities
al@19875 360 #
al@19875 361 # CONFIG_CHVT is not set
al@19875 362 # CONFIG_CLEAR is not set
al@19875 363 # CONFIG_DEALLOCVT is not set
al@19875 364 # CONFIG_DUMPKMAP is not set
al@19875 365 # CONFIG_FGCONSOLE is not set
al@19875 366 # CONFIG_KBD_MODE is not set
al@19875 367 # CONFIG_LOADFONT is not set
al@19875 368 # CONFIG_SETFONT is not set
al@19875 369 # CONFIG_FEATURE_SETFONT_TEXTUAL_MAP is not set
al@19875 370 CONFIG_DEFAULT_SETFONT_DIR=""
al@19875 371 # CONFIG_FEATURE_LOADFONT_PSF2 is not set
al@19875 372 # CONFIG_FEATURE_LOADFONT_RAW is not set
al@19875 373 # CONFIG_LOADKMAP is not set
al@19875 374 # CONFIG_OPENVT is not set
al@19875 375 CONFIG_RESET=y
al@19875 376 # CONFIG_RESIZE is not set
al@19875 377 # CONFIG_FEATURE_RESIZE_PRINT is not set
al@19875 378 # CONFIG_SETCONSOLE is not set
al@19875 379 # CONFIG_FEATURE_SETCONSOLE_LONG_OPTIONS is not set
al@19875 380 # CONFIG_SETKEYCODES is not set
al@19875 381 # CONFIG_SETLOGCONS is not set
al@19875 382 # CONFIG_SHOWKEY is not set
al@19875 383
al@19875 384 #
al@19875 385 # Debian Utilities
al@19875 386 #
al@19875 387 # CONFIG_PIPE_PROGRESS is not set
al@19875 388 # CONFIG_RUN_PARTS is not set
al@19875 389 # CONFIG_FEATURE_RUN_PARTS_LONG_OPTIONS is not set
al@19875 390 # CONFIG_FEATURE_RUN_PARTS_FANCY is not set
al@19875 391 # CONFIG_START_STOP_DAEMON is not set
al@19875 392 # CONFIG_FEATURE_START_STOP_DAEMON_LONG_OPTIONS is not set
al@19875 393 # CONFIG_FEATURE_START_STOP_DAEMON_FANCY is not set
pascal@21724 394 CONFIG_WHICH=y
pascal@21724 395
pascal@21724 396 #
pascal@21724 397 # klibc-utils
pascal@21724 398 #
pascal@21724 399 # CONFIG_MINIPS is not set
pascal@21724 400 # CONFIG_NUKE is not set
pascal@21724 401 # CONFIG_RESUME is not set
pascal@21724 402 # CONFIG_RUN_INIT is not set
al@19875 403
al@19875 404 #
al@19875 405 # Editors
al@19875 406 #
al@19875 407 CONFIG_AWK=y
al@19875 408 # CONFIG_FEATURE_AWK_LIBM is not set
al@19875 409 # CONFIG_FEATURE_AWK_GNU_EXTENSIONS is not set
al@19875 410 # CONFIG_CMP is not set
al@19875 411 # CONFIG_DIFF is not set
al@19875 412 # CONFIG_FEATURE_DIFF_LONG_OPTIONS is not set
al@19875 413 # CONFIG_FEATURE_DIFF_DIR is not set
al@19875 414 # CONFIG_ED is not set
al@19875 415 # CONFIG_PATCH is not set
al@19875 416 CONFIG_SED=y
al@19875 417 CONFIG_VI=y
al@19875 418 CONFIG_FEATURE_VI_MAX_LEN=4096
al@19875 419 # CONFIG_FEATURE_VI_8BIT is not set
al@19875 420 CONFIG_FEATURE_VI_COLON=y
al@19875 421 CONFIG_FEATURE_VI_YANKMARK=y
al@19875 422 CONFIG_FEATURE_VI_SEARCH=y
al@19875 423 # CONFIG_FEATURE_VI_REGEX_SEARCH is not set
al@19875 424 # CONFIG_FEATURE_VI_USE_SIGNALS is not set
al@19875 425 CONFIG_FEATURE_VI_DOT_CMD=y
al@19875 426 # CONFIG_FEATURE_VI_READONLY is not set
al@19875 427 # CONFIG_FEATURE_VI_SETOPTS is not set
al@19875 428 # CONFIG_FEATURE_VI_SET is not set
al@19875 429 # CONFIG_FEATURE_VI_WIN_RESIZE is not set
al@19875 430 # CONFIG_FEATURE_VI_ASK_TERMINAL is not set
al@19875 431 # CONFIG_FEATURE_VI_UNDO is not set
al@19875 432 # CONFIG_FEATURE_VI_UNDO_QUEUE is not set
al@19875 433 CONFIG_FEATURE_VI_UNDO_QUEUE_MAX=0
al@19875 434 # CONFIG_FEATURE_ALLOW_EXEC is not set
al@19875 435
al@19875 436 #
al@19875 437 # Finding Utilities
al@19875 438 #
al@19875 439 CONFIG_FIND=y
al@19875 440 # CONFIG_FEATURE_FIND_PRINT0 is not set
al@19875 441 # CONFIG_FEATURE_FIND_MTIME is not set
al@19875 442 # CONFIG_FEATURE_FIND_MMIN is not set
al@19875 443 # CONFIG_FEATURE_FIND_PERM is not set
al@19875 444 # CONFIG_FEATURE_FIND_TYPE is not set
pascal@21724 445 # CONFIG_FEATURE_FIND_EXECUTABLE is not set
al@19875 446 # CONFIG_FEATURE_FIND_XDEV is not set
al@19875 447 # CONFIG_FEATURE_FIND_MAXDEPTH is not set
al@19875 448 # CONFIG_FEATURE_FIND_NEWER is not set
al@19875 449 # CONFIG_FEATURE_FIND_INUM is not set
al@19875 450 # CONFIG_FEATURE_FIND_EXEC is not set
al@19875 451 # CONFIG_FEATURE_FIND_EXEC_PLUS is not set
al@19875 452 # CONFIG_FEATURE_FIND_USER is not set
al@19875 453 # CONFIG_FEATURE_FIND_GROUP is not set
al@19875 454 # CONFIG_FEATURE_FIND_NOT is not set
al@19875 455 # CONFIG_FEATURE_FIND_DEPTH is not set
al@19875 456 # CONFIG_FEATURE_FIND_PAREN is not set
al@19875 457 # CONFIG_FEATURE_FIND_SIZE is not set
al@19875 458 # CONFIG_FEATURE_FIND_PRUNE is not set
pascal@21724 459 # CONFIG_FEATURE_FIND_QUIT is not set
al@19875 460 # CONFIG_FEATURE_FIND_DELETE is not set
al@19875 461 # CONFIG_FEATURE_FIND_PATH is not set
al@19875 462 # CONFIG_FEATURE_FIND_REGEX is not set
al@19875 463 # CONFIG_FEATURE_FIND_CONTEXT is not set
al@19875 464 # CONFIG_FEATURE_FIND_LINKS is not set
al@19875 465 CONFIG_GREP=y
al@19875 466 CONFIG_EGREP=y
al@19875 467 CONFIG_FGREP=y
al@19875 468 # CONFIG_FEATURE_GREP_CONTEXT is not set
al@19875 469 # CONFIG_XARGS is not set
al@19875 470 # CONFIG_FEATURE_XARGS_SUPPORT_CONFIRMATION is not set
al@19875 471 # CONFIG_FEATURE_XARGS_SUPPORT_QUOTES is not set
al@19875 472 # CONFIG_FEATURE_XARGS_SUPPORT_TERMOPT is not set
al@19875 473 # CONFIG_FEATURE_XARGS_SUPPORT_ZERO_TERM is not set
al@19875 474 # CONFIG_FEATURE_XARGS_SUPPORT_REPL_STR is not set
pascal@21724 475 # CONFIG_FEATURE_XARGS_SUPPORT_PARALLEL is not set
pascal@21724 476 # CONFIG_FEATURE_XARGS_SUPPORT_ARGS_FILE is not set
al@19875 477
al@19875 478 #
al@19875 479 # Init Utilities
al@19875 480 #
al@19875 481 # CONFIG_BOOTCHARTD is not set
al@19875 482 # CONFIG_FEATURE_BOOTCHARTD_BLOATED_HEADER is not set
al@19875 483 # CONFIG_FEATURE_BOOTCHARTD_CONFIG_FILE is not set
al@19875 484 # CONFIG_HALT is not set
al@19875 485 CONFIG_POWEROFF=y
al@19875 486 CONFIG_REBOOT=y
pascal@21724 487 # CONFIG_FEATURE_WAIT_FOR_INIT is not set
al@19875 488 # CONFIG_FEATURE_CALL_TELINIT is not set
al@19875 489 CONFIG_TELINIT_PATH=""
al@19875 490 # CONFIG_INIT is not set
al@19875 491 # CONFIG_LINUXRC is not set
al@19875 492 # CONFIG_FEATURE_USE_INITTAB is not set
al@19875 493 # CONFIG_FEATURE_KILL_REMOVED is not set
al@19875 494 CONFIG_FEATURE_KILL_DELAY=0
al@19875 495 # CONFIG_FEATURE_INIT_SCTTY is not set
al@19875 496 # CONFIG_FEATURE_INIT_SYSLOG is not set
al@19875 497 # CONFIG_FEATURE_INIT_QUIET is not set
al@19875 498 # CONFIG_FEATURE_INIT_COREDUMPS is not set
al@19875 499 CONFIG_INIT_TERMINAL_TYPE=""
al@19875 500 # CONFIG_FEATURE_INIT_MODIFY_CMDLINE is not set
al@19875 501
al@19875 502 #
al@19875 503 # Login/Password Management Utilities
al@19875 504 #
al@19875 505 # CONFIG_FEATURE_SHADOWPASSWDS is not set
al@19875 506 # CONFIG_USE_BB_PWD_GRP is not set
al@19875 507 # CONFIG_USE_BB_SHADOW is not set
al@19875 508 # CONFIG_USE_BB_CRYPT is not set
al@19875 509 # CONFIG_USE_BB_CRYPT_SHA is not set
al@19875 510 # CONFIG_ADD_SHELL is not set
al@19875 511 # CONFIG_REMOVE_SHELL is not set
pascal@21724 512 # CONFIG_ADDGROUP is not set
pascal@21724 513 # CONFIG_FEATURE_ADDUSER_TO_GROUP is not set
al@19875 514 # CONFIG_ADDUSER is not set
al@19875 515 # CONFIG_FEATURE_CHECK_NAMES is not set
al@19875 516 CONFIG_LAST_ID=0
al@19875 517 CONFIG_FIRST_SYSTEM_ID=0
al@19875 518 CONFIG_LAST_SYSTEM_ID=0
al@19875 519 # CONFIG_CHPASSWD is not set
al@19875 520 CONFIG_FEATURE_DEFAULT_PASSWD_ALGO=""
al@19875 521 # CONFIG_CRYPTPW is not set
al@19875 522 # CONFIG_MKPASSWD is not set
al@19875 523 # CONFIG_DELUSER is not set
al@19875 524 # CONFIG_DELGROUP is not set
al@19875 525 # CONFIG_FEATURE_DEL_USER_FROM_GROUP is not set
al@19875 526 # CONFIG_GETTY is not set
al@19875 527 # CONFIG_LOGIN is not set
al@19875 528 # CONFIG_LOGIN_SESSION_AS_CHILD is not set
al@19875 529 # CONFIG_LOGIN_SCRIPTS is not set
al@19875 530 # CONFIG_FEATURE_NOLOGIN is not set
al@19875 531 # CONFIG_FEATURE_SECURETTY is not set
al@19875 532 # CONFIG_PASSWD is not set
al@19875 533 # CONFIG_FEATURE_PASSWD_WEAK_CHECK is not set
al@19875 534 # CONFIG_SU is not set
al@19875 535 # CONFIG_FEATURE_SU_SYSLOG is not set
al@19875 536 # CONFIG_FEATURE_SU_CHECKS_SHELLS is not set
al@19875 537 # CONFIG_FEATURE_SU_BLANK_PW_NEEDS_SECURE_TTY is not set
al@19875 538 # CONFIG_SULOGIN is not set
al@19875 539 # CONFIG_VLOCK is not set
al@19875 540
al@19875 541 #
al@19875 542 # Linux Ext2 FS Progs
al@19875 543 #
al@19875 544 # CONFIG_CHATTR is not set
al@19875 545 # CONFIG_FSCK is not set
al@19875 546 # CONFIG_LSATTR is not set
al@19875 547 # CONFIG_TUNE2FS is not set
al@19875 548
al@19875 549 #
al@19875 550 # Linux Module Utilities
al@19875 551 #
al@19875 552 # CONFIG_MODPROBE_SMALL is not set
al@19875 553 # CONFIG_DEPMOD is not set
al@19875 554 CONFIG_INSMOD=y
al@19875 555 # CONFIG_LSMOD is not set
al@19875 556 # CONFIG_FEATURE_LSMOD_PRETTY_2_6_OUTPUT is not set
al@19875 557 # CONFIG_MODINFO is not set
al@19875 558 # CONFIG_MODPROBE is not set
al@19875 559 # CONFIG_FEATURE_MODPROBE_BLACKLIST is not set
al@19875 560 # CONFIG_RMMOD is not set
al@19875 561
al@19875 562 #
al@19875 563 # Options common to multiple modutils
al@19875 564 #
al@19875 565 CONFIG_FEATURE_CMDLINE_MODULE_OPTIONS=y
al@19875 566 # CONFIG_FEATURE_MODPROBE_SMALL_CHECK_ALREADY_LOADED is not set
al@19875 567 # CONFIG_FEATURE_2_4_MODULES is not set
al@19875 568 # CONFIG_FEATURE_INSMOD_VERSION_CHECKING is not set
al@19875 569 # CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS is not set
al@19875 570 # CONFIG_FEATURE_INSMOD_LOADINKMEM is not set
al@19875 571 # CONFIG_FEATURE_INSMOD_LOAD_MAP is not set
al@19875 572 # CONFIG_FEATURE_INSMOD_LOAD_MAP_FULL is not set
al@19875 573 # CONFIG_FEATURE_CHECK_TAINTED_MODULE is not set
al@19875 574 # CONFIG_FEATURE_INSMOD_TRY_MMAP is not set
al@19875 575 # CONFIG_FEATURE_MODUTILS_ALIAS is not set
al@19875 576 # CONFIG_FEATURE_MODUTILS_SYMBOLS is not set
al@19875 577 CONFIG_DEFAULT_MODULES_DIR=""
al@19875 578 CONFIG_DEFAULT_DEPMOD_FILE=""
al@19875 579
al@19875 580 #
al@19875 581 # Linux System Utilities
al@19875 582 #
al@19875 583 # CONFIG_ACPID is not set
al@19875 584 # CONFIG_FEATURE_ACPID_COMPAT is not set
al@19875 585 # CONFIG_BLKDISCARD is not set
al@19875 586 CONFIG_BLKID=y
al@19875 587 CONFIG_FEATURE_BLKID_TYPE=y
al@19875 588 # CONFIG_BLOCKDEV is not set
al@19875 589 # CONFIG_CAL is not set
al@19875 590 # CONFIG_CHRT is not set
pascal@21724 591 CONFIG_DMESG=y
al@19875 592 # CONFIG_FEATURE_DMESG_PRETTY is not set
al@19875 593 # CONFIG_EJECT is not set
al@19875 594 # CONFIG_FEATURE_EJECT_SCSI is not set
al@19875 595 # CONFIG_FALLOCATE is not set
al@19875 596 # CONFIG_FATATTR is not set
al@19875 597 # CONFIG_FBSET is not set
al@19875 598 # CONFIG_FEATURE_FBSET_FANCY is not set
al@19875 599 # CONFIG_FEATURE_FBSET_READMODE is not set
al@19875 600 # CONFIG_FBVNC is not set
al@19875 601 # CONFIG_FDFORMAT is not set
al@19875 602 # CONFIG_FDISK is not set
al@19875 603 # CONFIG_FDISK_SUPPORT_LARGE_DISKS is not set
al@19875 604 # CONFIG_FEATURE_FDISK_WRITABLE is not set
al@19875 605 # CONFIG_FEATURE_AIX_LABEL is not set
al@19875 606 # CONFIG_FEATURE_SGI_LABEL is not set
al@19875 607 # CONFIG_FEATURE_SUN_LABEL is not set
al@19875 608 # CONFIG_FEATURE_OSF_LABEL is not set
al@19875 609 # CONFIG_FEATURE_GPT_LABEL is not set
al@19875 610 # CONFIG_FEATURE_FDISK_ADVANCED is not set
al@19875 611 # CONFIG_FINDFS is not set
al@19875 612 # CONFIG_FLOCK is not set
al@19875 613 # CONFIG_FDFLUSH is not set
al@19875 614 # CONFIG_FREERAMDISK is not set
al@19875 615 # CONFIG_FSCK_MINIX is not set
al@19875 616 # CONFIG_FSFREEZE is not set
al@19875 617 # CONFIG_FSTRIM is not set
al@19875 618 # CONFIG_GETOPT is not set
al@19875 619 # CONFIG_FEATURE_GETOPT_LONG is not set
al@19875 620 CONFIG_HEXDUMP=y
al@19875 621 CONFIG_FEATURE_HEXDUMP_REVERSE=y
al@19875 622 CONFIG_HD=y
al@19875 623 # CONFIG_XXD is not set
al@19875 624 # CONFIG_HWCLOCK is not set
al@19875 625 # CONFIG_FEATURE_HWCLOCK_ADJTIME_FHS is not set
al@19875 626 # CONFIG_IONICE is not set
al@19875 627 # CONFIG_IPCRM is not set
al@19875 628 # CONFIG_IPCS is not set
al@19875 629 # CONFIG_LAST is not set
al@19875 630 # CONFIG_FEATURE_LAST_FANCY is not set
al@19875 631 CONFIG_LOSETUP=y
al@19875 632 CONFIG_LSPCI=y
al@19875 633 # CONFIG_LSUSB is not set
al@19875 634 # CONFIG_MDEV is not set
al@19875 635 # CONFIG_FEATURE_MDEV_CONF is not set
al@19875 636 # CONFIG_FEATURE_MDEV_RENAME is not set
al@19875 637 # CONFIG_FEATURE_MDEV_RENAME_REGEXP is not set
al@19875 638 # CONFIG_FEATURE_MDEV_EXEC is not set
al@19875 639 # CONFIG_FEATURE_MDEV_LOAD_FIRMWARE is not set
pascal@21724 640 # CONFIG_FEATURE_MDEV_DAEMON is not set
al@19875 641 # CONFIG_MESG is not set
al@19875 642 # CONFIG_FEATURE_MESG_ENABLE_ONLY_GROUP is not set
al@19875 643 # CONFIG_MKE2FS is not set
al@19875 644 # CONFIG_MKFS_EXT2 is not set
al@19875 645 # CONFIG_MKFS_MINIX is not set
al@19875 646 # CONFIG_FEATURE_MINIX2 is not set
al@19875 647 # CONFIG_MKFS_REISER is not set
al@19875 648 CONFIG_MKDOSFS=y
al@19875 649 # CONFIG_MKFS_VFAT is not set
al@19875 650 # CONFIG_MKSWAP is not set
al@19875 651 # CONFIG_FEATURE_MKSWAP_UUID is not set
al@19875 652 # CONFIG_MORE is not set
al@19875 653 CONFIG_MOUNT=y
al@19875 654 # CONFIG_FEATURE_MOUNT_FAKE is not set
al@19875 655 # CONFIG_FEATURE_MOUNT_VERBOSE is not set
al@19875 656 CONFIG_FEATURE_MOUNT_HELPERS=y
al@19875 657 CONFIG_FEATURE_MOUNT_LABEL=y
al@19875 658 # CONFIG_FEATURE_MOUNT_NFS is not set
al@19875 659 # CONFIG_FEATURE_MOUNT_CIFS is not set
al@19875 660 CONFIG_FEATURE_MOUNT_FLAGS=y
al@19875 661 # CONFIG_FEATURE_MOUNT_FSTAB is not set
al@19875 662 # CONFIG_FEATURE_MOUNT_OTHERTAB is not set
al@19875 663 # CONFIG_MOUNTPOINT is not set
pascal@21724 664 # CONFIG_NOLOGIN is not set
pascal@21724 665 # CONFIG_NOLOGIN_DEPENDENCIES is not set
al@19875 666 # CONFIG_NSENTER is not set
al@19875 667 # CONFIG_PIVOT_ROOT is not set
al@19875 668 # CONFIG_RDATE is not set
al@19875 669 # CONFIG_RDEV is not set
al@19875 670 # CONFIG_READPROFILE is not set
al@19875 671 # CONFIG_RENICE is not set
al@19875 672 # CONFIG_REV is not set
al@19875 673 # CONFIG_RTCWAKE is not set
al@19875 674 CONFIG_SCRIPT=y
al@19875 675 # CONFIG_SCRIPTREPLAY is not set
al@19875 676 # CONFIG_SCRIPTREPLAY_HOTKEYS is not set
al@19875 677 # CONFIG_SETARCH is not set
al@19875 678 # CONFIG_LINUX32 is not set
al@19875 679 # CONFIG_LINUX64 is not set
al@19875 680 # CONFIG_SETPRIV is not set
pascal@21724 681 # CONFIG_FEATURE_SETPRIV_DUMP is not set
pascal@21724 682 # CONFIG_FEATURE_SETPRIV_CAPABILITIES is not set
pascal@21724 683 # CONFIG_FEATURE_SETPRIV_CAPABILITY_NAMES is not set
al@19875 684 CONFIG_SETSID=y
al@19875 685 # CONFIG_SWAPON is not set
al@19875 686 # CONFIG_FEATURE_SWAPON_DISCARD is not set
al@19875 687 # CONFIG_FEATURE_SWAPON_PRI is not set
al@19875 688 # CONFIG_SWAPOFF is not set
pascal@21724 689 # CONFIG_FEATURE_SWAPONOFF_LABEL is not set
al@19875 690 CONFIG_SWITCH_ROOT=y
al@19875 691 # CONFIG_TASKSET is not set
al@19875 692 # CONFIG_FEATURE_TASKSET_FANCY is not set
al@19875 693 # CONFIG_UEVENT is not set
al@19875 694 CONFIG_UMOUNT=y
al@19875 695 # CONFIG_FEATURE_UMOUNT_ALL is not set
al@19875 696 # CONFIG_UNSHARE is not set
al@19875 697 # CONFIG_WALL is not set
al@19875 698
al@19875 699 #
al@19875 700 # Common options for mount/umount
al@19875 701 #
al@19875 702 CONFIG_FEATURE_MOUNT_LOOP=y
al@19875 703 CONFIG_FEATURE_MOUNT_LOOP_CREATE=y
al@19875 704 # CONFIG_FEATURE_MTAB_SUPPORT is not set
al@19875 705 CONFIG_VOLUMEID=y
al@19875 706
al@19875 707 #
al@19875 708 # Filesystem/Volume identification
al@19875 709 #
al@19875 710 # CONFIG_FEATURE_VOLUMEID_BCACHE is not set
al@19875 711 CONFIG_FEATURE_VOLUMEID_BTRFS=y
al@19875 712 # CONFIG_FEATURE_VOLUMEID_CRAMFS is not set
al@19875 713 # CONFIG_FEATURE_VOLUMEID_EXFAT is not set
al@19875 714 CONFIG_FEATURE_VOLUMEID_EXT=y
al@19875 715 # CONFIG_FEATURE_VOLUMEID_F2FS is not set
al@19875 716 CONFIG_FEATURE_VOLUMEID_FAT=y
al@19875 717 # CONFIG_FEATURE_VOLUMEID_HFS is not set
al@19875 718 CONFIG_FEATURE_VOLUMEID_ISO9660=y
al@19875 719 # CONFIG_FEATURE_VOLUMEID_JFS is not set
pascal@21724 720 # CONFIG_FEATURE_VOLUMEID_LFS is not set
al@19875 721 # CONFIG_FEATURE_VOLUMEID_LINUXRAID is not set
al@19875 722 CONFIG_FEATURE_VOLUMEID_LINUXSWAP=y
al@19875 723 # CONFIG_FEATURE_VOLUMEID_LUKS is not set
pascal@21724 724 # CONFIG_FEATURE_VOLUMEID_MINIX is not set
al@19875 725 # CONFIG_FEATURE_VOLUMEID_NILFS is not set
al@19875 726 CONFIG_FEATURE_VOLUMEID_NTFS=y
al@19875 727 # CONFIG_FEATURE_VOLUMEID_OCFS2 is not set
al@19875 728 # CONFIG_FEATURE_VOLUMEID_REISERFS is not set
al@19875 729 # CONFIG_FEATURE_VOLUMEID_ROMFS is not set
al@19875 730 # CONFIG_FEATURE_VOLUMEID_SQUASHFS is not set
al@19875 731 # CONFIG_FEATURE_VOLUMEID_SYSV is not set
al@19875 732 # CONFIG_FEATURE_VOLUMEID_UBIFS is not set
al@19875 733 # CONFIG_FEATURE_VOLUMEID_UDF is not set
al@19875 734 # CONFIG_FEATURE_VOLUMEID_XFS is not set
al@19875 735
al@19875 736 #
al@19875 737 # Miscellaneous Utilities
al@19875 738 #
al@19875 739 # CONFIG_ADJTIMEX is not set
al@19875 740 CONFIG_BBCONFIG=y
al@19875 741 CONFIG_FEATURE_COMPRESS_BBCONFIG=y
pascal@21724 742 # CONFIG_BC is not set
pascal@21724 743 # CONFIG_DC is not set
pascal@21724 744 # CONFIG_FEATURE_DC_BIG is not set
pascal@21724 745 # CONFIG_FEATURE_DC_LIBM is not set
pascal@21724 746 # CONFIG_FEATURE_BC_INTERACTIVE is not set
pascal@21724 747 # CONFIG_FEATURE_BC_LONG_OPTIONS is not set
al@19875 748 CONFIG_BEEP=y
al@19875 749 CONFIG_FEATURE_BEEP_FREQ=4000
al@19875 750 CONFIG_FEATURE_BEEP_LENGTH_MS=30
al@19875 751 # CONFIG_CHAT is not set
al@19875 752 # CONFIG_FEATURE_CHAT_NOFAIL is not set
al@19875 753 # CONFIG_FEATURE_CHAT_TTY_HIFI is not set
al@19875 754 # CONFIG_FEATURE_CHAT_IMPLICIT_CR is not set
al@19875 755 # CONFIG_FEATURE_CHAT_SWALLOW_OPTS is not set
al@19875 756 # CONFIG_FEATURE_CHAT_SEND_ESCAPES is not set
al@19875 757 # CONFIG_FEATURE_CHAT_VAR_ABORT_LEN is not set
al@19875 758 # CONFIG_FEATURE_CHAT_CLR_ABORT is not set
al@19875 759 CONFIG_CONSPY=y
al@19875 760 # CONFIG_CROND is not set
al@19875 761 # CONFIG_FEATURE_CROND_D is not set
al@19875 762 # CONFIG_FEATURE_CROND_CALL_SENDMAIL is not set
pascal@21724 763 # CONFIG_FEATURE_CROND_SPECIAL_TIMES is not set
al@19875 764 CONFIG_FEATURE_CROND_DIR=""
al@19875 765 # CONFIG_CRONTAB is not set
al@19875 766 # CONFIG_DEVFSD is not set
al@19875 767 # CONFIG_DEVFSD_MODLOAD is not set
al@19875 768 # CONFIG_DEVFSD_FG_NP is not set
al@19875 769 # CONFIG_DEVFSD_VERBOSE is not set
al@19875 770 # CONFIG_FEATURE_DEVFS is not set
al@19875 771 # CONFIG_DEVMEM is not set
al@19875 772 # CONFIG_FBSPLASH is not set
al@19875 773 # CONFIG_FLASH_ERASEALL is not set
al@19875 774 # CONFIG_FLASH_LOCK is not set
al@19875 775 # CONFIG_FLASH_UNLOCK is not set
pascal@21724 776 # CONFIG_FLASHCP is not set
al@19875 777 # CONFIG_HDPARM is not set
al@19875 778 # CONFIG_FEATURE_HDPARM_GET_IDENTITY is not set
al@19875 779 # CONFIG_FEATURE_HDPARM_HDIO_SCAN_HWIF is not set
al@19875 780 # CONFIG_FEATURE_HDPARM_HDIO_UNREGISTER_HWIF is not set
al@19875 781 # CONFIG_FEATURE_HDPARM_HDIO_DRIVE_RESET is not set
al@19875 782 # CONFIG_FEATURE_HDPARM_HDIO_TRISTATE_HWIF is not set
al@19875 783 # CONFIG_FEATURE_HDPARM_HDIO_GETSET_DMA is not set
pascal@21724 784 # CONFIG_HEXEDIT is not set
al@19875 785 # CONFIG_I2CGET is not set
al@19875 786 # CONFIG_I2CSET is not set
al@19875 787 # CONFIG_I2CDUMP is not set
al@19875 788 # CONFIG_I2CDETECT is not set
pascal@21724 789 # CONFIG_I2CTRANSFER is not set
al@19875 790 # CONFIG_INOTIFYD is not set
al@19875 791 CONFIG_LESS=y
al@19875 792 CONFIG_FEATURE_LESS_MAXLINES=9999999
al@19875 793 # CONFIG_FEATURE_LESS_BRACKETS is not set
al@19875 794 # CONFIG_FEATURE_LESS_FLAGS is not set
al@19875 795 # CONFIG_FEATURE_LESS_TRUNCATE is not set
al@19875 796 # CONFIG_FEATURE_LESS_MARKS is not set
al@19875 797 # CONFIG_FEATURE_LESS_REGEXP is not set
al@19875 798 # CONFIG_FEATURE_LESS_WINCH is not set
al@19875 799 # CONFIG_FEATURE_LESS_ASK_TERMINAL is not set
al@19875 800 # CONFIG_FEATURE_LESS_DASHCMD is not set
al@19875 801 # CONFIG_FEATURE_LESS_LINENUMS is not set
pascal@21724 802 # CONFIG_FEATURE_LESS_RAW is not set
pascal@21724 803 # CONFIG_FEATURE_LESS_ENV is not set
al@19875 804 # CONFIG_LSSCSI is not set
al@19875 805 # CONFIG_MAKEDEVS is not set
al@19875 806 # CONFIG_FEATURE_MAKEDEVS_LEAF is not set
al@19875 807 # CONFIG_FEATURE_MAKEDEVS_TABLE is not set
al@19875 808 # CONFIG_MAN is not set
al@19875 809 # CONFIG_MICROCOM is not set
al@19875 810 # CONFIG_MT is not set
al@19875 811 # CONFIG_NANDWRITE is not set
al@19875 812 # CONFIG_NANDDUMP is not set
al@19875 813 CONFIG_PARTPROBE=y
al@19875 814 # CONFIG_RAIDAUTORUN is not set
al@19875 815 CONFIG_READAHEAD=y
al@19875 816 # CONFIG_RFKILL is not set
al@19875 817 # CONFIG_RUNLEVEL is not set
al@19875 818 # CONFIG_RX is not set
pascal@21724 819 # CONFIG_SETFATTR is not set
al@19875 820 # CONFIG_SETSERIAL is not set
al@19875 821 # CONFIG_STRINGS is not set
al@19875 822 # CONFIG_TIME is not set
pascal@21724 823 # CONFIG_TS is not set
al@19875 824 # CONFIG_TTYSIZE is not set
al@19875 825 # CONFIG_UBIATTACH is not set
al@19875 826 # CONFIG_UBIDETACH is not set
al@19875 827 # CONFIG_UBIMKVOL is not set
al@19875 828 # CONFIG_UBIRMVOL is not set
al@19875 829 # CONFIG_UBIRSVOL is not set
al@19875 830 # CONFIG_UBIUPDATEVOL is not set
pascal@21724 831 # CONFIG_UBIRENAME is not set
al@19875 832 # CONFIG_VOLNAME is not set
al@19875 833 # CONFIG_WATCHDOG is not set
al@19875 834
al@19875 835 #
al@19875 836 # Networking Utilities
al@19875 837 #
al@19875 838 # CONFIG_FEATURE_IPV6 is not set
al@19875 839 # CONFIG_FEATURE_UNIX_LOCAL is not set
al@19875 840 # CONFIG_FEATURE_PREFER_IPV4_ADDRESS is not set
al@19875 841 # CONFIG_VERBOSE_RESOLUTION_ERRORS is not set
pascal@21724 842 # CONFIG_FEATURE_TLS_SHA1 is not set
al@19875 843 # CONFIG_ARP is not set
al@19875 844 # CONFIG_ARPING is not set
al@19875 845 # CONFIG_BRCTL is not set
al@19875 846 # CONFIG_FEATURE_BRCTL_FANCY is not set
al@19875 847 # CONFIG_FEATURE_BRCTL_SHOW is not set
al@19875 848 # CONFIG_DNSD is not set
al@19875 849 # CONFIG_ETHER_WAKE is not set
al@19875 850 # CONFIG_FTPD is not set
al@19875 851 # CONFIG_FEATURE_FTPD_WRITE is not set
al@19875 852 # CONFIG_FEATURE_FTPD_ACCEPT_BROKEN_LIST is not set
al@19875 853 # CONFIG_FEATURE_FTPD_AUTHENTICATION is not set
al@19875 854 # CONFIG_FTPGET is not set
al@19875 855 # CONFIG_FTPPUT is not set
al@19875 856 # CONFIG_FEATURE_FTPGETPUT_LONG_OPTIONS is not set
al@19875 857 # CONFIG_HOSTNAME is not set
al@19875 858 # CONFIG_DNSDOMAINNAME is not set
al@19875 859 # CONFIG_HTTPD is not set
al@19875 860 # CONFIG_FEATURE_HTTPD_RANGES is not set
al@19875 861 # CONFIG_FEATURE_HTTPD_SETUID is not set
al@19875 862 # CONFIG_FEATURE_HTTPD_BASIC_AUTH is not set
al@19875 863 # CONFIG_FEATURE_HTTPD_AUTH_MD5 is not set
al@19875 864 # CONFIG_FEATURE_HTTPD_CGI is not set
al@19875 865 # CONFIG_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR is not set
al@19875 866 # CONFIG_FEATURE_HTTPD_SET_REMOTE_PORT_TO_ENV is not set
al@19875 867 # CONFIG_FEATURE_HTTPD_ENCODE_URL_STR is not set
al@19875 868 # CONFIG_FEATURE_HTTPD_ERROR_PAGES is not set
al@19875 869 # CONFIG_FEATURE_HTTPD_PROXY is not set
al@19875 870 # CONFIG_FEATURE_HTTPD_GZIP is not set
al@19875 871 CONFIG_IFCONFIG=y
al@19875 872 # CONFIG_FEATURE_IFCONFIG_STATUS is not set
al@19875 873 # CONFIG_FEATURE_IFCONFIG_SLIP is not set
al@19875 874 # CONFIG_FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ is not set
al@19875 875 # CONFIG_FEATURE_IFCONFIG_HW is not set
al@19875 876 # CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS is not set
al@19875 877 # CONFIG_IFENSLAVE is not set
al@19875 878 # CONFIG_IFPLUGD is not set
al@19875 879 # CONFIG_IFUP is not set
al@19875 880 # CONFIG_IFDOWN is not set
al@19875 881 CONFIG_IFUPDOWN_IFSTATE_PATH=""
al@19875 882 # CONFIG_FEATURE_IFUPDOWN_IP is not set
al@19875 883 # CONFIG_FEATURE_IFUPDOWN_IPV4 is not set
al@19875 884 # CONFIG_FEATURE_IFUPDOWN_IPV6 is not set
al@19875 885 # CONFIG_FEATURE_IFUPDOWN_MAPPING is not set
al@19875 886 # CONFIG_FEATURE_IFUPDOWN_EXTERNAL_DHCP is not set
al@19875 887 # CONFIG_INETD is not set
al@19875 888 # CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_ECHO is not set
al@19875 889 # CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_DISCARD is not set
al@19875 890 # CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_TIME is not set
al@19875 891 # CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_DAYTIME is not set
al@19875 892 # CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_CHARGEN is not set
al@19875 893 # CONFIG_FEATURE_INETD_RPC is not set
al@19875 894 # CONFIG_IP is not set
al@19875 895 # CONFIG_IPADDR is not set
al@19875 896 # CONFIG_IPLINK is not set
al@19875 897 # CONFIG_IPROUTE is not set
al@19875 898 # CONFIG_IPTUNNEL is not set
al@19875 899 # CONFIG_IPRULE is not set
al@19875 900 # CONFIG_IPNEIGH is not set
al@19875 901 # CONFIG_FEATURE_IP_ADDRESS is not set
al@19875 902 # CONFIG_FEATURE_IP_LINK is not set
al@19875 903 # CONFIG_FEATURE_IP_ROUTE is not set
al@19875 904 CONFIG_FEATURE_IP_ROUTE_DIR=""
al@19875 905 # CONFIG_FEATURE_IP_TUNNEL is not set
al@19875 906 # CONFIG_FEATURE_IP_RULE is not set
al@19875 907 # CONFIG_FEATURE_IP_NEIGH is not set
al@19875 908 # CONFIG_FEATURE_IP_RARE_PROTOCOLS is not set
al@19875 909 # CONFIG_IPCALC is not set
al@19875 910 # CONFIG_FEATURE_IPCALC_LONG_OPTIONS is not set
al@19875 911 # CONFIG_FEATURE_IPCALC_FANCY is not set
al@19875 912 # CONFIG_FAKEIDENTD is not set
al@19875 913 # CONFIG_NAMEIF is not set
al@19875 914 # CONFIG_FEATURE_NAMEIF_EXTENDED is not set
al@19875 915 # CONFIG_NBDCLIENT is not set
al@19875 916 CONFIG_NC=y
pascal@21724 917 # CONFIG_NETCAT is not set
al@19875 918 CONFIG_NC_SERVER=y
al@19875 919 CONFIG_NC_EXTRA=y
al@19875 920 CONFIG_NC_110_COMPAT=y
al@19875 921 # CONFIG_NETSTAT is not set
al@19875 922 # CONFIG_FEATURE_NETSTAT_WIDE is not set
al@19875 923 # CONFIG_FEATURE_NETSTAT_PRG is not set
al@19875 924 # CONFIG_NSLOOKUP is not set
pascal@21724 925 # CONFIG_FEATURE_NSLOOKUP_BIG is not set
pascal@21724 926 # CONFIG_FEATURE_NSLOOKUP_LONG_OPTIONS is not set
al@19875 927 # CONFIG_NTPD is not set
al@19875 928 # CONFIG_FEATURE_NTPD_SERVER is not set
al@19875 929 # CONFIG_FEATURE_NTPD_CONF is not set
pascal@21724 930 # CONFIG_FEATURE_NTP_AUTH is not set
al@19875 931 CONFIG_PING=y
al@19875 932 # CONFIG_PING6 is not set
al@19875 933 # CONFIG_FEATURE_FANCY_PING is not set
al@19875 934 # CONFIG_PSCAN is not set
al@19875 935 CONFIG_ROUTE=y
al@19875 936 # CONFIG_SLATTACH is not set
al@19875 937 # CONFIG_SSL_CLIENT is not set
pascal@21724 938 # CONFIG_TC is not set
pascal@21724 939 # CONFIG_FEATURE_TC_INGRESS is not set
al@19875 940 # CONFIG_TCPSVD is not set
al@19875 941 # CONFIG_UDPSVD is not set
al@19875 942 # CONFIG_TELNET is not set
al@19875 943 # CONFIG_FEATURE_TELNET_TTYPE is not set
al@19875 944 # CONFIG_FEATURE_TELNET_AUTOLOGIN is not set
al@19875 945 # CONFIG_FEATURE_TELNET_WIDTH is not set
al@19875 946 # CONFIG_TELNETD is not set
al@19875 947 # CONFIG_FEATURE_TELNETD_STANDALONE is not set
al@19875 948 # CONFIG_FEATURE_TELNETD_INETD_WAIT is not set
al@19875 949 # CONFIG_TFTP is not set
pascal@21724 950 # CONFIG_FEATURE_TFTP_PROGRESS_BAR is not set
pascal@21724 951 # CONFIG_FEATURE_TFTP_HPA_COMPAT is not set
al@19875 952 # CONFIG_TFTPD is not set
al@19875 953 # CONFIG_FEATURE_TFTPD_RIS is not set
al@19875 954 # CONFIG_FEATURE_TFTP_GET is not set
al@19875 955 # CONFIG_FEATURE_TFTP_PUT is not set
al@19875 956 # CONFIG_FEATURE_TFTP_BLOCKSIZE is not set
al@19875 957 # CONFIG_TFTP_DEBUG is not set
al@19875 958 # CONFIG_TLS is not set
al@19875 959 # CONFIG_TRACEROUTE is not set
al@19875 960 # CONFIG_TRACEROUTE6 is not set
al@19875 961 # CONFIG_FEATURE_TRACEROUTE_VERBOSE is not set
al@19875 962 # CONFIG_FEATURE_TRACEROUTE_USE_ICMP is not set
al@19875 963 # CONFIG_TUNCTL is not set
al@19875 964 # CONFIG_FEATURE_TUNCTL_UG is not set
al@19875 965 # CONFIG_VCONFIG is not set
al@19875 966 # CONFIG_WGET is not set
al@19875 967 # CONFIG_FEATURE_WGET_LONG_OPTIONS is not set
al@19875 968 # CONFIG_FEATURE_WGET_STATUSBAR is not set
al@19875 969 # CONFIG_FEATURE_WGET_AUTHENTICATION is not set
al@19875 970 # CONFIG_FEATURE_WGET_TIMEOUT is not set
al@19875 971 # CONFIG_FEATURE_WGET_HTTPS is not set
al@19875 972 # CONFIG_FEATURE_WGET_OPENSSL is not set
al@19875 973 # CONFIG_WHOIS is not set
al@19875 974 # CONFIG_ZCIP is not set
al@19875 975 # CONFIG_UDHCPD is not set
pascal@21724 976 # CONFIG_FEATURE_UDHCPD_BASE_IP_ON_MAC is not set
al@19875 977 # CONFIG_FEATURE_UDHCPD_WRITE_LEASES_EARLY is not set
al@19875 978 CONFIG_DHCPD_LEASES_FILE=""
al@19875 979 # CONFIG_DUMPLEASES is not set
al@19875 980 # CONFIG_DHCPRELAY is not set
al@19875 981 CONFIG_UDHCPC=y
al@19875 982 # CONFIG_FEATURE_UDHCPC_ARPING is not set
al@19875 983 CONFIG_FEATURE_UDHCPC_SANITIZEOPT=y
al@19875 984 CONFIG_UDHCPC_DEFAULT_SCRIPT="/lib/udhcpc"
pascal@21724 985 # CONFIG_UDHCPC6 is not set
pascal@21724 986 # CONFIG_FEATURE_UDHCPC6_RFC3646 is not set
pascal@21724 987 # CONFIG_FEATURE_UDHCPC6_RFC4704 is not set
pascal@21724 988 # CONFIG_FEATURE_UDHCPC6_RFC4833 is not set
pascal@21724 989 # CONFIG_FEATURE_UDHCPC6_RFC5970 is not set
pascal@21724 990
pascal@21724 991 #
pascal@21724 992 # Common options for DHCP applets
pascal@21724 993 #
al@19875 994 # CONFIG_FEATURE_UDHCP_PORT is not set
al@19875 995 CONFIG_UDHCP_DEBUG=0
pascal@21724 996 CONFIG_UDHCPC_SLACK_FOR_BUGGY_SERVERS=80
al@19875 997 # CONFIG_FEATURE_UDHCP_RFC3397 is not set
al@19875 998 CONFIG_FEATURE_UDHCP_8021Q=y
al@19875 999 CONFIG_IFUPDOWN_UDHCPC_CMD_OPTIONS=""
al@19875 1000
al@19875 1001 #
al@19875 1002 # Print Utilities
al@19875 1003 #
al@19875 1004 # CONFIG_LPD is not set
al@19875 1005 # CONFIG_LPR is not set
al@19875 1006 # CONFIG_LPQ is not set
al@19875 1007
al@19875 1008 #
al@19875 1009 # Mail Utilities
al@19875 1010 #
al@19875 1011 # CONFIG_MAKEMIME is not set
al@19875 1012 # CONFIG_POPMAILDIR is not set
al@19875 1013 # CONFIG_FEATURE_POPMAILDIR_DELIVERY is not set
al@19875 1014 # CONFIG_REFORMIME is not set
al@19875 1015 # CONFIG_FEATURE_REFORMIME_COMPAT is not set
al@19875 1016 # CONFIG_SENDMAIL is not set
al@19875 1017 CONFIG_FEATURE_MIME_CHARSET=""
al@19875 1018
al@19875 1019 #
al@19875 1020 # Process Utilities
al@19875 1021 #
al@19875 1022 CONFIG_FREE=y
al@19875 1023 # CONFIG_FUSER is not set
al@19875 1024 # CONFIG_IOSTAT is not set
al@19875 1025 # CONFIG_KILL is not set
al@19875 1026 # CONFIG_KILLALL is not set
al@19875 1027 # CONFIG_KILLALL5 is not set
al@19875 1028 # CONFIG_LSOF is not set
al@19875 1029 # CONFIG_MPSTAT is not set
al@19875 1030 # CONFIG_NMETER is not set
al@19875 1031 # CONFIG_PGREP is not set
al@19875 1032 # CONFIG_PKILL is not set
al@19875 1033 # CONFIG_PIDOF is not set
al@19875 1034 # CONFIG_FEATURE_PIDOF_SINGLE is not set
al@19875 1035 # CONFIG_FEATURE_PIDOF_OMIT is not set
al@19875 1036 # CONFIG_PMAP is not set
al@19875 1037 # CONFIG_POWERTOP is not set
al@19875 1038 # CONFIG_FEATURE_POWERTOP_INTERACTIVE is not set
al@19875 1039 # CONFIG_PS is not set
al@19875 1040 # CONFIG_FEATURE_PS_WIDE is not set
al@19875 1041 # CONFIG_FEATURE_PS_LONG is not set
al@19875 1042 # CONFIG_FEATURE_PS_TIME is not set
al@19875 1043 # CONFIG_FEATURE_PS_UNUSUAL_SYSTEMS is not set
al@19875 1044 # CONFIG_FEATURE_PS_ADDITIONAL_COLUMNS is not set
al@19875 1045 CONFIG_PSTREE=y
al@19875 1046 # CONFIG_PWDX is not set
al@19875 1047 # CONFIG_SMEMCAP is not set
al@19875 1048 # CONFIG_BB_SYSCTL is not set
al@19875 1049 # CONFIG_TOP is not set
al@19875 1050 # CONFIG_FEATURE_TOP_INTERACTIVE is not set
al@19875 1051 # CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE is not set
al@19875 1052 # CONFIG_FEATURE_TOP_CPU_GLOBAL_PERCENTS is not set
al@19875 1053 # CONFIG_FEATURE_TOP_SMP_CPU is not set
al@19875 1054 # CONFIG_FEATURE_TOP_DECIMALS is not set
al@19875 1055 # CONFIG_FEATURE_TOP_SMP_PROCESS is not set
al@19875 1056 # CONFIG_FEATURE_TOPMEM is not set
al@19875 1057 # CONFIG_UPTIME is not set
al@19875 1058 # CONFIG_FEATURE_UPTIME_UTMP_SUPPORT is not set
al@19875 1059 # CONFIG_WATCH is not set
al@19875 1060 # CONFIG_FEATURE_SHOW_THREADS is not set
al@19875 1061
al@19875 1062 #
al@19875 1063 # Runit Utilities
al@19875 1064 #
al@19875 1065 # CONFIG_CHPST is not set
al@19875 1066 # CONFIG_SETUIDGID is not set
al@19875 1067 # CONFIG_ENVUIDGID is not set
al@19875 1068 # CONFIG_ENVDIR is not set
al@19875 1069 # CONFIG_SOFTLIMIT is not set
al@19875 1070 # CONFIG_RUNSV is not set
al@19875 1071 # CONFIG_RUNSVDIR is not set
al@19875 1072 # CONFIG_FEATURE_RUNSVDIR_LOG is not set
al@19875 1073 # CONFIG_SV is not set
al@19875 1074 CONFIG_SV_DEFAULT_SERVICE_DIR=""
al@19875 1075 # CONFIG_SVC is not set
pascal@21724 1076 # CONFIG_SVOK is not set
al@19875 1077 # CONFIG_SVLOGD is not set
al@19875 1078 # CONFIG_CHCON is not set
al@19875 1079 # CONFIG_GETENFORCE is not set
al@19875 1080 # CONFIG_GETSEBOOL is not set
al@19875 1081 # CONFIG_LOAD_POLICY is not set
al@19875 1082 # CONFIG_MATCHPATHCON is not set
al@19875 1083 # CONFIG_RUNCON is not set
al@19875 1084 # CONFIG_SELINUXENABLED is not set
al@19875 1085 # CONFIG_SESTATUS is not set
al@19875 1086 # CONFIG_SETENFORCE is not set
al@19875 1087 # CONFIG_SETFILES is not set
al@19875 1088 # CONFIG_FEATURE_SETFILES_CHECK_OPTION is not set
al@19875 1089 # CONFIG_RESTORECON is not set
al@19875 1090 # CONFIG_SETSEBOOL is not set
al@19875 1091
al@19875 1092 #
al@19875 1093 # Shells
al@19875 1094 #
al@19875 1095 CONFIG_SH_IS_ASH=y
al@19875 1096 # CONFIG_SH_IS_HUSH is not set
al@19875 1097 # CONFIG_SH_IS_NONE is not set
al@19875 1098 # CONFIG_BASH_IS_ASH is not set
al@19875 1099 # CONFIG_BASH_IS_HUSH is not set
al@19875 1100 CONFIG_BASH_IS_NONE=y
al@19875 1101 CONFIG_ASH=y
al@19875 1102 CONFIG_ASH_OPTIMIZE_FOR_SIZE=y
pascal@21724 1103 CONFIG_ASH_INTERNAL_GLOB=y
al@19875 1104 CONFIG_ASH_BASH_COMPAT=y
pascal@21724 1105 # CONFIG_ASH_BASH_SOURCE_CURDIR is not set
pascal@21724 1106 # CONFIG_ASH_BASH_NOT_FOUND_HOOK is not set
al@19875 1107 # CONFIG_ASH_JOB_CONTROL is not set
al@19875 1108 # CONFIG_ASH_ALIAS is not set
al@19875 1109 # CONFIG_ASH_RANDOM_SUPPORT is not set
al@19875 1110 # CONFIG_ASH_EXPAND_PRMT is not set
al@19875 1111 # CONFIG_ASH_IDLE_TIMEOUT is not set
al@19875 1112 # CONFIG_ASH_MAIL is not set
al@19875 1113 # CONFIG_ASH_ECHO is not set
al@19875 1114 # CONFIG_ASH_PRINTF is not set
al@19875 1115 # CONFIG_ASH_TEST is not set
al@19875 1116 # CONFIG_ASH_HELP is not set
al@19875 1117 # CONFIG_ASH_GETOPTS is not set
al@19875 1118 # CONFIG_ASH_CMDCMD is not set
al@19875 1119 # CONFIG_CTTYHACK is not set
al@19875 1120 # CONFIG_HUSH is not set
al@19875 1121 # CONFIG_HUSH_BASH_COMPAT is not set
al@19875 1122 # CONFIG_HUSH_BRACE_EXPANSION is not set
pascal@21724 1123 # CONFIG_HUSH_LINENO_VAR is not set
pascal@21724 1124 # CONFIG_HUSH_BASH_SOURCE_CURDIR is not set
al@19875 1125 # CONFIG_HUSH_INTERACTIVE is not set
al@19875 1126 # CONFIG_HUSH_SAVEHISTORY is not set
al@19875 1127 # CONFIG_HUSH_JOB is not set
al@19875 1128 # CONFIG_HUSH_TICK is not set
al@19875 1129 # CONFIG_HUSH_IF is not set
al@19875 1130 # CONFIG_HUSH_LOOPS is not set
al@19875 1131 # CONFIG_HUSH_CASE is not set
al@19875 1132 # CONFIG_HUSH_FUNCTIONS is not set
al@19875 1133 # CONFIG_HUSH_LOCAL is not set
al@19875 1134 # CONFIG_HUSH_RANDOM_SUPPORT is not set
al@19875 1135 # CONFIG_HUSH_MODE_X is not set
al@19875 1136 # CONFIG_HUSH_ECHO is not set
al@19875 1137 # CONFIG_HUSH_PRINTF is not set
al@19875 1138 # CONFIG_HUSH_TEST is not set
al@19875 1139 # CONFIG_HUSH_HELP is not set
al@19875 1140 # CONFIG_HUSH_EXPORT is not set
al@19875 1141 # CONFIG_HUSH_EXPORT_N is not set
pascal@21724 1142 # CONFIG_HUSH_READONLY is not set
al@19875 1143 # CONFIG_HUSH_KILL is not set
al@19875 1144 # CONFIG_HUSH_WAIT is not set
pascal@21724 1145 # CONFIG_HUSH_COMMAND is not set
al@19875 1146 # CONFIG_HUSH_TRAP is not set
al@19875 1147 # CONFIG_HUSH_TYPE is not set
pascal@21724 1148 # CONFIG_HUSH_TIMES is not set
al@19875 1149 # CONFIG_HUSH_READ is not set
al@19875 1150 # CONFIG_HUSH_SET is not set
al@19875 1151 # CONFIG_HUSH_UNSET is not set
al@19875 1152 # CONFIG_HUSH_ULIMIT is not set
al@19875 1153 # CONFIG_HUSH_UMASK is not set
pascal@21724 1154 # CONFIG_HUSH_GETOPTS is not set
al@19875 1155 # CONFIG_HUSH_MEMLEAK is not set
al@19875 1156
al@19875 1157 #
al@19875 1158 # Options common to all shells
al@19875 1159 #
al@19875 1160 CONFIG_FEATURE_SH_MATH=y
al@19875 1161 # CONFIG_FEATURE_SH_MATH_64 is not set
pascal@21724 1162 # CONFIG_FEATURE_SH_MATH_BASE is not set
al@19875 1163 CONFIG_FEATURE_SH_EXTRA_QUIET=y
al@19875 1164 CONFIG_FEATURE_SH_STANDALONE=y
al@19875 1165 # CONFIG_FEATURE_SH_NOFORK is not set
pascal@21724 1166 # CONFIG_FEATURE_SH_READ_FRAC is not set
al@19875 1167 # CONFIG_FEATURE_SH_HISTFILESIZE is not set
pascal@21724 1168 # CONFIG_FEATURE_SH_EMBEDDED_SCRIPTS is not set
al@19875 1169
al@19875 1170 #
al@19875 1171 # System Logging Utilities
al@19875 1172 #
al@19875 1173 # CONFIG_KLOGD is not set
al@19875 1174 # CONFIG_FEATURE_KLOGD_KLOGCTL is not set
al@19875 1175 # CONFIG_LOGGER is not set
al@19875 1176 # CONFIG_LOGREAD is not set
al@19875 1177 # CONFIG_FEATURE_LOGREAD_REDUCED_LOCKING is not set
al@19875 1178 # CONFIG_SYSLOGD is not set
al@19875 1179 # CONFIG_FEATURE_ROTATE_LOGFILE is not set
al@19875 1180 # CONFIG_FEATURE_REMOTE_LOG is not set
al@19875 1181 # CONFIG_FEATURE_SYSLOGD_DUP is not set
al@19875 1182 # CONFIG_FEATURE_SYSLOGD_CFG is not set
al@19875 1183 CONFIG_FEATURE_SYSLOGD_READ_BUFFER_SIZE=0
al@19875 1184 # CONFIG_FEATURE_IPC_SYSLOG is not set
al@19875 1185 CONFIG_FEATURE_IPC_SYSLOG_BUFFER_SIZE=0
al@19875 1186 # CONFIG_FEATURE_KMSG_SYSLOG is not set