I want to use FreeWRT 1.0.3 on my Asus WL-500g. I've downloaded Freewrt and 
followed the handbook for compiling and installing FreeWRT.
I've used the Web-Frontend (original Asus firmware, tftp didn't work) to 
upload the freewrt image to the device. After the upload I left the router 
alone for about 30 minutes, but I could not reach the device. Then I tried to 
set the arp-cache manually:
arp -s 192.168.1.1 00:11:d8:74:xx:xx,
where "00:11:d8:74:xx:xx" is the MAC address of the WL-500g. Then I tried to 
ping it and it replied to a few ICMP requests (I don't think this is normal):
frodo freewrt # ping 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_seq=2 ttl=64 time=0.343 ms

--- 192.168.1.1 ping statistics ---
5 packets transmitted, 1 received, 80% packet loss, time 3999ms
rtt min/avg/max/mdev = 0.343/0.343/0.343/0.000 ms

I can neither reach the router through ssh nor telnet. I have also tried to 
use "failsave" from the FreeWRT distribution but it didn't work either.

What could I be doing wrong?

I have attached my FreeWRT .config. I've tried several configurations (enabled 
and disabled openssh for example).

Regards,
Dan
#
# Automatically generated make config: don't edit
#
MODULES=y
FWRT_HAVE_DOT_CONFIG=y
FWRT_mipsel=y
FWRT_ARCH="mipsel"
FWRT_WGET="wget --passive-ftp -nd"
FWRT_JLEVEL=1
FWRT_LINUX_2_4_BRCM=y

#
# Target system (Broadcom)
#
FWRT_LINUX_2_4_BRCM_ASUS_WL500G=y
# FWRT_LINUX_2_4_BRCM_ASUS_WL500G_DELUXE is not set
# FWRT_LINUX_2_4_BRCM_ASUS_WL500G_PREMIUM is not set
# FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_20 is not set
# FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_22 is not set
# FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_30 is not set
# FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_31 is not set
# FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G_4 is not set
# FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_10 is not set
# FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_11 is not set
# FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GS_4 is not set
# FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54GL is not set
# FWRT_LINUX_2_4_BRCM_LINKSYS_WRT54G3G is not set
# FWRT_LINUX_2_4_BRCM_NETGEAR_WGT634U is not set
# FWRT_TARGET_ROOTFS_JFFS2 is not set
FWRT_TARGET_ROOTFS_SQUASHFS_OVERLAY=y

#
# Kernel Configuration
#

#
# Networking modules
#
# FWRT_PACKAGE_KMOD_ATM is not set
# FWRT_PACKAGE_KMOD_GRE is not set
FWRT_PACKAGE_KMOD_IMQ=y
# FWRT_PACKAGE_KMOD_IPIP is not set
# FWRT_PACKAGE_KMOD_IPV6 is not set
FWRT_PACKAGE_KMOD_PPP=y
# FWRT_PACKAGE_KMOD_MPPE is not set
# FWRT_PACKAGE_KMOD_PPPOATM is not set
FWRT_PACKAGE_KMOD_PPPOE=y
FWRT_PACKAGE_KMOD_SCHED=y
# FWRT_PACKAGE_KMOD_TUN is not set

#
# Filtering/Firewalling
#
FWRT_PACKAGE_KMOD_IPTABLES=y
FWRT_PACKAGE_KMOD_IPT_CONNTRACK=m
FWRT_PACKAGE_KMOD_IPT_FILTER=m
FWRT_PACKAGE_KMOD_IPT_IPOPT=m
FWRT_PACKAGE_KMOD_IPT_IPSEC=m
FWRT_PACKAGE_KMOD_IPT_NAT=y
FWRT_PACKAGE_KMOD_IPT_NAT_EXTRA=m
FWRT_PACKAGE_KMOD_IPT_QUEUE=m
FWRT_PACKAGE_KMOD_IPT_ULOG=m
FWRT_PACKAGE_KMOD_IPT_EXTRA=m

#
# Block devices support
#
# FWRT_PACKAGE_KMOD_LOOP is not set
# FWRT_PACKAGE_KMOD_NBD is not set

#
# Filesystems support
#
FWRT_PACKAGE_KMOD_FS_CIFS=y
# FWRT_PACKAGE_KMOD_FS_EXT2 is not set
FWRT_PACKAGE_KMOD_FS_EXT3=y
# FWRT_PACKAGE_KMOD_FS_HFSPLUS is not set
# FWRT_PACKAGE_KMOD_FS_NFS is not set
# FWRT_PACKAGE_KMOD_FS_NFSD is not set
# FWRT_PACKAGE_KMOD_FS_VFAT is not set
# FWRT_PACKAGE_KMOD_FS_XFS is not set

#
# Multimedia devices support
#
# FWRT_PACKAGE_KMOD_PWC is not set
# FWRT_PACKAGE_KMOD_SOUNDCORE is not set
# FWRT_PACKAGE_KMOD_VIDEODEV is not set

#
# Native Language support
#
# FWRT_PACKAGE_KMOD_NLS_BASE is not set

#
# USB support
#
FWRT_PACKAGE_KMOD_USB=y
FWRT_PACKAGE_KMOD_USB_OHCI=y
FWRT_PACKAGE_KMOD_USB_CONTROLLER=y
# FWRT_PACKAGE_KMOD_USB_ACM is not set
# FWRT_PACKAGE_KMOD_USB_AUDIO is not set
# FWRT_PACKAGE_KMOD_USB_PRINTER is not set
# FWRT_PACKAGE_KMOD_USB_SERIAL is not set
FWRT_PACKAGE_KMOD_USB_STORAGE=y

#
# Crypto support
#
# FWRT_PACKAGE_KMOD_CRYPTO_ARC4 is not set
# FWRT_PACKAGE_KMOD_CRYPTO_SHA1 is not set

#
# Misc. devices support
#
# FWRT_PACKAGE_KMOD_AX25 is not set
# FWRT_PACKAGE_KMOD_BLUETOOTH is not set
# FWRT_PACKAGE_KMOD_PARPORT is not set
# FWRT_PACKAGE_KMOD_SOFTDOG is not set

#
# Additional kernel modules (external drivers)
#
# FWRT_PACKAGE_KMOD_ALSA is not set
FWRT_PACKAGE_KMOD_BROADCOM_WL=y
FWRT_PACKAGE_KMOD_BROADCOM_DIAG=y
# FWRT_PACKAGE_KMOD_BROADCOM_MMC is not set
# FWRT_PACKAGE_KMOD_HOSTAP is not set
# FWRT_PACKAGE_KMOD_MADWIFI is not set
# FWRT_PACKAGE_KMOD_NOZOMI is not set
# FWRT_PACKAGE_KMOD_SPCA5XX is not set
FWRT_PACKAGE_KMOD_WLCOMPAT=y

#
# Package Collections
#
# FWRT_NO_PACKAGE_SELECTION is not set
FWRT_WLAN_DSL_ROUTER_PPPOE=y
# FWRT_WLAN_DSL_ROUTER_PPTP is not set
# FWRT_WLAN_DSL_ROUTER_DHCP is not set
# FWRT_OPENVPN_ROUTER is not set
# FWRT_IPSEC_ROUTER is not set

#
# Package Selection
#

#
# Package categories
#

#
# Base system
#
FWRT_PACKAGE_BUSYBOX=y
BUSYBOX_CONFIG_FEATURE_FWCF_REBOOT=y

#
# Busybox Configuration
#
BUSYBOX_HAVE_DOT_CONFIG=y

#
# Busybox Settings
#

#
# General Configuration
#
# BUSYBOX_CONFIG_FEATURE_BUFFERS_USE_MALLOC is not set
BUSYBOX_CONFIG_FEATURE_BUFFERS_GO_ON_STACK=y
# BUSYBOX_CONFIG_FEATURE_BUFFERS_GO_IN_BSS is not set
BUSYBOX_CONFIG_FEATURE_VERBOSE_USAGE=y
# BUSYBOX_CONFIG_FEATURE_INSTALLER is not set
# BUSYBOX_CONFIG_LOCALE_SUPPORT is not set
BUSYBOX_CONFIG_FEATURE_DEVFS=y
BUSYBOX_CONFIG_FEATURE_DEVPTS=y
# BUSYBOX_CONFIG_FEATURE_CLEAN_UP is not set
BUSYBOX_CONFIG_FEATURE_SUID=y
# BUSYBOX_CONFIG_FEATURE_SUID_CONFIG is not set
# BUSYBOX_CONFIG_SELINUX is not set

#
# Build Options
#
# BUSYBOX_CONFIG_STATIC is not set
# BUSYBOX_CONFIG_DISABLE_SHARED is not set
BUSYBOX_CONFIG_LFS=y
BUSYBOX_USING_CROSS_COMPILER=y
BUSYBOX_CROSS_COMPILER_PREFIX="mipsel-uclibc-"
BUSYBOX_EXTRA_CFLAGS_OPTIONS="-Os "

#
# Debugging Options
#
# BUSYBOX_CONFIG_DEBUG is not set
BUSYBOX_CONFIG_DEBUG_YANK_SUSv2=y

#
# Installation Options
#
# BUSYBOX_CONFIG_INSTALL_NO_USR is not set
BUSYBOX_CONFIG_INSTALL_APPLET_SYMLINKS=y
BUSYBOX_PREFIX="./_install"

#
# Busybox Library Tuning
#
BUSYBOX_CONFIG_MD5_SIZE_VS_SPEED=2

#
# Applets
#

#
# Archival Utilities
#
# BUSYBOX_CONFIG_AR is not set
# BUSYBOX_CONFIG_BUNZIP2 is not set
# BUSYBOX_CONFIG_CPIO is not set
# BUSYBOX_CONFIG_DPKG is not set
# BUSYBOX_CONFIG_DPKG_DEB is not set
BUSYBOX_CONFIG_GUNZIP=y
BUSYBOX_CONFIG_FEATURE_GUNZIP_UNCOMPRESS=y
BUSYBOX_CONFIG_GZIP=y
BUSYBOX_CONFIG_IPKG=y
# BUSYBOX_CONFIG_RPM2CPIO is not set
# BUSYBOX_CONFIG_RPM is not set
BUSYBOX_CONFIG_TAR=y
BUSYBOX_CONFIG_FEATURE_TAR_CREATE=y
# BUSYBOX_CONFIG_FEATURE_TAR_BZIP2 is not set
# BUSYBOX_CONFIG_FEATURE_TAR_LZMA is not set
BUSYBOX_CONFIG_FEATURE_TAR_FROM=y
BUSYBOX_CONFIG_FEATURE_TAR_GZIP=y
# BUSYBOX_CONFIG_FEATURE_TAR_COMPRESS is not set
# BUSYBOX_CONFIG_FEATURE_TAR_OLDGNU_COMPATABILITY is not set
BUSYBOX_CONFIG_FEATURE_TAR_GNU_EXTENSIONS=y
# BUSYBOX_CONFIG_FEATURE_TAR_LONG_OPTIONS is not set
# BUSYBOX_CONFIG_UNCOMPRESS is not set
# BUSYBOX_CONFIG_UNLZMA is not set
# BUSYBOX_CONFIG_UNZIP is not set

#
# Common options for cpio and tar
#
# BUSYBOX_CONFIG_FEATURE_UNARCHIVE_TAPE is not set

#
# Coreutils
#
BUSYBOX_CONFIG_BASENAME=y
# BUSYBOX_CONFIG_CAL is not set
BUSYBOX_CONFIG_CAT=y
BUSYBOX_CONFIG_CHGRP=y
BUSYBOX_CONFIG_CHMOD=y
BUSYBOX_CONFIG_CHOWN=y
BUSYBOX_CONFIG_CHROOT=y
# BUSYBOX_CONFIG_CMP is not set
BUSYBOX_CONFIG_COMM=y
BUSYBOX_CONFIG_CP=y
BUSYBOX_CONFIG_CUT=y
BUSYBOX_CONFIG_DATE=y
BUSYBOX_CONFIG_FEATURE_DATE_ISOFMT=y
BUSYBOX_CONFIG_DD=y
BUSYBOX_CONFIG_DF=y
BUSYBOX_CONFIG_DIRNAME=y
# BUSYBOX_CONFIG_DOS2UNIX is not set
BUSYBOX_CONFIG_DU=y
BUSYBOX_CONFIG_FEATURE_DU_DEFALT_BLOCKSIZE_1K=y
BUSYBOX_CONFIG_ECHO=y
BUSYBOX_CONFIG_FEATURE_FANCY_ECHO=y
BUSYBOX_CONFIG_ENV=y
BUSYBOX_CONFIG_EXPR=y
# BUSYBOX_CONFIG_EXPR_MATH_SUPPORT_64 is not set
BUSYBOX_CONFIG_FALSE=y
# BUSYBOX_CONFIG_FOLD is not set
BUSYBOX_CONFIG_HEAD=y
BUSYBOX_CONFIG_FEATURE_FANCY_HEAD=y
BUSYBOX_CONFIG_HOSTID=y
BUSYBOX_CONFIG_ID=y
# BUSYBOX_CONFIG_INSTALL is not set
BUSYBOX_CONFIG_LENGTH=y
BUSYBOX_CONFIG_LN=y
# BUSYBOX_CONFIG_LOGNAME is not set
BUSYBOX_CONFIG_LS=y
BUSYBOX_CONFIG_FEATURE_LS_FILETYPES=y
BUSYBOX_CONFIG_FEATURE_LS_FOLLOWLINKS=y
BUSYBOX_CONFIG_FEATURE_LS_RECURSIVE=y
BUSYBOX_CONFIG_FEATURE_LS_SORTFILES=y
BUSYBOX_CONFIG_FEATURE_LS_TIMESTAMPS=y
BUSYBOX_CONFIG_FEATURE_LS_USERNAME=y
BUSYBOX_CONFIG_FEATURE_LS_COLOR=y
BUSYBOX_CONFIG_FEATURE_LS_COLOR_IS_DEFAULT=y
BUSYBOX_CONFIG_MD5SUM=y
BUSYBOX_CONFIG_MKDIR=y
BUSYBOX_CONFIG_MKFIFO=y
# BUSYBOX_CONFIG_MKNOD is not set
BUSYBOX_CONFIG_MV=y
# BUSYBOX_CONFIG_NICE is not set
BUSYBOX_CONFIG_NOHUP=y
# BUSYBOX_CONFIG_OD is not set
# BUSYBOX_CONFIG_PRINTENV is not set
BUSYBOX_CONFIG_PRINTF=y
BUSYBOX_CONFIG_PWD=y
# BUSYBOX_CONFIG_REALPATH is not set
BUSYBOX_CONFIG_RM=y
BUSYBOX_CONFIG_RMDIR=y
BUSYBOX_CONFIG_SEQ=y
# BUSYBOX_CONFIG_SHA1SUM is not set
BUSYBOX_CONFIG_SLEEP=y
BUSYBOX_CONFIG_FEATURE_FANCY_SLEEP=y
BUSYBOX_CONFIG_SORT=y
BUSYBOX_CONFIG_FEATURE_SORT_BIG=y
# BUSYBOX_CONFIG_STAT is not set
# BUSYBOX_CONFIG_STTY is not set
# BUSYBOX_CONFIG_SUM is not set
BUSYBOX_CONFIG_SYNC=y
BUSYBOX_CONFIG_TAIL=y
BUSYBOX_CONFIG_FEATURE_FANCY_TAIL=y
BUSYBOX_CONFIG_TEE=y
BUSYBOX_CONFIG_FEATURE_TEE_USE_BLOCK_IO=y
BUSYBOX_CONFIG_TEST=y
# BUSYBOX_CONFIG_FEATURE_TEST_64 is not set
BUSYBOX_CONFIG_TOUCH=y
BUSYBOX_CONFIG_TR=y
# BUSYBOX_CONFIG_FEATURE_TR_CLASSES is not set
# BUSYBOX_CONFIG_FEATURE_TR_EQUIV is not set
BUSYBOX_CONFIG_TRUE=y
# BUSYBOX_CONFIG_TTY is not set
BUSYBOX_CONFIG_UNAME=y
BUSYBOX_CONFIG_UNIQ=y
# BUSYBOX_CONFIG_USLEEP is not set
# BUSYBOX_CONFIG_UUDECODE is not set
# BUSYBOX_CONFIG_UUENCODE is not set
# BUSYBOX_CONFIG_WATCH is not set
BUSYBOX_CONFIG_WC=y
# BUSYBOX_CONFIG_WHO is not set
# BUSYBOX_CONFIG_WHOAMI is not set
BUSYBOX_CONFIG_YES=y

#
# Common options for cp and mv
#
BUSYBOX_CONFIG_FEATURE_PRESERVE_HARDLINKS=y

#
# Common options for ls, more and telnet
#
BUSYBOX_CONFIG_FEATURE_AUTOWIDTH=y

#
# Common options for df, du, ls
#
BUSYBOX_CONFIG_FEATURE_HUMAN_READABLE=y

#
# Common options for md5sum, sha1sum
#
BUSYBOX_CONFIG_FEATURE_MD5_SHA1_SUM_CHECK=y

#
# Console Utilities
#
# BUSYBOX_CONFIG_CHVT is not set
BUSYBOX_CONFIG_CLEAR=y
# BUSYBOX_CONFIG_DEALLOCVT is not set
# BUSYBOX_CONFIG_DUMPKMAP is not set
# BUSYBOX_CONFIG_LOADFONT is not set
# BUSYBOX_CONFIG_LOADKMAP is not set
# BUSYBOX_CONFIG_OPENVT is not set
BUSYBOX_CONFIG_RESET=y
# BUSYBOX_CONFIG_SETCONSOLE is not set
# BUSYBOX_CONFIG_SETKEYCODES is not set

#
# Debian Utilities
#
BUSYBOX_CONFIG_MKTEMP=y
# BUSYBOX_CONFIG_PIPE_PROGRESS is not set
# BUSYBOX_CONFIG_READLINK is not set
BUSYBOX_CONFIG_RUN_PARTS=y
# BUSYBOX_CONFIG_START_STOP_DAEMON is not set
BUSYBOX_CONFIG_WHICH=y

#
# Editors
#
BUSYBOX_CONFIG_AWK=y
BUSYBOX_CONFIG_FEATURE_AWK_MATH=y
# BUSYBOX_CONFIG_PATCH is not set
BUSYBOX_CONFIG_SED=y
BUSYBOX_CONFIG_VI=y
BUSYBOX_CONFIG_FEATURE_VI_COLON=y
BUSYBOX_CONFIG_FEATURE_VI_YANKMARK=y
BUSYBOX_CONFIG_FEATURE_VI_SEARCH=y
BUSYBOX_CONFIG_FEATURE_VI_USE_SIGNALS=y
BUSYBOX_CONFIG_FEATURE_VI_DOT_CMD=y
BUSYBOX_CONFIG_FEATURE_VI_READONLY=y
BUSYBOX_CONFIG_FEATURE_VI_SETOPTS=y
BUSYBOX_CONFIG_FEATURE_VI_SET=y
BUSYBOX_CONFIG_FEATURE_VI_WIN_RESIZE=y
BUSYBOX_CONFIG_FEATURE_VI_OPTIMIZE_CURSOR=y

#
# Finding Utilities
#
BUSYBOX_CONFIG_FIND=y
# BUSYBOX_CONFIG_FEATURE_FIND_MTIME is not set
# BUSYBOX_CONFIG_FEATURE_FIND_MMIN is not set
BUSYBOX_CONFIG_FEATURE_FIND_PERM=y
BUSYBOX_CONFIG_FEATURE_FIND_TYPE=y
BUSYBOX_CONFIG_FEATURE_FIND_XDEV=y
# BUSYBOX_CONFIG_FEATURE_FIND_NEWER is not set
# BUSYBOX_CONFIG_FEATURE_FIND_INUM is not set
BUSYBOX_CONFIG_FEATURE_FIND_EXEC=y
BUSYBOX_CONFIG_GREP=y
BUSYBOX_CONFIG_FEATURE_GREP_EGREP_ALIAS=y
BUSYBOX_CONFIG_FEATURE_GREP_FGREP_ALIAS=y
BUSYBOX_CONFIG_FEATURE_GREP_CONTEXT=y
BUSYBOX_CONFIG_XARGS=y
BUSYBOX_CONFIG_FEATURE_XARGS_SUPPORT_CONFIRMATION=y
BUSYBOX_CONFIG_FEATURE_XARGS_SUPPORT_QUOTES=y
BUSYBOX_CONFIG_FEATURE_XARGS_SUPPORT_TERMOPT=y
BUSYBOX_CONFIG_FEATURE_XARGS_SUPPORT_ZERO_TERM=y

#
# Init Utilities
#
BUSYBOX_CONFIG_INIT=y
BUSYBOX_CONFIG_FEATURE_USE_INITTAB=y
# BUSYBOX_CONFIG_FEATURE_INIT_SCTTY is not set
# BUSYBOX_CONFIG_FEATURE_EXTRA_QUIET is not set
# BUSYBOX_CONFIG_FEATURE_INIT_COREDUMPS is not set
# BUSYBOX_CONFIG_FEATURE_INITRD is not set
BUSYBOX_CONFIG_HALT=y
BUSYBOX_CONFIG_MESG=y

#
# Login/Password Management Utilities
#
BUSYBOX_CONFIG_FEATURE_SHADOWPASSWDS=y
BUSYBOX_CONFIG_USE_BB_SHADOW=y
BUSYBOX_CONFIG_USE_BB_PWD_GRP=y
# BUSYBOX_CONFIG_ADDGROUP is not set
# BUSYBOX_CONFIG_DELGROUP is not set
# BUSYBOX_CONFIG_ADDUSER is not set
# BUSYBOX_CONFIG_DELUSER is not set
# BUSYBOX_CONFIG_GETTY is not set
BUSYBOX_CONFIG_FEATURE_UTMP=y
# BUSYBOX_CONFIG_FEATURE_WTMP is not set
# BUSYBOX_CONFIG_LOGIN is not set
BUSYBOX_CONFIG_PASSWD=y
BUSYBOX_CONFIG_SU=y
# BUSYBOX_CONFIG_SULOGIN is not set
# BUSYBOX_CONFIG_VLOCK is not set

#
# Linux Ext2 FS Progs
#
# BUSYBOX_CONFIG_CHATTR is not set
# BUSYBOX_CONFIG_E2FSCK is not set
# BUSYBOX_CONFIG_FSCK is not set
# BUSYBOX_CONFIG_LSATTR is not set
# BUSYBOX_CONFIG_MKE2FS is not set
# BUSYBOX_CONFIG_TUNE2FS is not set

#
# Linux Module Utilities
#
BUSYBOX_CONFIG_INSMOD=y
# BUSYBOX_CONFIG_FEATURE_INSMOD_VERSION_CHECKING is not set
# BUSYBOX_CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS is not set
# BUSYBOX_CONFIG_FEATURE_INSMOD_LOADINKMEM is not set
# BUSYBOX_CONFIG_FEATURE_INSMOD_LOAD_MAP is not set
BUSYBOX_CONFIG_RMMOD=y
BUSYBOX_CONFIG_LSMOD=y
# BUSYBOX_CONFIG_FEATURE_LSMOD_PRETTY_2_6_OUTPUT is not set
BUSYBOX_CONFIG_MODPROBE=y
# BUSYBOX_CONFIG_FEATURE_MODPROBE_MULTIPLE_OPTIONS is not set

#
# Options common to multiple modutils
#
BUSYBOX_CONFIG_FEATURE_CHECK_TAINTED_MODULE=y
BUSYBOX_CONFIG_FEATURE_2_4_MODULES=y
# BUSYBOX_CONFIG_FEATURE_2_6_MODULES is not set
# BUSYBOX_CONFIG_FEATURE_QUERY_MODULE_INTERFACE is not set

#
# Linux System Utilities
#
BUSYBOX_CONFIG_DMESG=y
# BUSYBOX_CONFIG_FBSET is not set
# BUSYBOX_CONFIG_FDFLUSH is not set
# BUSYBOX_CONFIG_FDFORMAT is not set
# BUSYBOX_CONFIG_FDISK is not set
BUSYBOX_FDISK_SUPPORT_LARGE_DISKS=y
# BUSYBOX_CONFIG_FREERAMDISK is not set
# BUSYBOX_CONFIG_FSCK_MINIX is not set
# BUSYBOX_CONFIG_MKFS_MINIX is not set
# BUSYBOX_CONFIG_GETOPT is not set
BUSYBOX_CONFIG_HEXDUMP=y
# BUSYBOX_CONFIG_HWCLOCK is not set
# BUSYBOX_CONFIG_IPCRM is not set
# BUSYBOX_CONFIG_IPCS is not set
# BUSYBOX_CONFIG_LOSETUP is not set
# BUSYBOX_CONFIG_MDEV is not set
# BUSYBOX_CONFIG_MKSWAP is not set
BUSYBOX_CONFIG_MORE=y
BUSYBOX_CONFIG_FEATURE_USE_TERMIOS=y
BUSYBOX_CONFIG_MOUNT=y
BUSYBOX_CONFIG_FEATURE_MOUNT_NFS=y
BUSYBOX_CONFIG_PIVOT_ROOT=y
BUSYBOX_CONFIG_RDATE=y
# BUSYBOX_CONFIG_READPROFILE is not set
# BUSYBOX_CONFIG_SETARCH is not set
# BUSYBOX_CONFIG_SWAPONOFF is not set
BUSYBOX_CONFIG_SWITCH_ROOT=y
BUSYBOX_CONFIG_UMOUNT=y
BUSYBOX_CONFIG_FEATURE_UMOUNT_ALL=y

#
# Common options for mount/umount
#
BUSYBOX_CONFIG_FEATURE_MOUNT_LOOP=y
# BUSYBOX_CONFIG_FEATURE_MTAB_SUPPORT is not set

#
# Miscellaneous Utilities
#
# BUSYBOX_CONFIG_ADJTIMEX is not set
# BUSYBOX_CONFIG_BBCONFIG is not set
BUSYBOX_CONFIG_CROND=y
# BUSYBOX_CONFIG_FEATURE_CROND_CALL_SENDMAIL is not set
BUSYBOX_CONFIG_CRONTAB=y
# BUSYBOX_CONFIG_DC is not set
# BUSYBOX_CONFIG_DEVFSD is not set
# BUSYBOX_CONFIG_EJECT is not set
# BUSYBOX_CONFIG_LAST is not set
# BUSYBOX_CONFIG_LESS is not set
# BUSYBOX_CONFIG_HDPARM is not set
BUSYBOX_CONFIG_LOCK=y
# BUSYBOX_CONFIG_MAKEDEVS is not set
# BUSYBOX_CONFIG_MOUNTPOINT is not set
# BUSYBOX_CONFIG_MT is not set
# BUSYBOX_CONFIG_RUNLEVEL is not set
# BUSYBOX_CONFIG_RX is not set
BUSYBOX_CONFIG_STRINGS=y
# BUSYBOX_CONFIG_SETSID is not set
BUSYBOX_CONFIG_TIME=y
# BUSYBOX_CONFIG_WATCHDOG is not set

#
# Networking Utilities
#
# BUSYBOX_CONFIG_FEATURE_IPV6 is not set
BUSYBOX_CONFIG_ARPING=y
# BUSYBOX_CONFIG_DNSD is not set
BUSYBOX_CONFIG_ETHER_WAKE=y
# BUSYBOX_CONFIG_FAKEIDENTD is not set
# BUSYBOX_CONFIG_FTPGET is not set
# BUSYBOX_CONFIG_FTPPUT is not set
# BUSYBOX_CONFIG_HOSTNAME is not set
# BUSYBOX_CONFIG_HTTPD is not set
BUSYBOX_CONFIG_IFCONFIG=y
# BUSYBOX_CONFIG_FEATURE_IFCONFIG_STATUS is not set
# BUSYBOX_CONFIG_FEATURE_IFCONFIG_SLIP is not set
# BUSYBOX_CONFIG_FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ is not set
# BUSYBOX_CONFIG_FEATURE_IFCONFIG_HW is not set
# BUSYBOX_CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS is not set
BUSYBOX_CONFIG_IFUPDOWN=y
BUSYBOX_CONFIG_FEATURE_IFUPDOWN_IP=y
BUSYBOX_CONFIG_FEATURE_IFUPDOWN_IP_BUILTIN=y
BUSYBOX_CONFIG_FEATURE_IFUPDOWN_IPV4=y
# BUSYBOX_CONFIG_FEATURE_IFUPDOWN_IPV6 is not set
# BUSYBOX_CONFIG_FEATURE_IFUPDOWN_IPX is not set
# BUSYBOX_CONFIG_FEATURE_IFUPDOWN_MAPPING is not set
# BUSYBOX_CONFIG_INETD is not set
BUSYBOX_CONFIG_IP=y
BUSYBOX_CONFIG_FEATURE_IP_ADDRESS=y

#
#   address (forced enabled for ipaddr)
#
BUSYBOX_CONFIG_FEATURE_IP_LINK=y

#
#   link (forced enabled for iplink)
#
BUSYBOX_CONFIG_FEATURE_IP_ROUTE=y

#
#   route (forced enabled for iproute)
#
# BUSYBOX_CONFIG_FEATURE_IP_TUNNEL is not set

#
#   tunnel (forced enabled for iptunnel)
#
# BUSYBOX_CONFIG_IPCALC is not set
BUSYBOX_CONFIG_IPADDR=y
BUSYBOX_CONFIG_IPLINK=y
BUSYBOX_CONFIG_IPROUTE=y
BUSYBOX_CONFIG_IPTUNNEL=y
# BUSYBOX_CONFIG_NAMEIF is not set
BUSYBOX_CONFIG_NC=y
BUSYBOX_CONFIG_NETMSG=y
# BUSYBOX_CONFIG_NC_GAPING_SECURITY_HOLE is not set
BUSYBOX_CONFIG_NETSTAT=y
BUSYBOX_CONFIG_NSLOOKUP=y
BUSYBOX_CONFIG_PING=y
BUSYBOX_CONFIG_FEATURE_FANCY_PING=y
# BUSYBOX_CONFIG_ROUTE is not set
BUSYBOX_CONFIG_TELNET=y
BUSYBOX_CONFIG_FEATURE_TELNET_TTYPE=y
# BUSYBOX_CONFIG_FEATURE_TELNET_AUTOLOGIN is not set
BUSYBOX_CONFIG_TELNETD=y
# BUSYBOX_CONFIG_FEATURE_TELNETD_INETD is not set
# BUSYBOX_CONFIG_TFTP is not set
BUSYBOX_CONFIG_TRACEROUTE=y
BUSYBOX_CONFIG_FEATURE_TRACEROUTE_VERBOSE=y
# BUSYBOX_CONFIG_FEATURE_TRACEROUTE_SOURCE_ROUTE is not set
# BUSYBOX_CONFIG_FEATURE_TRACEROUTE_USE_ICMP is not set
BUSYBOX_CONFIG_VCONFIG=y
BUSYBOX_CONFIG_WGET=y
BUSYBOX_CONFIG_FEATURE_WGET_STATUSBAR=y
BUSYBOX_CONFIG_FEATURE_WGET_AUTHENTICATION=y
# BUSYBOX_CONFIG_FEATURE_WGET_IP6_LITERAL is not set

#
# udhcp Server/Client
#
BUSYBOX_CONFIG_UDHCPD=y
BUSYBOX_CONFIG_UDHCPC=y
BUSYBOX_CONFIG_DUMPLEASES=y
BUSYBOX_CONFIG_FEATURE_UDHCP_SYSLOG=y
# BUSYBOX_CONFIG_FEATURE_UDHCP_DEBUG is not set
# BUSYBOX_CONFIG_ZCIP is not set

#
# Process Utilities
#
BUSYBOX_CONFIG_FREE=y
# BUSYBOX_CONFIG_FUSER is not set
BUSYBOX_CONFIG_KILL=y
BUSYBOX_CONFIG_KILLALL=y
BUSYBOX_CONFIG_KILLALL5=y
BUSYBOX_CONFIG_PIDOF=y
# BUSYBOX_CONFIG_FEATURE_PIDOF_SINGLE is not set
# BUSYBOX_CONFIG_FEATURE_PIDOF_OMIT is not set
BUSYBOX_CONFIG_PS=y
# BUSYBOX_CONFIG_FEATURE_PS_WIDE is not set
# BUSYBOX_CONFIG_RENICE is not set
BUSYBOX_CONFIG_BB_SYSCTL=y
BUSYBOX_CONFIG_TOP=y
BUSYBOX_CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE=y
BUSYBOX_CONFIG_UPTIME=y

#
# System Logging Utilities
#
BUSYBOX_CONFIG_SYSLOGD=y
BUSYBOX_CONFIG_FEATURE_ROTATE_LOGFILE=y
BUSYBOX_CONFIG_FEATURE_REMOTE_LOG=y
BUSYBOX_CONFIG_FEATURE_IPC_SYSLOG=y
BUSYBOX_CONFIG_FEATURE_IPC_SYSLOG_BUFFER_SIZE=16
BUSYBOX_CONFIG_LOGREAD=y
# BUSYBOX_CONFIG_FEATURE_LOGREAD_REDUCED_LOCKING is not set
BUSYBOX_CONFIG_KLOGD=y
BUSYBOX_CONFIG_LOGGER=y
FWRT_PACKAGE_FWCF=y

#
# Broadcom-specific packages
#
# FWRT_PACKAGE_BROADCOM_NAS is not set
FWRT_PACKAGE_NVRAM=y
FWRT_PACKAGE_JFFS2ROOT=y
FWRT_PACKAGE_MTD=y
FWRT_PACKAGE_BROADCOM_WL_UTIL=y

#
# Shells
#

#
# Building shell packages and configuring their features
#
BUSYBOX_CONFIG_ASH=y

#
# Ash Shell Options
#
BUSYBOX_CONFIG_ASH_JOB_CONTROL=y
# BUSYBOX_CONFIG_ASH_READ_NCHARS is not set
BUSYBOX_CONFIG_ASH_READ_TIMEOUT=y
BUSYBOX_CONFIG_ASH_ALIAS=y
BUSYBOX_CONFIG_ASH_MATH_SUPPORT=y
# BUSYBOX_CONFIG_ASH_MATH_SUPPORT_64 is not set
BUSYBOX_CONFIG_ASH_GETOPTS=y
BUSYBOX_CONFIG_ASH_CMDCMD=y
BUSYBOX_CONFIG_ASH_BUILTIN_ECHO=y
# BUSYBOX_CONFIG_ASH_MAIL is not set
BUSYBOX_CONFIG_ASH_OPTIMIZE_FOR_SIZE=y
# BUSYBOX_CONFIG_ASH_RANDOM_SUPPORT is not set
# BUSYBOX_CONFIG_ASH_EXPAND_PRMT is not set
# BUSYBOX_CONFIG_HUSH is not set
# BUSYBOX_CONFIG_LASH is not set
# BUSYBOX_CONFIG_MSH is not set

#
#   busybox Bourne Shell Options
#
BUSYBOX_CONFIG_FEATURE_SH_EXTRA_QUIET=y
# BUSYBOX_CONFIG_FEATURE_SH_STANDALONE_SHELL is not set
BUSYBOX_CONFIG_FEATURE_COMMAND_EDITING=y
# BUSYBOX_CONFIG_FEATURE_COMMAND_EDITING_VI is not set
BUSYBOX_CONFIG_FEATURE_COMMAND_HISTORY=15
# BUSYBOX_CONFIG_FEATURE_COMMAND_SAVEHISTORY is not set
BUSYBOX_CONFIG_FEATURE_COMMAND_TAB_COMPLETION=y
# BUSYBOX_CONFIG_FEATURE_COMMAND_USERNAME_COMPLETION is not set
BUSYBOX_CONFIG_FEATURE_SH_FANCY_PROMPT=y
# FWRT_PACKAGE_MKSH is not set

#
# Selecting appropriate shells from these enabled above
#
BUSYBOX_CONFIG_FEATURE_SH_IS_ASH=y
# FWRT_PACKAGE_MKSH_AS_BINSH is not set
# BUSYBOX_CONFIG_FEATURE_SH_IS_HUSH is not set
# BUSYBOX_CONFIG_FEATURE_SH_IS_LASH is not set
# BUSYBOX_CONFIG_FEATURE_SH_IS_MSH is not set
FWRT_BASEFILES_ADMIN_ASH=y
# FWRT_BASEFILES_ADMIN_MKSH is not set
# FWRT_BASEFILES_ADMIN_HUSH is not set
# FWRT_BASEFILES_ADMIN_LASH is not set
# FWRT_BASEFILES_ADMIN_MSH is not set
# FWRT_BASEFILES_ADMIN_SH is not set

#
# Applications
#
# FWRT_PACKAGE_AUTOSSH is not set
# FWRT_PACKAGE_BITCHX is not set
# FWRT_PACKAGE_COLLECTD is not set
# FWRT_PACKAGE_CBTT is not set
# FWRT_PACKAGE_CBTT_MYSQL is not set
FWRT_PACKAGE_CTORRENT=m
# FWRT_PACKAGE_DECO is not set
# FWRT_PACKAGE_DIGITEMP is not set
# FWRT_PACKAGE_ED is not set
# FWRT_PACKAGE_ELINKS is not set
# FWRT_PACKAGE_FETCHMAIL is not set
# FWRT_PACKAGE_GPSD is not set
# FWRT_PACKAGE_GPG is not set
# FWRT_PACKAGE_HASERL is not set
# FWRT_PACKAGE_IRSSI is not set
# FWRT_PACKAGE_JAMVM is not set
# FWRT_PACKAGE_JOE is not set
# FWRT_PACKAGE_LCD4LINUX is not set
# FWRT_PACKAGE_LESS is not set
# FWRT_PACKAGE_LOGROTATE is not set
# FWRT_PACKAGE_LIBLUA is not set
# FWRT_PACKAGE_LUA is not set
# FWRT_PACKAGE_LUAC is not set
# FWRT_PACKAGE_LUA_EXAMPLES is not set
# FWRT_PACKAGE_MICROPERL is not set
# FWRT_PACKAGE_MONIT is not set
# FWRT_PACKAGE_MONIT_NOSSL is not set
# FWRT_PACKAGE_MOTION is not set
# FWRT_PACKAGE_MGETTY is not set
# FWRT_PACKAGE_MUTT is not set
# FWRT_PACKAGE_NANO is not set
# FWRT_PACKAGE_OSIRISD is not set

#
# PHP 4 Server API ---
#
# FWRT_PACKAGE_PHP4_CLI is not set
# FWRT_PACKAGE_PHP4_CGI is not set
# FWRT_PACKAGE_PHP4_FASTCGI is not set

#
# PHP 4 Extensions ---
#

#
# PHP 4 Configuration end ---
#

#
# PHP 5 Server API ---
#
# FWRT_PACKAGE_PHP5_CLI is not set
# FWRT_PACKAGE_PHP5_CGI is not set
# FWRT_PACKAGE_PHP5_FASTCGI is not set

#
# PHP 5 Extensions ---
#

#
# PHP 5 Configuration end ---
#
# FWRT_PACKAGE_PROCMAIL is not set
# FWRT_PACKAGE_PSYBNC is not set
# FWRT_PACKAGE_SABLEVM is not set
# FWRT_PACKAGE_LIBSABLEVM_CLASSPATH is not set
# FWRT_PACKAGE_LIBFFI_SABLE is not set
# FWRT_PACKAGE_SANE_BACKENDS is not set
# FWRT_PACKAGE_SCREEN is not set
# FWRT_PACKAGE_SER2NET is not set
# FWRT_PACKAGE_SYSLOG_NG is not set
# FWRT_COMPILE_RRDTOOL is not set
# FWRT_PACKAGE_VIM is not set

#
# Networking
#
# FWRT_PACKAGE_AIRCRACK_NG is not set
# FWRT_PACKAGE_ARPD is not set
# FWRT_PACKAGE_ARPWATCH is not set
# FWRT_PACKAGE_ASTERISK is not set
# FWRT_PACKAGE_ATFTP is not set
# FWRT_PACKAGE_ATFTPD is not set
# FWRT_PACKAGE_AVAHI_DAEMON is not set
# FWRT_PACKAGE_LIBAVAHI is not set
# FWRT_PACKAGE_AXHTTPD is not set
# FWRT_COMPILE_BIND is not set
# FWRT_DUMMY_BIND is not set
# FWRT_PACKAGE_BITLBEE is not set
FWRT_PACKAGE_BRIDGE_UTILS=y
# FWRT_PACKAGE_BWM is not set
# FWRT_PACKAGE_CHILLISPOT is not set
# FWRT_PACKAGE_CIFSMOUNT is not set
# FWRT_PACKAGE_CLICK is not set
# FWRT_PACKAGE_CUPS is not set
# FWRT_PACKAGE_CUTTER is not set
# FWRT_PACKAGE_DAEMONTOOLS is not set
# FWRT_PACKAGE_DHCP_RELAY is not set
# FWRT_PACKAGE_DHCP_SERVER is not set
# FWRT_PACKAGE_DHCP_FORWARDER is not set
FWRT_PACKAGE_DJBDNS=y
FWRT_PACKAGE_DNSMASQ=y
FWRT_PACKAGE_DROPBEAR=y
# FWRT_PACKAGE_DBCONVERT is not set
# FWRT_PACKAGE_DSNIFF is not set

#
# ether-wake........................ Already provided by Busybox
#
# FWRT_PACKAGE_ETHTOOL is not set
FWRT_PACKAGE_EZIPUPDATE=y
# FWRT_PACKAGE_FAKEIDENTD is not set
# FWRT_PACKAGE_FPING is not set
# FWRT_PACKAGE_FPROBE is not set
# FWRT_PACKAGE_FPROBE_ULOG is not set
# FWRT_PACKAGE_FREERADIUS is not set
# FWRT_PACKAGE_FRICKIN is not set
# FWRT_SHOW_HOWL is not set
# FWRT_PACKAGE_HOSTAP_UTILS is not set
# FWRT_PACKAGE_HOSTAPD is not set
# FWRT_PACKAGE_HOSTAPD_MINI is not set
# FWRT_PACKAGE_HOSTAPD_UTILS is not set
# FWRT_PACKAGE_HTPDATE is not set
# FWRT_PACKAGE_HTTPING is not set
# FWRT_PACKAGE_HTTPTUNNEL is not set
# FWRT_PACKAGE_IFTOP is not set
# FWRT_PACKAGE_IGMPPROXY is not set
# FWRT_PACKAGE_IPCAD is not set
FWRT_COMPILE_IPROUTE2=y
FWRT_SHOW_IPROUTE2=y

#
# ip................................ Already provided by Busybox
#
FWRT_PACKAGE_TC=y
FWRT_PACKAGE_IPERF=m
# FWRT_PACKAGE_IPSET is not set
FWRT_COMPILE_IPTABLES=y
FWRT_PACKAGE_IPTABLES=y
FWRT_PACKAGE_IPTABLES_MOD_CONNTRACK=m
FWRT_PACKAGE_IPTABLES_MOD_FILTER=m
FWRT_PACKAGE_IPTABLES_MOD_IMQ=m
FWRT_PACKAGE_IPTABLES_MOD_IPOPT=m
FWRT_PACKAGE_IPTABLES_MOD_IPSEC=m
FWRT_PACKAGE_IPTABLES_MOD_NAT=m
FWRT_PACKAGE_IPTABLES_MOD_ULOG=m
FWRT_PACKAGE_IPTABLES_MOD_EXTRA=m
FWRT_PACKAGE_IPTABLES_UTILS=m
FWRT_PACKAGE_IPTABLES_FIREWALL_SCRIPT=y
# FWRT_PACKAGE_IP6TABLES is not set
# FWRT_PACKAGE_IPTABLES_SNMP is not set
# FWRT_PACKAGE_IPTRAF is not set
# FWRT_PACKAGE_KISMET_CLIENT is not set
# FWRT_PACKAGE_KISMET_DRONE is not set
# FWRT_PACKAGE_KISMET_SERVER is not set
# FWRT_PACKAGE_KNOCK is not set
# FWRT_PACKAGE_KNOCKD is not set
# FWRT_PACKAGE_L2TPD is not set
# FWRT_PACKAGE_L2TPNS is not set
# FWRT_PACKAGE_LIGHTTPD is not set
# FWRT_PACKAGE_LINUX_ATM is not set
# FWRT_PACKAGE_MACCHANGER is not set
# FWRT_PACKAGE_MARADNS is not set
# FWRT_PACKAGE_MATRIXTUNNEL is not set
# FWRT_PACKAGE_MIAU is not set
# FWRT_PACKAGE_MINI_HTTPD is not set
# FWRT_PACKAGE_MINI_HTTPD_HTPASSWD is not set
# FWRT_PACKAGE_MINI_HTTPD_MATRIXSSL is not set
# FWRT_PACKAGE_MINI_HTTPD_OPENSSL is not set
# FWRT_PACKAGE_MINI_SENDMAIL is not set
# FWRT_PACKAGE_MTR is not set
# FWRT_COMPILE_NET_SNMP is not set
# FWRT_DUMMY_NET_SNMP is not set
# FWRT_PACKAGE_NETPERF is not set
# FWRT_PACKAGE_NETSTAT_NAT is not set
# FWRT_PACKAGE_NFS_SERVER is not set
# FWRT_PACKAGE_NFS_UTILS is not set
# FWRT_PACKAGE_NMAP is not set
# FWRT_PACKAGE_NOCATSPLASH is not set
# FWRT_PACKAGE_NTPCLIENT is not set
# FWRT_PACKAGE_OLSRD is not set
FWRT_PACKAGE_OPENNTPD=y
# FWRT_PACKAGE_OPENSER is not set
FWRT_COMPILE_OPENSSH=y
FWRT_SHOW_OPENSSH=y
FWRT_PACKAGE_OPENSSH_CLIENT=y
# FWRT_PACKAGE_OPENSSH_CLIENT_UTILS is not set
FWRT_PACKAGE_OPENSSH_SERVER=y
# FWRT_PACKAGE_OPENSSH_SFTP_CLIENT is not set
FWRT_PACKAGE_OPENSSH_SFTP_SERVER=y
# FWRT_PACKAGE_OPENSWAN is not set
# FWRT_PACKAGE_OPENVPN is not set
# FWRT_PACKAGE_P910ND is not set
# FWRT_PACKAGE_PARPROUTED is not set
# FWRT_PACKAGE_PIPACS is not set
# FWRT_SHOW_PMACCT is not set
# FWRT_PACKAGE_PORTMAP is not set
# FWRT_PACKAGE_PORTSENTRY is not set
FWRT_PACKAGE_PPP=y
# FWRT_PACKAGE_PPP_WITH_FILTER is not set
# FWRT_PACKAGE_PPP_MOD_PPPOA is not set
FWRT_PACKAGE_PPP_MOD_PPPOE=y
# FWRT_PACKAGE_PPP_MOD_RADIUS is not set
# FWRT_PACKAGE_CHAT is not set
# FWRT_PACKAGE_PPPDUMP is not set
# FWRT_PACKAGE_PPPSTATS is not set
# FWRT_PACKAGE_PPTP is not set
# FWRT_PACKAGE_PPTPD is not set
# FWRT_PACKAGE_PRIVOXY is not set
# FWRT_PACKAGE_PTUNNEL is not set
# FWRT_PACKAGE_QUAGGA is not set
# FWRT_PACKAGE_RADDUMP is not set
# FWRT_PACKAGE_RARPD is not set
# FWRT_PACKAGE_REAIM is not set
# FWRT_PACKAGE_ROBOCFG is not set
# FWRT_PACKAGE_PPPOE_CLIENT is not set
# FWRT_PACKAGE_PPPOE_RELAY is not set
# FWRT_PACKAGE_PPPOE_SERVER is not set
# FWRT_PACKAGE_PPPOE_SNIFF is not set
# FWRT_PACKAGE_RRS is not set
# FWRT_PACKAGE_RRS_NOSSL is not set
# FWRT_PACKAGE_RSYNC is not set
# FWRT_PACKAGE_SAMBA is not set
# FWRT_PACKAGE_SAMBA_CLIENT is not set
# FWRT_PACKAGE_SAMBA_PASSWD is not set
# FWRT_PACKAGE_SCANLOGD is not set
# FWRT_PACKAGE_SCDP is not set
# FWRT_PACKAGE_SHAT is not set
# FWRT_PACKAGE_SHOREWALL is not set
# FWRT_PACKAGE_SIPP is not set
# FWRT_PACKAGE_SIPROXD is not set
# FWRT_PACKAGE_SIPSAK is not set
# FWRT_PACKAGE_SLURM is not set
# FWRT_PACKAGE_SNORT_BASIC is not set
# FWRT_PACKAGE_SNORT_MYSQL is not set
# FWRT_PACKAGE_SNORT_PGSQL is not set
# FWRT_PACKAGE_SNORT_CUSTOM is not set
# FWRT_PACKAGE_SNORT_WIRELESS_BASIC is not set
# FWRT_PACKAGE_SNORT_WIRELESS_MYSQL is not set
# FWRT_PACKAGE_SNORT_WIRELESS_PGSQL is not set
# FWRT_PACKAGE_SNORT_WIRELESS_CUSTOM is not set
# FWRT_PACKAGE_SOCAT is not set
# FWRT_PACKAGE_SQUID is not set
# FWRT_PACKAGE_SSLTUNNEL is not set
# FWRT_PACKAGE_SSMTP is not set
# FWRT_PACKAGE_SRELAY is not set
# FWRT_PACKAGE_TCPDUMP is not set
# FWRT_PACKAGE_LIBWRAP is not set
# FWRT_PACKAGE_TINC is not set
# FWRT_PACKAGE_TINYPROXY is not set
# FWRT_PACKAGE_TMSNC is not set
# FWRT_PACKAGE_TOR is not set
# FWRT_PACKAGE_TRAFSHOW is not set
# FWRT_PACKAGE_TTCP is not set
# FWRT_PACKAGE_UCSPI_TCP is not set
# FWRT_PACKAGE_UDP_BROADCAST_RELAY is not set
# FWRT_PACKAGE_ULOGD is not set
# FWRT_PACKAGE_UPDATEDD is not set
# FWRT_PACKAGE_VGP is not set
# FWRT_PACKAGE_VNCREPEATER is not set
# FWRT_PACKAGE_VNC_REFLECTOR is not set
# FWRT_PACKAGE_VNSTAT is not set
# FWRT_PACKAGE_VPNC is not set
# FWRT_PACKAGE_VRRPD is not set
# FWRT_PACKAGE_VSFTPD is not set
# FWRT_PACKAGE_VTUN is not set
# FWRT_PACKAGE_WCCPD is not set
# FWRT_PACKAGE_WEECHAT is not set
# FWRT_PACKAGE_WIFIDOG is not set
FWRT_PACKAGE_WIRELESS_TOOLS=y
# FWRT_PACKAGE_WIVIZ is not set
# FWRT_PACKAGE_WKNOCK is not set
# FWRT_PACKAGE_WOL is not set
# FWRT_PACKAGE_WONDERSHAPER is not set
# FWRT_PACKAGE_WPA_SUPPLICANT is not set
# FWRT_PACKAGE_WPUT is not set
# FWRT_PACKAGE_WRT_RADAUTH is not set
# FWRT_PACKAGE_WX200D is not set
# FWRT_PACKAGE_XINETD is not set
# FWRT_PACKAGE_XSUPPLICANT is not set

#
# IPv6
#
# FWRT_PACKAGE_6TUNNEL is not set
# FWRT_PACKAGE_AICCU is not set
# FWRT_PACKAGE_DHCP6 is not set
# FWRT_PACKAGE_MIREDO is not set
# FWRT_PACKAGE_MIREDO_SERVER is not set
# FWRT_PACKAGE_MRD6 is not set
# FWRT_PACKAGE_NDISC6 is not set
# FWRT_PACKAGE_RDISC6 is not set
# FWRT_PACKAGE_TCPTRACEROUTE6 is not set
# FWRT_PACKAGE_RADVD is not set

#
# Libraries
#
# FWRT_PACKAGE_LIBAXTLS is not set
# FWRT_PACKAGE_CGILIB is not set
# FWRT_PACKAGE_GLIB1 is not set
# FWRT_PACKAGE_ID3LIB is not set
# FWRT_PACKAGE_LIBAO is not set
# FWRT_PACKAGE_LIBAUDIOFILE is not set
# FWRT_PACKAGE_LIBART is not set
# FWRT_PACKAGE_LIBCLI is not set
# FWRT_PACKAGE_CLINKC is not set
# FWRT_PACKAGE_LIBCURL is not set
# FWRT_PACKAGE_LIBDAEMON is not set
# FWRT_PACKAGE_LIBDB is not set
# FWRT_PACKAGE_LIBDNET is not set
# FWRT_PACKAGE_LIBELF is not set
# FWRT_PACKAGE_LIBEVENT is not set
# FWRT_PACKAGE_LIBEXPAT is not set
# FWRT_PACKAGE_LIBFLAC is not set
# FWRT_PACKAGE_LIBFREETYPE is not set
FWRT_PACKAGE_LIBGCC=m
# FWRT_PACKAGE_LIBGCRYPT is not set
# FWRT_PACKAGE_LIBGD is not set
# FWRT_PACKAGE_LIBGDBM is not set
# FWRT_PACKAGE_LIBGMP is not set
# FWRT_PACKAGE_LIBGNUTLS is not set
# FWRT_PACKAGE_LIBGPG_ERROR is not set
# FWRT_PACKAGE_LIBGSM is not set
# FWRT_PACKAGE_LIBICONV is not set
# FWRT_PACKAGE_LIBID3TAG is not set
# FWRT_PACKAGE_LIBJPEG is not set
# FWRT_PACKAGE_LIBLTDL is not set
# FWRT_PACKAGE_LIBLZO is not set
# FWRT_PACKAGE_LIBMAD is not set
# FWRT_PACKAGE_LIBMATRIXSSL is not set
# FWRT_PACKAGE_LIBMYSQLCLIENT is not set
FWRT_COMPILE_NCURSES=y
FWRT_PACKAGE_LIBNCURSES=y
# FWRT_PACKAGE_LIBNET is not set
# FWRT_PACKAGE_LIBNIDS is not set
# FWRT_PACKAGE_LIBOGG is not set
# FWRT_PACKAGE_LIBOL is not set
# FWRT_PACKAGE_LIBOPENCDK is not set
# FWRT_PACKAGE_LIBOPENLDAP is not set
FWRT_COMPILE_OPENSSL=y
FWRT_PACKAGE_LIBOPENSSL=y
# FWRT_PACKAGE_OPENSSL_UTIL is not set
# FWRT_PACKAGE_LIBOPENSSL_CUSTOM_FEATURES is not set
# FWRT_PACKAGE_LIBOPENSSL_CUSTOM_CIPHERS is not set
# FWRT_PACKAGE_LIBOPENSSL_CUSTOM_HASHES is not set
# FWRT_PACKAGE_LIBOSIP2 is not set
# FWRT_PACKAGE_LIBPCAP is not set
# FWRT_PACKAGE_LIBPCRE is not set
# FWRT_PACKAGE_LIBPNG is not set
# FWRT_PACKAGE_LIBPOPT is not set
# FWRT_PACKAGE_LIBPQ is not set
# FWRT_PACKAGE_LIBPTHREAD is not set
# FWRT_PACKAGE_RADIUSCLIENT_NG is not set
# FWRT_PACKAGE_LIBRADIUSCLIENT_NG is not set
# FWRT_PACKAGE_LIBREADLINE is not set
# FWRT_PACKAGE_LIBSASL2 is not set
# FWRT_PACKAGE_LIBSPEEX is not set
# FWRT_PACKAGE_LIBSQLITE is not set
# FWRT_PACKAGE_LIBSQLITE2 is not set
# FWRT_PACKAGE_LIBTASN1 is not set
# FWRT_PACKAGE_LIBUPNP is not set
# FWRT_PACKAGE_LIBUSB is not set
# FWRT_PACKAGE_LIBVORBIS is not set
# FWRT_PACKAGE_LIBVORBISIDEC is not set
# FWRT_PACKAGE_LIBXML2 is not set
# FWRT_PACKAGE_LIBXSLT is not set
FWRT_PACKAGE_UCLIBCXX=m
# FWRT_PACKAGE_USTL is not set
FWRT_PACKAGE_ZLIB=y

#
# Multimedia
#
# FWRT_PACKAGE_ESOUND is not set
# FWRT_PACKAGE_GMEDIASERVER is not set
# FWRT_PACKAGE_ICECAST is not set
# FWRT_PACKAGE_MADPLAY is not set
# FWRT_PACKAGE_MPD is not set
# FWRT_PACKAGE_MT_DAAPD is not set
# FWRT_PACKAGE_PALANTIR is not set
# FWRT_PACKAGE_PEERCAST is not set
# FWRT_PACKAGE_SETPWC is not set

#
# Serial communications & terminal emulation
#
# FWRT_PACKAGE_HEYU is not set
# FWRT_PACKAGE_LRZSZ is not set
# FWRT_PACKAGE_MICROCOM is not set
# FWRT_PACKAGE_PICOCOM is not set
# FWRT_PACKAGE_SERDISPLIB is not set
# FWRT_PACKAGE_SETSERIAL is not set

#
# Utilities
#
# FWRT_PACKAGE_BC is not set
# FWRT_PACKAGE_DC is not set
# FWRT_PACKAGE_COMGT is not set
# FWRT_PACKAGE_GDBSERVER is not set
# FWRT_PACKAGE_HDPARM is not set
# FWRT_PACKAGE_OPTION_ICON is not set
# FWRT_PACKAGE_LSUSB is not set
# FWRT_PACKAGE_PCIUTILS is not set
# FWRT_PACKAGE_STRACE is not set
# FWRT_PACKAGE_WATCHDOG is not set

#
# FileSystems related
#
# FWRT_PACKAGE_DOSFSTOOLS is not set
# FWRT_PACKAGE_E2FSPROGS is not set
# FWRT_PACKAGE_LIBFUSE is not set
# FWRT_PACKAGE_FUSE_UTILS is not set
# FWRT_PACKAGE_KMOD_FUSE is not set
# FWRT_PACKAGE_SHFS is not set
# FWRT_PACKAGE_FDISK is not set
# FWRT_PACKAGE_LOSETUP is not set
# FWRT_PACKAGE_SWAP_UTILS is not set

#
# Bluetooth
#
# FWRT_PACKAGE_BLUEZ_FIRMWARE is not set
# FWRT_PACKAGE_BLUEZ_LIBS is not set
# FWRT_PACKAGE_BLUEZ_UTILS is not set
# FWRT_PACKAGE_MIAX is not set
# FWRT_PACKAGE_OPENOBEX is not set
# FWRT_PACKAGE_USSP_PUSH is not set

#
# Extra stuff
#
FWRT_PACKAGE_CONFIG_IN_ETC=y
FWRT_PREFIX="freewrt"
# FWRT_MYPACKAGE is not set

#
# Runtime Configuration
#
FWRT_RUNTIME_PACKAGES_URL=""
FWRT_RUNTIME_PASSWORD="FreeWRT"
FWRT_RUNTIME_SSH_DISABLE_PASSWORD_FOR_ROOT=y
# FWRT_RUNTIME_SSH_DISABLE_NOTHING is not set
# FWRT_RUNTIME_SSH_DISABLE_PASSWORD is not set
# FWRT_RUNTIME_SSH_DISABLE_ROOT is not set
FWRT_RUNTIME_SSHKEY="ssh-rsa 
AAAAB3NzaC1yc2EAAAABIwAAAQEA+kdLQ3zimg877Hch0X8voWkZWWP96lD6EUzm2TGD+QLirmTAsHJrQGn8nCbiNCGq4oXFjQH88FyZK9CehzJ9bGtK5QAQ8pc+tdEIWTByi//Dvexs3L57qJvU6z6gKD8D3hxdb0NhpU068OyAT4Imn31LF/lbz/UnUBBGgiVC7WEs6EaNe0itl158DWjYdK2E0/0VQ41acKTGsqVV9PxYcK/MmYO2CgWGJUd67+bLVHRXveKik2RRfvuRqrFDb/SEmZCzHec1sbCsiRHEqhkKNk+DHPbHl5esv9kzmSaFZa2kgYUP0lYYwxiDlGHqAhFH6650frCMfa9sk7i6WGeKVQ==
 [EMAIL PROTECTED]"

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
freewrt-users mailing list
[email protected]
https://www.freewrt.org/lists/listinfo/freewrt-users

Reply via email to