Changeset 2659
- Timestamp:
- 05/24/07 15:29:06 (2 years ago)
- Files:
-
- trunk/freewrt/Config.default (modified) (57 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/freewrt/Config.default
r2428 r2659 4 4 MODULES=y 5 5 FWRT_HAVE_DOT_CONFIG=y 6 # FWRT_BIG_ENDIAN is not set 7 # FWRT_i386 is not set 8 # FWRT_mips is not set 6 9 FWRT_mipsel=y 7 FWRT_ARCH="mipsel" 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" 8 22 FWRT_WGET="wget --passive-ftp -nd" 9 23 FWRT_JLEVEL=1 24 FWRT_LINUX_2_4=y 25 # FWRT_LINUX_2_6 is not set 10 26 FWRT_LINUX_2_4_BRCM=y 27 # FWRT_LINUX_2_6_BRCM is not set 28 # FWRT_LINUX_2_4_RB is not set 29 # FWRT_LINUX_2_6_RB is not set 30 # FWRT_LINUX_2_4_X86 is not set 31 # FWRT_LINUX_2_6_X86 is not set 32 # FWRT_LINUX_2_4_X86 is not set 33 34 # 35 # ADK configuration 36 # 37 # FWRT_DEVEL is not set 38 FWRT_PREFIX="freewrt" 39 # FWRT_USE_CCACHE is not set 40 # FWRT_GUI_SDK is not set 11 41 12 42 # … … 28 58 # FWRT_LINUX_2_6_X86_WRAP is not set 29 59 # FWRT_LINUX_2_6_X86_CRYPTOTOKEN is not set 60 FWRT_KERNEL_SQUASHFS=y 61 FWRT_KERNEL_MINI_FO=y 62 FWRT_KERNEL_JFFS2_FS=y 63 # FWRT_KERNEL_JFFS2_BBC_LZARI is not set 64 # FWRT_KERNEL_IP_PNP is not set 65 # FWRT_KERNEL_IP_PNP_DHCP is not set 66 # FWRT_KERNEL_NFS_FS is not set 67 # FWRT_KERNEL_NFS_V3 is not set 68 # FWRT_KERNEL_ROOT_NFS is not set 69 # FWRT_KERNEL_LOCKD is not set 70 # FWRT_KERNEL_NFS_COMMON is not set 71 # FWRT_KERNEL_SUNRPC is not set 72 # FWRT_KERNEL_YAFFS_FS is not set 73 # FWRT_KERNEL_YAFFS_YAFFS1 is not set 74 # FWRT_KERNEL_YAFFS_YAFFS2 is not set 75 # FWRT_KERNEL_YAFFS_AUTO_YAFFS2 is not set 76 # FWRT_KERNEL_YAFFS_SHORT_NAMES_IN_RAM is not set 77 # FWRT_KERNEL_EXT2_FS is not set 30 78 # FWRT_TARGET_ROOTFS_JFFS2 is not set 31 FWRT_TARGET_ROOTFS_SQUASHFS _OVERLAY=y79 FWRT_TARGET_ROOTFS_SQUASHFS=y 32 80 # FWRT_TARGET_ROOTFS_NFS is not set 33 81 # FWRT_TARGET_ROOTFS_EXT2_CF is not set … … 36 84 37 85 # 38 # Kernel Configuration 39 # 40 41 # 42 # Networking modules 43 # 44 # FWRT_PACKAGE_KMOD_ATM is not set 45 # FWRT_PACKAGE_KMOD_GRE is not set 46 # FWRT_PACKAGE_KMOD_IMQ is not set 47 # FWRT_PACKAGE_KMOD_IPIP is not set 48 # FWRT_PACKAGE_KMOD_IPV6 is not set 49 # FWRT_PACKAGE_KMOD_PPP is not set 50 # FWRT_PACKAGE_KMOD_SCHED_ALL is not set 51 # FWRT_PACKAGE_KMOD_SCHED is not set 52 # FWRT_PACKAGE_KMOD_SCHED_CLS is not set 53 # FWRT_PACKAGE_KMOD_TUN is not set 54 55 # 56 # Filtering/Firewalling 57 # 58 # FWRT_PACKAGE_KMOD_IPTABLES is not set 59 # FWRT_PACKAGE_KMOD_IPTABLES_EXTRA is not set 60 # FWRT_PACKAGE_KMOD_IPT_CONNTRACK is not set 61 # FWRT_PACKAGE_KMOD_IPT_FILTER is not set 62 # FWRT_PACKAGE_KMOD_IPT_IPOPT is not set 63 # FWRT_PACKAGE_KMOD_IPT_IPSEC is not set 64 # FWRT_PACKAGE_KMOD_IPT_NAT is not set 65 # FWRT_PACKAGE_KMOD_IPT_NAT_EXTRA is not set 66 # FWRT_PACKAGE_KMOD_IPT_QUEUE is not set 67 # FWRT_PACKAGE_KMOD_IPT_ULOG is not set 68 # FWRT_PACKAGE_KMOD_IPT_EXTRA is not set 69 70 # 71 # Block devices support 72 # 73 # FWRT_PACKAGE_KMOD_IDE is not set 74 # FWRT_PACKAGE_KMOD_LOOP is not set 75 # FWRT_PACKAGE_KMOD_NBD is not set 76 77 # 78 # Filesystems support 79 # 80 # FWRT_PACKAGE_KMOD_FS_CIFS is not set 81 # FWRT_PACKAGE_KMOD_FS_EXT2 is not set 82 # FWRT_PACKAGE_KMOD_FS_EXT3 is not set 83 # FWRT_PACKAGE_KMOD_FS_HFSPLUS is not set 84 # FWRT_PACKAGE_KMOD_FS_NFS is not set 85 # FWRT_PACKAGE_KMOD_FS_NTFS is not set 86 # FWRT_PACKAGE_KMOD_FS_VFAT is not set 87 # FWRT_PACKAGE_KMOD_FS_XFS is not set 88 # FWRT_PACKAGE_KMOD_FS_FUSE is not set 89 90 # 91 # Multimedia devices support 92 # 93 # FWRT_PACKAGE_KMOD_PWC is not set 94 # FWRT_PACKAGE_KMOD_SOUNDCORE is not set 95 # FWRT_PACKAGE_KMOD_VIDEODEV is not set 96 97 # 98 # Native Language support 99 # 100 # FWRT_PACKAGE_KMOD_NLS_BASE is not set 101 102 # 103 # USB support 104 # 105 FWRT_PACKAGE_KMOD_USB=y 106 # FWRT_PACKAGE_KMOD_USB_UHCI is not set 107 FWRT_PACKAGE_KMOD_USB_OHCI=y 108 FWRT_PACKAGE_KMOD_USB_CONTROLLER=y 109 # FWRT_PACKAGE_KMOD_USB_ACM is not set 110 # FWRT_PACKAGE_KMOD_USB_AUDIO is not set 111 # FWRT_PACKAGE_KMOD_USB_PRINTER is not set 112 # FWRT_PACKAGE_KMOD_USB_SERIAL is not set 113 # FWRT_PACKAGE_KMOD_USB_STORAGE is not set 114 # FWRT_PACKAGE_KMOD_USB_ATM is not set 115 116 # 117 # Library Routines 118 # 119 120 # 121 # Misc. devices support 122 # 123 # FWRT_PACKAGE_KMOD_AX25 is not set 124 # FWRT_PACKAGE_KMOD_BLUETOOTH is not set 125 # FWRT_PACKAGE_KMOD_SOFTDOG is not set 126 # FWRT_PACKAGE_KMOD_CRYPTO is not set 127 # FWRT_PACKAGE_KMOD_ISDN is not set 128 # FWRT_PACKAGE_KMOD_SLHC is not set 129 # FWRT_PACKAGE_KMOD_HISAX is not set 130 # FWRT_PACKAGE_KMOD_MISDN is not set 131 FWRT_PACKAGE_KMOD_PARPORT=y 132 FWRT_PACKAGE_KMOD_PARPORT_SPLINK=y 133 # FWRT_PACKAGE_KMOD_LP is not set 134 # FWRT_PACKAGE_KMOD_PPDEV is not set 135 136 # 137 # Additional kernel modules 138 # 139 FWRT_PACKAGE_KMOD_BROADCOM_DIAG=y 140 # FWRT_PACKAGE_KMOD_BROADCOM_MMC is not set 141 FWRT_PACKAGE_KMOD_BROADCOM_WL=y 142 # FWRT_PACKAGE_KMOD_HOSTAP is not set 143 # FWRT_PACKAGE_KMOD_MADWIFI is not set 144 # FWRT_PACKAGE_KMOD_NOZOMI is not set 145 # FWRT_PACKAGE_KMOD_SPCA5XX is not set 146 # FWRT_PACKAGE_KMOD_SISUSB is not set 147 FWRT_PACKAGE_KMOD_WLCOMPAT=y 148 149 # 150 # Package Collections 151 # 152 FWRT_NO_PACKAGE_SELECTION=y 153 # FWRT_WLAN_DSL_ROUTER_PPPOE is not set 154 # FWRT_WLAN_DSL_ROUTER_PPTP is not set 155 # FWRT_WLAN_DSL_ROUTER_DHCP is not set 156 # FWRT_OPENVPN_ROUTER is not set 157 # FWRT_IPSEC_ROUTER is not set 86 # Network Configuration 87 # 88 # FWRT_IPV6 is not set 89 90 # 91 # Target Network Configuration 92 # 93 94 # 95 # LAN 96 # 97 FWRT_NETWORK_LAN=y 98 FWRT_NETWORK_LAN_INTERFACE="eth0" 99 FWRT_NETWORK_LAN_SWITCH_PORTS="0 1 2 3 5*" 100 FWRT_NETWORK_LAN_PROTO_STATIC=y 101 # FWRT_NETWORK_LAN_PROTO_DHCP is not set 102 FWRT_NETWORK_LAN_IP_ADDRESS="192.168.1.1" 103 FWRT_NETWORK_LAN_IP_NETMASK="255.255.255.0" 104 105 # 106 # WAN 107 # 108 FWRT_NETWORK_WAN=y 109 FWRT_NETWORK_WAN_INTERFACE="eth1" 110 FWRT_NETWORK_WAN_SWITCH_PORTS="4 5" 111 FWRT_NETWORK_WAN_PROTO_DHCP=y 112 # FWRT_NETWORK_WAN_PROTO_STATIC is not set 113 FWRT_NETWORK_WAN_IP_ADDRESS="10.0.0.23" 114 FWRT_NETWORK_WAN_IP_NETMASK="255.255.255.0" 115 FWRT_NETWORK_WAN_IP_GATEWAY="10.0.0.1" 116 117 # 118 # Wireless LAN 119 # 120 # FWRT_NETWORK_WLAN is not set 121 FWRT_NETWORK_WLAN_TYPE="atheros" 122 FWRT_NETWORK_WLAN_INTERFACE="ath0" 123 FWRT_NETWORK_WLAN_IP_ADDRESS="192.168.2.1" 124 FWRT_NETWORK_WLAN_IP_NETMASK="255.255.255.0" 125 # FWRT_NETWORK_WLAN_MODE_AP is not set 126 # FWRT_NETWORK_WLAN_MODE_STA is not set 127 FWRT_NETWORK_WLAN_ESSID="FreeWRT" 128 FWRT_NETWORK_WLAN_CHANNEL="11" 129 FWRT_NETWORK_WLAN_COUNTRY="DE" 130 # FWRT_NETWORK_WLAN_SECURITY_NONE is not set 131 # FWRT_NETWORK_WLAN_SECURITY_WEP is not set 132 # FWRT_NETWORK_WLAN_SECURITY_WPA_PSK is not set 133 # FWRT_NETWORK_WLAN_SECURITY_802.1X is not set 134 # FWRT_NETWORK_WLAN_AUTORIZATION_OPEN is not set 135 # FWRT_NETWORK_WLAN_AUTORIZATION_SHARED is not set 136 # FWRT_NETWORK_WLAN_AUTORIZATION_OPEN_AND_SHARED is not set 137 # FWRT_NETWORK_WLAN_AUTORIZATION_PSK is not set 138 # FWRT_NETWORK_WLAN_AUTORIZATION_PSK2 is not set 139 # FWRT_NETWORK_WLAN_AUTORIZATION_PSK_PSK2 is not set 140 # FWRT_NETWORK_WLAN_AUTORIZATION_WPA is not set 141 # FWRT_NETWORK_WLAN_AUTORIZATION_WPA2 is not set 142 # FWRT_NETWORK_WLAN_AUTORIZATION_WPA_AND_WPA2 is not set 143 # FWRT_NETWORK_WLAN_ENCRYPTION_TKIP is not set 144 # FWRT_NETWORK_WLAN_ENCRYPTION_AES is not set 145 # FWRT_NETWORK_WLAN_ENCRYPTION_AES_TKIP is not set 146 # FWRT_NETWORK_WLAN_ENCRYPTION_WEP is not set 147 # FWRT_NETWORK_WLAN_EAP_TLS is not set 148 # FWRT_NETWORK_WLAN_EAP_TTLS is not set 149 # FWRT_NETWORK_WLA_EAP_PEAP is not set 150 # FWRT_NETWORK_WLAN_EAP_LEAP is not set 151 FWRT_NETWORK_WLAN_RADIUS_IPADDR="0.0.0.0" 152 FWRT_NETWORK_WLAN_RADIUS_PORT="1812" 153 FWRT_NETWORK_WLAN_RADIUS_KEY="" 154 FWRT_NETWORK_WLAN_WEP_KEY="" 155 FWRT_NETWORK_WLAN_WPA_KEY="" 156 FWRT_NETWROK_WLAN_WPA_GTK_REKEY="3600" 158 157 159 158 # … … 188 187 # BUSYBOX_CONFIG_NITPICK is not set 189 188 # BUSYBOX_CONFIG_DESKTOP is not set 189 # BUSYBOX_CONFIG_FEATURE_BUFFERS_USE_MALLOC is not set 190 # BUSYBOX_CONFIG_FEATURE_BUFFERS_GO_ON_STACK is not set 191 # BUSYBOX_CONFIG_FEATURE_BUFFERS_GO_IN_BSS is not set 190 192 BUSYBOX_CONFIG_SHOW_USAGE=y 191 193 BUSYBOX_CONFIG_FEATURE_VERBOSE_USAGE=y … … 195 197 BUSYBOX_CONFIG_GETOPT_LONG=y 196 198 BUSYBOX_CONFIG_FEATURE_DEVPTS=y 199 # BUSYBOX_CONFIG_FEATURE_CLEAN_UP is not set 197 200 BUSYBOX_CONFIG_FEATURE_SUID=y 198 201 BUSYBOX_CONFIG_FEATURE_SYSLOG=y 199 202 # BUSYBOX_CONFIG_FEATURE_SUID_CONFIG is not set 203 BUSYBOX_CONFIG_FEATURE_SUID_CONFIG_QUIET=y 200 204 BUSYBOX_CONFIG_FEATURE_HAVE_RPC=y 201 205 # BUSYBOX_CONFIG_SELINUX is not set … … 207 211 # BUSYBOX_CONFIG_STATIC is not set 208 212 # BUSYBOX_CONFIG_BUILD_LIBBUSYBOX is not set 213 # BUSYBOX_CONFIG_FEATURE_FULL_LIBBUSYBOX is not set 214 BUSYBOX_CONFIG_FEATURE_SHARED_BUSYBOX=y 209 215 BUSYBOX_CONFIG_LFS=y 210 216 # BUSYBOX_CONFIG_BUILD_AT_ONCE is not set … … 214 220 # 215 221 # BUSYBOX_CONFIG_DEBUG is not set 222 # BUSYBOX_CONFIG_DEBUG_PESSIMIZE is not set 223 # BUSYBOX_CONFIG_NO_DEBUG_LIB is not set 224 # BUSYBOX_CONFIG_DMALLOC is not set 225 # BUSYBOX_CONFIG_EFENCE is not set 216 226 # BUSYBOX_CONFIG_INCLUDE_SUSv2 is not set 217 227 … … 239 249 # 240 250 # BUSYBOX_CONFIG_AR is not set 251 # BUSYBOX_CONFIG_FEATURE_AR_LONG_FILENAMES is not set 241 252 # BUSYBOX_CONFIG_BUNZIP2 is not set 242 253 # BUSYBOX_CONFIG_CPIO is not set 243 254 # BUSYBOX_CONFIG_DPKG is not set 244 255 # BUSYBOX_CONFIG_DPKG_DEB is not set 256 # BUSYBOX_CONFIG_FEATURE_DPKG_DEB_EXTRACT_ONLY is not set 245 257 BUSYBOX_CONFIG_GUNZIP=y 246 258 BUSYBOX_CONFIG_FEATURE_GUNZIP_UNCOMPRESS=y … … 261 273 # BUSYBOX_CONFIG_UNCOMPRESS is not set 262 274 # BUSYBOX_CONFIG_UNLZMA is not set 275 # BUSYBOX_CONFIG_FEATURE_LZMA_FAST is not set 263 276 # BUSYBOX_CONFIG_UNZIP is not set 264 277 … … 267 280 # 268 281 # BUSYBOX_CONFIG_FEATURE_UNARCHIVE_TAPE is not set 282 BUSYBOX_CONFIG_FEATURE_DEB_TAR_GZ=y 283 # BUSYBOX_CONFIG_FEATURE_DEB_TAR_BZ2 is not set 284 # BUSYBOX_CONFIG_FEATURE_DEB_TAR_LZMA is not set 269 285 270 286 # … … 291 307 BUSYBOX_CONFIG_DF=y 292 308 # BUSYBOX_CONFIG_DIFF is not set 309 BUSYBOX_CONFIG_FEATURE_DIFF_BINARY=y 310 BUSYBOX_CONFIG_FEATURE_DIFF_DIR=y 311 # BUSYBOX_CONFIG_FEATURE_DIFF_MINIMAL is not set 293 312 BUSYBOX_CONFIG_DIRNAME=y 294 313 # BUSYBOX_CONFIG_DOS2UNIX is not set 314 BUSYBOX_CONFIG_UNIX2DOS=y 295 315 BUSYBOX_CONFIG_DU=y 296 316 BUSYBOX_CONFIG_FEATURE_DU_DEFAULT_BLOCKSIZE_1K=y … … 308 328 BUSYBOX_CONFIG_ID=y 309 329 # BUSYBOX_CONFIG_INSTALL is not set 330 # BUSYBOX_CONFIG_FEATURE_INSTALL_LONG_OPTIONS is not set 310 331 BUSYBOX_CONFIG_LENGTH=y 311 332 BUSYBOX_CONFIG_LN=y … … 343 364 BUSYBOX_CONFIG_FEATURE_SORT_BIG=y 344 365 # BUSYBOX_CONFIG_STAT is not set 366 # BUSYBOX_CONFIG_FEATURE_STAT_FORMAT is not set 345 367 # BUSYBOX_CONFIG_STTY is not set 346 368 # BUSYBOX_CONFIG_SUM is not set … … 402 424 BUSYBOX_CONFIG_RESET=y 403 425 # BUSYBOX_CONFIG_RESIZE is not set 426 # BUSYBOX_CONFIG_FEATURE_RESIZE_PRINT is not set 404 427 # BUSYBOX_CONFIG_SETCONSOLE is not set 428 # BUSYBOX_CONFIG_FEATURE_SETCONSOLE_LONG_OPTIONS is not set 405 429 # BUSYBOX_CONFIG_SETKEYCODES is not set 406 430 # BUSYBOX_CONFIG_SETLOGCONS is not set … … 412 436 # BUSYBOX_CONFIG_PIPE_PROGRESS is not set 413 437 # BUSYBOX_CONFIG_READLINK is not set 438 # BUSYBOX_CONFIG_FEATURE_READLINK_FOLLOW is not set 414 439 BUSYBOX_CONFIG_RUN_PARTS=y 415 440 # BUSYBOX_CONFIG_FEATURE_RUN_PARTS_LONG_OPTIONS is not set 416 441 # BUSYBOX_CONFIG_START_STOP_DAEMON is not set 442 BUSYBOX_CONFIG_FEATURE_START_STOP_DAEMON_FANCY=y 443 # BUSYBOX_CONFIG_FEATURE_START_STOP_DAEMON_LONG_OPTIONS is not set 417 444 BUSYBOX_CONFIG_WHICH=y 418 445 … … 488 515 # BUSYBOX_CONFIG_FEATURE_WTMP is not set 489 516 # BUSYBOX_CONFIG_LOGIN is not set 517 # BUSYBOX_CONFIG_LOGIN_SCRIPTS is not set 518 # BUSYBOX_CONFIG_FEATURE_SECURETTY is not set 490 519 BUSYBOX_CONFIG_PASSWD=y 491 520 BUSYBOX_CONFIG_FEATURE_PASSWD_WEAK_CHECK=y … … 511 540 # BUSYBOX_CONFIG_FEATURE_INSMOD_LOADINKMEM is not set 512 541 # BUSYBOX_CONFIG_FEATURE_INSMOD_LOAD_MAP is not set 542 BUSYBOX_CONFIG_FEATURE_INSMOD_LOAD_MAP_FULL=y 513 543 BUSYBOX_CONFIG_RMMOD=y 514 544 BUSYBOX_CONFIG_LSMOD=y 515 545 # BUSYBOX_CONFIG_FEATURE_LSMOD_PRETTY_2_6_OUTPUT is not set 516 546 # BUSYBOX_CONFIG_MODPROBE is not set 547 BUSYBOX_CONFIG_FEATURE_MODPROBE_MULTIPLE_OPTIONS=y 548 BUSYBOX_CONFIG_FEATURE_MODPROBE_FANCY_ALIAS=y 517 549 518 550 # … … 522 554 BUSYBOX_CONFIG_FEATURE_2_4_MODULES=y 523 555 BUSYBOX_CONFIG_FEATURE_2_6_MODULES=y 556 # BUSYBOX_CONFIG_FEATURE_QUERY_MODULE_INTERFACE is not set 524 557 525 558 # … … 529 562 BUSYBOX_CONFIG_FEATURE_DMESG_PRETTY=y 530 563 # BUSYBOX_CONFIG_FBSET is not set 564 # BUSYBOX_CONFIG_FEATURE_FBSET_FANCY is not set 565 # BUSYBOX_CONFIG_FEATURE_FBSET_READMODE is not set 531 566 # BUSYBOX_CONFIG_FDFLUSH is not set 532 567 # BUSYBOX_CONFIG_FDFORMAT is not set 533 568 # BUSYBOX_CONFIG_FDISK is not set 534 569 BUSYBOX_CONFIG_FDISK_SUPPORT_LARGE_DISKS=y 570 BUSYBOX_CONFIG_FEATURE_FDISK_WRITABLE=y 571 # BUSYBOX_CONFIG_FEATURE_AIX_LABEL is not set 572 # BUSYBOX_CONFIG_FEATURE_SGI_LABEL is not set 573 # BUSYBOX_CONFIG_FEATURE_SUN_LABEL is not set 574 # BUSYBOX_CONFIG_FEATURE_OSF_LABEL is not set 575 # BUSYBOX_CONFIG_FEATURE_FDISK_ADVANCED is not set 535 576 # BUSYBOX_CONFIG_FREERAMDISK is not set 536 577 # BUSYBOX_CONFIG_FSCK_MINIX is not set 537 578 # BUSYBOX_CONFIG_MKFS_MINIX is not set 579 BUSYBOX_CONFIG_FEATURE_MINIX2=y 538 580 # BUSYBOX_CONFIG_GETOPT is not set 539 581 BUSYBOX_CONFIG_HEXDUMP=y 540 582 # BUSYBOX_CONFIG_HWCLOCK is not set 583 # BUSYBOX_CONFIG_FEATURE_HWCLOCK_LONG_OPTIONS is not set 584 BUSYBOX_CONFIG_FEATURE_HWCLOCK_ADJTIME_FHS=y 541 585 # BUSYBOX_CONFIG_IPCRM is not set 542 586 # BUSYBOX_CONFIG_IPCS is not set 543 587 # BUSYBOX_CONFIG_LOSETUP is not set 544 588 # BUSYBOX_CONFIG_MDEV is not set 589 # BUSYBOX_CONFIG_FEATURE_MDEV_CONF is not set 590 # BUSYBOX_CONFIG_FEATURE_MDEV_EXEC is not set 545 591 # BUSYBOX_CONFIG_MKSWAP is not set 592 # BUSYBOX_CONFIG_FEATURE_MKSWAP_V0 is not set 546 593 BUSYBOX_CONFIG_MORE=y 547 594 BUSYBOX_CONFIG_FEATURE_USE_TERMIOS=y … … 552 599 BUSYBOX_CONFIG_FEATURE_MOUNT_FSTAB=y 553 600 BUSYBOX_CONFIG_PIVOT_ROOT=y 554 BUSYBOX_CONFIG_RDATE=y 601 # BUSYBOX_CONFIG_RDATE is not set 555 602 # BUSYBOX_CONFIG_READPROFILE is not set 556 603 # BUSYBOX_CONFIG_SETARCH is not set … … 577 624 # BUSYBOX_CONFIG_DC is not set 578 625 # BUSYBOX_CONFIG_DEVFSD is not set 626 # BUSYBOX_CONFIG_DEVFSD_MODLOAD is not set 627 # BUSYBOX_CONFIG_DEVFSD_FG_NP is not set 628 # BUSYBOX_CONFIG_DEVFSD_VERBOSE is not set 579 629 # BUSYBOX_CONFIG_FEATURE_DEVFS is not set 580 630 # BUSYBOX_CONFIG_EJECT is not set 581 631 # BUSYBOX_CONFIG_LAST is not set 582 632 # BUSYBOX_CONFIG_LESS is not set 633 BUSYBOX_CONFIG_FEATURE_LESS_MAXLINES=9999999 634 BUSYBOX_CONFIG_FEATURE_LESS_BRACKETS=y 635 BUSYBOX_CONFIG_FEATURE_LESS_FLAGS=y 636 # BUSYBOX_CONFIG_FEATURE_LESS_FLAGCS is not set 637 # BUSYBOX_CONFIG_FEATURE_LESS_MARKS is not set 638 # BUSYBOX_CONFIG_FEATURE_LESS_REGEXP is not set 583 639 # BUSYBOX_CONFIG_HDPARM is not set 640 BUSYBOX_CONFIG_FEATURE_HDPARM_GET_IDENTITY=y 641 # BUSYBOX_CONFIG_FEATURE_HDPARM_HDIO_SCAN_HWIF is not set 642 # BUSYBOX_CONFIG_FEATURE_HDPARM_HDIO_UNREGISTER_HWIF is not set 643 # BUSYBOX_CONFIG_FEATURE_HDPARM_HDIO_DRIVE_RESET is not set 644 # BUSYBOX_CONFIG_FEATURE_HDPARM_HDIO_TRISTATE_HWIF is not set 645 # BUSYBOX_CONFIG_FEATURE_HDPARM_HDIO_GETSET_DMA is not set 584 646 CONFIG_LOCK=y 585 647 # BUSYBOX_CONFIG_MAKEDEVS is not set 648 # BUSYBOX_CONFIG_FEATURE_MAKEDEVS_LEAF is not set 649 # BUSYBOX_CONFIG_FEATURE_MAKEDEVS_TABLE is not set 586 650 # BUSYBOX_CONFIG_MOUNTPOINT is not set 587 651 # BUSYBOX_CONFIG_MT is not set … … 594 658 # BUSYBOX_CONFIG_SETSID is not set 595 659 # BUSYBOX_CONFIG_TASKSET is not set 660 BUSYBOX_CONFIG_FEATURE_TASKSET_FANCY=y 596 661 BUSYBOX_CONFIG_TIME=y 597 662 BUSYBOX_CONFIG_WATCHDOG=y … … 599 664 # 600 665 # Networking Utilities 666 # 667 668 # 669 # To enable IPv6 support, go to the top-level 'Networking config' menu 601 670 # 602 671 # BUSYBOX_CONFIG_FEATURE_IPV6 is not set … … 608 677 # BUSYBOX_CONFIG_FTPGET is not set 609 678 # BUSYBOX_CONFIG_FTPPUT is not set 679 # BUSYBOX_CONFIG_FEATURE_FTPGETPUT_LONG_OPTIONS is not set 610 680 # BUSYBOX_CONFIG_HOSTNAME is not set 611 681 # BUSYBOX_CONFIG_HTTPD is not set 682 # BUSYBOX_CONFIG_FEATURE_HTTPD_RELOAD_CONFIG_SIGHUP is not set 683 # BUSYBOX_CONFIG_FEATURE_HTTPD_SETUID is not set 684 BUSYBOX_CONFIG_FEATURE_HTTPD_BASIC_AUTH=y 685 BUSYBOX_CONFIG_FEATURE_HTTPD_AUTH_MD5=y 686 BUSYBOX_CONFIG_FEATURE_HTTPD_CONFIG_WITH_MIME_TYPES=y 687 BUSYBOX_CONFIG_FEATURE_HTTPD_CGI=y 688 # BUSYBOX_CONFIG_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR is not set 689 BUSYBOX_CONFIG_FEATURE_HTTPD_SET_REMOTE_PORT_TO_ENV=y 690 BUSYBOX_CONFIG_FEATURE_HTTPD_ENCODE_URL_STR=y 612 691 # BUSYBOX_CONFIG_IFCONFIG is not set 692 BUSYBOX_CONFIG_FEATURE_IFCONFIG_STATUS=y 693 # BUSYBOX_CONFIG_FEATURE_IFCONFIG_SLIP is not set 694 # BUSYBOX_CONFIG_FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ is not set 695 BUSYBOX_CONFIG_FEATURE_IFCONFIG_HW=y 696 # BUSYBOX_CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS is not set 613 697 BUSYBOX_CONFIG_IFUPDOWN=y 614 698 BUSYBOX_CONFIG_FEATURE_IFUPDOWN_IP=y 615 699 BUSYBOX_CONFIG_FEATURE_IFUPDOWN_IP_BUILTIN=y 700 BUSYBOX_CONFIG_FEATURE_IFUPDOWN_IFCONFIG_BUILTIN=y 616 701 BUSYBOX_CONFIG_FEATURE_IFUPDOWN_IPV4=y 617 702 # BUSYBOX_CONFIG_FEATURE_IFUPDOWN_IPV6 is not set … … 619 704 # BUSYBOX_CONFIG_FEATURE_IFUPDOWN_MAPPING is not set 620 705 # BUSYBOX_CONFIG_INETD is not set 706 BUSYBOX_CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_ECHO=y 707 BUSYBOX_CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_DISCARD=y 708 BUSYBOX_CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_TIME=y 709 BUSYBOX_CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_DAYTIME=y 710 BUSYBOX_CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_CHARGEN=y 711 # BUSYBOX_CONFIG_FEATURE_INETD_RPC is not set 621 712 BUSYBOX_CONFIG_IP=y 622 713 BUSYBOX_CONFIG_FEATURE_IP_ADDRESS=y … … 626 717 # BUSYBOX_CONFIG_FEATURE_IP_RULE is not set 627 718 # BUSYBOX_CONFIG_FEATURE_IP_SHORT_FORMS is not set 719 BUSYBOX_CONFIG_IPADDR=y 720 BUSYBOX_CONFIG_IPLINK=y 721 BUSYBOX_CONFIG_IPROUTE=y 722 BUSYBOX_CONFIG_IPTUNNEL=y 723 BUSYBOX_CONFIG_IPRULE=y 628 724 # BUSYBOX_CONFIG_IPCALC is not set 725 BUSYBOX_CONFIG_FEATURE_IPCALC_FANCY=y 726 # BUSYBOX_CONFIG_FEATURE_IPCALC_LONG_OPTIONS is not set 629 727 # BUSYBOX_CONFIG_NAMEIF is not set 630 728 BUSYBOX_CONFIG_NC=y … … 637 735 BUSYBOX_CONFIG_FEATURE_FANCY_PING=y 638 736 # BUSYBOX_CONFIG_PING6 is not set 737 BUSYBOX_CONFIG_FEATURE_FANCY_PING6=y 639 738 # BUSYBOX_CONFIG_ROUTE is not set 640 739 BUSYBOX_CONFIG_TELNET=y … … 644 743 BUSYBOX_CONFIG_FEATURE_TELNETD_STANDALONE=y 645 744 # BUSYBOX_CONFIG_TFTP is not set 745 BUSYBOX_CONFIG_FEATURE_TFTP_GET=y 746 BUSYBOX_CONFIG_FEATURE_TFTP_PUT=y 747 # BUSYBOX_CONFIG_FEATURE_TFTP_BLOCKSIZE is not set 748 # BUSYBOX_CONFIG_DEBUG_TFTP is not set 646 749 BUSYBOX_CONFIG_TRACEROUTE=y 647 750 BUSYBOX_CONFIG_FEATURE_TRACEROUTE_VERBOSE=y … … 649 752 BUSYBOX_CONFIG_FEATURE_TRACEROUTE_USE_ICMP=y 650 753 # BUSYBOX_CONFIG_APP_UDHCPD is not set 754 # BUSYBOX_CONFIG_APP_DHCPRELAY is not set 755 # BUSYBOX_CONFIG_APP_DUMPLEASES is not set 651 756 BUSYBOX_CONFIG_APP_UDHCPC=y 652 757 # BUSYBOX_CONFIG_FEATURE_UDHCP_SYSLOG is not set … … 704 809 # BUSYBOX_CONFIG_ENVDIR is not set 705 810 # BUSYBOX_CONFIG_SOFTLIMIT is not set 706 FWRT_PACKAGE_FWCF=y707 # FWRT_PACKAGE_FWIFUPDOWN is not set708 # FWIFUPDOWN_CONFIG_BUSYBOX_COMPAT is not set709 811 FWRT_PACKAGE_UCLIBC=y 710 812 … … 715 817 FWRT_PACKAGE_JFFS2ROOT=y 716 818 FWRT_PACKAGE_MTD=y 819 FWRT_PACKAGE_BROADCOM_WATCHBUTTON=y 717 820 FWRT_PACKAGE_BROADCOM_WLC=y 718 821 FWRT_PACKAGE_BROADCOM_WL_UTIL=y 719 822 FWRT_PACKAGE_BROADCOM_NAS=y 823 824 # 825 # FreeWRT Tools Collection 826 # 827 FWRT_PACKAGE_FWCF=y 828 FWRT_PACKAGE_FWIFUPDOWN=y 829 FWIFUPDOWN_CONFIG_ALIAS=y 830 # FWIFUPDOWN_CONFIG_BRIDGE is not set 831 FWIFUPDOWN_CONFIG_IFACE=y 832 # FWIFUPDOWN_CONFIG_PPP is not set 833 # FWIFUPDOWN_CONFIG_TUNTAP is not set 834 FWIFUPDOWN_CONFIG_VLAN=y 835 # FWIFUPDOWN_CONFIG_WL_ATHEROS is not set 836 FWIFUPDOWN_CONFIG_WL_BROADCOM=y 837 838 # 839 # Config 840 # 841 # FWIFUPDOWN_CONFIG_SHOW_CONFIG is not set 842 # FWIFUPDOWN_CONFIG_PRINTING_OFF is not set 843 FWIFUPDOWN_CONFIG_PRINTING_FANCY=y 844 FWIFUPDOWN_CONFIG_BUSYBOX_COMPAT=y 845 # FWRT_PACKAGE_FWFIREWALL is not set 846 # FWRT_PACKAGE_FWUPDATE is not set 720 847 721 848 # … … 762 889 BUSYBOX_CONFIG_FEATURE_SH_FANCY_PROMPT=y 763 890 # FWRT_PACKAGE_MKSH is not set 891 FWRT_PACKAGE_MKSH_AS_BINASH=y 764 892 765 893 # … … 784 912 # 785 913 # FWRT_PACKAGE_AUTOSSH is not set 914 # FWRT_PACKAGE_BINUTILS is not set 786 915 # FWRT_PACKAGE_BITCHX is not set 787 916 # FWRT_PACKAGE_BOGOFILTER is not set 917 # FWRT_PACKAGE_BOGOFILTER_BOGOUTIL is not set 918 # FWRT_PACKAGE_BOGOFILTER_BOGOTUNE is not set 788 919 # FWRT_PACKAGE_COLLECTD is not set 920 FWRT_PACKAGE_COLLECTD_CPU=y 921 FWRT_PACKAGE_COLLECTD_LOAD=y 922 FWRT_PACKAGE_COLLECTD_MEMORY=y 923 FWRT_PACKAGE_COLLECTD_PING=y 924 FWRT_PACKAGE_COLLECTD_TRAFFIC=y 789 925 # FWRT_PACKAGE_CBTT is not set 790 926 # FWRT_PACKAGE_CBTT_MYSQL is not set … … 800 936 # FWRT_PACKAGE_HASERL is not set 801 937 # FWRT_PACKAGE_IRSSI is not set 802 # FWRT_PACKAGE_ JAMVMis not set938 # FWRT_PACKAGE_IRSSI_SSL is not set 803 939 # FWRT_PACKAGE_JOE is not set 804 940 # FWRT_PACKAGE_LCD4LINUX is not set 805 941 # FWRT_PACKAGE_LESS is not set 806 942 # FWRT_PACKAGE_LOGROTATE is not set 807 # FWRT_PACKAGE_LIBLUA is not set808 # FWRT_PACKAGE_LUA is not set809 # FWRT_PACKAGE_LUAC is not set810 # FWRT_PACKAGE_LUA_EXAMPLES is not set811 943 # FWRT_PACKAGE_MC is not set 812 # FWRT_ PACKAGE_MICROPERLis not set944 # FWRT_COMPILE_MONIT is not set 813 945 # FWRT_PACKAGE_MONIT is not set 814 946 # FWRT_PACKAGE_MONIT_NOSSL is not set … … 818 950 # FWRT_PACKAGE_VILISTEXTUM is not set 819 951 # FWRT_PACKAGE_NANO is not set 952 FWRT_PACKAGE_NANO_TINY=y 953 # FWRT_COMPILE_OSIRIS is not set 820 954 # FWRT_PACKAGE_OSIRISD is not set 821 822 #823 # PHP 4 Server API ---824 #825 # FWRT_PACKAGE_PHP4_CLI is not set826 # FWRT_PACKAGE_PHP4_CGI is not set827 # FWRT_PACKAGE_PHP4_FASTCGI is not set828 829 #830 # PHP 4 Extensions ---831 #832 833 #834 # PHP 4 Configuration end ---835 #836 837 #838 # PHP 5 Server API ---839 #840 # FWRT_PACKAGE_PHP5_CLI is not set841 # FWRT_PACKAGE_PHP5_CGI is not set842 # FWRT_PACKAGE_PHP5_FASTCGI is not set843 844 #845 # PHP 5 Extensions ---846 #847 848 #849 # PHP 5 Configuration end ---850 #851 955 # FWRT_PACKAGE_PROCMAIL is not set 852 956 # FWRT_PACKAGE_PSYBNC is not set 853 # FWRT_PACKAGE_SABLEVM is not set 854 # FWRT_PACKAGE_LIBSABLEVM_CLASSPATH is not set 855 # FWRT_PACKAGE_LIBFFI_SABLE is not set 957 # FWRT_COMPILE_RRDTOOL is not set 958 # FWRT_PACKAGE_LIBRRD is not set 959 # FWRT_PACKAGE_RRDCGI is not set 960 # FWRT_PACKAGE_RRDTOOL is not set 961 # FWRT_PACKAGE_RRDCOLLECT is not set 962 # FWRT_PACKAGE_RRDCOLLECT_EXAMPLE is not set 856 963 # FWRT_PACKAGE_SANE_BACKENDS is not set 857 964 # FWRT_PACKAGE_SCREEN is not set … … 859 966 # FWRT_PACKAGE_SER2NET is not set 860 967 # FWRT_PACKAGE_SYSLOG_NG is not set 861 # FWRT_ COMPILE_RRDTOOLis not set968 # FWRT_PACKAGE_TAR is not set 862 969 # FWRT_PACKAGE_VIM is not set 863 970 … … 868 975 # FWRT_PACKAGE_ARPD is not set 869 976 # FWRT_PACKAGE_ARPWATCH is not set 977 # FWRT_COMPILE_ATFTP is not set 870 978 # FWRT_PACKAGE_ATFTP is not set 871 979 # FWRT_PACKAGE_ATFTPD is not set 980 # FWRT_COMPILE_AVAHI is not set 872 981 # FWRT_PACKAGE_AVAHI_DAEMON is not set 982 # FWRT_PACKAGE_AVAHI_DNSCONFD is not set 873 983 # FWRT_PACKAGE_LIBAVAHI is not set 984 # FWRT_COMPILE_AXTLS is not set 874 985 # FWRT_PACKAGE_AXHTTPD is not set 875 986 # FWRT_COMPILE_BIND is not set 876 987 # FWRT_DUMMY_BIND is not set 988 # FWRT_PACKAGE_BIND_TOOLS is not set 989 # FWRT_PACKAGE_BIND_RNDC is not set 990 # FWRT_PACKAGE_BIND_CHECK is not set 991 # FWRT_PACKAGE_BIND_DNSSEC is not set 992 # FWRT_PACKAGE_BIND_HOST is not set 993 # FWRT_PACKAGE_BIND_DIG is not set 994 # FWRT_PACKAGE_BIND_CLIENT is not set 995 # FWRT_PACKAGE_BIND_SERVER is not set 877 996 # FWRT_PACKAGE_BITLBEE is not set 878 997 # FWRT_PACKAGE_BRIDGE_UTILS is not set … … 882 1001 # FWRT_PACKAGE_CUPS is not set 883 1002 # FWRT_PACKAGE_CUTTER is not set 1003 # FWRT_COMPILE_DHCP is not set 884 1004 # FWRT_PACKAGE_DHCP_RELAY is not set 885 1005 # FWRT_PACKAGE_DHCP_SERVER is not set … … 894 1014 # FWRT_PACKAGE_FAKEIDENTD is not set 895 1015 # FWRT_PACKAGE_FETCHMAIL is not set 1016 # FWRT_PACKAGE_FETCHMAIL_SSL is not set 896 1017 # FWRT_PACKAGE_FPING is not set 897 1018 # FWRT_PACKAGE_FPROBE is not set 898 1019 # FWRT_PACKAGE_FPROBE_ULOG is not set 899 1020 # FWRT_PACKAGE_FREERADIUS is not set 1021 # FWRT_PACKAGE_FREERADIUS_DEMOCERTS is not set 1022 # FWRT_PACKAGE_FREERADIUS_MOD_CHAP is not set 1023 # FWRT_PACKAGE_FREERADIUS_MOD_DETAIL is not set 1024 # FWRT_PACKAGE_FREERADIUS_MOD_EAP is not set 1025 # FWRT_PACKAGE_FREERADIUS_MOD_EAP_GTC is not set 1026 # FWRT_PACKAGE_FREERADIUS_MOD_EAP_MD5 is not set 1027 # FWRT_PACKAGE_FREERADIUS_MOD_EAP_MSCHAPV2 is not set 1028 # FWRT_PACKAGE_FREERADIUS_MOD_EAP_PEAP is not set 1029 # FWRT_PACKAGE_FREERADIUS_MOD_EAP_TLS is not set 1030 # FWRT_PACKAGE_FREERADIUS_MOD_EAP_TTLS is not set 1031 # FWRT_PACKAGE_FREERADIUS_MOD_FILES is not set 1032 # FWRT_PACKAGE_FREERADIUS_MOD_LDAP is not set 1033 # FWRT_PACKAGE_FREERADIUS_MOD_MSCHAP is not set 1034 # FWRT_PACKAGE_FREERADIUS_MOD_PAP is not set 1035 # FWRT_PACKAGE_FREERADIUS_MOD_PREPROCESS is not set 1036 # FWRT_PACKAGE_FREERADIUS_MOD_REALM is not set 1037 # FWRT_PACKAGE_FREERADIUS_MOD_SQL is not set 1038 # FWRT_PACKAGE_FREERADIUS_MOD_SQL_MYSQL is not set 1039 # FWRT_PACKAGE_FREERADIUS_MOD_SQL_PGSQL is not set 1040 # FWRT_PACKAGE_FREERADIUS_MOD_SQLCOUNTER is not set 1041 # FWRT_PACKAGE_FREERADIUS_UTILS is not set 900 1042 # FWRT_PACKAGE_FRICKIN is not set 901 1043 # FWRT_PACKAGE_GKRELLMD is not set 902 1044 # FWRT_PACKAGE_HOSTAP_UTILS is not set 1045 # FWRT_COMPILE_HOSTAPD is not set 903 1046 # FWRT_PACKAGE_HOSTAPD is not set 904 1047 # FWRT_PACKAGE_HOSTAPD_UTILS is not set 905 1048 # FWRT_PACKAGE_HTPDATE is not set 906 1049 # FWRT_PACKAGE_HTTPING is not set 1050 FWRT_PACKAGE_HTTPING_WITH_SSL=y 907 1051 # FWRT_PACKAGE_HTTPTUNNEL is not set 908 1052 # FWRT_PACKAGE_IFTOP is not set 909 1053 # FWRT_PACKAGE_IGMPPROXY is not set 910 1054 # FWRT_PACKAGE_IPCAD is not set 1055 # FWRT_COMPILE_IPROUTE2 is not set 911 1056 # FWRT_SHOW_IPROUTE2 is not set 1057 # FWRT_PACKAGE_IP is not set 1058 # FWRT_PACKAGE_TC is not set 912 1059 # FWRT_PACKAGE_IPERF is not set 1060 # FWRT_PACKAGE_IPSEC_TOOLS is not set 913 1061 # FWRT_PACKAGE_IPSET is not set 1062 # FWRT_COMPILE_IPTABLES is not set 914 1063 # FWRT_PACKAGE_IPTABLES is not set 1064 # FWRT_PACKAGE_IPTABLES_UTILS is not set 915 1065 # FWRT_PACKAGE_IP6TABLES is not set 916 1066 # FWRT_PACKAGE_IPTABLES_SNMP is not set 917 1067 # FWRT_PACKAGE_IPTRAF is not set 918 1068 # FWRT_PACKAGE_ISDN4K_UTILS is not set 1069 # FWRT_COMPILE_KISMET is not set 919 1070 # FWRT_PACKAGE_KISMET_CLIENT is not set 920 1071 # FWRT_PACKAGE_KISMET_DRONE is not set 921 1072 # FWRT_PACKAGE_KISMET_SERVER is not set 1073 # FWRT_COMPILE_KNOCK is not set 922 1074 # FWRT_PACKAGE_KNOCK is not set 923 1075 # FWRT_PACKAGE_KNOCKD is not set … … 925 1077 # FWRT_PACKAGE_L2TPNS is not set 926 1078 # FWRT_PACKAGE_LIGHTTPD is not set 1079 # FWRT_PACKAGE_LIGHTTPD_MOD_ACCESSLOG is not set 1080 # FWRT_PACKAGE_LIGHTTPD_MOD_ALIAS is not set 1081 # FWRT_PACKAGE_LIGHTTPD_MOD_AUTH is not set 1082 # FWRT_PACKAGE_LIGHTTPD_MOD_CGI is not set 1083 # FWRT_PACKAGE_LIGHTTPD_MOD_EVASIVE is not set 1084 # FWRT_PACKAGE_LIGHTTPD_MOD_EXPIRE is not set 1085 # FWRT_PACKAGE_LIGHTTPD_MOD_FASTCGI is not set 1086 # FWRT_PACKAGE_LIGHTTPD_MOD_PROXY is not set 1087 # FWRT_PACKAGE_LIGHTTPD_MOD_REDIRECT is not set 1088 # FWRT_PACKAGE_LIGHTTPD_MOD_REWRITE is not set 1089 # FWRT_PACKAGE_LIGHTTPD_MOD_SETENV is not set 1090 # FWRT_PACKAGE_LIGHTTPD_MOD_SIMPLE_VHOST is not set 1091 # FWRT_PACKAGE_LIGHTTPD_MOD_SSI is not set 1092 # FWRT_PACKAGE_LIGHTTPD_MOD_STATUS is not set 1093 # FWRT_PACKAGE_LIGHTTPD_MOD_USERTRACK is not set 1094 # FWRT_PACKAGE_LIGHTTPD_MOD_WEBDAV is not set 927 1095 # FWRT_PACKAGE_LINUX_ATM is not set 1096 FWRT_PACKAGE_BR2684CTL=y 928 1097 # FWRT_PACKAGE_MACCHANGER is not set 929 1098 # FWRT_PACKAGE_MARADNS is not set 930 1099 # FWRT_PACKAGE_MATRIXTUNNEL is not set 931 1100 # FWRT_PACKAGE_MIAU is not set 1101 # FWRT_COMPILE_MINI_HTTPD is not set 932 1102 # FWRT_PACKAGE_MINI_HTTPD is not set 933 1103 # FWRT_PACKAGE_MINI_HTTPD_HTPASSWD is not set … … 936 1106 # FWRT_PACKAGE_MINI_SENDMAIL is not set 937 1107 # FWRT_PACKAGE_MTR is not set 1108 # FWRT_PACKAGE_NEON is not set 938 1109 # FWRT_COMPILE_NET_SNMP is not set 939 1110 # FWRT_DUMMY_NET_SNMP is not set 1111 # FWRT_PACKAGE_LIBNETSNMP is not set 1112 # FWRT_PACKAGE_SNMP_UTILS is not set 1113 # FWRT_PACKAGE_SNMPD is not set 940 1114 # FWRT_PACKAGE_NETIO is not set 941 1115 # FWRT_PACKAGE_NETPERF is not set 942 1116 # FWRT_PACKAGE_NETSTAT_NAT is not set 1117 # FWRT_PACKAGE_NFS_UTILS is not set 943 1118 # FWRT_PACKAGE_NFS_SERVER is not set 944 1119 # FWRT_PACKAGE_NMAP is not set … … 946 1121 # FWRT_PACKAGE_NTPCLIENT is not set 947 1122 # FWRT_PACKAGE_NUT is not set 1123 # FWRT_PACKAGE_NUT_SSL is not set 1124 # FWRT_PACKAGE_NUT_USB is not set 1125 # FWRT_PACKAGE_NUT_SNMP is not set 1126 FWRT_PACKAGE_NUT_VARDESC=y 1127 # FWRT_PACKAGE_NUT_DRIVER_APCSMART is not set 1128 # FWRT_PACKAGE_NUT_DRIVER_BELKIN is not set 1129 # FWRT_PACKAGE_NUT_DRIVER_BELKINUNV is not set 1130 # FWRT_PACKAGE_NUT_DRIVER_BESTUPS is not set 1131 # FWRT_PACKAGE_NUT_DRIVER_BESTFCOM is not set 1132 # FWRT_PACKAGE_NUT_DRIVER_BESTUFERRUPS is not set 1133 # FWRT_PACKAGE_NUT_DRIVER_BLAZER is not set 1134 # FWRT_PACKAGE_NUT_DRIVER_CPSUPS is not set 1135 # FWRT_PACKAGE_NUT_DRIVER_CYBERPOWER is not set 1136 # FWRT_PACKAGE_NUT_DRIVER_ESUPSSMART is not set 1137 # FWRT_PACKAGE_NUT_DRIVER_ETAPRO is not set 1138 # FWRT_PACKAGE_NUT_DRIVER_EVERUPS is not set 1139 # FWRT_PACKAGE_NUT_DRIVER_FENTONUPS is not set 1140 # FWRT_PACKAGE_NUT_DRIVER_GAMATRONIC is not set 1141 # FWRT_PACKAGE_NUT_DRIVER_GENERICUPS is not set 1142 # FWRT_PACKAGE_NUT_DRIVER_IPPON is not set 1143 # FWRT_PACKAGE_NUT_DRIVER_ISBMEX is not set 1144 # FWRT_PACKAGE_NUT_DRIVER_LIEBERT is not set 1145 # FWRT_PACKAGE_NUT_DRIVER_MASTERGUARD is not set 1146 # FWRT_PACKAGE_NUT_DRIVER_MEGATEC is not set 1147 # FWRT_PACKAGE_NUT_DRIVER_METASYS is not set 1148 # FWRT_PACKAGE_NUT_DRIVER_MGE_UTALK is not set 1149 # FWRT_PACKAGE_NUT_DRIVER_MUSTEK is not set 1150 # FWRT_PACKAGE_NUT_DRIVER_ONEAC is not set 1151 # FWRT_PACKAGE_NUT_DRIVER_POWERCOM is not set 1152 # FWRT_PACKAGE_NUT_DRIVER_POWERMUST is not set 1153 # FWRT_PACKAGE_NUT_DRIVER_RHINO is not set 1154 # FWRT_PACKAGE_NUT_DRIVER_SAFENET is not set 1155 # FWRT_PACKAGE_NUT_DRIVER_SMS is not set 1156 # FWRT_PACKAGE_NUT_DRIVER_SOLIS is not set 1157 # FWRT_PACKAGE_NUT_DRIVER_TRIPPLITE is not set 1158 # FWRT_PACKAGE_NUT_DRIVER_TRIPPLITESU is not set 1159 # FWRT_PACKAGE_NUT_DRIVER_UPSCODE2 is not set 1160 # FWRT_PACKAGE_NUT_DRIVER_VICTRONUPS is not set 948 1161 # FWRT_PACKAGE_OLSRD is not set 1162 # FWRT_PACKAGE_OLSRD_MOD_DOT_DRAW is not set 1163 # FWRT_PACKAGE_OLSRD_MOD_DYN_GW is not set 1164 # FWRT_PACKAGE_OLSRD_MOD_HTTPINFO is not set 1165 # FWRT_PACKAGE_OLSRD_MOD_NAMESERVICE is not set 1166 # FWRT_PACKAGE_OLSRD_MOD_POWER is not set 1167 # FWRT_PACKAGE_OLSRD_MOD_SECURE is not set 1168 # FWRT_PACKAGE_OLSRD_MOD_TAS is not set 949 1169 # FWRT_PACKAGE_OPENNTPD is not set 950 # FWRT_ PACKAGE_OPENSERis not set1170 # FWRT_COMPILE_OPENSSH is not set 951 1171 # FWRT_SHOW_OPENSSH is not set 1172 # FWRT_PACKAGE_OPENSSH_CLIENT is not set 1173 # FWRT_PACKAGE_OPENSSH_CLIENT_UTILS is not set 1174 # FWRT_PACKAGE_OPENSSH_SERVER is not set 1175 # FWRT_PACKAGE_OPENSSH_SFTP_CLIENT is not set 1176 # FWRT_PACKAGE_OPENSSH_SFTP_SERVER is not set 952 1177 # FWRT_PACKAGE_OPENSWAN is not set 953 1178 # FWRT_PACKAGE_OPENVPN is not set 1179 FWRT_COMPILE_OPENVPN_WITH_SERVER=y 1180 FWRT_COMPILE_OPENVPN_WITH_HTTP=y 1181 FWRT_COMPILE_OPENVPN_WITH_OPENSSL=y 1182 FWRT_COMPILE_OPENVPN_WITH_LZO=y 1183 FWRT_COMPILE_OPENVPN_WITH_PASSWORD_SAVE=y 1184 # FWRT_COMPILE_OPENVPN_WITH_SMALL is not set 1185 # FWRT_PACKAGE_OPENVPN_EASY_RSA is not set 954 1186 # FWRT_PACKAGE_P910ND is not set 955 1187 # FWRT_PACKAGE_PARPROUTED is not set … … 958 1190 # FWRT_PACKAGE_PORTSENTRY is not set 959 1191 # FWRT_PACKAGE_PPP is not set 1192 # FWRT_PACKAGE_PPP_MOD_PPPOE is not set 1193 # FWRT_PACKAGE_PPP_MOD_RADIUS is not set 1194 # FWRT_PACKAGE_PPP_MOD_CHAT is not set 1195 # FWRT_PACKAGE_PPP_MOD_PPPDUMP is not set 1196 # FWRT_PACKAGE_PPP_MOD_PPPSTATS is not set 1197 # FWRT_PACKAGE_PPP_MOD_PPPUMTS is not set 960 1198 # FWRT_PACKAGE_PPTP is not set 961 1199 # FWRT_PACKAGE_PPTPD is not set 962 # FWRT_PACKAGE_PRIVOXY is not set963 1200 # FWRT_PACKAGE_PTUNNEL is not set 964 1201 # FWRT_PACKAGE_QUAGGA is not set 1202 # FWRT_PACKAGE_QUAGGA_BGPD is not set 1203 # FWRT_PACKAGE_QUAGGA_OSPFD is not set 1204 # FWRT_PACKAGE_QUAGGA_OSPF6D is not set 1205 # FWRT_PACKAGE_QUAGGA_RIPD is not set 1206 # FWRT_PACKAGE_QUAGGA_RIPNGD is not set 1207 # FWRT_PACKAGE_QUAGGA_VTYSH is not set 965 1208 # FWRT_PACKAGE_RADDUMP is not set 966 1209 # FWRT_PACKAGE_RARPD is not set 1210 # FWRT_PACKAGE_RDATE is not set 967 1211 # FWRT_PACKAGE_REAIM is not set 968 1212 # FWRT_PACKAGE_ROBOCFG is not set 1213 # FWRT_COMPILE_RP_PPPOE is not set 969 1214 # FWRT_PACKAGE_PPPOE_CLIENT is not set 970 1215 # FWRT_PACKAGE_PPPOE_RELAY is not set 971 1216 # FWRT_PACKAGE_PPPOE_SERVER is not set 972 1217 # FWRT_PACKAGE_PPPOE_SNIFF is not set 1218 # FWRT_COMPILE_RRS is not set 973 1219 # FWRT_PACKAGE_RRS is not set 974 1220 # FWRT_PACKAGE_RRS_NOSSL is not set 975 1221 # FWRT_PACKAGE_RSYNC is not set 1222 # FWRT_COMPILE_SAMBA is not set 976 1223 # FWRT_PACKAGE_SAMBA is not set 1224 FWRT_SAMBA_CODEPAGE="ISO8859-1" 977 1225 # FWRT_PACKAGE_SAMBA_CLIENT is not set 978 1226 # FWRT_PACKAGE_SAMBA_PASSWD is not set 1227 # FWRT_PACKAGE_SWAT is not set 979 1228 # FWRT_PACKAGE_SCANLOGD is not set 980 1229 # FWRT_PACKAGE_SCDP is not set 981 1230 # FWRT_PACKAGE_SHAT is not set 982 1231 # FWRT_PACKAGE_SHOREWALL is not set 1232 # FWRT_PACKAGE_SHOREWALL_STRIPCONF is not set 1233 FWRT_PACKAGE_SHOREWALL_STRIPSHARED=y 983 1234 # FWRT_PACKAGE_SIPP is not set 984 1235 # FWRT_PACKAGE_SIPROXD is not set … … 989 1240 # FWRT_PACKAGE_SOCAT is not set 990 1241 # FWRT_PACKAGE_SQUID is not set 1242 # FWRT_PACKAGE_SQUID_MOD_BASIC_AUTH_GETPWNAM is not set 1243 # FWRT_PACKAGE_SQUID_MOD_BASIC_AUTH_NCSA is not set 1244 # FWRT_PACKAGE_SQUID_MOD_BASIC_AUTH_SMB is not set 1245 # FWRT_PACKAGE_SQUID_MOD_BASIC_AUTH_WINBIND is not set 1246 # FWRT_PACKAGE_SQUID_MOD_DIGEST_AUTH_PASSWORD is not set 1247 # FWRT_PACKAGE_SQUID_MOD_EXTERNAL_ACL_IP_USER is not set 1248 # FWRT_PACKAGE_SQUID_MOD_EXTERNAL_ACL_UNIX_GROUP is not set 1249 # FWRT_PACKAGE_SQUID_MOD_EXTERNAL_ACL_WINBIND_GROUP is not set 1250 # FWRT_PACKAGE_SQUID_MOD_NTLM_AUTH_FAKEAUTH is not set 1251 # FWRT_PACKAGE_SQUID_MOD_NTLM_AUTH_SMB_AUTH is not set 1252 # FWRT_PACKAGE_SQUID_MOD_NTLM_AUTH_WINBIND_AUTH is not set 991 1253 # FWRT_PACKAGE_SSLTUNNEL is not set 992 1254 # FWRT_PACKAGE_SSMTP is not set 993 1255 # FWRT_PACKAGE_SRELAY is not set 994 1256 # FWRT_PACKAGE_SUBVERSION is not set 1257 # FWRT_PACKAGE_STRONGSWAN is not set 995 1258 # FWRT_PACKAGE_TMSNC is not set 996 1259 # FWRT_PACKAGE_TCPDUMP is not set 1260 # FWRT_COMPILE_TCP_WRAPPERS is not set 997 1261 # FWRT_PACKAGE_LIBWRAP is not set 998 1262 # FWRT_PACKAGE_TINC is not set 999 1263 # FWRT_PACKAGE_TINYPROXY is not set 1264 FWRT_COMPILE_TINYPROXY_WITH_TRANSPARENT_PROXY=y 1265 FWRT_COMPILE_TINYPROXY_WITH_FILTER=y 1266 FWRT_COMPILE_TINYPROXY_WITH_UPSTREAM=y 1000 1267 # FWRT_PACKAGE_TNTNET is not set 1268 # FWRT_COMPILE_TNTNET_WITH_OPENSSL is not set 1269 # FWRT_COMPILE_TNTNET_WITH_GNUTLS is not set 1001 1270 # FWRT_PACKAGE_TOR is not set 1002 1271 # FWRT_PACKAGE_TRAFSHOW is not set … … 1005 1274 # FWRT_PACKAGE_UDP_BROADCAST_RELAY is not set 1006 1275 # FWRT_PACKAGE_ULOGD is not set 1276 # FWRT_PACKAGE_ULOGD_MOD_MYSQL is not set 1277 # FWRT_PACKAGE_ULOGD_MOD_PCAP is not set 1278 # FWRT_PACKAGE_ULOGD_MOD_PGSQL is not set 1279 # FWRT_PACKAGE_ULOGD_MOD_SQLITE is not set 1280 # FWRT_PACKAGE_ULOGD_MOD_EXTRA is not set 1007 1281 # FWRT_PACKAGE_UPDATEDD is not set 1282 # FWRT_PACKAGE_UPDATEDD_MOD_CHANGEIP is not set 1283 # FWRT_PACKAGE_UPDATEDD_MOD_DYNDNS is not set 1284 # FWRT_PACKAGE_UPDATEDD_MOD_EURODYNDNS is not set 1285 # FWRT_PACKAGE_UPDATEDD_MOD_HN is not set 1286 # FWRT_PACKAGE_UPDATEDD_MOD_NOIP is not set 1287 # FWRT_PACKAGE_UPDATEDD_MOD_ODS is not set 1288 # FWRT_PACKAGE_UPDATEDD_MOD_OVH is not set 1289 # FWRT_PACKAGE_UPDATEDD_MOD_REGFISH is not set 1290 # FWRT_PACKAGE_UPDATEDD_MOD_TZO is not set 1008 1291 # FWRT_PACKAGE_VGP is not set 1009 1292 # FWRT_PACKAGE_VNCREPEATER is not set … … 1015 1298 # FWRT_PACKAGE_VTUN is not set 1016 1299 # FWRT_PACKAGE_WCCPD is not set 1017 # FWRT_PACKAGE_WEECHAT is not set1018 1300 # FWRT_PACKAGE_WIFIDOG is not set 1019 1301 FWRT_PACKAGE_WIRELESS_TOOLS=y … … 1024 1306 # FWRT_PACKAGE_WPA_SUPPLICANT is not set 1025 1307 # FWRT_PACKAGE_WPUT is not set 1308 # FWRT_PACKAGE_WRT_RADAUTH is not set 1026 1309 # FWRT_PACKAGE_WX200D is not set 1027 1310 # FWRT_PACKAGE_XINETD is not set 1028 1311 # FWRT_PACKAGE_XSUPPLICANT is not set 1312 1313 # 1314 # Programming 1315 # 1316 # FWRT_PACKAGE_JAMVM is not set 1317 # FWRT_COMPILE_LUA is not set 1318 # FWRT_PACKAGE_LIBLUA is not set 1319 # FWRT_PACKAGE_LUA is not set 1320 # FWRT_PACKAGE_LUAC is not set 1321 # FWRT_PACKAGE_LUA_EXAMPLES is not set 1322 # FWRT_PACKAGE_MICROPERL is not set 1323 FWRT_COMPILE_PHP4=y 1324 1325 # 1326 # PHP 4 Server API --- 1327 # 1328 # FWRT_PACKAGE_PHP4_CLI is not set 1329 # FWRT_PACKAGE_PHP4_CGI is not set 1330 # FWRT_PACKAGE_PHP4_FASTCGI is not set 1331 1332 # 1333 # PHP 4 Extensions --- 1334 # 1335 # FWRT_PACKAGE_PHP4_MOD_CURL is not set 1336 # FWRT_PACKAGE_PHP4_MOD_FTP is not set 1337 # FWRT_PACKAGE_PHP4_MOD_GD is not set 1338 # FWRT_PACKAGE_PHP4_MOD_GMP is not set 1339 # FWRT_PACKAGE_PHP4_MOD_MYSQL is not set 1340 # FWRT_PACKAGE_PHP4_MOD_OPENSSL is not set 1341 # FWRT_PACKAGE_PHP4_MOD_PCRE is not set 1342 # FWRT_PACKAGE_PHP4_MOD_PGSQL is not set 1343 # FWRT_PACKAGE_PHP4_MOD_SESSION is not set 1344 # FWRT_PACKAGE_PHP4_MOD_SOCKETS is not set 1345 # FWRT_PACKAGE_PHP4_MOD_XML is not set 1346 1347 # 1348 # PHP 4 Configuration end --- 1349 # 1350 # FWRT_COMPILE_PHP5 is not set 1351 1352 # 1353 # PHP 5 Server API --- 1354 # 1355 # FWRT_PACKAGE_PHP5_CLI is not set 1356 # FWRT_PACKAGE_PHP5_CGI is not set 1357 # FWRT_PACKAGE_PHP5_FASTCGI is not set 1358 1359 # 1360 # PHP 5 Extensions --- 1361 # 1362 # FWRT_PACKAGE_PHP5_MOD_CURL is not set 1363 # FWRT_PACKAGE_PHP5_MOD_FTP is not set 1364 # FWRT_PACKAGE_PHP5_MOD_GD is not set 1365 # FWRT_PACKAGE_PHP5_MOD_GMP is not set 1366 # FWRT_PACKAGE_PHP5_MOD_LDAP is not set 1367 # FWRT_PACKAGE_PHP5_MOD_MYSQL is not set 1368 # FWRT_PACKAGE_PHP5_MOD_OPENSSL is not set 1369 # FWRT_PACKAGE_PHP5_MOD_PCRE is not set 1370 # FWRT_PACKAGE_PHP5_MOD_PGSQL is not set 1371 # FWRT_PACKAGE_PHP5_MOD_SESSION is not set 1372 # FWRT_PACKAGE_PHP5_MOD_SQLITE is not set 1373 # FWRT_PACKAGE_PHP5_MOD_SOCKETS is not set 1374 # FWRT_PACKAGE_PHP5_MOD_XML is not set 1375 1376 # 1377 # PHP 5 Configuration end --- 1378 # 1379 # FWRT_PACKAGE_RUBY is not set 1380 # FWRT_PACKAGE_SABLEVM is not set 1381 # FWRT_COMPILE_SABLEVM_CLASSPATH is not set 1382 # FWRT_PACKAGE_LIBSABLEVM_CLASSPATH is not set 1383 # FWRT_PACKAGE_SABLEVM_CLASSPATH_FULL is not set 1384 # FWRT_PACKAGE_SABLEVM_CLASSPATH_MINI is not set 1385 # FWRT_PACKAGE_LIBFFI_SABLE is not set 1029 1386 1030 1387 # … … 1036 1393 # FWRT_PACKAGE_OPENSC is not set 1037 1394 # FWRT_PACKAGE_OPENSSL_PKCS11 is not set 1038 1039 #1040 # IPv61041 #1042 1395 # FWRT_PACKAGE_6TUNNEL is not set 1043 1396 # FWRT_PACKAGE_AICCU is not set 1044 1397 # FWRT_PACKAGE_DHCP6 is not set 1398 # FWRT_COMPILE_MIREDO is not set 1045 1399 # FWRT_PACKAGE_MIREDO is not set 1046 1400 # FWRT_PACKAGE_MIREDO_SERVER is not set 1047 1401 # FWRT_PACKAGE_MRD6 is not set 1402 # FWRT_COMPILE_NDISC6 is not set 1048 1403 # FWRT_PACKAGE_NDISC6 is not set 1049 1404 # FWRT_PACKAGE_RDISC6 is not set … … 1055 1410 # 1056 1411 # FWRT_PACKAGE_APR is not set 1412 # FWRT_PACKAGE_APR_THREADING is not set 1057 1413 # FWRT_PACKAGE_APR_UTIL is not set 1058 1414 # FWRT_PACKAGE_LIBAXTLS is not set 1059 1415 # FWRT_PACKAGE_CGILIB is not set 1416 # FWRT_COMPILE_GLIB is not set 1060 1417 # FWRT_PACKAGE_GLIB1 is not set 1061 1418 # FWRT_PACKAGE_ID3LIB is not set … … 1065 1422 # FWRT_PACKAGE_LIBCLI is not set 1066 1423 # FWRT_PACKAGE_CLINKC is not set 1424 # FWRT_COMPILE_CURL is not set 1067 1425 # FWRT_PACKAGE_LIBCURL is not set 1426 # FWRT_PACKAGE_CURL is not set 1068 1427 # FWRT_PACKAGE_LIBDAEMON is not set 1428 # FWRT_COMPILE_DB is not set 1069 1429 # FWRT_PACKAGE_LIBDB is not set 1070 1430 # FWRT_PACKAGE_LIBDNET is not set 1071 1431 # FWRT_PACKAGE_LIBELF is not set 1072 1432 # FWRT_PACKAGE_LIBEVENT is not set 1433 # FWRT_COMPILE_EXPAT is not set 1073 1434 # FWRT_PACKAGE_LIBEXPAT is not set 1435 # FWRT_COMPILE_FLAC is not set 1074 1436 # FWRT_PACKAGE_LIBFLAC is not set 1437 # FWRT_COMPILE_FREETYPE is not set 1075 1438 # FWRT_PACKAGE_LIBFREETYPE is not set 1439 # FWRT_COMPILE_FUSE is not set 1076 1440 # FWRT_PACKAGE_LIBFUSE is not set 1077 1441 # FWRT_PACKAGE_LIBGCC is not set … … 1079 1443 # FWRT_PACKAGE_LIBGD is not set 1080 1444 # FWRT_PACKAGE_LIBGDBM is not set&nbs
