Changeset 3309 for trunk/freewrt/Config.default
- Timestamp:
- 07/22/07 10:54:00 (1 year ago)
- Files:
-
- trunk/freewrt/Config.default (modified) (55 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/freewrt/Config.default
r2996 r3309 4 4 MODULES=y 5 5 FWRT_HAVE_DOT_CONFIG=y 6 # FWRT_BIG_ENDIAN is not set7 # FWRT_i386 is not set8 # FWRT_mips is not set9 6 FWRT_mipsel=y 10 # FWRT_armeb is not set 11 # FWRT_mips64 is not set 12 # FWRT_arm is not set 13 # FWRT_cris is not set 14 # FWRT_m68k is not set 15 # FWRT_powerpc is not set 16 # FWRT_sh3 is not set 17 # FWRT_sh3eb is not set 18 # FWRT_sh4 is not set 19 # FWRT_sh4eb is not set 20 # FWRT_sparc is not set 21 FWRT_ARCH="arm" 7 FWRT_ARCH="mipsel" 22 8 FWRT_JLEVEL=1 23 9 FWRT_LINUX_2_4=y 24 # FWRT_LINUX_2_6 is not set25 10 FWRT_LINUX_2_4_BRCM=y 26 # FWRT_LINUX_2_6_BRCM is not set27 # FWRT_LINUX_2_4_RB is not set28 # FWRT_LINUX_2_6_RB is not set29 # FWRT_LINUX_2_4_X86 is not set30 # FWRT_LINUX_2_6_X86 is not set31 # FWRT_LINUX_2_4_X86 is not set32 11 33 12 # … … 35 14 # 36 15 # FWRT_DEVEL is not set 16 # FWRT_END_OF_LIFE is not set 37 17 FWRT_PREFIX="freewrt" 38 18 # FWRT_USE_CCACHE is not set … … 42 22 # Target system 43 23 # 44 FWRT_LINUX_2_4_BRCM_ASUS_WL500G=y 24 FWRT_TARGET_CATEGORY_MIPS=y 25 # FWRT_TARGET_CATEGORY_I386 is not set 26 # FWRT_TARGET_CATEGORY_NOKERNEL is not set 27 FWRT_TARGET_CAN_LINUX_2_4=y 28 # FWRT_DEVICE_BRCM_ASUS_WL500G is not set 29 # FWRT_DEVICE_BRCM_ASUS_WL500G_DELUXE is not set 30 FWRT_DEVICE_BRCM_ASUS_WL500G_PREMIUM=y 31 # FWRT_DEVICE_BRCM_LINKSYS_WRT54G is not set 32 # FWRT_DEVICE_BRCM_LINKSYS_WRT54GS is not set 33 # FWRT_DEVICE_BRCM_LINKSYS_WRT54GS_4 is not set 34 # FWRT_DEVICE_BRCM_LINKSYS_WRT54G3G is not set 35 # FWRT_DEVICE_BRCM_NETGEAR_WGT634U is not set 36 # FWRT_DEVICE_RB_RB532 is not set 37 # FWRT_DEVICE_X86_WRAP is not set 38 # FWRT_DEVICE_X86_CRYPTOTOKEN is not set 39 # FWRT_LINUX_NOKERNEL_ARM is not set 40 # FWRT_LINUX_NOKERNEL_ARMEB is not set 41 # FWRT_LINUX_NOKERNEL_CRIS is not set 42 # FWRT_LINUX_NOKERNEL_I386 is not set 43 # FWRT_LINUX_NOKERNEL_MIPS is not set 44 # FWRT_LINUX_NOKERNEL_POWERPC is not set 45 # FWRT_LINUX_2_4_BRCM_ASUS_WL500G is not set 45 46 # FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE is not set 46 # FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM is not set 47 FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM=y 47 48 # FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G is not set 48 49 # FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS is not set … … 57 58 # FWRT_LINUX_2_6_X86_WRAP is not set 58 59 # FWRT_LINUX_2_6_X86_CRYPTOTOKEN is not set 60 FWRT_TARGET_WITH_LINUX_2_4=y 61 # FWRT_TARGET_WITH_LINUX_2_6 is not set 62 # FWRT_TARGET_NOKERNEL is not set 59 63 FWRT_KERNEL_SQUASHFS=y 60 64 FWRT_KERNEL_MINI_FO=y … … 75 79 # FWRT_KERNEL_YAFFS_SHORT_NAMES_IN_RAM is not set 76 80 # FWRT_KERNEL_EXT2_FS is not set 81 # FWRT_KERNEL_DEBUG_KERNEL is not set 82 # FWRT_KERNEL_KGDB is not set 83 # FWRT_KERNEL_GDB_CONSOLE is not set 77 84 # FWRT_TARGET_ROOTFS_JFFS2 is not set 78 85 FWRT_TARGET_ROOTFS_SQUASHFS=y … … 81 88 # FWRT_TARGET_ROOTFS_YAFFS2 is not set 82 89 # FWRT_TARGET_ROOTFS_INITRAMFS is not set 90 # FWRT_TARGET_ROOTFS_NONE is not set 83 91 84 92 # … … 96 104 FWRT_NETWORK_LAN=y 97 105 FWRT_NETWORK_LAN_INTERFACE="eth0" 106 FWRT_NETWORK_LAN_LLADDR="" 98 107 FWRT_NETWORK_LAN_SWITCH_PORTS="0 1 2 3 5*" 108 # FWRT_NETWORK_LANBRIDGE is not set 99 109 FWRT_NETWORK_LAN_PROTO_STATIC=y 100 110 # FWRT_NETWORK_LAN_PROTO_DHCP is not set … … 107 117 FWRT_NETWORK_WAN=y 108 118 FWRT_NETWORK_WAN_INTERFACE="eth1" 119 FWRT_NETWORK_WAN_LLADDR="" 109 120 FWRT_NETWORK_WAN_SWITCH_PORTS="4 5" 110 121 FWRT_NETWORK_WAN_PROTO_DHCP=y 111 122 # FWRT_NETWORK_WAN_PROTO_STATIC is not set 112 FWRT_NETWORK_WAN_IP_ADDRESS="10.0.0.23"113 FWRT_NETWORK_WAN_IP_NETMASK="255.255.255.0"114 FWRT_NETWORK_WAN_IP_GATEWAY="10.0.0.1"115 123 116 124 # 117 125 # Wireless LAN 118 126 # 119 # FWRT_NETWORK_WLAN is not set 120 FWRT_NETWORK_WLAN_TYPE="atheros" 121 FWRT_NETWORK_WLAN_INTERFACE="ath0" 127 FWRT_NETWORK_WLAN=y 128 FWRT_NETWORK_WLAN_TYPE="broadcom" 129 FWRT_NETWORK_WLAN_INTERFACE="wl0" 130 FWRT_NETWORK_WLAN_LLADDR="" 122 131 FWRT_NETWORK_WLAN_IP_ADDRESS="192.168.2.1" 123 132 FWRT_NETWORK_WLAN_IP_NETMASK="255.255.255.0" 124 # FWRT_NETWORK_WLAN_MODE_AP is not set 133 FWRT_NETWORK_WLAN_MODE_AP=y 125 134 # FWRT_NETWORK_WLAN_MODE_STA is not set 126 135 FWRT_NETWORK_WLAN_ESSID="FreeWRT" 127 136 FWRT_NETWORK_WLAN_CHANNEL="11" 128 137 FWRT_NETWORK_WLAN_COUNTRY="DE" 129 # FWRT_NETWORK_WLAN_SECURITY_NONE is not set 138 139 # 140 # wireless security settings 141 # 142 FWRT_NETWORK_WLAN_SECURITY_NONE=y 130 143 # FWRT_NETWORK_WLAN_SECURITY_WEP is not set 131 144 # FWRT_NETWORK_WLAN_SECURITY_WPA_PSK is not set 132 145 # FWRT_NETWORK_WLAN_SECURITY_802.1X is not set 133 # FWRT_NETWORK_WLAN_AUTORIZATION_OPEN is not set134 # FWRT_NETWORK_WLAN_AUTORIZATION_SHARED is not set135 # FWRT_NETWORK_WLAN_AUTORIZATION_OPEN_AND_SHARED is not set136 # FWRT_NETWORK_WLAN_AUTORIZATION_PSK is not set137 # FWRT_NETWORK_WLAN_AUTORIZATION_PSK2 is not set138 # FWRT_NETWORK_WLAN_AUTORIZATION_PSK_PSK2 is not set139 # FWRT_NETWORK_WLAN_AUTORIZATION_WPA is not set140 # FWRT_NETWORK_WLAN_AUTORIZATION_WPA2 is not set141 # FWRT_NETWORK_WLAN_AUTORIZATION_WPA_AND_WPA2 is not set142 # FWRT_NETWORK_WLAN_ENCRYPTION_TKIP is not set143 # FWRT_NETWORK_WLAN_ENCRYPTION_AES is not set144 # FWRT_NETWORK_WLAN_ENCRYPTION_AES_TKIP is not set145 # FWRT_NETWORK_WLAN_ENCRYPTION_WEP is not set146 # FWRT_NETWORK_WLAN_EAP_TLS is not set147 # FWRT_NETWORK_WLAN_EAP_TTLS is not set148 # FWRT_NETWORK_WLA_EAP_PEAP is not set149 # FWRT_NETWORK_WLAN_EAP_LEAP is not set150 FWRT_NETWORK_WLAN_RADIUS_IPADDR="0.0.0.0"151 FWRT_NETWORK_WLAN_RADIUS_PORT="1812"152 FWRT_NETWORK_WLAN_RADIUS_KEY=""153 FWRT_NETWORK_WLAN_WEP_KEY=""154 FWRT_NETWORK_WLAN_WPA_KEY=""155 FWRT_NETWROK_WLAN_WPA_GTK_REKEY="3600"156 146 157 147 # … … 168 158 FWRT_PACKAGE_BASE_FILES=y 169 159 FWRT_PACKAGE_CONFIG_IN_ETC=y 170 FWRT_PACKAGE_BASE_ARCH=y171 160 FWRT_PACKAGE_BUSYBOX=y 172 BUSYBOX_CONFIG_FEATURE_FWCF_REBOOT=y 173 174 # 175 # Busybox Configuration 176 # 177 BUSYBOX_CONFIG_HAVE_DOT_CONFIG=y 178 179 # 180 # Busybox Settings 181 # 182 183 # 184 # General Configuration 185 # 186 # BUSYBOX_CONFIG_NITPICK is not set 187 # BUSYBOX_CONFIG_DESKTOP is not set 188 # BUSYBOX_CONFIG_FEATURE_BUFFERS_USE_MALLOC is not set 189 # BUSYBOX_CONFIG_FEATURE_BUFFERS_GO_ON_STACK is not set 190 # BUSYBOX_CONFIG_FEATURE_BUFFERS_GO_IN_BSS is not set 191 BUSYBOX_CONFIG_SHOW_USAGE=y 192 BUSYBOX_CONFIG_FEATURE_VERBOSE_USAGE=y 193 # BUSYBOX_CONFIG_FEATURE_COMPRESS_USAGE is not set 194 # BUSYBOX_CONFIG_FEATURE_INSTALLER is not set 195 # BUSYBOX_CONFIG_LOCALE_SUPPORT is not set 196 BUSYBOX_CONFIG_GETOPT_LONG=y 197 BUSYBOX_CONFIG_FEATURE_DEVPTS=y 198 # BUSYBOX_CONFIG_FEATURE_CLEAN_UP is not set 199 BUSYBOX_CONFIG_FEATURE_SUID=y 200 BUSYBOX_CONFIG_FEATURE_SYSLOG=y 201 # BUSYBOX_CONFIG_FEATURE_SUID_CONFIG is not set 202 BUSYBOX_CONFIG_FEATURE_SUID_CONFIG_QUIET=y 203 BUSYBOX_CONFIG_FEATURE_HAVE_RPC=y 204 # BUSYBOX_CONFIG_SELINUX is not set 205 BUSYBOX_CONFIG_BUSYBOX_EXEC_PATH="/proc/self/exe" 206 207 # 208 # Build Options 209 # 210 # BUSYBOX_CONFIG_STATIC is not set 211 # BUSYBOX_CONFIG_BUILD_LIBBUSYBOX is not set 212 # BUSYBOX_CONFIG_FEATURE_FULL_LIBBUSYBOX is not set 213 BUSYBOX_CONFIG_FEATURE_SHARED_BUSYBOX=y 214 BUSYBOX_CONFIG_LFS=y 215 # BUSYBOX_CONFIG_BUILD_AT_ONCE is not set 216 217 # 218 # Debugging Options 219 # 220 # BUSYBOX_CONFIG_DEBUG is not set 221 # BUSYBOX_CONFIG_DEBUG_PESSIMIZE is not set 222 # BUSYBOX_CONFIG_NO_DEBUG_LIB is not set 223 # BUSYBOX_CONFIG_DMALLOC is not set 224 # BUSYBOX_CONFIG_EFENCE is not set 225 # BUSYBOX_CONFIG_INCLUDE_SUSv2 is not set 226 227 # 228 # Installation Options 229 # 230 # BUSYBOX_CONFIG_INSTALL_NO_USR is not set 231 BUSYBOX_CONFIG_INSTALL_APPLET_SYMLINKS=y 232 # BUSYBOX_CONFIG_INSTALL_APPLET_HARDLINKS is not set 233 # BUSYBOX_CONFIG_INSTALL_APPLET_DONT is not set 234 BUSYBOX_CONFIG_PREFIX="./_install" 235 236 # 237 # Busybox Library Tuning 238 # 239 BUSYBOX_CONFIG_PASSWORD_MINLEN=6 240 BUSYBOX_CONFIG_MD5_SIZE_VS_SPEED=2 241 242 # 243 # Applets 244 # 245 246 # 247 # Archival Utilities 248 # 249 # BUSYBOX_CONFIG_AR is not set 250 # BUSYBOX_CONFIG_FEATURE_AR_LONG_FILENAMES is not set 251 # BUSYBOX_CONFIG_BUNZIP2 is not set 252 # BUSYBOX_CONFIG_CPIO is not set 253 # BUSYBOX_CONFIG_DPKG is not set 254 # BUSYBOX_CONFIG_DPKG_DEB is not set 255 # BUSYBOX_CONFIG_FEATURE_DPKG_DEB_EXTRACT_ONLY is not set 256 BUSYBOX_CONFIG_GUNZIP=y 257 BUSYBOX_CONFIG_FEATURE_GUNZIP_UNCOMPRESS=y 258 BUSYBOX_CONFIG_GZIP=y 259 BUSYBOX_CONFIG_IPKG=y 260 # BUSYBOX_CONFIG_RPM2CPIO is not set 261 # BUSYBOX_CONFIG_RPM is not set 262 BUSYBOX_CONFIG_TAR=y 263 BUSYBOX_CONFIG_FEATURE_TAR_CREATE=y 264 # BUSYBOX_CONFIG_FEATURE_TAR_BZIP2 is not set 265 # BUSYBOX_CONFIG_FEATURE_TAR_LZMA is not set 266 BUSYBOX_CONFIG_FEATURE_TAR_FROM=y 267 BUSYBOX_CONFIG_FEATURE_TAR_GZIP=y 268 # BUSYBOX_CONFIG_FEATURE_TAR_COMPRESS is not set 269 # BUSYBOX_CONFIG_FEATURE_TAR_OLDGNU_COMPATIBILITY is not set 270 BUSYBOX_CONFIG_FEATURE_TAR_GNU_EXTENSIONS=y 271 # BUSYBOX_CONFIG_FEATURE_TAR_LONG_OPTIONS is not set 272 # BUSYBOX_CONFIG_UNCOMPRESS is not set 273 # BUSYBOX_CONFIG_UNLZMA is not set 274 # BUSYBOX_CONFIG_FEATURE_LZMA_FAST is not set 275 # BUSYBOX_CONFIG_UNZIP is not set 276 277 # 278 # Common options for cpio and tar 279 # 280 # BUSYBOX_CONFIG_FEATURE_UNARCHIVE_TAPE is not set 281 BUSYBOX_CONFIG_FEATURE_DEB_TAR_GZ=y 282 # BUSYBOX_CONFIG_FEATURE_DEB_TAR_BZ2 is not set 283 # BUSYBOX_CONFIG_FEATURE_DEB_TAR_LZMA is not set 284 285 # 286 # Coreutils 287 # 288 BUSYBOX_CONFIG_BASENAME=y 289 # BUSYBOX_CONFIG_CAL is not set 290 BUSYBOX_CONFIG_CAT=y 291 # BUSYBOX_CONFIG_CATV is not set 292 BUSYBOX_CONFIG_CHGRP=y 293 BUSYBOX_CONFIG_CHMOD=y 294 BUSYBOX_CONFIG_CHOWN=y 295 BUSYBOX_CONFIG_CHROOT=y 296 # BUSYBOX_CONFIG_CKSUM is not set 297 # BUSYBOX_CONFIG_CMP is not set 298 BUSYBOX_CONFIG_COMM=y 299 BUSYBOX_CONFIG_CP=y 300 BUSYBOX_CONFIG_CUT=y 301 BUSYBOX_CONFIG_DATE=y 302 BUSYBOX_CONFIG_FEATURE_DATE_ISOFMT=y 303 BUSYBOX_CONFIG_DD=y 304 BUSYBOX_CONFIG_FEATURE_DD_SIGNAL_HANDLING=y 305 # BUSYBOX_CONFIG_FEATURE_DD_IBS_OBS is not set 306 BUSYBOX_CONFIG_DF=y 307 # BUSYBOX_CONFIG_DIFF is not set 308 BUSYBOX_CONFIG_FEATURE_DIFF_BINARY=y 309 BUSYBOX_CONFIG_FEATURE_DIFF_DIR=y 310 # BUSYBOX_CONFIG_FEATURE_DIFF_MINIMAL is not set 311 BUSYBOX_CONFIG_DIRNAME=y 312 # BUSYBOX_CONFIG_DOS2UNIX is not set 313 BUSYBOX_CONFIG_UNIX2DOS=y 314 BUSYBOX_CONFIG_DU=y 315 BUSYBOX_CONFIG_FEATURE_DU_DEFAULT_BLOCKSIZE_1K=y 316 BUSYBOX_CONFIG_ECHO=y 317 BUSYBOX_CONFIG_FEATURE_FANCY_ECHO=y 318 BUSYBOX_CONFIG_ENV=y 319 # BUSYBOX_CONFIG_FEATURE_ENV_LONG_OPTIONS is not set 320 BUSYBOX_CONFIG_EXPR=y 321 # BUSYBOX_CONFIG_EXPR_MATH_SUPPORT_64 is not set 322 BUSYBOX_CONFIG_FALSE=y 323 # BUSYBOX_CONFIG_FOLD is not set 324 BUSYBOX_CONFIG_HEAD=y 325 BUSYBOX_CONFIG_FEATURE_FANCY_HEAD=y 326 BUSYBOX_CONFIG_HOSTID=y 327 BUSYBOX_CONFIG_ID=y 328 # BUSYBOX_CONFIG_INSTALL is not set 329 # BUSYBOX_CONFIG_FEATURE_INSTALL_LONG_OPTIONS is not set 330 BUSYBOX_CONFIG_LENGTH=y 331 BUSYBOX_CONFIG_LN=y 332 # BUSYBOX_CONFIG_LOGNAME is not set 333 BUSYBOX_CONFIG_LS=y 334 BUSYBOX_CONFIG_FEATURE_LS_FILETYPES=y 335 BUSYBOX_CONFIG_FEATURE_LS_FOLLOWLINKS=y 336 BUSYBOX_CONFIG_FEATURE_LS_RECURSIVE=y 337 BUSYBOX_CONFIG_FEATURE_LS_SORTFILES=y 338 BUSYBOX_CONFIG_FEATURE_LS_TIMESTAMPS=y 339 BUSYBOX_CONFIG_FEATURE_LS_USERNAME=y 340 BUSYBOX_CONFIG_FEATURE_LS_COLOR=y 341 BUSYBOX_CONFIG_FEATURE_LS_COLOR_IS_DEFAULT=y 342 BUSYBOX_CONFIG_MD5SUM=y 343 BUSYBOX_CONFIG_MKDIR=y 344 # BUSYBOX_CONFIG_FEATURE_MKDIR_LONG_OPTIONS is not set 345 BUSYBOX_CONFIG_MKFIFO=y 346 BUSYBOX_CONFIG_MKNOD=y 347 BUSYBOX_CONFIG_MV=y 348 # BUSYBOX_CONFIG_FEATURE_MV_LONG_OPTIONS is not set 349 # BUSYBOX_CONFIG_NICE is not set 350 BUSYBOX_CONFIG_NOHUP=y 351 # BUSYBOX_CONFIG_OD is not set 352 # BUSYBOX_CONFIG_PRINTENV is not set 353 BUSYBOX_CONFIG_PRINTF=y 354 BUSYBOX_CONFIG_PWD=y 355 # BUSYBOX_CONFIG_REALPATH is not set 356 BUSYBOX_CONFIG_RM=y 357 BUSYBOX_CONFIG_RMDIR=y 358 BUSYBOX_CONFIG_SEQ=y 359 # BUSYBOX_CONFIG_SHA1SUM is not set 360 BUSYBOX_CONFIG_SLEEP=y 361 BUSYBOX_CONFIG_FEATURE_FANCY_SLEEP=y 362 BUSYBOX_CONFIG_SORT=y 363 BUSYBOX_CONFIG_FEATURE_SORT_BIG=y 364 # BUSYBOX_CONFIG_STAT is not set 365 # BUSYBOX_CONFIG_FEATURE_STAT_FORMAT is not set 366 # BUSYBOX_CONFIG_STTY is not set 367 # BUSYBOX_CONFIG_SUM is not set 368 BUSYBOX_CONFIG_SYNC=y 369 BUSYBOX_CONFIG_TAIL=y 370 BUSYBOX_CONFIG_FEATURE_FANCY_TAIL=y 371 BUSYBOX_CONFIG_TEE=y 372 BUSYBOX_CONFIG_FEATURE_TEE_USE_BLOCK_IO=y 373 BUSYBOX_CONFIG_TEST=y 374 # BUSYBOX_CONFIG_FEATURE_TEST_64 is not set 375 BUSYBOX_CONFIG_TOUCH=y 376 BUSYBOX_CONFIG_TR=y 377 # BUSYBOX_CONFIG_FEATURE_TR_CLASSES is not set 378 # BUSYBOX_CONFIG_FEATURE_TR_EQUIV is not set 379 BUSYBOX_CONFIG_TRUE=y 380 # BUSYBOX_CONFIG_TTY is not set 381 BUSYBOX_CONFIG_UNAME=y 382 BUSYBOX_CONFIG_UNIQ=y 383 # BUSYBOX_CONFIG_USLEEP is not set 384 # BUSYBOX_CONFIG_UUDECODE is not set 385 # BUSYBOX_CONFIG_UUENCODE is not set 386 # BUSYBOX_CONFIG_WATCH is not set 387 BUSYBOX_CONFIG_WC=y 388 # BUSYBOX_CONFIG_FEATURE_WC_LARGE is not set 389 BUSYBOX_CONFIG_WHO=y 390 # BUSYBOX_CONFIG_WHOAMI is not set 391 BUSYBOX_CONFIG_YES=y 392 393 # 394 # Common options for cp and mv 395 # 396 BUSYBOX_CONFIG_FEATURE_PRESERVE_HARDLINKS=y 397 398 # 399 # Common options for ls, more and telnet 400 # 401 BUSYBOX_CONFIG_FEATURE_AUTOWIDTH=y 402 403 # 404 # Common options for df, du, ls 405 # 406 BUSYBOX_CONFIG_FEATURE_HUMAN_READABLE=y 407 408 # 409 # Common options for md5sum, sha1sum 410 # 411 BUSYBOX_CONFIG_FEATURE_MD5_SHA1_SUM_CHECK=y 412 413 # 414 # Console Utilities 415 # 416 # BUSYBOX_CONFIG_CHVT is not set 417 BUSYBOX_CONFIG_CLEAR=y 418 # BUSYBOX_CONFIG_DEALLOCVT is not set 419 # BUSYBOX_CONFIG_DUMPKMAP is not set 420 # BUSYBOX_CONFIG_LOADFONT is not set 421 # BUSYBOX_CONFIG_LOADKMAP is not set 422 # BUSYBOX_CONFIG_OPENVT is not set 423 BUSYBOX_CONFIG_RESET=y 424 # BUSYBOX_CONFIG_RESIZE is not set 425 # BUSYBOX_CONFIG_FEATURE_RESIZE_PRINT is not set 426 # BUSYBOX_CONFIG_SETCONSOLE is not set 427 # BUSYBOX_CONFIG_FEATURE_SETCONSOLE_LONG_OPTIONS is not set 428 # BUSYBOX_CONFIG_SETKEYCODES is not set 429 # BUSYBOX_CONFIG_SETLOGCONS is not set 430 431 # 432 # Debian Utilities 433 # 434 BUSYBOX_CONFIG_MKTEMP=y 435 # BUSYBOX_CONFIG_PIPE_PROGRESS is not set 436 # BUSYBOX_CONFIG_READLINK is not set 437 # BUSYBOX_CONFIG_FEATURE_READLINK_FOLLOW is not set 438 BUSYBOX_CONFIG_RUN_PARTS=y 439 # BUSYBOX_CONFIG_FEATURE_RUN_PARTS_LONG_OPTIONS is not set 440 # BUSYBOX_CONFIG_START_STOP_DAEMON is not set 441 BUSYBOX_CONFIG_FEATURE_START_STOP_DAEMON_FANCY=y 442 # BUSYBOX_CONFIG_FEATURE_START_STOP_DAEMON_LONG_OPTIONS is not set 443 BUSYBOX_CONFIG_WHICH=y 444 445 # 446 # Editors 447 # 448 BUSYBOX_CONFIG_AWK=y 449 BUSYBOX_CONFIG_FEATURE_AWK_MATH=y 450 # BUSYBOX_CONFIG_ED is not set 451 # BUSYBOX_CONFIG_PATCH is not set 452 BUSYBOX_CONFIG_SED=y 453 BUSYBOX_CONFIG_VI=y 454 BUSYBOX_CONFIG_FEATURE_VI_COLON=y 455 BUSYBOX_CONFIG_FEATURE_VI_YANKMARK=y 456 BUSYBOX_CONFIG_FEATURE_VI_SEARCH=y 457 BUSYBOX_CONFIG_FEATURE_VI_USE_SIGNALS=y 458 BUSYBOX_CONFIG_FEATURE_VI_DOT_CMD=y 459 BUSYBOX_CONFIG_FEATURE_VI_READONLY=y 460 BUSYBOX_CONFIG_FEATURE_VI_SETOPTS=y 461 BUSYBOX_CONFIG_FEATURE_VI_SET=y 462 BUSYBOX_CONFIG_FEATURE_VI_WIN_RESIZE=y 463 BUSYBOX_CONFIG_FEATURE_VI_OPTIMIZE_CURSOR=y 464 BUSYBOX_CONFIG_FEATURE_ALLOW_EXEC=y 465 466 # 467 # Finding Utilities 468 # 469 BUSYBOX_CONFIG_FIND=y 470 BUSYBOX_CONFIG_FEATURE_FIND_PRINT0=y 471 BUSYBOX_CONFIG_FEATURE_FIND_MTIME=y 472 BUSYBOX_CONFIG_FEATURE_FIND_MMIN=y 473 BUSYBOX_CONFIG_FEATURE_FIND_PERM=y 474 BUSYBOX_CONFIG_FEATURE_FIND_TYPE=y 475 BUSYBOX_CONFIG_FEATURE_FIND_XDEV=y 476 BUSYBOX_CONFIG_FEATURE_FIND_NEWER=y 477 BUSYBOX_CONFIG_FEATURE_FIND_INUM=y 478 BUSYBOX_CONFIG_FEATURE_FIND_EXEC=y 479 BUSYBOX_CONFIG_GREP=y 480 BUSYBOX_CONFIG_FEATURE_GREP_EGREP_ALIAS=y 481 BUSYBOX_CONFIG_FEATURE_GREP_FGREP_ALIAS=y 482 BUSYBOX_CONFIG_FEATURE_GREP_CONTEXT=y 483 BUSYBOX_CONFIG_XARGS=y 484 BUSYBOX_CONFIG_FEATURE_XARGS_SUPPORT_CONFIRMATION=y 485 BUSYBOX_CONFIG_FEATURE_XARGS_SUPPORT_QUOTES=y 486 BUSYBOX_CONFIG_FEATURE_XARGS_SUPPORT_TERMOPT=y 487 BUSYBOX_CONFIG_FEATURE_XARGS_SUPPORT_ZERO_TERM=y 488 489 # 490 # Init Utilities 491 # 492 BUSYBOX_CONFIG_INIT=y 493 # BUSYBOX_CONFIG_DEBUG_INIT is not set 494 BUSYBOX_CONFIG_FEATURE_USE_INITTAB=y 495 # BUSYBOX_CONFIG_FEATURE_INIT_SCTTY is not set 496 # BUSYBOX_CONFIG_FEATURE_EXTRA_QUIET is not set 497 # BUSYBOX_CONFIG_FEATURE_INIT_COREDUMPS is not set 498 # BUSYBOX_CONFIG_FEATURE_INITRD is not set 499 BUSYBOX_CONFIG_HALT=y 500 BUSYBOX_CONFIG_MESG=y 501 502 # 503 # Login/Password Management Utilities 504 # 505 BUSYBOX_CONFIG_FEATURE_SHADOWPASSWDS=y 506 BUSYBOX_CONFIG_USE_BB_SHADOW=y 507 BUSYBOX_CONFIG_USE_BB_PWD_GRP=y 508 # BUSYBOX_CONFIG_ADDGROUP is not set 509 # BUSYBOX_CONFIG_DELGROUP is not set 510 # BUSYBOX_CONFIG_ADDUSER is not set 511 # BUSYBOX_CONFIG_DELUSER is not set 512 # BUSYBOX_CONFIG_GETTY is not set 513 BUSYBOX_CONFIG_FEATURE_UTMP=y 514 # BUSYBOX_CONFIG_FEATURE_WTMP is not set 515 # BUSYBOX_CONFIG_LOGIN is not set 516 # BUSYBOX_CONFIG_LOGIN_SCRIPTS is not set 517 # BUSYBOX_CONFIG_FEATURE_SECURETTY is not set 518 BUSYBOX_CONFIG_PASSWD=y 519 BUSYBOX_CONFIG_FEATURE_PASSWD_WEAK_CHECK=y 520 BUSYBOX_CONFIG_SU=y 521 BUSYBOX_CONFIG_FEATURE_SU_SYSLOG=y 522 BUSYBOX_CONFIG_FEATURE_SU_CHECKS_SHELLS=y 523 # BUSYBOX_CONFIG_SULOGIN is not set 524 # BUSYBOX_CONFIG_VLOCK is not set 525 526 # 527 # Linux Ext2 FS Progs 528 # 529 # BUSYBOX_CONFIG_CHATTR is not set 530 # BUSYBOX_CONFIG_FSCK is not set 531 # BUSYBOX_CONFIG_LSATTR is not set 532 533 # 534 # Linux Module Utilities 535 # 536 BUSYBOX_CONFIG_INSMOD=y 537 # BUSYBOX_CONFIG_FEATURE_INSMOD_VERSION_CHECKING is not set 538 # BUSYBOX_CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS is not set 539 # BUSYBOX_CONFIG_FEATURE_INSMOD_LOADINKMEM is not set 540 # BUSYBOX_CONFIG_FEATURE_INSMOD_LOAD_MAP is not set 541 BUSYBOX_CONFIG_FEATURE_INSMOD_LOAD_MAP_FULL=y 542 BUSYBOX_CONFIG_RMMOD=y 543 BUSYBOX_CONFIG_LSMOD=y 544 # BUSYBOX_CONFIG_FEATURE_LSMOD_PRETTY_2_6_OUTPUT is not set 545 # BUSYBOX_CONFIG_MODPROBE is not set 546 BUSYBOX_CONFIG_FEATURE_MODPROBE_MULTIPLE_OPTIONS=y 547 BUSYBOX_CONFIG_FEATURE_MODPROBE_FANCY_ALIAS=y 548 549 # 550 # Options common to multiple modutils 551 # 552 BUSYBOX_CONFIG_FEATURE_CHECK_TAINTED_MODULE=y 553 BUSYBOX_CONFIG_FEATURE_2_4_MODULES=y 554 BUSYBOX_CONFIG_FEATURE_2_6_MODULES=y 555 # BUSYBOX_CONFIG_FEATURE_QUERY_MODULE_INTERFACE is not set 556 557 # 558 # Linux System Utilities 559 # 560 BUSYBOX_CONFIG_DMESG=y 561 BUSYBOX_CONFIG_FEATURE_DMESG_PRETTY=y 562 # BUSYBOX_CONFIG_FBSET is not set 563 # BUSYBOX_CONFIG_FEATURE_FBSET_FANCY is not set 564 # BUSYBOX_CONFIG_FEATURE_FBSET_READMODE is not set 565 # BUSYBOX_CONFIG_FDFLUSH is not set 566 # BUSYBOX_CONFIG_FDFORMAT is not set 567 # BUSYBOX_CONFIG_FDISK is not set 568 BUSYBOX_CONFIG_FDISK_SUPPORT_LARGE_DISKS=y 569 BUSYBOX_CONFIG_FEATURE_FDISK_WRITABLE=y 570 # BUSYBOX_CONFIG_FEATURE_AIX_LABEL is not set 571 # BUSYBOX_CONFIG_FEATURE_SGI_LABEL is not set 572 # BUSYBOX_CONFIG_FEATURE_SUN_LABEL is not set 573 # BUSYBOX_CONFIG_FEATURE_OSF_LABEL is not set 574 # BUSYBOX_CONFIG_FEATURE_FDISK_ADVANCED is not set 575 # BUSYBOX_CONFIG_FREERAMDISK is not set 576 # BUSYBOX_CONFIG_FSCK_MINIX is not set 577 # BUSYBOX_CONFIG_MKFS_MINIX is not set 578 BUSYBOX_CONFIG_FEATURE_MINIX2=y 579 # BUSYBOX_CONFIG_GETOPT is not set 580 BUSYBOX_CONFIG_HEXDUMP=y 581 # BUSYBOX_CONFIG_HWCLOCK is not set 582 # BUSYBOX_CONFIG_FEATURE_HWCLOCK_LONG_OPTIONS is not set 583 BUSYBOX_CONFIG_FEATURE_HWCLOCK_ADJTIME_FHS=y 584 # BUSYBOX_CONFIG_IPCRM is not set 585 # BUSYBOX_CONFIG_IPCS is not set 586 # BUSYBOX_CONFIG_LOSETUP is not set 587 # BUSYBOX_CONFIG_MDEV is not set 588 # BUSYBOX_CONFIG_FEATURE_MDEV_CONF is not set 589 # BUSYBOX_CONFIG_FEATURE_MDEV_EXEC is not set 590 # BUSYBOX_CONFIG_MKSWAP is not set 591 # BUSYBOX_CONFIG_FEATURE_MKSWAP_V0 is not set 592 BUSYBOX_CONFIG_MORE=y 593 BUSYBOX_CONFIG_FEATURE_USE_TERMIOS=y 594 BUSYBOX_CONFIG_MOUNT=y 595 BUSYBOX_CONFIG_FEATURE_MOUNT_NFS=y 596 # BUSYBOX_CONFIG_FEATURE_MOUNT_CIFS is not set 597 BUSYBOX_CONFIG_FEATURE_MOUNT_FLAGS=y 598 BUSYBOX_CONFIG_FEATURE_MOUNT_FSTAB=y 599 BUSYBOX_CONFIG_PIVOT_ROOT=y 600 # BUSYBOX_CONFIG_RDATE is not set 601 # BUSYBOX_CONFIG_READPROFILE is not set 602 # BUSYBOX_CONFIG_SETARCH is not set 603 # BUSYBOX_CONFIG_SWAPONOFF is not set 604 BUSYBOX_CONFIG_SWITCH_ROOT=y 605 BUSYBOX_CONFIG_UMOUNT=y 606 BUSYBOX_CONFIG_FEATURE_UMOUNT_ALL=y 607 608 # 609 # Common options for mount/umount 610 # 611 BUSYBOX_CONFIG_FEATURE_MOUNT_LOOP=y 612 # BUSYBOX_CONFIG_FEATURE_MTAB_SUPPORT is not set 613 614 # 615 # Miscellaneous Utilities 616 # 617 # BUSYBOX_CONFIG_ADJTIMEX is not set 618 # BUSYBOX_CONFIG_BBCONFIG is not set 619 BUSYBOX_CONFIG_CROND=y 620 # BUSYBOX_CONFIG_DEBUG_CROND_OPTION is not set 621 # BUSYBOX_CONFIG_FEATURE_CROND_CALL_SENDMAIL is not set 622 BUSYBOX_CONFIG_CRONTAB=y 623 # BUSYBOX_CONFIG_DC is not set 624 # BUSYBOX_CONFIG_DEVFSD is not set 625 # BUSYBOX_CONFIG_DEVFSD_MODLOAD is not set 626 # BUSYBOX_CONFIG_DEVFSD_FG_NP is not set 627 # BUSYBOX_CONFIG_DEVFSD_VERBOSE is not set 628 # BUSYBOX_CONFIG_FEATURE_DEVFS is not set 629 # BUSYBOX_CONFIG_EJECT is not set 630 # BUSYBOX_CONFIG_LAST is not set 631 # BUSYBOX_CONFIG_LESS is not set 632 BUSYBOX_CONFIG_FEATURE_LESS_MAXLINES=9999999 633 BUSYBOX_CONFIG_FEATURE_LESS_BRACKETS=y 634 BUSYBOX_CONFIG_FEATURE_LESS_FLAGS=y 635 # BUSYBOX_CONFIG_FEATURE_LESS_FLAGCS is not set 636 # BUSYBOX_CONFIG_FEATURE_LESS_MARKS is not set 637 # BUSYBOX_CONFIG_FEATURE_LESS_REGEXP is not set 638 # BUSYBOX_CONFIG_HDPARM is not set 639 BUSYBOX_CONFIG_FEATURE_HDPARM_GET_IDENTITY=y 640 # BUSYBOX_CONFIG_FEATURE_HDPARM_HDIO_SCAN_HWIF is not set 641 # BUSYBOX_CONFIG_FEATURE_HDPARM_HDIO_UNREGISTER_HWIF is not set 642 # BUSYBOX_CONFIG_FEATURE_HDPARM_HDIO_DRIVE_RESET is not set 643 # BUSYBOX_CONFIG_FEATURE_HDPARM_HDIO_TRISTATE_HWIF is not set 644 # BUSYBOX_CONFIG_FEATURE_HDPARM_HDIO_GETSET_DMA is not set 645 CONFIG_LOCK=y 646 # BUSYBOX_CONFIG_MAKEDEVS is not set 647 # BUSYBOX_CONFIG_FEATURE_MAKEDEVS_LEAF is not set 648 # BUSYBOX_CONFIG_FEATURE_MAKEDEVS_TABLE is not set 649 # BUSYBOX_CONFIG_MOUNTPOINT is not set 650 # BUSYBOX_CONFIG_MT is not set 651 # BUSYBOX_CONFIG_NMETER is not set 652 # BUSYBOX_CONFIG_RAIDAUTORUN is not set 653 # BUSYBOX_CONFIG_READAHEAD is not set 654 # BUSYBOX_CONFIG_RUNLEVEL is not set 655 # BUSYBOX_CONFIG_RX is not set 656 BUSYBOX_CONFIG_STRINGS=y 657 # BUSYBOX_CONFIG_SETSID is not set 658 # BUSYBOX_CONFIG_TASKSET is not set 659 BUSYBOX_CONFIG_FEATURE_TASKSET_FANCY=y 660 BUSYBOX_CONFIG_TIME=y 661 BUSYBOX_CONFIG_WATCHDOG=y 662 663 # 664 # Networking Utilities 665 # 666 667 # 668 # To enable IPv6 support, go to the top-level 'Networking config' menu 669 # 670 # BUSYBOX_CONFIG_FEATURE_IPV6 is not set 671 BUSYBOX_CONFIG_ARP=y 672 BUSYBOX_CONFIG_ARPING=y 673 # BUSYBOX_CONFIG_DNSD is not set 674 BUSYBOX_CONFIG_ETHER_WAKE=y 675 # BUSYBOX_CONFIG_FAKEIDENTD is not set 676 # BUSYBOX_CONFIG_FTPGET is not set 677 # BUSYBOX_CONFIG_FTPPUT is not set 678 # BUSYBOX_CONFIG_FEATURE_FTPGETPUT_LONG_OPTIONS is not set 679 # BUSYBOX_CONFIG_HOSTNAME is not set 680 # BUSYBOX_CONFIG_HTTPD is not set 681 # BUSYBOX_CONFIG_FEATURE_HTTPD_RELOAD_CONFIG_SIGHUP is not set 682 # BUSYBOX_CONFIG_FEATURE_HTTPD_SETUID is not set 683 BUSYBOX_CONFIG_FEATURE_HTTPD_BASIC_AUTH=y 684 BUSYBOX_CONFIG_FEATURE_HTTPD_AUTH_MD5=y 685 BUSYBOX_CONFIG_FEATURE_HTTPD_CONFIG_WITH_MIME_TYPES=y 686 BUSYBOX_CONFIG_FEATURE_HTTPD_CGI=y 687 # BUSYBOX_CONFIG_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR is not set 688 BUSYBOX_CONFIG_FEATURE_HTTPD_SET_REMOTE_PORT_TO_ENV=y 689 BUSYBOX_CONFIG_FEATURE_HTTPD_ENCODE_URL_STR=y 690 # BUSYBOX_CONFIG_IFCONFIG is not set 691 BUSYBOX_CONFIG_FEATURE_IFCONFIG_STATUS=y 692 # BUSYBOX_CONFIG_FEATURE_IFCONFIG_SLIP is not set 693 # BUSYBOX_CONFIG_FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ is not set 694 BUSYBOX_CONFIG_FEATURE_IFCONFIG_HW=y 695 # BUSYBOX_CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS is not set 696 BUSYBOX_CONFIG_IFUPDOWN=y 697 BUSYBOX_CONFIG_FEATURE_IFUPDOWN_IP=y 698 BUSYBOX_CONFIG_FEATURE_IFUPDOWN_IP_BUILTIN=y 699 BUSYBOX_CONFIG_FEATURE_IFUPDOWN_IFCONFIG_BUILTIN=y 700 BUSYBOX_CONFIG_FEATURE_IFUPDOWN_IPV4=y 701 # BUSYBOX_CONFIG_FEATURE_IFUPDOWN_IPV6 is not set 702 # BUSYBOX_CONFIG_FEATURE_IFUPDOWN_IPX is not set 703 # BUSYBOX_CONFIG_FEATURE_IFUPDOWN_MAPPING is not set 704 # BUSYBOX_CONFIG_INETD is not set 705 BUSYBOX_CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_ECHO=y 706 BUSYBOX_CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_DISCARD=y 707 BUSYBOX_CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_TIME=y 708 BUSYBOX_CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_DAYTIME=y 709 BUSYBOX_CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_CHARGEN=y 710 # BUSYBOX_CONFIG_FEATURE_INETD_RPC is not set 711 BUSYBOX_CONFIG_IP=y 712 BUSYBOX_CONFIG_FEATURE_IP_ADDRESS=y 713 BUSYBOX_CONFIG_FEATURE_IP_LINK=y 714 BUSYBOX_CONFIG_FEATURE_IP_ROUTE=y 715 # BUSYBOX_CONFIG_FEATURE_IP_TUNNEL is not set 716 # BUSYBOX_CONFIG_FEATURE_IP_RULE is not set 717 # BUSYBOX_CONFIG_FEATURE_IP_SHORT_FORMS is not set 718 BUSYBOX_CONFIG_IPADDR=y 719 BUSYBOX_CONFIG_IPLINK=y 720 BUSYBOX_CONFIG_IPROUTE=y 721 BUSYBOX_CONFIG_IPTUNNEL=y 722 BUSYBOX_CONFIG_IPRULE=y 723 # BUSYBOX_CONFIG_IPCALC is not set 724 BUSYBOX_CONFIG_FEATURE_IPCALC_FANCY=y 725 # BUSYBOX_CONFIG_FEATURE_IPCALC_LONG_OPTIONS is not set 726 # BUSYBOX_CONFIG_NAMEIF is not set 727 BUSYBOX_CONFIG_NC=y 728 BUSYBOX_CONFIG_NC_SERVER=y 729 # BUSYBOX_CONFIG_NC_EXTRA is not set 730 BUSYBOX_CONFIG_NETMSG=y 731 BUSYBOX_CONFIG_NETSTAT=y 732 BUSYBOX_CONFIG_NSLOOKUP=y 733 BUSYBOX_CONFIG_PING=y 734 BUSYBOX_CONFIG_FEATURE_FANCY_PING=y 735 # BUSYBOX_CONFIG_PING6 is not set 736 BUSYBOX_CONFIG_FEATURE_FANCY_PING6=y 737 # BUSYBOX_CONFIG_ROUTE is not set 738 BUSYBOX_CONFIG_TELNET=y 739 BUSYBOX_CONFIG_FEATURE_TELNET_TTYPE=y 740 # BUSYBOX_CONFIG_FEATURE_TELNET_AUTOLOGIN is not set 741 BUSYBOX_CONFIG_TELNETD=y 742 BUSYBOX_CONFIG_FEATURE_TELNETD_STANDALONE=y 743 # BUSYBOX_CONFIG_TFTP is not set 744 BUSYBOX_CONFIG_FEATURE_TFTP_GET=y 745 BUSYBOX_CONFIG_FEATURE_TFTP_PUT=y 746 # BUSYBOX_CONFIG_FEATURE_TFTP_BLOCKSIZE is not set 747 # BUSYBOX_CONFIG_DEBUG_TFTP is not set 748 BUSYBOX_CONFIG_TRACEROUTE=y 749 BUSYBOX_CONFIG_FEATURE_TRACEROUTE_VERBOSE=y 750 # BUSYBOX_CONFIG_FEATURE_TRACEROUTE_SOURCE_ROUTE is not set 751 BUSYBOX_CONFIG_FEATURE_TRACEROUTE_USE_ICMP=y 752 # BUSYBOX_CONFIG_APP_UDHCPD is not set 753 # BUSYBOX_CONFIG_APP_DHCPRELAY is not set 754 # BUSYBOX_CONFIG_APP_DUMPLEASES is not set 755 BUSYBOX_CONFIG_APP_UDHCPC=y 756 # BUSYBOX_CONFIG_FEATURE_UDHCP_SYSLOG is not set 757 # BUSYBOX_CONFIG_FEATURE_UDHCP_DEBUG is not set 758 BUSYBOX_CONFIG_VCONFIG=y 759 BUSYBOX_CONFIG_WGET=y 760 BUSYBOX_CONFIG_FEATURE_WGET_STATUSBAR=y 761 BUSYBOX_CONFIG_FEATURE_WGET_AUTHENTICATION=y 762 # BUSYBOX_CONFIG_FEATURE_WGET_IP6_LITERAL is not set 763 BUSYBOX_CONFIG_FEATURE_WGET_LONG_OPTIONS=y 764 # BUSYBOX_CONFIG_ZCIP is not set 765 766 # 767 # Process Utilities 768 # 769 BUSYBOX_CONFIG_FREE=y 770 # BUSYBOX_CONFIG_FUSER is not set 771 BUSYBOX_CONFIG_KILL=y 772 BUSYBOX_CONFIG_KILLALL=y 773 BUSYBOX_CONFIG_KILLALL5=y 774 BUSYBOX_CONFIG_PIDOF=y 775 # BUSYBOX_CONFIG_FEATURE_PIDOF_SINGLE is not set 776 # BUSYBOX_CONFIG_FEATURE_PIDOF_OMIT is not set 777 BUSYBOX_CONFIG_PS=y 778 # BUSYBOX_CONFIG_FEATURE_PS_WIDE is not set 779 # BUSYBOX_CONFIG_RENICE is not set 780 BUSYBOX_CONFIG_BB_SYSCTL=y 781 BUSYBOX_CONFIG_TOP=y 782 BUSYBOX_CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE=y 783 BUSYBOX_CONFIG_UPTIME=y 784 785 # 786 # System Logging Utilities 787 # 788 BUSYBOX_CONFIG_SYSLOGD=y 789 BUSYBOX_CONFIG_FEATURE_ROTATE_LOGFILE=y 790 BUSYBOX_CONFIG_FEATURE_REMOTE_LOG=y 791 BUSYBOX_CONFIG_FEATURE_IPC_SYSLOG=y 792 BUSYBOX_CONFIG_FEATURE_IPC_SYSLOG_BUFFER_SIZE=16 793 BUSYBOX_CONFIG_LOGREAD=y 794 # BUSYBOX_CONFIG_FEATURE_LOGREAD_REDUCED_LOCKING is not set 795 BUSYBOX_CONFIG_KLOGD=y 796 BUSYBOX_CONFIG_LOGGER=y 797 798 # 799 # Runit Utilities 800 # 801 # BUSYBOX_CONFIG_RUNSV is not set 802 # BUSYBOX_CONFIG_RUNSVDIR is not set 803 # BUSYBOX_CONFIG_SV is not set 804 # BUSYBOX_CONFIG_SVLOGD is not set 805 # BUSYBOX_CONFIG_CHPST is not set 806 # BUSYBOX_CONFIG_SETUIDGID is not set 807 # BUSYBOX_CONFIG_ENVUIDGID is not set 808 # BUSYBOX_CONFIG_ENVDIR is not set 809 # BUSYBOX_CONFIG_SOFTLIMIT is not set 161 FWRT_PACKAGE_BUSYBOX_SMALL=y 162 # FWRT_PACKAGE_BUSYBOX_FULL is not set 163 # FWRT_PACKAGE_BUSYBOX_CUSTOM is not set 164 FWRT_PACKAGE_MKSH=y 165 FWRT_PACKAGE_MKSH_SMALL=y 810 166 FWRT_PACKAGE_UCLIBC=y 811 167 … … 816 172 FWRT_PACKAGE_JFFS2ROOT=y 817 173 FWRT_PACKAGE_MTD=y 818 FWRT_PACKAGE_BROADCOM_WATCHBUTTON=y819 174 FWRT_PACKAGE_BROADCOM_WLC=y 820 175 FWRT_PACKAGE_BROADCOM_WL_UTIL=y … … 825 180 # 826 181 FWRT_PACKAGE_FWCF=y 182 # FWRT_PACKAGE_FWFIREWALL is not set 827 183 FWRT_PACKAGE_FWIFUPDOWN=y 828 184 FWIFUPDOWN_CONFIG_ALIAS=y 829 185 # FWIFUPDOWN_CONFIG_BRIDGE is not set 830 186 FWIFUPDOWN_CONFIG_IFACE=y 831 # FWIFUPDOWN_CONFIG_PPP is not set832 187 # FWIFUPDOWN_CONFIG_TUNTAP is not set 833 188 FWIFUPDOWN_CONFIG_VLAN=y 834 # FWIFUPDOWN_CONFIG_WL_ATHEROS is not set835 FWIFUPDOWN_CONFIG_WL_BROADCOM=y836 189 837 190 # 838 191 # Config 839 192 # 840 # FWIFUPDOWN_CONFIG_SHOW_CONFIG is not set841 193 # FWIFUPDOWN_CONFIG_PRINTING_OFF is not set 842 194 FWIFUPDOWN_CONFIG_PRINTING_FANCY=y 843 FWIFUPDOWN_CONFIG_BUSYBOX_COMPAT=y 844 # FWRT_PACKAGE_FWFIREWALL is not set 195 # FWRT_PACKAGE_FWRTC is not set 845 196 # FWRT_PACKAGE_FWUPDATE is not set 846 197 847 198 # 848 # Shells 849 # 850 851 # 852 # Building shell packages and configuring their features 853 # 854 BUSYBOX_CONFIG_ASH=y 855 856 # 857 # Ash Shell Options 858 # 859 BUSYBOX_CONFIG_ASH_JOB_CONTROL=y 860 # BUSYBOX_CONFIG_ASH_READ_NCHARS is not set 861 # BUSYBOX_CONFIG_ASH_READ_TIMEOUT is not set 862 BUSYBOX_CONFIG_ASH_ALIAS=y 863 BUSYBOX_CONFIG_ASH_MATH_SUPPORT=y 864 # BUSYBOX_CONFIG_ASH_MATH_SUPPORT_64 is not set 865 BUSYBOX_CONFIG_ASH_GETOPTS=y 866 BUSYBOX_CONFIG_ASH_BUILTIN_ECHO=y 867 BUSYBOX_CONFIG_ASH_BUILTIN_TEST=y 868 BUSYBOX_CONFIG_ASH_CMDCMD=y 869 # BUSYBOX_CONFIG_ASH_MAIL is not set 870 BUSYBOX_CONFIG_ASH_OPTIMIZE_FOR_SIZE=y 871 # BUSYBOX_CONFIG_ASH_RANDOM_SUPPORT is not set 872 # BUSYBOX_CONFIG_ASH_EXPAND_PRMT is not set 873 # BUSYBOX_CONFIG_HUSH is not set 874 # BUSYBOX_CONFIG_LASH is not set 875 # BUSYBOX_CONFIG_MSH is not set 876 877 # 878 # Bourne Shell Options 879 # 880 BUSYBOX_CONFIG_FEATURE_SH_EXTRA_QUIET=y 881 # BUSYBOX_CONFIG_FEATURE_SH_STANDALONE_SHELL is not set 882 BUSYBOX_CONFIG_FEATURE_COMMAND_EDITING=y 883 # BUSYBOX_CONFIG_FEATURE_COMMAND_EDITING_VI is not set 884 BUSYBOX_CONFIG_FEATURE_COMMAND_HISTORY=15 885 # BUSYBOX_CONFIG_FEATURE_COMMAND_SAVEHISTORY is not set 886 BUSYBOX_CONFIG_FEATURE_COMMAND_TAB_COMPLETION=y 887 # BUSYBOX_CONFIG_FEATURE_COMMAND_USERNAME_COMPLETION is not set 888 BUSYBOX_CONFIG_FEATURE_SH_FANCY_PROMPT=y 889 # FWRT_PACKAGE_MKSH is not set 890 FWRT_PACKAGE_MKSH_AS_BINASH=y 891 892 # 893 # Selecting appropriate shells from these enabled above 894 # 895 BUSYBOX_CONFIG_FEATURE_SH_IS_ASH=y 896 # FWRT_PACKAGE_MKSH_AS_BINSH is not set 897 # BUSYBOX_CONFIG_FEATURE_SH_IS_HUSH is not set 898 # BUSYBOX_CONFIG_FEATURE_SH_IS_LASH is not set 899 # BUSYBOX_CONFIG_FEATURE_SH_IS_MSH is not set 900 FWRT_BASEFILES_ADMIN_ASH=y 901 # FWRT_BASEFILES_ADMIN_MKSH is not set 902 # FWRT_BASEFILES_ADMIN_BASH is not set 903 # FWRT_BASEFILES_ADMIN_HUSH is not set 904 # FWRT_BASEFILES_ADMIN_LASH is not set 905 # FWRT_BASEFILES_ADMIN_MSH is not set 906 # FWRT_BASEFILES_ADMIN_SH is not set 199 # Applications 200 # 201 # FWRT_PACKAGE_AUTOSSH is not set 907 202 # FWRT_PACKAGE_BASH is not set 908 909 #910 # Applications911 #912 # FWRT_PACKAGE_AUTOSSH is not set913 203 # FWRT_PACKAGE_BINUTILS is not set 914 204 # FWRT_PACKAGE_BITCHX is not set 915 # FWRT_PACKAGE_BOGOFILTER is not set916 # FWRT_PACKAGE_BOGOFILTER_BOGOUTIL is not set917 # FWRT_PACKAGE_BOGOFILTER_BOGOTUNE is not set918 # FWRT_PACKAGE_COLLECTD is not set919 FWRT_PACKAGE_COLLECTD_CPU=y920 FWRT_PACKAGE_COLLECTD_LOAD=y921 FWRT_PACKAGE_COLLECTD_MEMORY=y922 FWRT_PACKAGE_COLLECTD_PING=y923 FWRT_PACKAGE_COLLECTD_TRAFFIC=y924 205 # FWRT_PACKAGE_CBTT is not set 925 206 # FWRT_PACKAGE_CBTT_MYSQL is not set 207 # FWRT_PACKAGE_COLLECTD is not set 926 208 # FWRT_PACKAGE_CTORRENT is not set 927 # FWRT_PACKAGE_CXXTOOLS is not set928 209 # FWRT_PACKAGE_DBUS is not set 929 210 # FWRT_PACKAGE_DECO is not set … … 932 213 # FWRT_PACKAGE_ELINKS is not set 933 214 # FWRT_PACKAGE_GPSD is not set 934 # FWRT_PACKAGE_GPG is not set935 215 # FWRT_PACKAGE_HASERL is not set 936 216 # FWRT_PACKAGE_IRSSI is not set 937 # FWRT_PACKAGE_IRSSI_SSL is not set938 217 # FWRT_PACKAGE_JOE is not set 939 218 # FWRT_PACKAGE_LCD4LINUX is not set … … 941 220 # FWRT_PACKAGE_LOGROTATE is not set 942 221 # FWRT_PACKAGE_MC is not set 943 # FWRT_ COMPILE_MONITis not set222 # FWRT_PACKAGE_MGETTY is not set 944 223 # FWRT_PACKAGE_MONIT is not set 945 224 # FWRT_PACKAGE_MONIT_NOSSL is not set 946 225 # FWRT_PACKAGE_MOTION is not set 947 # FWRT_PACKAGE_M GETTYis not set948 # FWRT_PACKAGE_M UTTis not set949 # FWRT_PACKAGE_ VILISTEXTUMis not set226 # FWRT_PACKAGE_MYSQL_CLIENT is not set 227 # FWRT_PACKAGE_MYSQL_SERVER is not set 228 # FWRT_PACKAGE_MYSQL_SHELL is not set 950 229 # FWRT_PACKAGE_NANO is not set 951 FWRT_PACKAGE_NANO_TINY=y952 # FWRT_COMPILE_OSIRIS is not set953 230 # FWRT_PACKAGE_OSIRISD is not set 954 # FWRT_PACKAGE_PROCMAIL is not set955 231 # FWRT_PACKAGE_PSYBNC is not set 956 232 # FWRT_COMPILE_RRDTOOL is not set … … 958 234 # FWRT_PACKAGE_RRDCGI is not set 959 235 # FWRT_PACKAGE_RRDTOOL is not set 960 # FWRT_PACKAGE_RRDCOLLECT is not set961 # FWRT_PACKAGE_RRDCOLLECT_EXAMPLE is not set962 236 # FWRT_PACKAGE_SANE_BACKENDS is not set 963 237 # FWRT_PACKAGE_SCREEN is not set … … 967 241 # FWRT_PACKAGE_TAR is not set 968 242 # FWRT_PACKAGE_VIM is not set 243 # FWRT_PACKAGE_ZSH is not set 969 244 970 245 # … … 974 249 # FWRT_PACKAGE_ARPD is not set 975 250 # FWRT_PACKAGE_ARPWATCH is not set 976 # FWRT_COMPILE_ATFTP is not set977 251 # FWRT_PACKAGE_ATFTP is not set 978 252 # FWRT_PACKAGE_ATFTPD is not set 979 # FWRT_COMPILE_AVAHI is not set980 253 # FWRT_PACKAGE_AVAHI_DAEMON is not set 981 # FWRT_PACKAGE_AVAHI_DNSCONFD is not set982 # FWRT_PACKAGE_LIBAVAHI is not set983 # FWRT_COMPILE_AXTLS is not set984 254 # FWRT_PACKAGE_AXHTTPD is not set 985 255 # FWRT_COMPILE_BIND is not set 986 256 # FWRT_DUMMY_BIND is not set 987 # FWRT_PACKAGE_BIND_TOOLS is not set988 # FWRT_PACKAGE_BIND_RNDC is not set989 # FWRT_PACKAGE_BIND_CHECK is not set990 # FWRT_PACKAGE_BIND_DNSSEC is not set991 # FWRT_PACKAGE_BIND_HOST is not set992 # FWRT_PACKAGE_BIND_DIG is not set993 # FWRT_PACKAGE_BIND_CLIENT is not set994 # FWRT_PACKAGE_BIND_SERVER is not set995 257 # FWRT_PACKAGE_BITLBEE is not set 996 258 # FWRT_PACKAGE_BRIDGE_UTILS is not set … … 1000 262 # FWRT_PACKAGE_CUPS is not set 1001 263 # FWRT_PACKAGE_CUTTER is not set 1002 # FWRT_COMPILE_DHCP is not set1003 264 # FWRT_PACKAGE_DHCP_RELAY is not set 1004 265 # FWRT_PACKAGE_DHCP_SERVER is not set … … 1012 273 # FWRT_PACKAGE_EZIPUPDATE is not set 1013 274 # FWRT_PACKAGE_FAKEIDENTD is not set 1014 # FWRT_PACKAGE_FETCHMAIL is not set1015 # FWRT_PACKAGE_FETCHMAIL_SSL is not set1016 275 # FWRT_PACKAGE_FPING is not set 1017 276 # FWRT_PACKAGE_FPROBE is not set 1018 277 # FWRT_PACKAGE_FPROBE_ULOG is not set 1019 278 # FWRT_PACKAGE_FREERADIUS is not set 1020 # FWRT_PACKAGE_FREERADIUS_DEMOCERTS is not set1021 # FWRT_PACKAGE_FREERADIUS_MOD_CHAP is not set1022 # FWRT_PACKAGE_FREERADIUS_MOD_DETAIL is not set1023 # FWRT_PACKAGE_FREERADIUS_MOD_EAP is not set1024 # FWRT_PACKAGE_FREERADIUS_MOD_EAP_GTC is not set1025 # FWRT_PACKAGE_FREERADIUS_MOD_EAP_MD5 is not set1026 # FWRT_PACKAGE_FREERADIUS_MOD_EAP_MSCHAPV2 is not set1027 # FWRT_PACKAGE_FREERADIUS_MOD_EAP_PEAP is not set1028 # FWRT_PACKAGE_FREERADIUS_MOD_EAP_TLS is not set1029 # FWRT_PACKAGE_FREERADIUS_MOD_EAP_TTLS is not set1030 # FWRT_PACKAGE_FREERADIUS_MOD_FILES is not set1031 # FWRT_PACKAGE_FREERADIUS_MOD_LDAP is not set1032 # FWRT_PACKAGE_FREERADIUS_MOD_MSCHAP is not set1033 # FWRT_PACKAGE_FREERADIUS_MOD_PAP is not set1034 # FWRT_PACKAGE_FREERADIUS_MOD_PREPROCESS is not set1035 # FWRT_PACKAGE_FREERADIUS_MOD_REALM is not set1036 # FWRT_PACKAGE_FREERADIUS_MOD_SQL is not set1037 # FWRT_PACKAGE_FREERADIUS_MOD_SQL_MYSQL is not set1038 # FWRT_PACKAGE_FREERADIUS_MOD_SQL_PGSQL is not set1039 # FWRT_PACKAGE_FREERADIUS_MOD_SQLCOUNTER is not set1040 # FWRT_PACKAGE_FREERADIUS_UTILS is not set1041 279 # FWRT_PACKAGE_FRICKIN is not set 280 # FWRT_PACKAGE_GATLING is not set 1042 281 # FWRT_PACKAGE_GKRELLMD is not set 1043 282 # FWRT_PACKAGE_HOSTAP_UTILS is not set 1044 # FWRT_COMPILE_HOSTAPD is not set1045 283 # FWRT_PACKAGE_HOSTAPD is not set 1046 284 # FWRT_PACKAGE_HOSTAPD_UTILS is not set 1047 285 # FWRT_PACKAGE_HTPDATE is not set 1048 286 # FWRT_PACKAGE_HTTPING is not set 1049 FWRT_PACKAGE_HTTPING_WITH_SSL=y1050 287 # FWRT_PACKAGE_HTTPTUNNEL is not set 1051 288 # FWRT_PACKAGE_IFTOP is not set … … 1053 290 # FWRT_PACKAGE_IPCAD is not set 1054 291 # FWRT_COMPILE_IPROUTE2 is not set 1055 # FWRT_SHOW_IPROUTE2 is not set1056 292 # FWRT_PACKAGE_IP is not set 1057 293 # FWRT_PACKAGE_TC is not set 1058 294 # FWRT_PACKAGE_IPERF is not set 1059 # FWRT_PACKAGE_IPSEC_TOOLS is not set1060 295 # FWRT_PACKAGE_IPSET is not set 1061 # FWRT_COMPILE_IPTABLES is not set1062 296 # FWRT_PACKAGE_IPTABLES is not set 1063 # FWRT_PACKAGE_IPTABLES_UTILS is not set1064 297 # FWRT_PACKAGE_IP6TABLES is not set 1065 298 # FWRT_PACKAGE_IPTABLES_SNMP is not set 1066 299 # FWRT_PACKAGE_IPTRAF is not set 1067 300 # FWRT_PACKAGE_ISDN4K_UTILS is not set 1068 # FWRT_COMPILE_KISMET is not set1069 301 # FWRT_PACKAGE_KISMET_CLIENT is not set 1070 302 # FWRT_PACKAGE_KISMET_DRONE is not set 1071 303 # FWRT_PACKAGE_KISMET_SERVER is not set 1072 # FWRT_COMPILE_KNOCK is not set1073 304 # FWRT_PACKAGE_KNOCK is not set 1074 305 # FWRT_PACKAGE_KNOCKD is not set … … 1076 307 # FWRT_PACKAGE_L2TPNS is not set 1077 308 # FWRT_PACKAGE_LIGHTTPD is not set 1078 # FWRT_PACKAGE_LIGHTTPD_MOD_ACCESSLOG is not set1079 # FWRT_PACKAGE_LIGHTTPD_MOD_ALIAS is not set1080 # FWRT_PACKAGE_LIGHTTPD_MOD_AUTH is not set1081 # FWRT_PACKAGE_LIGHTTPD_MOD_CGI is not set1082 # FWRT_PACKAGE_LIGHTTPD_MOD_EVASIVE is not set1083 # FWRT_PACKAGE_LIGHTTPD_MOD_EXPIRE is not set1084 # FWRT_PACKAGE_LIGHTTPD_MOD_FASTCGI is not set1085 # FWRT_PACKAGE_LIGHTTPD_MOD_PROXY is not set1086 # FWRT_PACKAGE_LIGHTTPD_MOD_REDIRECT is not set1087 # FWRT_PACKAGE_LIGHTTPD_MOD_REWRITE is not set1088 # FWRT_PACKAGE_LIGHTTPD_MOD_SETENV is not set1089 # FWRT_PACKAGE_LIGHTTPD_MOD_SIMPLE_VHOST is not set1090 # FWRT_PACKAGE_LIGHTTPD_MOD_SSI is not set1091 # FWRT_PACKAGE_LIGHTTPD_MOD_STATUS is not set1092 # FWRT_PACKAGE_LIGHTTPD_MOD_USERTRACK is not set1093 # FWRT_PACKAGE_LIGHTTPD_MOD_WEBDAV is not set1094 309 # FWRT_PACKAGE_LINUX_ATM is not set 1095 FWRT_PACKAGE_BR2684CTL=y1096 310 # FWRT_PACKAGE_MACCHANGER is not set 1097 311 # FWRT_PACKAGE_MARADNS is not set 1098 312 # FWRT_PACKAGE_MATRIXTUNNEL is not set 1099 313 # FWRT_PACKAGE_MIAU is not set 1100 # FWRT_COMPILE_MINI_HTTPD is not set1101 314 # FWRT_PACKAGE_MINI_HTTPD is not set 1102 315 # FWRT_PACKAGE_MINI_HTTPD_HTPASSWD is not set 1103 316 # FWRT_PACKAGE_MINI_HTTPD_MATRIXSSL is not set 1104 317 # FWRT_PACKAGE_MINI_HTTPD_OPENSSL is not set 1105 # FWRT_PACKAGE_MINI_SENDMAIL is not set1106 318 # FWRT_PACKAGE_MTR is not set 1107 319 # FWRT_PACKAGE_NEON is not set 1108 320 # FWRT_COMPILE_NET_SNMP is not set 1109 # FWRT_DUMMY_NET_SNMP is not set1110 321 # FWRT_PACKAGE_LIBNETSNMP is not set 1111 322 # FWRT_PACKAGE_SNMP_UTILS is not set … … 1115 326 # FWRT_PACKAGE_NETSTAT_NAT is not set 1116 327 # FWRT_PACKAGE_NFS_UTILS is not set 1117 # FWRT_PACKAGE_NFS_SERVER is not set1118 328 # FWRT_PACKAGE_NMAP is not set 1119 329 # FWRT_PACKAGE_NOCATSPLASH is not set 1120 330 # FWRT_PACKAGE_NTPCLIENT is not set 1121 331 # FWRT_PACKAGE_NUT is not set 1122 # FWRT_PACKAGE_NUT_SSL is not set1123 # FWRT_PACKAGE_NUT_USB is not set1124 # FWRT_PACKAGE_NUT_SNMP is not set1125 FWRT_PACKAGE_NUT_VARDESC=y1126 # FWRT_PACKAGE_NUT_DRIVER_APCSMART is not set1127 # FWRT_PACKAGE_NUT_DRIVER_BELKIN is not set1128 # FWRT_PACKAGE_NUT_DRIVER_BELKINUNV is not set1129 # FWRT_PACKAGE_NUT_DRIVER_BESTUPS is not set1130 # FWRT_PACKAGE_NUT_DRIVER_BESTFCOM is not set1131 # FWRT_PACKAGE_NUT_DRIVER_BESTUFERRUPS is not set1132 # FWRT_PACKAGE_NUT_DRIVER_BLAZER is not set1133 # FWRT_PACKAGE_NUT_DRIVER_CPSUPS is not set1134 # FWRT_PACKAGE_NUT_DRIVER_CYBERPOWER is not set1135 # FWRT_PACKAGE_NUT_DRIVER_ESUPSSMART is not set1136 # FWRT_PACKAGE_NUT_DRIVER_ETAPRO is not set1137 # FWRT_PACKAGE_NUT_DRIVER_EVERUPS is not set1138 # FWRT_PACKAGE_NUT_DRIVER_FENTONUPS is not set1139 # FWRT_PACKAGE_NUT_DRIVER_GAMATRONIC is not set1140 # FWRT_PACKAGE_NUT_DRIVER_GENERICUPS is not set1141 # FWRT_PACKAGE_NUT_DRIVER_IPPON is not set1142 # FWRT_PACKAGE_NUT_DRIVER_ISBMEX is not set1143 # FWRT_PACKAGE_NUT_DRIVER_LIEBERT is not set1144 # FWRT_PACKAGE_NUT_DRIVER_MASTERGUARD is not set1145 # FWRT_PACKAGE_NUT_DRIVER_MEGATEC is not set1146 # FWRT_PACKAGE_NUT_DRIVER_METASYS is not set1147 # FWRT_PACKAGE_NUT_DRIVER_MGE_UTALK is not set1148 # FWRT_PACKAGE_NUT_DRIVER_MUSTEK is not set1149 # FWRT_PACKAGE_NUT_DRIVER_ONEAC is not set1150 # FWRT_PACKAGE_NUT_DRIVER_POWERCOM is not set1151 # FWRT_PACKAGE_NUT_DRIVER_POWERMUST is not set1152 # FWRT_PACKAGE_NUT_DRIVER_RHINO is not set1153 # FWRT_PACKAGE_NUT_DRIVER_SAFENET is not set1154 # FWRT_PACKAGE_NUT_DRIVER_SMS is not set1155 # FWRT_PACKAGE_NUT_DRIVER_SOLIS is not set1156 # FWRT_PACKAGE_NUT_DRIVER_TRIPPLITE is not set1157 # FWRT_PACKAGE_NUT_DRIVER_TRIPPLITESU is not set1158 # FWRT_PACKAGE_NUT_DRIVER_UPSCODE2 is not set1159 # FWRT_PACKAGE_NUT_DRIVER_VICTRONUPS is not set1160 332 # FWRT_PACKAGE_OLSRD is not set 1161 # FWRT_PACKAGE_OLSRD_MOD_DOT_DRAW is not set1162 # FWRT_PACKAGE_OLSRD_MOD_DYN_GW is not set1163 # FWRT_PACKAGE_OLSRD_MOD_HTTPINFO is not set1164 # FWRT_PACKAGE_OLSRD_MOD_NAMESERVICE is not set1165 # FWRT_PACKAGE_OLSRD_MOD_POWER is not set1166 # FWRT_PACKAGE_OLSRD_MOD_SECURE is not set1167 # FWRT_PACKAGE_OLSRD_MOD_TAS is not set1168 333 # FWRT_PACKAGE_OPENNTPD is not set 1169 334 # FWRT_COMPILE_OPENSSH is not set 1170 # FWRT_SHOW_OPENSSH is not set1171 335 # FWRT_PACKAGE_OPENSSH_CLIENT is not set 1172 # FWRT_PACKAGE_OPENSSH_CLIENT_UTILS is not set1173 336 # FWRT_PACKAGE_OPENSSH_SERVER is not set 1174 337 # FWRT_PACKAGE_OPENSSH_SFTP_CLIENT is not set … … 1176 339 # FWRT_PACKAGE_OPENSWAN is not set 1177 340 # FWRT_PACKAGE_OPENVPN is not set 1178 FWRT_COMPILE_OPENVPN_WITH_SERVER=y1179 FWRT_COMPILE_OPENVPN_WITH_HTTP=y1180 FWRT_COMPILE_OPENVPN_WITH_OPENSSL=y1181 FWRT_COMPILE_OPENVPN_WITH_LZO=y1182 FWRT_COMPILE_OPENVPN_WITH_PASSWORD_SAVE=y1183 # FWRT_COMPILE_OPENVPN_WITH_SMALL is not set1184 # FWRT_PACKAGE_OPENVPN_EASY_RSA is not set1185 341 # FWRT_PACKAGE_P910ND is not set 1186 342 # FWRT_PACKAGE_PARPROUTED is not set … … 1189 345 # FWRT_PACKAGE_PORTSENTRY is not set 1190 346 # FWRT_PACKAGE_PPP is not set 1191 # FWRT_PACKAGE_PPP_MOD_PPPOE is not set 1192 # FWRT_PACKAGE_PPP_MOD_RADIUS is not set 1193 # FWRT_PACKAGE_PPP_MOD_CHAT is not set 1194 # FWRT_PACKAGE_PPP_MOD_PPPDUMP is not set 1195 # FWRT_PACKAGE_PPP_MOD_PPPSTATS is not set 1196 # FWRT_PACKAGE_PPP_MOD_PPPUMTS is not set 347 # FWRT_PACKAGE_PPPOE_CLIENT is not set 348 # FWRT_PACKAGE_PPPOE_RELAY is not set 349 # FWRT_PACKAGE_PPPOE_SERVER is not set 350 # FWRT_PACKAGE_PPPOE_SNIFF is not set 1197 351 # FWRT_PACKAGE_PPTP is not set 1198 352 # FWRT_PACKAGE_PPTPD is not set 1199 353 # FWRT_PACKAGE_PTUNNEL is not set 1200 354 # FWRT_PACKAGE_QUAGGA is not set 1201 # FWRT_PACKAGE_QUAGGA_BGPD is not set1202 # FWRT_PACKAGE_QUAGGA_OSPFD is not set1203 # FWRT_PACKAGE_QUAGGA_OSPF6D is not set1204 # FWRT_PACKAGE_QUAGGA_RIPD is not set1205 # FWRT_PACKAGE_QUAGGA_RIPNGD is not set1206 # FWRT_PACKAGE_QUAGGA_VTYSH is not set1207 355 # FWRT_PACKAGE_RADDUMP is not set 1208 356 # FWRT_PACKAGE_RARPD is not set … … 1210 358 # FWRT_PACKAGE_REAIM is not set 1211 359 # FWRT_PACKAGE_ROBOCFG is not set 1212 # FWRT_COMPILE_RP_PPPOE is not set1213 # FWRT_PACKAGE_PPPOE_CLIENT is not set1214 # FWRT_PACKAGE_PPPOE_RELAY is not set1215 # FWRT_PACKAGE_PPPOE_SERVER is not set1216 # FWRT_PACKAGE_PPPOE_SNIFF is not set1217 # FWRT_COMPILE_RRS is not set1218 360 # FWRT_PACKAGE_RRS is not set 1219 361 # FWRT_PACKAGE_RRS_NOSSL is not set 1220 362 # FWRT_PACKAGE_RSYNC is not set 1221 # FWRT_COMPILE_SAMBA is not set1222 363 # FWRT_PACKAGE_SAMBA is not set 1223 FWRT_SAMBA_CODEPAGE="ISO8859-1"1224 364 # FWRT_PACKAGE_SAMBA_CLIENT is not set 1225 365 # FWRT_PACKAGE_SAMBA_PASSWD is not set 1226 # FWRT_PACKAGE_SWAT is not set1227 366 # FWRT_PACKAGE_SCANLOGD is not set 1228 367 # FWRT_PACKAGE_SCDP is not set 1229 368 # FWRT_PACKAGE_SHAT is not set 1230 369 # FWRT_PACKAGE_SHOREWALL is not set 1231 # FWRT_PACKAGE_SHOREWALL_STRIPCONF is not set1232 FWRT_PACKAGE_SHOREWALL_STRIPSHARED=y1233 370 # FWRT_PACKAGE_SIPP is not set 1234 371 # FWRT_PACKAGE_SIPROXD is not set …<
