Changeset 0dc7b71 in freewrt
- Timestamp:
- Jul 22, 2007, 10:54:00 AM (18 years ago)
- Children:
- 9a446e0
- Parents:
- aae043a
- File:
-
- 1 edited
-
Config.default (modified) (55 diffs)
Legend:
- Unmodified
- Added
- Removed
-
Config.default
raae043a r0dc7b71 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 … … 1239 376 # FWRT_PACKAGE_SOCAT is not set 1240 377 # FWRT_PACKAGE_SQUID is not set 1241 # FWRT_PACKAGE_SQUID_MOD_BASIC_AUTH_GETPWNAM is not set1242 # FWRT_PACKAGE_SQUID_MOD_BASIC_AUTH_NCSA is not set1243 # FWRT_PACKAGE_SQUID_MOD_BASIC_AUTH_SMB is not set1244 # FWRT_PACKAGE_SQUID_MOD_BASIC_AUTH_WINBIND is not set1245 # FWRT_PACKAGE_SQUID_MOD_DIGEST_AUTH_PASSWORD is not set1246 # FWRT_PACKAGE_SQUID_MOD_EXTERNAL_ACL_IP_USER is not set1247 # FWRT_PACKAGE_SQUID_MOD_EXTERNAL_ACL_UNIX_GROUP is not set1248 # FWRT_PACKAGE_SQUID_MOD_EXTERNAL_ACL_WINBIND_GROUP is not set1249 # FWRT_PACKAGE_SQUID_MOD_NTLM_AUTH_FAKEAUTH is not set1250 # FWRT_PACKAGE_SQUID_MOD_NTLM_AUTH_SMB_AUTH is not set1251 # FWRT_PACKAGE_SQUID_MOD_NTLM_AUTH_WINBIND_AUTH is not set1252 378 # FWRT_PACKAGE_SSLTUNNEL is not set 1253 # FWRT_PACKAGE_SSMTP is not set1254 379 # FWRT_PACKAGE_SRELAY is not set 1255 380 # FWRT_PACKAGE_SUBVERSION is not set 1256 # FWRT_PACKAGE_STRONGSWAN is not set1257 381 # FWRT_PACKAGE_TMSNC is not set 1258 382 # FWRT_PACKAGE_TCPDUMP is not set 1259 # FWRT_COMPILE_TCP_WRAPPERS is not set1260 383 # FWRT_PACKAGE_LIBWRAP is not set 1261 384 # FWRT_PACKAGE_TINC is not set 1262 385 # FWRT_PACKAGE_TINYPROXY is not set 1263 FWRT_COMPILE_TINYPROXY_WITH_TRANSPARENT_PROXY=y1264 FWRT_COMPILE_TINYPROXY_WITH_FILTER=y1265 FWRT_COMPILE_TINYPROXY_WITH_UPSTREAM=y1266 386 # FWRT_PACKAGE_TNTNET is not set 1267 # FWRT_COMPILE_TNTNET_WITH_OPENSSL is not set1268 # FWRT_COMPILE_TNTNET_WITH_GNUTLS is not set1269 387 # FWRT_PACKAGE_TOR is not set 1270 388 # FWRT_PACKAGE_TRAFSHOW is not set … … 1273 391 # FWRT_PACKAGE_UDP_BROADCAST_RELAY is not set 1274 392 # FWRT_PACKAGE_ULOGD is not set 1275 # FWRT_PACKAGE_ULOGD_MOD_MYSQL is not set1276 # FWRT_PACKAGE_ULOGD_MOD_PCAP is not set1277 # FWRT_PACKAGE_ULOGD_MOD_PGSQL is not set1278 # FWRT_PACKAGE_ULOGD_MOD_SQLITE is not set1279 # FWRT_PACKAGE_ULOGD_MOD_EXTRA is not set1280 393 # FWRT_PACKAGE_UPDATEDD is not set 1281 # FWRT_PACKAGE_UPDATEDD_MOD_CHANGEIP is not set1282 # FWRT_PACKAGE_UPDATEDD_MOD_DYNDNS is not set1283 # FWRT_PACKAGE_UPDATEDD_MOD_EURODYNDNS is not set1284 # FWRT_PACKAGE_UPDATEDD_MOD_HN is not set1285 # FWRT_PACKAGE_UPDATEDD_MOD_NOIP is not set1286 # FWRT_PACKAGE_UPDATEDD_MOD_ODS is not set1287 # FWRT_PACKAGE_UPDATEDD_MOD_OVH is not set1288 # FWRT_PACKAGE_UPDATEDD_MOD_REGFISH is not set1289 # FWRT_PACKAGE_UPDATEDD_MOD_TZO is not set1290 394 # FWRT_PACKAGE_VGP is not set 1291 395 # FWRT_PACKAGE_VNCREPEATER is not set … … 1305 409 # FWRT_PACKAGE_WPA_SUPPLICANT is not set 1306 410 # FWRT_PACKAGE_WPUT is not set 1307 # FWRT_PACKAGE_WRT_RADAUTH is not set1308 411 # FWRT_PACKAGE_WX200D is not set 1309 412 # FWRT_PACKAGE_XINETD is not set … … 1313 416 # Programming 1314 417 # 418 # FWRT_PACKAGE_CXXTOOLS is not set 1315 419 # FWRT_PACKAGE_JAMVM is not set 1316 # FWRT_COMPILE_LUA is not set1317 420 # FWRT_PACKAGE_LIBLUA is not set 1318 421 # FWRT_PACKAGE_LUA is not set … … 1320 423 # FWRT_PACKAGE_LUA_EXAMPLES is not set 1321 424 # FWRT_PACKAGE_MICROPERL is not set 1322 FWRT_COMPILE_PHP4=y 1323 1324 # 1325 # PHP 4 Server API --- 1326 # 1327 # FWRT_PACKAGE_PHP4_CLI is not set 1328 # FWRT_PACKAGE_PHP4_CGI is not set 1329 # FWRT_PACKAGE_PHP4_FASTCGI is not set 1330 1331 # 1332 # PHP 4 Extensions --- 1333 # 1334 # FWRT_PACKAGE_PHP4_MOD_CURL is not set 1335 # FWRT_PACKAGE_PHP4_MOD_FTP is not set 1336 # FWRT_PACKAGE_PHP4_MOD_GD is not set 1337 # FWRT_PACKAGE_PHP4_MOD_GMP is not set 1338 # FWRT_PACKAGE_PHP4_MOD_MYSQL is not set 1339 # FWRT_PACKAGE_PHP4_MOD_OPENSSL is not set 1340 # FWRT_PACKAGE_PHP4_MOD_PCRE is not set 1341 # FWRT_PACKAGE_PHP4_MOD_PGSQL is not set 1342 # FWRT_PACKAGE_PHP4_MOD_SESSION is not set 1343 # FWRT_PACKAGE_PHP4_MOD_SOCKETS is not set 1344 # FWRT_PACKAGE_PHP4_MOD_XML is not set 1345 1346 # 1347 # PHP 4 Configuration end --- 1348 # 1349 # FWRT_COMPILE_PHP5 is not set 1350 1351 # 1352 # PHP 5 Server API --- 1353 # 1354 # FWRT_PACKAGE_PHP5_CLI is not set 1355 # FWRT_PACKAGE_PHP5_CGI is not set 1356 # FWRT_PACKAGE_PHP5_FASTCGI is not set 1357 1358 # 1359 # PHP 5 Extensions --- 1360 # 1361 # FWRT_PACKAGE_PHP5_MOD_CURL is not set 1362 # FWRT_PACKAGE_PHP5_MOD_FTP is not set 1363 # FWRT_PACKAGE_PHP5_MOD_GD is not set 1364 # FWRT_PACKAGE_PHP5_MOD_GMP is not set 1365 # FWRT_PACKAGE_PHP5_MOD_LDAP is not set 1366 # FWRT_PACKAGE_PHP5_MOD_MYSQL is not set 1367 # FWRT_PACKAGE_PHP5_MOD_OPENSSL is not set 1368 # FWRT_PACKAGE_PHP5_MOD_PCRE is not set 1369 # FWRT_PACKAGE_PHP5_MOD_PGSQL is not set 1370 # FWRT_PACKAGE_PHP5_MOD_SESSION is not set 1371 # FWRT_PACKAGE_PHP5_MOD_SQLITE is not set 1372 # FWRT_PACKAGE_PHP5_MOD_SOCKETS is not set 1373 # FWRT_PACKAGE_PHP5_MOD_XML is not set 1374 1375 # 1376 # PHP 5 Configuration end --- 1377 # 425 # FWRT_PACKAGE_PHP_META is not set 1378 426 # FWRT_PACKAGE_RUBY is not set 1379 427 # FWRT_PACKAGE_SABLEVM is not set 1380 # FWRT_COMPILE_SABLEVM_CLASSPATH is not set1381 428 # FWRT_PACKAGE_LIBSABLEVM_CLASSPATH is not set 1382 # FWRT_PACKAGE_SABLEVM_CLASSPATH_FULL is not set1383 # FWRT_PACKAGE_SABLEVM_CLASSPATH_MINI is not set1384 429 # FWRT_PACKAGE_LIBFFI_SABLE is not set 430 # FWRT_PACKAGE_WHAT is not set 1385 431 1386 432 # … … 1388 434 # 1389 435 # FWRT_PACKAGE_CRYPTSETUP_LUKS is not set 436 # FWRT_PACKAGE_GPG is not set 1390 437 # FWRT_PACKAGE_LIBP11 is not set 1391 438 # FWRT_PACKAGE_OPENCT is not set 1392 439 # FWRT_PACKAGE_OPENSC is not set 440 # FWRT_PACKAGE_LIBOPENSSL is not set 1393 441 # FWRT_PACKAGE_OPENSSL_PKCS11 is not set 1394 # FWRT_PACKAGE_6TUNNEL is not set 1395 # FWRT_PACKAGE_AICCU is not set1396 # FWRT_PACKAGE_DHCP6 is not set1397 # FWRT_COMPILE_MIREDO is not set1398 # FWRT_PACKAGE_ MIREDOis not set1399 # FWRT_PACKAGE_ MIREDO_SERVERis not set1400 # FWRT_PACKAGE_ MRD6is not set1401 # FWRT_ COMPILE_NDISC6is not set1402 # FWRT_PACKAGE_ NDISC6is not set1403 # FWRT_PACKAGE_ RDISC6is not set1404 # FWRT_PACKAGE_ TCPTRACEROUTE6is not set1405 # FWRT_PACKAGE_ RADVDis not set442 443 # 444 # Mail 445 # 446 # FWRT_PACKAGE_BOGOFILTER is not set 447 # FWRT_PACKAGE_DOVECOT is not set 448 # FWRT_PACKAGE_FETCHMAIL is not set 449 # FWRT_PACKAGE_MINI_SENDMAIL is not set 450 # FWRT_PACKAGE_MUTT is not set 451 # FWRT_PACKAGE_PROCMAIL is not set 452 # FWRT_PACKAGE_SSMTP is not set 453 # FWRT_PACKAGE_VILISTEXTUM is not set 1406 454 1407 455 # … … 1409 457 # 1410 458 # FWRT_PACKAGE_APR is not set 1411 # FWRT_PACKAGE_APR_THREADING is not set1412 459 # FWRT_PACKAGE_APR_UTIL is not set 460 # FWRT_PACKAGE_LIBAVAHI is not set 1413 461 # FWRT_PACKAGE_LIBAXTLS is not set 1414 462 # FWRT_PACKAGE_CGILIB is not set 1415 # FWRT_ COMPILE_GLIBis not set463 # FWRT_PACKAGE_GETTEXT is not set 1416 464 # FWRT_PACKAGE_GLIB1 is not set 465 # FWRT_PACKAGE_GLIB2 is not set 1417 466 # FWRT_PACKAGE_ID3LIB is not set 1418 467 # FWRT_PACKAGE_LIBAO is not set … … 1421 470 # FWRT_PACKAGE_LIBCLI is not set 1422 471 # FWRT_PACKAGE_CLINKC is not set 1423 # FWRT_COMPILE_CURL is not set1424 472 # FWRT_PACKAGE_LIBCURL is not set 1425 # FWRT_PACKAGE_CURL is not set1426 473 # FWRT_PACKAGE_LIBDAEMON is not set 1427 # FWRT_COMPILE_DB is not set1428 474 # FWRT_PACKAGE_LIBDB is not set 1429 475 # FWRT_PACKAGE_LIBDNET is not set 1430 476 # FWRT_PACKAGE_LIBELF is not set 1431 477 # FWRT_PACKAGE_LIBEVENT is not set 1432 # FWRT_COMPILE_EXPAT is not set1433 478 # FWRT_PACKAGE_LIBEXPAT is not set 1434 # FWRT_COMPILE_FLAC is not set1435 479 # FWRT_PACKAGE_LIBFLAC is not set 1436 # FWRT_COMPILE_FREETYPE is not set1437 480 # FWRT_PACKAGE_LIBFREETYPE is not set 1438 # FWRT_COMPILE_FUSE is not set1439 # FWRT_PACKAGE_LIBFUSE is not set1440 481 # FWRT_PACKAGE_LIBGCC is not set 1441 482 # FWRT_PACKAGE_LIBGCRYPT is not set 1442 483 # FWRT_PACKAGE_LIBGD is not set 1443 484 # FWRT_PACKAGE_LIBGDBM is not set 1444 # FWRT_COMPILE_GMP is not set1445 485 # FWRT_PACKAGE_LIBGMP is not set 1446 # FWRT_COMPILE_GNUTLS is not set1447 486 # FWRT_PACKAGE_LIBGNUTLS is not set 1448 # FWRT_PACKAGE_GNUTLS_UTILS is not set1449 # FWRT_PACKAGE_LIBGNUTLS_OPENSSL is not set1450 487 # FWRT_PACKAGE_LIBGPG_ERROR is not set 1451 # FWRT_COMPILE_GSM is not set1452 488 # FWRT_PACKAGE_LIBGSM is not set 1453 # FWRT_PACKAGE_GSM_UTILS is not set1454 489 # FWRT_PACKAGE_LIBICONV is not set 1455 490 # FWRT_PACKAGE_LIBID3TAG is not set 1456 # FWRT_COMPILE_JPEG is not set1457 491 # FWRT_PACKAGE_LIBJPEG is not set 1458 # FWRT_COMPILE_LIBTOOL is not set1459 492 # FWRT_PACKAGE_LIBLTDL is not set 1460 493 # FWRT_PACKAGE_LIBLZO is not set 1461 494 # FWRT_PACKAGE_LIBMAD is not set 1462 # FWRT_COMPILE_MATRIXSSL is not set1463 495 # FWRT_PACKAGE_LIBMATRIXSSL is not set 1464 # FWRT_COMPILE_MYSQL is not set1465 # FWRT_PACKAGE_LIBMYSQLCLIENT is not set1466 # FWRT_COMPILE_NCURSES is not set1467 496 # FWRT_PACKAGE_LIBNCURSES is not set 1468 497 # FWRT_PACKAGE_LIBNET is not set … … 1470 499 # FWRT_PACKAGE_LIBOGG is not set 1471 500 # FWRT_PACKAGE_LIBOL is not set 1472 # FWRT_PACKAGE_OPENCDK is not set1473 501 # FWRT_PACKAGE_LIBOPENCDK is not set 1474 # FWRT_COMPILE_OPENLDAP is not set1475 502 # FWRT_PACKAGE_LIBOPENLDAP is not set 1476 # FWRT_PACKAGE_OPENLDAP_UTILS is not set1477 # FWRT_COMPILE_OPENSSL is not set1478 # FWRT_PACKAGE_LIBOPENSSL is not set1479 # FWRT_PACKAGE_OPENSSL_UTIL is not set1480 # FWRT_PACKAGE_LIBOPENSSL_CUSTOM_FEATURES is not set1481 FWRT_PACKAGE_LIBOPENSSL_FEATURE_OCSP=y1482 # FWRT_PACKAGE_LIBOPENSSL_CUSTOM_CIPHERS is not set1483 FWRT_PACKAGE_LIBOPENSSL_CIPHER_DSA=y1484 FWRT_PACKAGE_LIBOPENSSL_CIPHER_RSA=y1485 FWRT_PACKAGE_LIBOPENSSL_CIPHER_AES=y1486 FWRT_PACKAGE_LIBOPENSSL_CIPHER_BLOWFISH=y1487 # FWRT_PACKAGE_LIBOPENSSL_CIPHER_CAMELLIA is not set1488 FWRT_PACKAGE_LIBOPENSSL_CIPHER_CAST=y1489 FWRT_PACKAGE_LIBOPENSSL_CIPHER_DES=y1490 # FWRT_PACKAGE_LIBOPENSSL_CIPHER_IDEA is not set1491 FWRT_PACKAGE_LIBOPENSSL_CIPHER_RC2=y1492 FWRT_PACKAGE_LIBOPENSSL_CIPHER_RC4=y1493 # FWRT_PACKAGE_LIBOPENSSL_CIPHER_RC5 is not set1494 # FWRT_PACKAGE_LIBOPENSSL_CUSTOM_HASHES is not set1495 # FWRT_PACKAGE_LIBOPENSSL_HASH_MD2 is not set1496 FWRT_PACKAGE_LIBOPENSSL_HASH_MD4=y1497 FWRT_PACKAGE_LIBOPENSSL_HASH_MD5=y1498 # FWRT_PACKAGE_LIBOPENSSL_HASH_MDC2 is not set1499 FWRT_PACKAGE_LIBOPENSSL_HASH_RIPEMD=y1500 FWRT_PACKAGE_LIBOPENSSL_HASH_SHA=y1501 503 # FWRT_PACKAGE_LIBOSIP2 is not set 504 # FWRT_COMPILE_LIBOWFAT is not set 1502 505 # FWRT_PACKAGE_LIBPCAP is not set 1503 # FWRT_COMPILE_PCRE is not set1504 506 # FWRT_PACKAGE_LIBPCRE is not set 1505 507 # FWRT_PACKAGE_LIBPNG is not set 1506 # FWRT_COMPILE_POPT is not set1507 508 # FWRT_PACKAGE_LIBPOPT is not set 1508 # FWRT_COMPILE_POSTGRESQL is not set1509 509 # FWRT_PACKAGE_LIBPQ is not set 1510 # FWRT_PACKAGE_PGSQL_CLI is not set1511 510 # FWRT_PACKAGE_LIBPTHREAD is not set 1512 # FWRT_COMPILE_RADIUSCLIENT_NG is not set1513 511 # FWRT_PACKAGE_RADIUSCLIENT_NG is not set 1514 512 # FWRT_PACKAGE_LIBRADIUSCLIENT_NG is not set 1515 # FWRT_COMPILE_READLINE is not set1516 513 # FWRT_PACKAGE_LIBREADLINE is not set 1517 # FWRT_COMPILE_CYRUS_SASL is not set1518 514 # FWRT_PACKAGE_LIBSASL2 is not set 1519 # FWRT_COMPILE_SPEEX is not set1520 515 # FWRT_PACKAGE_LIBSPEEX is not set 1521 # FWRT_COMPILE_SQLITE is not set1522 516 # FWRT_PACKAGE_LIBSQLITE is not set 1523 # FWRT_PACKAGE_SQLITE_CLI is not set1524 # FWRT_COMPILE_SQLITE2 is not set1525 517 # FWRT_PACKAGE_LIBSQLITE2 is not set 1526 # FWRT_PACKAGE_ SQLITE2_CLIis not set518 # FWRT_PACKAGE_LIBSTDCXX is not set 1527 519 # FWRT_PACKAGE_LIBTASN1 is not set 520 # FWRT_PACKAGE_LIBTHREAD_DB is not set 1528 521 # FWRT_PACKAGE_LIBUPNP is not set 1529 522 # FWRT_PACKAGE_LIBUSB is not set … … 1544 537 # FWRT_PACKAGE_MADPLAY is not set 1545 538 # FWRT_PACKAGE_MPD is not set 1546 FWRT_COMPILE_MPD_WITH_MP3=y1547 FWRT_COMPILE_MPD_WITH_OGG=y1548 FWRT_COMPILE_MPD_WITH_FLAC=y1549 539 # FWRT_PACKAGE_MT_DAAPD is not set 1550 540 # FWRT_PACKAGE_PALANTIR is not set … … 1566 556 # 1567 557 # FWRT_PACKAGE_ASTERISK_META is not set 1568 # FWRT_PACKAGE_ASTERISK_VERSION_12 is not set1569 # FWRT_PACKAGE_ASTERISK_VERSION_14 is not set1570 # FWRT_PACKAGE_ASTERISK_12 is not set1571 # FWRT_PACKAGE_ASTERISK_12_CHAN_MGCP is not set1572 # FWRT_PACKAGE_ASTERISK_12_CHAN_SKINNY is not set1573 # FWRT_PACKAGE_ASTERISK_12_CHAN_IAX2 is not set1574 # FWRT_PACKAGE_ASTERISK_12_CODEC_SPEEX is not set1575 # FWRT_PACKAGE_ASTERISK_12_PBX_DUNDI is not set1576 # FWRT_PACKAGE_ASTERISK_12_RES_AGI is not set1577 # FWRT_PACKAGE_ASTERISK_12_SQLITE is not set1578 # FWRT_PACKAGE_ASTERISK_12_SOUNDS is not set1579 # FWRT_PACKAGE_ASTERISK_12_VOICEMAIL is not set1580 # FWRT_PACKAGE_ASTERISK_12_MEETME is not set1581 # FWRT_PACKAGE_ASTERISK_12_ZAPTEL is not set1582 # FWRT_PACKAGE_ASTERISK_12_CHAN_MISDN is not set1583 # FWRT_PACKAGE_ASTERISK_14 is not set1584 # FWRT_PACKAGE_ASTERISK_CHAN_MGCP is not set1585 # FWRT_PACKAGE_ASTERISK_CHAN_SKINNY is not set1586 # FWRT_PACKAGE_ASTERISK_CHAN_IAX2 is not set1587 # FWRT_PACKAGE_ASTERISK_CODEC_ILBC is not set1588 # FWRT_PACKAGE_ASTERISK_CODEC_LPC10 is not set1589 # FWRT_PACKAGE_ASTERISK_CODEC_GSM is not set1590 # FWRT_PACKAGE_ASTERISK_PBX_DUNDI is not set1591 # FWRT_PACKAGE_ASTERISK_RES_AGI is not set1592 # FWRT_PACKAGE_ASTERISK_PGSQL is not set1593 # FWRT_PACKAGE_ASTERISK_SQLITE is not set1594 # FWRT_PACKAGE_ASTERISK_SOUNDS is not set1595 # FWRT_PACKAGE_ASTERISK_VOICEMAIL is not set1596 # FWRT_PACKAGE_ASTERISK_MEETME is not set1597 # FWRT_PACKAGE_ASTERISK_MISDN is not set1598 558 # FWRT_PACKAGE_LIBPRI is not set 1599 # FWRT_PACKAGE_MISDNUSER is not set1600 # FWRT_PACKAGE_ZAPTEL is not set1601 # FWRT_PACKAGE_ZAPTEL_12 is not set1602 559 # FWRT_PACKAGE_OPENSER is not set 1603 # FWRT_PACKAGE_OPENSER_MOD_ACCOUNTING is not set1604 # FWRT_PACKAGE_OPENSER_MOD_AUTH is not set1605 # FWRT_PACKAGE_OPENSER_MOD_AUTH_DB is not set1606 # FWRT_PACKAGE_OPENSER_MOD_AVPOPS is not set1607 # FWRT_PACKAGE_OPENSER_MOD_DISPATCHER is not set1608 # FWRT_PACKAGE_OPENSER_MOD_DIVERSION is not set1609 # FWRT_PACKAGE_OPENSER_MOD_FLATSTORE is not set1610 # FWRT_PACKAGE_OPENSER_MOD_GFLAGS is not set1611 # FWRT_PACKAGE_OPENSER_MOD_GROUP is not set1612 # FWRT_PACKAGE_OPENSER_MOD_MEDIAPROXY is not set1613 # FWRT_PACKAGE_OPENSER_MOD_MSILO is not set1614 # FWRT_PACKAGE_OPENSER_MOD_NATHELPER is not set1615 # FWRT_PACKAGE_OPENSER_MOD_OPTIONS is not set1616 # FWRT_PACKAGE_OPENSER_MOD_PDT is not set1617 # FWRT_PACKAGE_OPENSER_MOD_PERMISSIONS is not set1618 # FWRT_PACKAGE_OPENSER_MOD_PIKE is not set1619 # FWRT_PACKAGE_OPENSER_MOD_SMS is not set1620 # FWRT_PACKAGE_OPENSER_MOD_SPEEDDIAL is not set1621 # FWRT_PACKAGE_OPENSER_MOD_UAC is not set1622 # FWRT_PACKAGE_OPENSER_MOD_UAC_REDIRECT is not set1623 # FWRT_PACKAGE_OPENSER_MOD_URI is not set1624 # FWRT_PACKAGE_OPENSER_MOD_URI_DB is not set1625 # FWRT_PACKAGE_OPENSER_MOD_XLOG is not set1626 560 1627 561 # 1628 562 # Utilities 1629 563 # 1630 # FWRT_COMPILE_BC is not set1631 564 # FWRT_PACKAGE_BC is not set 1632 565 # FWRT_PACKAGE_DC is not set 1633 566 # FWRT_PACKAGE_COMGT is not set 1634 567 # FWRT_PACKAGE_FILE is not set 1635 # FWRT_COMPILE_GDB is not set1636 568 # FWRT_PACKAGE_GDB is not set 1637 569 # FWRT_PACKAGE_GDBSERVER is not set 1638 570 # FWRT_PACKAGE_HDPARM is not set 1639 FWRT_PACKAGE_PCMCIA_CS=y1640 # FWRT_COMPILE_USBUTILS is not set1641 571 # FWRT_PACKAGE_LSUSB is not set 1642 572 # FWRT_PACKAGE_PCIUTILS is not set 1643 573 # FWRT_PACKAGE_PROCPS_META is not set 1644 574 # FWRT_PACKAGE_PROCPS is not set 575 # FWRT_PACKAGE_SISPMCTL is not set 1645 576 # FWRT_PACKAGE_STRACE is not set 1646 577 # FWRT_PACKAGE_STRESS is not set … … 1655 586 # FWRT_PACKAGE_DOSFSTOOLS is not set 1656 587 # FWRT_PACKAGE_E2FSPROGS is not set 588 # FWRT_COMPILE_FUSE is not set 1657 589 # FWRT_PACKAGE_FUSE_UTILS is not set 1658 590 # FWRT_PACKAGE_SHFS is not set 1659 # FWRT_COMPILE_UTIL_LINUX is not set1660 591 # FWRT_PACKAGE_FDISK is not set 1661 592 # FWRT_PACKAGE_LOSETUP is not set 1662 593 # FWRT_PACKAGE_SWAP_UTILS is not set 594 # FWRT_PACKAGE_WDFS is not set 1663 595 1664 596 # 1665 597 # Bluetooth 1666 598 # 1667 # FWRT_PACKAGE_BLUEZ_FIRMWARE is not set1668 599 # FWRT_PACKAGE_BLUEZ_LIBS is not set 1669 600 # FWRT_PACKAGE_BLUEZ_UTILS is not set … … 1680 611 # Network support 1681 612 # 613 # FWRT_KERNEL_NET_RADIO is not set 1682 614 # FWRT_KERNEL_INET is not set 1683 615 # FWRT_KERNEL_IP_PNP_BOOTP is not set … … 1691 623 # FWRT_KPACKAGE_KMOD_NET_IPIP is not set 1692 624 # FWRT_KPACKAGE_KMOD_NET_IPGRE is not set 1693 # FWRT_KPACKAGE_KMOD_IPV6 is not set1694 # FWRT_KPACKAGE_KMOD_IPV6_SIT is not set1695 625 # FWRT_KPACKAGE_KMOD_PPP is not set 1696 # FWRT_KPACKAGE_KMOD_PPP_MPPE is not set1697 # FWRT_KPACKAGE_KMOD_PPPOE is not set1698 626 # FWRT_KPACKAGE_KMOD_TUN is not set 1699 627 # FWRT_KPACKAGE_KMOD_BONDING is not set … … 1714 642 # FWRT_KPACKAGE_KMOD_NET_SCH_HTB is not set 1715 643 # FWRT_KPACKAGE_KMOD_NET_SCH_HFSC is not set 1716 # FWRT_KPACKAGE_KMOD_NET_SCH_ATM is not set1717 644 # FWRT_KPACKAGE_KMOD_NET_SCH_PRIO is not set 1718 645 # FWRT_KPACKAGE_KMOD_NET_SCH_RED is not set … … 1728 655 # 1729 656 # FWRT_KERNEL_NET_CLS is not set 1730 # FWRT_KPACKAGE_KMOD_NET_CLS_BASIC is not set1731 657 # FWRT_KPACKAGE_KMOD_NET_CLS_TCINDEX is not set 1732 658 # FWRT_KPACKAGE_KMOD_NET_CLS_ROUTE4 is not set 1733 659 # FWRT_KPACKAGE_KMOD_NET_CLS_FW is not set 1734 660 # FWRT_KPACKAGE_KMOD_NET_CLS_U32 is not set 1735 # FWRT_KPACKAGE_KMOD_NET_CLS_U32_PERF is not set1736 # FWRT_KPACKAGE_KMOD_NET_CLS_U32_MARK is not set1737 661 1738 662 # … … 1741 665 # FWRT_KERNEL_NET_CLS_ACT is not set 1742 666 # FWRT_KPACKAGE_KMOD_NET_CLS_POLICE is not set 1743 # FWRT_KPACKAGE_KMOD_NET_ACT_POLICE is not set1744 # FWRT_KPACKAGE_KMOD_NET_ACT_GACT is not set1745 # FWRT_KPACKAGE_KMOD_NET_ACT_MIRRED is not set1746 # FWRT_KPACKAGE_KMOD_NET_ACT_IPT is not set1747 # FWRT_KPACKAGE_KMOD_NET_ACT_PEDIT is not set1748 667 1749 668 # … … 1754 673 # Ethernet card and switch support 1755 674 # 1756 # FWRT_COMPILE_KMOD_BROADCOM_SWITCH is not set 1757 # FWRT_PACKAGE_KMOD_BROADCOM_SWITCH_CORE is not set 1758 FWRT_PACKAGE_KMOD_BROADCOM_SWITCH_ADMTEK=y 675 FWRT_COMPILE_KMOD_BROADCOM_SWITCH=y 676 FWRT_PACKAGE_KMOD_BROADCOM_SWITCH_CORE=y 1759 677 FWRT_PACKAGE_KMOD_BROADCOM_SWITCH_ROBO=y 1760 # FWRT_KPACKAGE_KMOD_NET_3C59X is not set1761 # FWRT_KPACKAGE_KMOD_NET_8139TOO is not set1762 # FWRT_KPACKAGE_KMOD_NET_E100 is not set1763 # FWRT_KPACKAGE_KMOD_NET_NATSEMI is not set1764 678 1765 679 # 1766 680 # Wireless card support 1767 681 # 1768 # FWRT_KERNEL_NET_RADIO is not set1769 682 FWRT_PACKAGE_KMOD_BROADCOM_WL=y 1770 683 FWRT_PACKAGE_KMOD_WLCOMPAT=y 1771 684 # FWRT_PACKAGE_KMOD_MADWIFI is not set 1772 685 # FWRT_PACKAGE_KMOD_HOSTAP is not set 1773 # FWRT_PACKAGE_KMOD_HOSTAP_PCI is not set1774 # FWRT_PACKAGE_KMOD_HOSTAP_PLX is not set1775 # FWRT_KPACKAGE_KMOD_NET_AIRO is not set1776 # FWRT_KPACKAGE_KMOD_NET_HERMES is not set1777 # FWRT_KPACKAGE_KMOD_NET_HERMES_PCI is not set1778 # FWRT_KPACKAGE_KMOD_NET_HERMES_PLX is not set1779 686 # FWRT_KPACKAGE_KMOD_NET_PRISM54 is not set 1780 687 … … 1807 714 # FWRT_KERNEL_IP_NF_MATCH_LENGTH is not set 1808 715 # FWRT_KERNEL_IP_NF_MATCH_HELPER is not set 1809 # FWRT_K ERNEL_IP_NF_MATCH_STATE is not set1810 # FWRT_K ERNEL_IP_NF_MATCH_CONNTRACK is not set716 # FWRT_KPACKAGE_KMOD_IP_NF_MATCH_STATE is not set 717 # FWRT_KPACKAGE_KMOD_IP_NF_MATCH_CONNTRACK is not set 1811 718 # FWRT_KERNEL_IP_NF_MATCH_CONNMARK is not set 1812 719 # FWRT_KERNEL_IP_NF_MATCH_UNCLEAN is not set … … 1817 724 # 1818 725 # FWRT_KPACKAGE_KMOD_IP_NF_CONNTRACK is not set 1819 # FWRT_KPACKAGE_KMOD_IP_NF_CT_ACCT is not set1820 # FWRT_KPACKAGE_KMOD_IP_NF_CONNTRACK_MARK is not set1821 # FWRT_KPACKAGE_KMOD_IP_NF_CONNTRACK_SECMARK is not set1822 # FWRT_KPACKAGE_KMOD_IP_NF_FTP is not set1823 # FWRT_KPACKAGE_KMOD_IP_NF_IRC is not set1824 # FWRT_KPACKAGE_KMOD_IP_NF_NETBIOS_NS is not set1825 # FWRT_KPACKAGE_KMOD_IP_NF_TFTP is not set1826 # FWRT_KPACKAGE_KMOD_IP_NF_AMANDA is not set1827 # FWRT_KPACKAGE_KMOD_IP_NF_PPTP is not set1828 # FWRT_KPACKAGE_KMOD_IP_NF_H323 is not set1829 # FWRT_KPACKAGE_KMOD_IP_NF_SIP is not set1830 # FWRT_KPACKAGE_KMOD_IP_NF_CT_PROTO_GRE is not set1831 # FWRT_KPACKAGE_KMOD_IP_NF_RTSP is not set1832 # FWRT_KPACKAGE_KMOD_IP_NF_MMS is not set1833 726 # FWRT_KPACKAGE_KMOD_IP_NF_IPTABLES is not set 1834 # FWRT_KPACKAGE_KMOD_IP_NF_MATCH_LIMIT is not set 1835 # FWRT_KPACKAGE_KMOD_IP_NF_MATCH_QUOTA is not set 1836 # FWRT_KPACKAGE_KMOD_IP_NF_MATCH_MAC is not set 1837 # FWRT_KPACKAGE_KMOD_IP_NF_MATCH_PKTTYPE is not set 1838 # FWRT_KPACKAGE_KMOD_IP_NF_MATCH_MARK is not set 1839 # FWRT_KPACKAGE_KMOD_IP_NF_MATCH_MULTIPORT is not set 1840 # FWRT_KPACKAGE_KMOD_IP_NF_MATCH_IPP2P is not set 1841 # FWRT_KPACKAGE_KMOD_IP_NF_MATCH_LAYER7 is not set 1842 # FWRT_KPACKAGE_KMOD_IP_NF_MATCH_TCPMSS is not set 1843 # FWRT_KPACKAGE_KMOD_IP_NF_MATCH_IPRANGE is not set 1844 # FWRT_KPACKAGE_KMOD_IP_NF_MATCH_TOS is not set 1845 # FWRT_KPACKAGE_KMOD_IP_NF_MATCH_RECENT is not set 1846 # FWRT_KPACKAGE_KMOD_IP_NF_MATCH_ECN is not set 1847 # FWRT_KPACKAGE_KMOD_IP_NF_MATCH_AH is not set 1848 # FWRT_KPACKAGE_KMOD_IP_NF_MATCH_TTL is not set 1849 # FWRT_KPACKAGE_KMOD_IP_NF_MATCH_OWNER is not set 1850 # FWRT_KPACKAGE_KMOD_IP_NF_MATCH_ADDRTYPE is not set 1851 # FWRT_KPACKAGE_KMOD_IP_NF_MATCH_HASHLIMIT is not set 1852 # FWRT_KERNEL_IP_NF_MATCH_CONNBYTES is not set 1853 # FWRT_KPACKAGE_KMOD_IP_NF_FILTER is not set 1854 # FWRT_KPACKAGE_KMOD_IP_NF_TARGET_REJECT is not set 1855 # FWRT_KPACKAGE_KMOD_IP_NF_TARGET_LOG is not set 1856 # FWRT_KPACKAGE_KMOD_IP_NF_TARGET_ULOG is not set 1857 # FWRT_KPACKAGE_KMOD_IP_NF_TARGET_TCPMSS is not set 1858 # FWRT_KPACKAGE_KMOD_IP_NF_NAT is not set 1859 # FWRT_KPACKAGE_KMOD_IP_NF_TARGET_MASQUERADE is not set 1860 # FWRT_KPACKAGE_KMOD_IP_NF_TARGET_REDIRECT is not set 1861 # FWRT_KPACKAGE_KMOD_IP_NF_TARGET_NETMAP is not set 1862 # FWRT_KPACKAGE_KMOD_IP_NF_TARGET_SAME is not set 1863 # FWRT_KPACKAGE_KMOD_IP_NF_MANGLE is not set 1864 # FWRT_KPACKAGE_KMOD_IP_NF_TARGET_TOS is not set 1865 # FWRT_KPACKAGE_KMOD_IP_NF_TARGET_ECN is not set 1866 # FWRT_KPACKAGE_KMOD_IP_NF_TARGET_TTL is not set 1867 # FWRT_KERNEL_CARDBUS is not set 1868 FWRT_KPACKAGE_KMOD_PCMCIA=y 1869 # FWRT_KPACKAGE_KMOD_PCMCIA_SERIAL_CS is not set 1870 # FWRT_PACKAGE_KMOD_NOZOMI is not set 727 728 # 729 # Input devices 730 # 731 # FWRT_KPACKAGE_KMOD_INPUT is not set 732 # FWRT_KPACKAGE_KMOD_INPUT_KEYBDEV is not set 733 # FWRT_KPACKAGE_KMOD_INPUT_MOUSEDEV is not set 1871 734 1872 735 # 1873 736 # USB support 1874 737 # 1875 # FWRT_KERNEL_USB_DEVICEFS is not set 738 FWRT_KERNEL_USB_DEVICEFS=y 1876 739 # FWRT_KERNEL_USB_LIBUSUAL is not set 1877 740 # FWRT_KERNEL_USB_SERIAL is not set 741 # FWRT_KERNEL_USB_HIDINPUT is not set 1878 742 FWRT_KPACKAGE_KMOD_USB=y 1879 743 # FWRT_KPACKAGE_KMOD_USB_UHCI_ALT is not set 1880 # FWRT_KPACKAGE_KMOD_USB_UHCI_HCD is not set1881 744 FWRT_KPACKAGE_KMOD_USB_OHCI=y 1882 # FWRT_KPACKAGE_KMOD_USB_OHCI_HCD is not set1883 # FWRT_KPACKAGE_KMOD_USB_ISP116X_HCD is not set1884 # FWRT_KPACKAGE_KMOD_USB_SL811_HCD is not set1885 745 FWRT_KPACKAGE_KMOD_USB_EHCI_HCD=y 1886 746 FWRT_PACKAGE_KMOD_USB_CONTROLLER=y … … 1888 748 # FWRT_KPACKAGE_KMOD_USB_PEGASUS is not set 1889 749 # FWRT_KPACKAGE_KMOD_USB_PRINTER is not set 750 # FWRT_KPACKAGE_KMOD_USB_HID is not set 1890 751 # FWRT_KPACKAGE_KMOD_USB_SERIAL is not set 1891 # FWRT_KPACKAGE_KMOD_USB_SERIAL_BELKIN is not set1892 # FWRT_KPACKAGE_KMOD_USB_SERIAL_FTDI_SIO is not set1893 # FWRT_KPACKAGE_KMOD_USB_SERIAL_MCT_U232 is not set1894 # FWRT_KPACKAGE_KMOD_USB_SERIAL_PL2303 is not set1895 # FWRT_KPACKAGE_KMOD_USB_SERIAL_VISOR is not set1896 752 # FWRT_KPACKAGE_KMOD_USB_STORAGE is not set 1897 753 # FWRT_KPACKAGE_KMOD_USB_ATM is not set 1898 # FWRT_KPACKAGE_KMOD_USB_ATM_SPEEDTOUCH is not set1899 754 # FWRT_KPACKAGE_KMOD_USB_USBNET is not set 1900 # FWRT_KPACKAGE_KMOD_USB_SISUSBVGA is not set1901 755 1902 756 # … … 1915 769 # FWRT_KPACKAGE_KMOD_BLK_DEV_NBD is not set 1916 770 # FWRT_KPACKAGE_KMOD_SCSI is not set 1917 # FWRT_KPACKAGE_KMOD_BLK_DEV_SD is not set1918 771 # FWRT_KPACKAGE_KMOD_BLK_DEV_MD is not set 1919 # FWRT_KPACKAGE_KMOD_MD_RAID0 is not set1920 # FWRT_KPACKAGE_KMOD_MD_RAID1 is not set1921 # FWRT_KPACKAGE_KMOD_MD_RAID5 is not set1922 772 1923 773 # … … 1934 784 # FWRT_KPACKAGE_KMOD_XFS_FS is not set 1935 785 # FWRT_PACKAGE_KMOD_FS_FUSE is not set 1936 # FWRT_KPACKAGE_KMOD_FUSE_FS is not set1937 # FWRT_PACKAGE_KMOD_MINI_FO is not set1938 1939 #1940 # Network filesystem support1941 #1942 786 # FWRT_KPACKAGE_KMOD_CIFS is not set 787 # FWRT_KPACKAGE_KMOD_CODA_FS is not set 1943 788 # FWRT_KPACKAGE_KMOD_NFS_V3 is not set 1944 # FWRT_KERNEL_NFS_V3_ACL is not set1945 # FWRT_KERNEL_NFS_V4 is not set1946 # FWRT_KERNEL_NFS_DIRECTIO is not set1947 # FWRT_KERNEL_RPCSEC_GSS_KRB5 is not set1948 # FWRT_KERNEL_RPCSEC_GSS_SPKM3 is not set1949 789 # FWRT_KPACKAGE_KMOD_NFS_FS is not set 1950 790 # FWRT_KPACKAGE_KMOD_NFSD_V3 is not set 1951 # FWRT_KPACKAGE_KMOD_NFSD is not set1952 791 1953 792 # … … 1956 795 FWRT_KERNEL_NLS_DEFAULT="iso8859-1" 1957 796 # FWRT_KPACKAGE_KMOD_NLS is not set 1958 # FWRT_KPACKAGE_KMOD_NLS_CODEPAGE_437 is not set1959 # FWRT_KPACKAGE_KMOD_NLS_CODEPAGE_737 is not set1960 # FWRT_KPACKAGE_KMOD_NLS_CODEPAGE_775 is not set1961 # FWRT_KPACKAGE_KMOD_NLS_CODEPAGE_850 is not set1962 # FWRT_KPACKAGE_KMOD_NLS_CODEPAGE_852 is not set1963 # FWRT_KPACKAGE_KMOD_NLS_CODEPAGE_855 is not set1964 # FWRT_KPACKAGE_KMOD_NLS_CODEPAGE_857 is not set1965 # FWRT_KPACKAGE_KMOD_NLS_CODEPAGE_860 is not set1966 # FWRT_KPACKAGE_KMOD_NLS_CODEPAGE_861 is not set1967 # FWRT_KPACKAGE_KMOD_NLS_CODEPAGE_862 is not set1968 # FWRT_KPACKAGE_KMOD_NLS_CODEPAGE_863 is not set1969 # FWRT_KPACKAGE_KMOD_NLS_CODEPAGE_864 is not set1970 # FWRT_KPACKAGE_KMOD_NLS_CODEPAGE_865 is not set1971 # FWRT_KPACKAGE_KMOD_NLS_CODEPAGE_866 is not set1972 # FWRT_KPACKAGE_KMOD_NLS_CODEPAGE_869 is not set1973 # FWRT_KPACKAGE_KMOD_NLS_CODEPAGE_874 is not set1974 # FWRT_KPACKAGE_KMOD_NLS_CODEPAGE_932 is not set1975 # FWRT_KPACKAGE_KMOD_NLS_CODEPAGE_936 is not set1976 # FWRT_KPACKAGE_KMOD_NLS_CODEPAGE_949 is not set1977 # FWRT_KPACKAGE_KMOD_NLS_CODEPAGE_950 is not set1978 # FWRT_KPACKAGE_KMOD_NLS_CODEPAGE_1250 is not set1979 # FWRT_KPACKAGE_KMOD_NLS_CODEPAGE_1251 is not set1980 # FWRT_KPACKAGE_KMOD_NLS_ASCII is not set1981 # FWRT_KPACKAGE_KMOD_NLS_ISO8859_1 is not set1982 # FWRT_KPACKAGE_KMOD_NLS_ISO8859_2 is not set1983 # FWRT_KPACKAGE_KMOD_NLS_ISO8859_3 is not set1984 # FWRT_KPACKAGE_KMOD_NLS_ISO8859_4 is not set1985 # FWRT_KPACKAGE_KMOD_NLS_ISO8859_5 is not set1986 # FWRT_KPACKAGE_KMOD_NLS_ISO8859_6 is not set1987 # FWRT_KPACKAGE_KMOD_NLS_ISO8859_7 is not set1988 # FWRT_KPACKAGE_KMOD_NLS_ISO8859_8 is not set1989 # FWRT_KPACKAGE_KMOD_NLS_ISO8859_9 is not set1990 # FWRT_KPACKAGE_KMOD_NLS_ISO8859_13 is not set1991 # FWRT_KPACKAGE_KMOD_NLS_ISO8859_14 is not set1992 # FWRT_KPACKAGE_KMOD_NLS_ISO8859_15 is not set1993 # FWRT_KPACKAGE_KMOD_NLS_KOI8_R is not set1994 # FWRT_KPACKAGE_KMOD_NLS_KOI8_U is not set1995 # FWRT_KPACKAGE_KMOD_NLS_UTF8 is not set1996 797 1997 798 # … … 2010 811 # FWRT_KERNEL_ISDN_CAPI_MIDDLEWARE is not set 2011 812 # FWRT_KERNEL_ISDN_CAPI_CAPI20 is not set 2012 # FWRT_KPACKAGE_KMOD_ISDN_CAPI is not set2013 # FWRT_KPACKAGE_KMOD_MISDN_DRV is not set2014 # FWRT_KPACKAGE_KMOD_MISDN_AVM_FRITZ is not set2015 # FWRT_KERNEL_MISDN_NETJET is not set2016 # FWRT_KPACKAGE_KMOD_MISDN_HFCPCI is not set2017 # FWRT_KPACKAGE_KMOD_MISDN_HFCMULTI is not set2018 # FWRT_KPACKAGE_KMOD_MISDN_HFCUSB is not set2019 # FWRT_KPACKAGE_KMOD_MISDN_HFCMINI is not set2020 # FWRT_KPACKAGE_KMOD_MISDN_XHFC is not set2021 # FWRT_KPACKAGE_KMOD_MISDN_SPEEDFAX is not set2022 # FWRT_KERNEL_MISDN_W6692 is not set2023 # FWRT_PACKAGE_KMOD_MISDN is not set2024 813 # FWRT_PACKAGE_KMOD_ZAPTEL is not set 2025 814 # FWRT_PACKAGE_KMOD_ZTDUMMY is not set 2026 815 # FWRT_PACKAGE_KMOD_ZAPTEL_12 is not set 2027 816 # FWRT_PACKAGE_KMOD_ZTDUMMY_12 is not set 2028 # FWRT_PACKAGE_KMOD_ZAPHFC_12 is not set2029 # FWRT_PACKAGE_KMOD_QOZAP_12 is not set2030 817 2031 818 # … … 2038 825 # FWRT_KERNEL_SND_PCM_OSS is not set 2039 826 # FWRT_KPACKAGE_KMOD_SOUND is not set 2040 # FWRT_KPACKAGE_KMOD_SND is not set2041 # FWRT_KPACKAGE_KMOD_SND_OSSEMUL is not set2042 # FWRT_PACKAGE_KMOD_ALSA is not set2043 827 # FWRT_KPACKAGE_KMOD_VIDEO_DEV is not set 2044 # FWRT_KPACKAGE_KMOD_VIDEO_V4L1 is not set2045 828 # FWRT_KPACKAGE_KMOD_USB_PWC is not set 2046 # FWRT_PACKAGE_KMOD_SPCA5XX is not set2047 829 # FWRT_PACKAGE_KMOD_SISUSB is not set 2048 830 … … 2051 833 # 2052 834 # FWRT_KERNEL_CRYPTO is not set 2053 # FWRT_KPACKAGE_KMOD_CRYPTO_HMAC is not set 835 # FWRT_KERNEL_OCF_FIPS is not set 836 # FWRT_KERNEL_OCF_CRYPTODEV is not set 837 # FWRT_KERNEL_OCF_OCF is not set 838 839 # 840 # Software cryptography 841 # 2054 842 # FWRT_KERNEL_CRYPTO_HMAC is not set 2055 843 # FWRT_KPACKAGE_KMOD_CRYPTO_NULL is not set … … 2060 848 # FWRT_KPACKAGE_KMOD_CRYPTO_SHA512 is not set 2061 849 # FWRT_KPACKAGE_KMOD_CRYPTO_WP512 is not set 2062 # FWRT_KPACKAGE_KMOD_CRYPTO_TGR192 is not set2063 # FWRT_KPACKAGE_KMOD_CRYPTO_ECB is not set2064 # FWRT_KPACKAGE_KMOD_CRYPTO_CBC is not set2065 850 # FWRT_KPACKAGE_KMOD_CRYPTO_DES is not set 2066 851 # FWRT_KPACKAGE_KMOD_CRYPTO_BLOWFISH is not set … … 2076 861 # FWRT_KPACKAGE_KMOD_CRYPTO_DEFLATE is not set 2077 862 # FWRT_KPACKAGE_KMOD_CRYPTO_MICHAEL_MIC is not set 2078 # FWRT_KPACKAGE_KMOD_CRYPTO_CRC32C is not set2079 863 2080 864 # 2081 865 # Bluetooth 2082 866 # 2083 # FWRT_KPACKAGE_KMOD_BT is not set2084 # FWRT_KPACKAGE_KMOD_BT_L2CAP is not set2085 # FWRT_KPACKAGE_KMOD_BT_SCO is not set2086 # FWRT_KPACKAGE_KMOD_BT_RFCOMM is not set2087 # FWRT_KPACKAGE_KMOD_BT_BNEP is not set2088 # FWRT_KPACKAGE_KMOD_BT_HIDP is not set2089 # FWRT_KPACKAGE_KMOD_BT_HCIUSB is not set2090 # FWRT_KPACKAGE_KMOD_BT_HCIUART is not set2091 # FWRT_KPACKAGE_KMOD_BT_HCIBCM203X is not set2092 # FWRT_KPACKAGE_KMOD_BT_HCIBPA10X is not set2093 867 # FWRT_KPACKAGE_KMOD_BLUEZ is not set 2094 # FWRT_KPACKAGE_KMOD_BLUEZ_L2CAP is not set 2095 # FWRT_KPACKAGE_KMOD_BLUEZ_SCO is not set 2096 # FWRT_KPACKAGE_KMOD_BLUEZ_RFCOMM is not set 2097 # FWRT_KPACKAGE_KMOD_BLUEZ_BNEP is not set 2098 # FWRT_KPACKAGE_KMOD_BLUEZ_HIDP is not set 2099 # FWRT_KPACKAGE_KMOD_BLUEZ_HCIUSB is not set 2100 # FWRT_KPACKAGE_KMOD_BLUEZ_HCIUART is not set 2101 2102 # 2103 # Miscellenous devices support 868 869 # 870 # Miscellaneous devices support 2104 871 # 2105 872 FWRT_PACKAGE_KMOD_BROADCOM_DIAG=y … … 2107 874 # FWRT_KERNEL_WATCHDOG is not set 2108 875 # FWRT_KPACKAGE_KMOD_SOFT_WATCHDOG is not set 2109 # FWRT_KPACKAGE_KMOD_WD1100 is not set2110 # FWRT_KPACKAGE_KMOD_RC32434_WDT is not set2111 FWRT_KPACKAGE_KMOD_PARPORT=y2112 FWRT_KPACKAGE_KMOD_PARPORT_SPLINK=y2113 # FWRT_KPACKAGE_KMOD_PRINTER is not set2114 # FWRT_KPACKAGE_KMOD_PPDEV is not set2115 # FWRT_KPACKAGE_KMOD_CRC_CCITT is not set2116 876 2117 877 # … … 2122 882 # Runtime Configuration 2123 883 # 884 FWRT_BASEFILES_ADMIN_MKSH=y 885 # FWRT_BASEFILES_ADMIN_BASH is not set 886 # FWRT_BASEFILES_ADMIN_ZSH is not set 887 # FWRT_BASEFILES_ADMIN_SH is not set 2124 888 FWRT_RUNTIME_PACKAGES_URL="" 2125 889 FWRT_RUNTIME_PASSWORD="FreeWRT"
Note:
See TracChangeset
for help on using the changeset viewer.
