Changeset 46e20e0 in freewrt


Ignore:
Timestamp:
Mar 20, 2007, 8:16:58 PM (19 years ago)
Author:
Thorsten Glaser <tg@…>
Children:
24301a9
Parents:
6463566
Message:

regenerate

git-svn-id: svn://www.freewrt.org/trunk/freewrt@2216 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Config.default

    r6463566 r46e20e0  
    2424# FWRT_LINUX_2_6_RB_RB532 is not set
    2525# FWRT_TARGET_ROOTFS_JFFS2 is not set
    26 # FWRT_TARGET_ROOTFS_SQUASHFS_SYMLINKS is not set
    2726FWRT_TARGET_ROOTFS_SQUASHFS_OVERLAY=y
    2827# FWRT_TARGET_ROOTFS_NFS is not set
    2928# FWRT_TARGET_ROOTFS_EXT2_CF is not set
     29# FWRT_TARGET_ROOTFS_YAFFS2 is not set
    3030
    3131#
     
    5050# Filtering/Firewalling
    5151#
    52 # FWRT_PACKAGE_KMOD_ARPTABLES is not set
    53 # FWRT_PACKAGE_KMOD_EBTABLES is not set
    5452# FWRT_PACKAGE_KMOD_IPTABLES is not set
    5553# FWRT_PACKAGE_KMOD_IPTABLES_EXTRA is not set
     
    7977# FWRT_PACKAGE_KMOD_FS_HFSPLUS is not set
    8078# FWRT_PACKAGE_KMOD_FS_NFS is not set
     79# FWRT_PACKAGE_KMOD_FS_NFSD is not set
    8180# FWRT_PACKAGE_KMOD_FS_NTFS is not set
    8281# FWRT_PACKAGE_KMOD_FS_VFAT is not set
     
    111110
    112111#
     112# Library Routines
     113#
     114
     115#
    113116# Misc. devices support
    114117#
     
    117120# FWRT_PACKAGE_KMOD_SOFTDOG is not set
    118121# FWRT_PACKAGE_KMOD_WD1100 is not set
     122# FWRT_PACKAGE_KMOD_RC32434_WDT is not set
    119123# FWRT_PACKAGE_KMOD_CRYPTO is not set
     124# FWRT_PACKAGE_KMOD_ISDN is not set
     125# FWRT_PACKAGE_KMOD_SLHC is not set
     126# FWRT_PACKAGE_KMOD_HISAX is not set
    120127FWRT_PACKAGE_KMOD_PARPORT=y
    121128FWRT_PACKAGE_KMOD_PARPORT_SPLINK=y
     
    127134#
    128135# FWRT_PACKAGE_KMOD_ALSA is not set
     136FWRT_PACKAGE_KMOD_BROADCOM_DIAG=y
     137# FWRT_PACKAGE_KMOD_BROADCOM_MMC is not set
    129138FWRT_PACKAGE_KMOD_BROADCOM_WL=y
    130 # FWRT_PACKAGE_KMOD_BROADCOM_MMC is not set
    131 FWRT_PACKAGE_KMOD_BROADCOM_DIAG=y
    132139# FWRT_PACKAGE_KMOD_HOSTAP is not set
    133140# FWRT_PACKAGE_KMOD_MADWIFI is not set
     141# FWRT_PACKAGE_KMOD_MISDN is not set
    134142# FWRT_PACKAGE_KMOD_NOZOMI is not set
    135143# FWRT_PACKAGE_KMOD_SPCA5XX is not set
     144# FWRT_PACKAGE_KMOD_SISUSB is not set
    136145FWRT_PACKAGE_KMOD_WLCOMPAT=y
    137146
     
    145154# FWRT_OPENVPN_ROUTER is not set
    146155# FWRT_IPSEC_ROUTER is not set
    147 # FWRT_ALL_PACKAGE_SELECTION is not set
    148156
    149157#
     
    158166# Base system
    159167#
     168FWRT_PACKAGE_BASE_FILES=y
     169FWRT_PACKAGE_BASE_ARCH=y
    160170FWRT_PACKAGE_BUSYBOX=y
     171BUSYBOX_CONFIG_FEATURE_FWCF_REBOOT=y
    161172
    162173#
    163174# Busybox Configuration
    164175#
    165 BUSYBOX_HAVE_DOT_CONFIG=y
     176BUSYBOX_CONFIG_HAVE_DOT_CONFIG=y
    166177
    167178#
     
    173184#
    174185# BUSYBOX_CONFIG_NITPICK is not set
     186# BUSYBOX_CONFIG_DESKTOP is not set
    175187BUSYBOX_CONFIG_SHOW_USAGE=y
    176 # BUSYBOX_CONFIG_FEATURE_VERBOSE_USAGE is not set
     188BUSYBOX_CONFIG_FEATURE_VERBOSE_USAGE=y
    177189# BUSYBOX_CONFIG_FEATURE_COMPRESS_USAGE is not set
    178190# BUSYBOX_CONFIG_FEATURE_INSTALLER is not set
     
    181193BUSYBOX_CONFIG_FEATURE_DEVPTS=y
    182194BUSYBOX_CONFIG_FEATURE_SUID=y
     195BUSYBOX_CONFIG_FEATURE_SYSLOG=y
    183196# BUSYBOX_CONFIG_FEATURE_SUID_CONFIG is not set
     197BUSYBOX_CONFIG_FEATURE_HAVE_RPC=y
    184198# BUSYBOX_CONFIG_SELINUX is not set
    185199BUSYBOX_CONFIG_BUSYBOX_EXEC_PATH="/proc/self/exe"
     
    191205# BUSYBOX_CONFIG_BUILD_LIBBUSYBOX is not set
    192206BUSYBOX_CONFIG_LFS=y
    193 BUSYBOX_USING_CROSS_COMPILER=y
    194 BUSYBOX_CROSS_COMPILER_PREFIX="mipsel-uclibc-"
    195207# BUSYBOX_CONFIG_BUILD_AT_ONCE is not set
    196208
     
    199211#
    200212# BUSYBOX_CONFIG_DEBUG is not set
    201 BUSYBOX_CONFIG_DEBUG_YANK_SUSv2=y
     213# BUSYBOX_CONFIG_INCLUDE_SUSv2 is not set
    202214
    203215#
     
    206218# BUSYBOX_CONFIG_INSTALL_NO_USR is not set
    207219BUSYBOX_CONFIG_INSTALL_APPLET_SYMLINKS=y
    208 BUSYBOX_PREFIX="./_install"
     220BUSYBOX_CONFIG_PREFIX="./_install"
    209221
    210222#
    211223# Busybox Library Tuning
    212224#
     225BUSYBOX_CONFIG_PASSWORD_MINLEN=6
    213226BUSYBOX_CONFIG_MD5_SIZE_VS_SPEED=2
    214227
     
    263276# BUSYBOX_CONFIG_CKSUM is not set
    264277# BUSYBOX_CONFIG_CMP is not set
    265 # BUSYBOX_CONFIG_COMM is not set
     278BUSYBOX_CONFIG_COMM=y
    266279BUSYBOX_CONFIG_CP=y
    267280BUSYBOX_CONFIG_CUT=y
     
    310323# BUSYBOX_CONFIG_FEATURE_MV_LONG_OPTIONS is not set
    311324# BUSYBOX_CONFIG_NICE is not set
    312 # BUSYBOX_CONFIG_NOHUP is not set
     325BUSYBOX_CONFIG_NOHUP=y
    313326# BUSYBOX_CONFIG_OD is not set
    314327# BUSYBOX_CONFIG_PRINTENV is not set
     
    323336BUSYBOX_CONFIG_FEATURE_FANCY_SLEEP=y
    324337BUSYBOX_CONFIG_SORT=y
    325 # BUSYBOX_CONFIG_FEATURE_SORT_BIG is not set
     338BUSYBOX_CONFIG_FEATURE_SORT_BIG=y
    326339# BUSYBOX_CONFIG_STAT is not set
    327340# BUSYBOX_CONFIG_STTY is not set
     
    347360# BUSYBOX_CONFIG_WATCH is not set
    348361BUSYBOX_CONFIG_WC=y
     362# BUSYBOX_CONFIG_FEATURE_WC_LARGE is not set
    349363BUSYBOX_CONFIG_WHO=y
    350364# BUSYBOX_CONFIG_WHOAMI is not set
     
    382396# BUSYBOX_CONFIG_OPENVT is not set
    383397BUSYBOX_CONFIG_RESET=y
     398# BUSYBOX_CONFIG_RESIZE is not set
    384399# BUSYBOX_CONFIG_SETCONSOLE is not set
    385400# BUSYBOX_CONFIG_SETKEYCODES is not set
     
    416431BUSYBOX_CONFIG_FEATURE_VI_WIN_RESIZE=y
    417432BUSYBOX_CONFIG_FEATURE_VI_OPTIMIZE_CURSOR=y
     433BUSYBOX_CONFIG_FEATURE_ALLOW_EXEC=y
    418434
    419435#
     
    468484# BUSYBOX_CONFIG_LOGIN is not set
    469485BUSYBOX_CONFIG_PASSWD=y
     486BUSYBOX_CONFIG_FEATURE_PASSWD_WEAK_CHECK=y
    470487BUSYBOX_CONFIG_SU=y
     488BUSYBOX_CONFIG_FEATURE_SU_SYSLOG=y
     489BUSYBOX_CONFIG_FEATURE_SU_CHECKS_SHELLS=y
    471490# BUSYBOX_CONFIG_SULOGIN is not set
    472491# BUSYBOX_CONFIG_VLOCK is not set
     
    476495#
    477496# BUSYBOX_CONFIG_CHATTR is not set
    478 # BUSYBOX_CONFIG_E2FSCK is not set
    479497# BUSYBOX_CONFIG_FSCK is not set
    480498# BUSYBOX_CONFIG_LSATTR is not set
    481 # BUSYBOX_CONFIG_MKE2FS is not set
    482 # BUSYBOX_CONFIG_TUNE2FS is not set
    483499
    484500#
     
    506522#
    507523BUSYBOX_CONFIG_DMESG=y
     524BUSYBOX_CONFIG_FEATURE_DMESG_PRETTY=y
    508525# BUSYBOX_CONFIG_FBSET is not set
    509526# BUSYBOX_CONFIG_FDFLUSH is not set
    510527# BUSYBOX_CONFIG_FDFORMAT is not set
    511528# BUSYBOX_CONFIG_FDISK is not set
    512 BUSYBOX_FDISK_SUPPORT_LARGE_DISKS=y
     529BUSYBOX_CONFIG_FDISK_SUPPORT_LARGE_DISKS=y
    513530# BUSYBOX_CONFIG_FREERAMDISK is not set
    514531# BUSYBOX_CONFIG_FSCK_MINIX is not set
     
    526543BUSYBOX_CONFIG_MOUNT=y
    527544BUSYBOX_CONFIG_FEATURE_MOUNT_NFS=y
     545# BUSYBOX_CONFIG_FEATURE_MOUNT_CIFS is not set
     546BUSYBOX_CONFIG_FEATURE_MOUNT_FLAGS=y
     547BUSYBOX_CONFIG_FEATURE_MOUNT_FSTAB=y
    528548BUSYBOX_CONFIG_PIVOT_ROOT=y
    529549BUSYBOX_CONFIG_RDATE=y
     
    557577# BUSYBOX_CONFIG_LESS is not set
    558578# BUSYBOX_CONFIG_HDPARM is not set
    559 BUSYBOX_CONFIG_LOCK=y
     579CONFIG_LOCK=y
    560580# BUSYBOX_CONFIG_MAKEDEVS is not set
    561581# BUSYBOX_CONFIG_MOUNTPOINT is not set
    562582# BUSYBOX_CONFIG_MT is not set
     583# BUSYBOX_CONFIG_NMETER is not set
     584# BUSYBOX_CONFIG_RAIDAUTORUN is not set
     585# BUSYBOX_CONFIG_READAHEAD is not set
    563586# BUSYBOX_CONFIG_RUNLEVEL is not set
    564587# BUSYBOX_CONFIG_RX is not set
     
    573596#
    574597# BUSYBOX_CONFIG_FEATURE_IPV6 is not set
     598BUSYBOX_CONFIG_ARP=y
    575599BUSYBOX_CONFIG_ARPING=y
    576600# BUSYBOX_CONFIG_DNSD is not set
     
    594618BUSYBOX_CONFIG_FEATURE_IP_ROUTE=y
    595619# BUSYBOX_CONFIG_FEATURE_IP_TUNNEL is not set
     620# BUSYBOX_CONFIG_FEATURE_IP_RULE is not set
    596621# BUSYBOX_CONFIG_FEATURE_IP_SHORT_FORMS is not set
    597622# BUSYBOX_CONFIG_IPCALC is not set
    598623# BUSYBOX_CONFIG_NAMEIF is not set
    599624BUSYBOX_CONFIG_NC=y
     625BUSYBOX_CONFIG_NC_SERVER=y
     626# BUSYBOX_CONFIG_NC_EXTRA is not set
    600627BUSYBOX_CONFIG_NETMSG=y
    601 # BUSYBOX_CONFIG_NC_GAPING_SECURITY_HOLE is not set
    602628BUSYBOX_CONFIG_NETSTAT=y
    603629BUSYBOX_CONFIG_NSLOOKUP=y
     
    609635# BUSYBOX_CONFIG_FEATURE_TELNET_AUTOLOGIN is not set
    610636BUSYBOX_CONFIG_TELNETD=y
    611 # BUSYBOX_CONFIG_FEATURE_TELNETD_INETD is not set
     637BUSYBOX_CONFIG_FEATURE_TELNETD_STANDALONE=y
    612638# BUSYBOX_CONFIG_TFTP is not set
    613639BUSYBOX_CONFIG_TRACEROUTE=y
     
    615641# BUSYBOX_CONFIG_FEATURE_TRACEROUTE_SOURCE_ROUTE is not set
    616642BUSYBOX_CONFIG_FEATURE_TRACEROUTE_USE_ICMP=y
    617 
    618 #
    619 # udhcp Server/Client
    620 #
    621643# BUSYBOX_CONFIG_APP_UDHCPD is not set
    622644BUSYBOX_CONFIG_APP_UDHCPC=y
     
    627649BUSYBOX_CONFIG_FEATURE_WGET_STATUSBAR=y
    628650BUSYBOX_CONFIG_FEATURE_WGET_AUTHENTICATION=y
    629 # BUSYBOX_CONFIG_FEATURE_WGET_LONG_OPTIONS is not set
     651BUSYBOX_CONFIG_FEATURE_WGET_LONG_OPTIONS=y
    630652# BUSYBOX_CONFIG_ZCIP is not set
    631653
     
    661683BUSYBOX_CONFIG_KLOGD=y
    662684BUSYBOX_CONFIG_LOGGER=y
     685
     686#
     687# Runit Utilities
     688#
     689# BUSYBOX_CONFIG_RUNSV is not set
     690# BUSYBOX_CONFIG_RUNSVDIR is not set
     691# BUSYBOX_CONFIG_SV is not set
     692# BUSYBOX_CONFIG_SVLOGD is not set
     693# BUSYBOX_CONFIG_CHPST is not set
     694# BUSYBOX_CONFIG_SETUIDGID is not set
     695# BUSYBOX_CONFIG_ENVUIDGID is not set
     696# BUSYBOX_CONFIG_ENVDIR is not set
     697# BUSYBOX_CONFIG_SOFTLIMIT is not set
    663698FWRT_PACKAGE_FWCF=y
     699FWRT_PACKAGE_UCLIBC=y
    664700
    665701#
     
    667703#
    668704FWRT_PACKAGE_BROADCOM_NAS=y
    669 FWRT_PACKAGE_NVRAM=y
     705FWRT_PACKAGE_BROADCOM_NVRAM=y
    670706FWRT_PACKAGE_JFFS2ROOT=y
    671707FWRT_PACKAGE_MTD=y
     
    726762FWRT_BASEFILES_ADMIN_ASH=y
    727763# FWRT_BASEFILES_ADMIN_MKSH is not set
     764# FWRT_BASEFILES_ADMIN_BASH is not set
    728765# FWRT_BASEFILES_ADMIN_HUSH is not set
    729766# FWRT_BASEFILES_ADMIN_LASH is not set
    730767# FWRT_BASEFILES_ADMIN_MSH is not set
    731768# FWRT_BASEFILES_ADMIN_SH is not set
     769# FWRT_PACKAGE_BASH is not set
    732770
    733771#
     
    745783# FWRT_PACKAGE_ED is not set
    746784# FWRT_PACKAGE_ELINKS is not set
    747 # FWRT_PACKAGE_FETCHMAIL is not set
    748785# FWRT_PACKAGE_GPSD is not set
    749786# FWRT_PACKAGE_GPG is not set
     
    759796# FWRT_PACKAGE_LUAC is not set
    760797# FWRT_PACKAGE_LUA_EXAMPLES is not set
     798# FWRT_PACKAGE_MC is not set
    761799# FWRT_PACKAGE_MICROPERL is not set
    762800# FWRT_PACKAGE_MONIT is not set
     
    804842# FWRT_PACKAGE_SANE_BACKENDS is not set
    805843# FWRT_PACKAGE_SCREEN is not set
     844# FWRT_PACKAGE_SCSI_SPIN is not set
    806845# FWRT_PACKAGE_SER2NET is not set
    807846# FWRT_PACKAGE_SYSLOG_NG is not set
     
    814853# FWRT_PACKAGE_AIRCRACK is not set
    815854# FWRT_PACKAGE_ARPD is not set
    816 # FWRT_PACKAGE_ARPTABLES is not set
    817855# FWRT_PACKAGE_ARPWATCH is not set
    818 # FWRT_PACKAGE_ASTERISK is not set
    819 # FWRT_PACKAGE_ASTERISK_MINI is not set
    820856# FWRT_PACKAGE_ATFTP is not set
    821857# FWRT_PACKAGE_ATFTPD is not set
    822858# FWRT_PACKAGE_AVAHI_DAEMON is not set
    823859# FWRT_PACKAGE_LIBAVAHI is not set
     860# FWRT_PACKAGE_AXHTTPD is not set
    824861# FWRT_COMPILE_BIND is not set
    825862# FWRT_DUMMY_BIND is not set
     
    829866# FWRT_PACKAGE_CHILLISPOT is not set
    830867# FWRT_PACKAGE_CIFSMOUNT is not set
    831 # FWRT_PACKAGE_CLICK is not set
    832868# FWRT_PACKAGE_CUPS is not set
    833869# FWRT_PACKAGE_CUTTER is not set
     
    839875# FWRT_PACKAGE_DBCONVERT is not set
    840876# FWRT_PACKAGE_DSNIFF is not set
    841 # FWRT_PACKAGE_EBTABLES is not set
    842 # FWRT_PACKAGE_ELHTTP is not set
    843877# FWRT_PACKAGE_ETHER_WAKE is not set
    844878# FWRT_PACKAGE_ETHTOOL is not set
    845879# FWRT_PACKAGE_EZIPUPDATE is not set
    846880# FWRT_PACKAGE_FAKEIDENTD is not set
     881# FWRT_PACKAGE_FETCHMAIL is not set
    847882# FWRT_PACKAGE_FPING is not set
    848883# FWRT_PACKAGE_FPROBE is not set
     
    850885# FWRT_PACKAGE_FREERADIUS is not set
    851886# FWRT_PACKAGE_FRICKIN is not set
    852 # FWRT_SHOW_HOWL is not set
     887# FWRT_PACKAGE_GKRELLMD is not set
    853888# FWRT_PACKAGE_HOSTAP_UTILS is not set
    854889# FWRT_PACKAGE_HOSTAPD is not set
    855 # FWRT_PACKAGE_HOSTAPD_MINI is not set
    856890# FWRT_PACKAGE_HOSTAPD_UTILS is not set
    857891# FWRT_PACKAGE_HTPDATE is not set
     
    868902# FWRT_PACKAGE_IPTABLES_SNMP is not set
    869903# FWRT_PACKAGE_IPTRAF is not set
     904# FWRT_PACKAGE_ISDN4K_UTILS is not set
    870905# FWRT_PACKAGE_KISMET_CLIENT is not set
    871906# FWRT_PACKAGE_KISMET_DRONE is not set
     
    889924# FWRT_COMPILE_NET_SNMP is not set
    890925# FWRT_DUMMY_NET_SNMP is not set
     926# FWRT_PACKAGE_NETIO is not set
    891927# FWRT_PACKAGE_NETPERF is not set
    892928# FWRT_PACKAGE_NETSTAT_NAT is not set
     929# FWRT_PACKAGE_NFS_UTILS is not set
    893930# FWRT_PACKAGE_NFS_SERVER is not set
    894931# FWRT_PACKAGE_NMAP is not set
     
    903940# FWRT_PACKAGE_P910ND is not set
    904941# FWRT_PACKAGE_PARPROUTED is not set
    905 # FWRT_PACKAGE_PEERGUARDIAN is not set
    906942# FWRT_PACKAGE_PIPACS is not set
    907 # FWRT_SHOW_PMACCT is not set
    908943# FWRT_PACKAGE_PORTMAP is not set
    909944# FWRT_PACKAGE_PORTSENTRY is not set
     
    931966# FWRT_PACKAGE_SCDP is not set
    932967# FWRT_PACKAGE_SHAT is not set
    933 # FWRT_PACKAGE_SIPP is not set
     968# FWRT_PACKAGE_SHOREWALL is not set
    934969# FWRT_PACKAGE_SIPROXD is not set
    935970# FWRT_PACKAGE_SIPSAK is not set
    936971# FWRT_PACKAGE_SLURM is not set
    937 # FWRT_PACKAGE_SNORT_BASIC is not set
    938 # FWRT_PACKAGE_SNORT_MYSQL is not set
    939 # FWRT_PACKAGE_SNORT_PGSQL is not set
    940 # FWRT_PACKAGE_SNORT_CUSTOM is not set
    941 # FWRT_PACKAGE_SNORT_WIRELESS_BASIC is not set
    942 # FWRT_PACKAGE_SNORT_WIRELESS_MYSQL is not set
    943 # FWRT_PACKAGE_SNORT_WIRELESS_PGSQL is not set
    944 # FWRT_PACKAGE_SNORT_WIRELESS_CUSTOM is not set
     972# FWRT_PACKAGE_SNORT is not set
     973# FWRT_PACKAGE_SNORT_WIRELESS is not set
    945974# FWRT_PACKAGE_SOCAT is not set
    946975# FWRT_PACKAGE_SQUID is not set
     
    948977# FWRT_PACKAGE_SSMTP is not set
    949978# FWRT_PACKAGE_SRELAY is not set
     979# FWRT_PACKAGE_SUBVERSION is not set
    950980# FWRT_PACKAGE_TMSNC is not set
    951981# FWRT_PACKAGE_TCPDUMP is not set
     
    955985# FWRT_PACKAGE_TNTNET is not set
    956986# FWRT_PACKAGE_TOR is not set
     987# FWRT_PACKAGE_TRAFSHOW is not set
    957988# FWRT_PACKAGE_TTCP is not set
    958989# FWRT_PACKAGE_UDP_BROADCAST_RELAY is not set
     
    9691000# FWRT_PACKAGE_WCCPD is not set
    9701001# FWRT_PACKAGE_WEECHAT is not set
    971 # FWRT_PACKAGE_WIFIDOG is not set
    9721002FWRT_PACKAGE_WIRELESS_TOOLS=y
    9731003# FWRT_PACKAGE_WIVIZ is not set
     
    9771007# FWRT_PACKAGE_WPA_SUPPLICANT is not set
    9781008# FWRT_PACKAGE_WPUT is not set
    979 # FWRT_PACKAGE_WRT_RADAUTH is not set
    9801009# FWRT_PACKAGE_WX200D is not set
    9811010# FWRT_PACKAGE_XINETD is not set
     
    9991028# Libraries
    10001029#
     1030# FWRT_PACKAGE_APR is not set
     1031# FWRT_PACKAGE_APR_UTIL is not set
    10011032# FWRT_PACKAGE_LIBAXTLS is not set
    10021033# FWRT_PACKAGE_CGILIB is not set
     
    10481079# FWRT_PACKAGE_LIBPOPT is not set
    10491080# FWRT_PACKAGE_LIBPQ is not set
     1081# FWRT_PACKAGE_LIBPRI is not set
    10501082# FWRT_PACKAGE_LIBPTHREAD is not set
    10511083# FWRT_PACKAGE_RADIUSCLIENT_NG is not set
     
    10861118# FWRT_PACKAGE_MICROCOM is not set
    10871119# FWRT_PACKAGE_PICOCOM is not set
    1088 # FWRT_PACKAGE_SERDISPLIB is not set
    10891120# FWRT_PACKAGE_SETSERIAL is not set
     1121
     1122#
     1123# Telephony
     1124#
     1125# FWRT_PACKAGE_ASTERISK_META is not set
    10901126
    10911127#
     
    10951131# FWRT_PACKAGE_DC is not set
    10961132# FWRT_PACKAGE_COMGT is not set
     1133# FWRT_PACKAGE_FILE is not set
     1134# FWRT_PACKAGE_GDB is not set
    10971135# FWRT_PACKAGE_GDBSERVER is not set
    10981136# FWRT_PACKAGE_HDPARM is not set
    10991137# FWRT_PACKAGE_LSUSB is not set
    11001138# FWRT_PACKAGE_PCIUTILS is not set
     1139# FWRT_PACKAGE_PROCPS_META is not set
     1140# FWRT_PACKAGE_PROCPS is not set
    11011141# FWRT_PACKAGE_STRACE is not set
     1142# FWRT_PACKAGE_STRESS is not set
     1143# FWRT_PACKAGE_SYSSTAT is not set
    11021144# FWRT_PACKAGE_UDEV is not set
    11031145# FWRT_PACKAGE_WATCHDOG is not set
     
    11091151# FWRT_PACKAGE_E2FSPROGS is not set
    11101152# FWRT_PACKAGE_FUSE_UTILS is not set
    1111 # FWRT_PACKAGE_OWFS is not set
    11121153# FWRT_PACKAGE_SHFS is not set
    11131154# FWRT_PACKAGE_FDISK is not set
     
    11271168
    11281169#
     1170# Network Configuration
     1171#
     1172
     1173#
     1174# Target Network Configuration
     1175#
     1176
     1177#
     1178# LAN
     1179#
     1180FWRT_NETWORK_LAN=y
     1181FWRT_NETWORK_LAN_INTERFACE="eth0"
     1182FWRT_NETWORK_LAN_PROTO_STATIC=y
     1183# FWRT_NETWORK_LAN_PROTO_DHCP is not set
     1184FWRT_NETWORK_LAN_IP_ADDRESS="192.168.1.1"
     1185FWRT_NETWORK_LAN_IP_NETMASK="255.255.255.0"
     1186
     1187#
     1188# WAN
     1189#
     1190FWRT_NETWORK_WAN=y
     1191FWRT_NETWORK_WAN_INTERFACE="eth1"
     1192FWRT_NETWORK_WAN_PROTO_DHCP=y
     1193# FWRT_NETWORK_WAN_PROTO_STATIC is not set
     1194
     1195#
     1196# Wireless LAN
     1197#
     1198# FWRT_NETWORK_WLAN is not set
     1199
     1200#
    11291201# Extra stuff
    11301202#
    11311203FWRT_PREFIX="freewrt"
    1132 # FWRT_MYPACKAGE is not set
    11331204# FWRT_USE_CCACHE is not set
     1205# FWRT_KILL_FWCF is not set
    11341206
    11351207#
Note: See TracChangeset for help on using the changeset viewer.