Changeset 186 for floppyfw

Show
Ignore:
Timestamp:
12/25/06 23:10:54 (5 years ago)
Author:
root
Message:

Nice place to have the default floppyfw base config.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • floppyfw/.defconfig

    r128 r186  
    22# Automatically generated make config: don't edit 
    33# 
     4MODULES=y 
    45BR2_HAVE_DOT_CONFIG=y 
     6 
     7# 
     8# Build options 
     9# 
     10BR2_WGET="wget --passive-ftp" 
     11BR2_SVN="svn co" 
     12BR2_ZCAT="zcat" 
     13BR2_BZCAT="bzcat" 
     14BR2_UPX="upx-1.11" 
     15BR2_TAR_OPTIONS="--format oldgnu" 
     16BR2_DL_DIR="$(BASE_DIR)/downloads" 
     17BR2_SOURCEFORGE_MIRROR_SITE="easynews" 
     18BR2_STAGING_DIR="$(BUILD_DIR)/staging_dir" 
     19BR2_TOPDIR_PREFIX="" 
     20BR2_TOPDIR_SUFFIX="" 
     21BR2_GNU_BUILD_SUFFIX="pc-linux-gnu" 
     22BR2_GNU_TARGET_SUFFIX="linux-uclibc" 
     23BR2_JLEVEL=1 
     24 
     25# 
     26# Packages 
     27# 
     28 
     29# 
     30# You need this (unless you really know what you are doing 
     31# 
     32BR2_PACKAGE_BUSYBOX=y 
     33BR2_PACKAGE_BUSYBOX_SNAPSHOT=y 
     34BR2_PACKAGE_LINUX=y 
     35# EMULATE_FPU is not set 
     36NIC_MODULES="3c509 3c59x 8139cp 8139too pcnet32 r8169 e100 e1000 ne ne2k-pci forcedeth tulip" 
     37BR2_PACKAGE_POM=y 
     38POM_PATCHES="h323-conntrack-nat quake3-conntrack-nat connlimit dstlimit pptp-conntrack-nat directx8-conntrack-nat time cuseeme-nat rtsp-conntrack iprange random ipp2p mms-conntrack-nat connrate msnp-conntrack-nat nth sip-conntrack-nat set expire psd time TARPIT" 
     39BR2_PACKAGE_ADD=y 
     40BR2_PACKAGE_INITRD=y 
     41 
     42# 
     43# The typical base 
     44# 
     45BR2_PACKAGE_IPTABLES=y 
     46IPTABLES_MODULES="arp_tables arptable_filter iptable_mangle ipt_DSCP ipt_connlimit ipt_ECN ipt_LOG ipt_MARK ipt_REDIRECT ipt_TCPMSS ipt_TOS ipt_ULOG ipt_conntrack ipt_dscp ipt_ecn ipt_helper ipt_length ipt_limit ipt_mac ipt_mark ipt_physdev ipt_pkttype ipt_tcpmss ipt_tos ipt_ttl ipt_unclean ip_conntrack_ftp ip_nat_ftp ip_conntrack_irc(ports=6666,6667,6668,7000) ip_nat_irc sch_htb ip_conntrack_h323 ip_conntrack_rtsp ip_conntrack_pptp ip_conntrack_quake3 ipt_iprange ipt_multiport" 
     47BR2_PACKAGE_DNSMASQ=y 
     48BR2_PACKAGE_PPPOE=m 
     49BR2_PACKAGE_PPPD=m 
     50BR2_PACKAGE_DROPBEAR=m 
     51BR2_PACKAGE_IPSET=y 
     52BR2_PACKAGE_BRIDGEUTILS=m 
     53 
     54# 
     55# Wireless 
     56# 
     57BR2_PACKAGE_WIRELESS-TOOLS=m 
     58BR2_PACKAGE_HOSTAP=m 
     59BR2_PACKAGE_HOSTAP-UTILS=m 
     60BR2_PACKAGE_HOSTAPD=m 
     61BR2_PACKAGE_WPA_SUPPLICANT=m 
     62BR2_PACKAGE_MADWIFI=m 
     63 
     64# 
     65# The rest 
     66# 
     67BR2_PACKAGE_PCMCIA=m 
     68BR2_PACKAGE_IPROUTE2=m 
     69BR2_PACKAGE_EBTABLES=m 
     70BR2_PACKAGE_NANOTOP=m 
     71BR2_PACKAGE_NOIP2=m 
     72BR2_PACKAGE_SIPROXD=m 
     73BR2_PACKAGE_E3=m 
     74BR2_PACKAGE_ETHTOOL=m 
     75BR2_PACKAGE_LINESERV=m 
     76BR2_PACKAGE_MII-DIAG=m 
     77BR2_PACKAGE_OPENVPN=m 
     78BR2_PACKAGE_UCARP=m 
     79BR2_PACKAGE_TCPDUMP=m 
     80BR2_PACKAGE_WSMENU=m 
     81 
     82# 
     83# Libraries 
     84# 
     85BR2_PACKAGE_OPENSSL=m 
     86BR2_PACKAGE_LIBOSIP2=m 
     87BR2_PACKAGE_LIBPCAP=m 
     88 
     89# 
     90# Obsolete 
     91# 
     92# BR2_PACKAGE_FAKEIDENT is not set 
     93 
     94# 
     95# Target Options 
     96# 
     97 
     98# 
     99# filesystem for target device 
     100# 
     101BR2_TARGET_FLOPPY=y 
     102BR2_TARGET_ISOIMAGE=y 
     103# BR2_TARGET_FLASH is not set 
     104# BR2_TARGET_SOEKRIS is not set 
     105# BR2_alpha is not set 
    5106# BR2_arm is not set 
    6107# BR2_armeb is not set 
     
    10111# BR2_mips is not set 
    11112# BR2_mipsel is not set 
     113# BR2_nios2 is not set 
    12114# BR2_powerpc is not set 
    13115# BR2_sh is not set 
     116# BR2_sh64 is not set 
    14117# BR2_sparc is not set 
    15 BR2_ARCH="i386" 
    16 BR2_WGET="wget --passive-ftp" 
    17  
     118# BR2_x86_64 is not set