2011-03-10 11:47:32 +02:00
|
|
|
#
|
|
|
|
# This file must be copied to .config in the OpenWrt root folder,
|
|
|
|
# then run: yes "" | make oldconfig > /dev/null
|
|
|
|
#
|
|
|
|
# need to exclude patented packages
|
|
|
|
#
|
|
|
|
|
|
|
|
CONFIG_TARGET_xburst=y
|
|
|
|
CONFIG_TARGET_xburst_qi_lb60=y
|
|
|
|
CONFIG_TARGET_ROOTFS_TARGZ=y
|
|
|
|
# CONFIG_TARGET_ROOTFS_JFFS2 is not set
|
|
|
|
CONFIG_TARGET_ROOTFS_UBIFS=y
|
|
|
|
# CONFIG_BUILD_PATENTED is not set
|
|
|
|
CONFIG_BUILD_NLS=y
|
|
|
|
|
|
|
|
# CONFIG_PACKAGE_uboot-xburst-avt2 is not set
|
|
|
|
# CONFIG_PACKAGE_uboot-xburst-n516 is not set
|
|
|
|
CONFIG_PACKAGE_uboot-xburst-qi_lb60=y
|
|
|
|
# CONFIG_PACKAGE_uboot-xburst-sakc is not set
|
|
|
|
|
|
|
|
CONFIG_USE_STRIP=y
|
|
|
|
CONFIG_STRIP_ARGS="--strip-all"
|
|
|
|
|
|
|
|
CONFIG_DEVEL=y
|
|
|
|
CONFIG_TOOLCHAINOPTS=y
|
|
|
|
CONFIG_INSTALL_GFORTRAN=y
|
|
|
|
|
2011-06-23 13:06:33 +03:00
|
|
|
# todo: remove SJLJ_EXCEPTIONS once G++ default exceptions work again
|
|
|
|
CONFIG_SJLJ_EXCEPTIONS=y
|
|
|
|
|
2011-03-10 11:47:32 +02:00
|
|
|
CONFIG_SDK=y
|
|
|
|
|
|
|
|
# CONFIG_ALL is not set
|
|
|
|
# Enable this option only you want build ALL PAKCAGE in feeds.conf
|
|
|
|
# To skip broken module packages while compiling , run
|
|
|
|
# "make IGNORE_ERRORS=m"
|
|
|
|
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_EDITING_SAVEHISTORY=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_VOLUMEID_JFS=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_VOLUMEID_LINUXRAID=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_VOLUMEID_CRAMFS=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_VOLUMEID_ROMFS=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_VOLUMEID_SYSV=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_VOLUMEID_OCFS2=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_HTTPD=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_RANGES=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_BASIC_AUTH=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_AUTH_MD5=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_CGI=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_SET_REMOTE_PORT_TO_ENV=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_ENCODE_URL_STR=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_ERROR_PAGES=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_PROXY=y
|
2011-05-22 19:33:15 +03:00
|
|
|
CONFIG_BUSYBOX_CONFIG_UNICODE_SUPPORT=y
|
|
|
|
# CONFIG_BUSYBOX_CONFIG_FEATURE_CHECK_UNICODE_IN_ENV is not set
|
|
|
|
CONFIG_BUSYBOX_CONFIG_SUBST_WCHAR=63
|
|
|
|
CONFIG_BUSYBOX_CONFIG_LAST_SUPPORTED_WCHAR=0
|
|
|
|
# CONFIG_BUSYBOX_CONFIG_UNICODE_COMBINING_WCHARS is not set
|
|
|
|
CONFIG_BUSYBOX_CONFIG_UNICODE_WIDE_WCHARS=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_UNICODE_BIDI_SUPPORT=y
|
|
|
|
# CONFIG_BUSYBOX_CONFIG_UNICODE_NEUTRAL_TABLE is not set
|
|
|
|
CONFIG_BUSYBOX_CONFIG_UNICODE_PRESERVE_BROKEN=y
|
2011-03-10 11:47:32 +02:00
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_VI_8BIT=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_STAT=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_HOSTNAME=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_STTY=y
|
2011-03-17 09:42:23 +02:00
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_FLOAT_SLEEP=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_VERBOSE_CP_MESSAGE=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_FIND_MTIME=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_FIND_MMIN=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_FIND_NEWER=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_FIND_INUM=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_FIND_DELETE=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_LESS_BRACKETS=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_LESS_FLAGS=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_LESS_MARKS=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_LESS_REGEXP=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_LESS_WINCH=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_ASH_READ_NCHARS=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_ASH_RANDOM_SUPPORT=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_DESKTOP=y
|
|
|
|
# CONFIG_BUSYBOX_CONFIG_FREE is not set
|
|
|
|
# CONFIG_BUSYBOX_CONFIG_PGREP is not set
|
|
|
|
# CONFIG_BUSYBOX_CONFIG_PKILL is not set
|
|
|
|
# CONFIG_BUSYBOX_CONFIG_PS is not set
|
|
|
|
# CONFIG_BUSYBOX_CONFIG_TOP is not set
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_SEAMLESS_BZ2=y
|
|
|
|
# CONFIG_BUSYBOX_CONFIG_TAR is not set
|
|
|
|
CONFIG_BUSYBOX_CONFIG_BEEP=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_BEEP_FREQ=4000
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_BEEP_LENGTH_MS=30
|
|
|
|
# CONFIG_BUSYBOX_CONFIG_WGET is not set
|
|
|
|
CONFIG_BUSYBOX_CONFIG_FEATURE_UTMP=y
|
|
|
|
CONFIG_BUSYBOX_CONFIG_SETSID=y
|
2011-05-15 13:29:05 +03:00
|
|
|
# CONFIG_BUSYBOX_CONFIG_STRINGS is not set
|
2011-05-17 05:33:25 +03:00
|
|
|
CONFIG_BUSYBOX_CONFIG_MAN=y
|
2011-07-14 20:16:34 +03:00
|
|
|
# CONFIG_BUSYBOX_CONFIG_HWCLOCK is not set
|
|
|
|
# CONFIG_BUSYBOX_CONFIG_MKSWAP is not set
|
|
|
|
# CONFIG_BUSYBOX_CONFIG_SWAPONOFF is not set
|
2011-03-10 11:47:32 +02:00
|
|
|
|
|
|
|
#
|
|
|
|
# Disable all patented packages
|
|
|
|
#
|
|
|
|
# CONFIG_PACKAGE_asterisk14-format-mp3 is not set
|
|
|
|
# CONFIG_FFMPEG_MUXER_mp3 is not set
|
|
|
|
# CONFIG_FFMPEG_MUXER_mp4 is not set
|
|
|
|
# CONFIG_FFMPEG_DEMUXER_mp3 is not set
|
|
|
|
# CONFIG_FFMPEG_PARSER_mpeg4video is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# system
|
|
|
|
#
|
|
|
|
CONFIG_PACKAGE_block-hotplug=y
|
|
|
|
CONFIG_PACKAGE_block-mount=y
|
|
|
|
CONFIG_PACKAGE_libpthread=y
|
|
|
|
CONFIG_PACKAGE_librt=y
|
|
|
|
CONFIG_PACKAGE_libstdcpp=y
|
|
|
|
CONFIG_PACKAGE_ucitrigger=y
|
|
|
|
CONFIG_PACKAGE_wireless-tools=y
|
|
|
|
CONFIG_PACKAGE_kmod-fuse=y
|
|
|
|
CONFIG_PACKAGE_kmod-tun=y
|
|
|
|
CONFIG_PACKAGE_kmod-ks7010=y
|
|
|
|
CONFIG_PACKAGE_gtkhtml=y
|
|
|
|
CONFIG_PACKAGE_gnome-icon-theme=y
|
|
|
|
CONFIG_PACKAGE_hicolor-icon-theme=y
|
|
|
|
CONFIG_PACKAGE_dejavu-fonts-ttf=y
|
2011-07-14 20:16:34 +03:00
|
|
|
CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSans=y
|
|
|
|
CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSans-Bold=y
|
|
|
|
CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSans-BoldOblique=y
|
|
|
|
CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSans-ExtraLight=y
|
|
|
|
CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSans-Oblique=y
|
|
|
|
CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSansCondensed=y
|
|
|
|
CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSansCondensed-Bold=y
|
|
|
|
CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSansCondensed-BoldOblique=y
|
|
|
|
CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSansCondensed-Oblique=y
|
|
|
|
CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSansMono=y
|
|
|
|
CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSansMono-Bold=y
|
|
|
|
CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSansMono-BoldOblique=y
|
|
|
|
CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSansMono-Oblique=y
|
|
|
|
CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSerif=y
|
|
|
|
CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSerif-Bold=y
|
|
|
|
CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSerif-BoldItalic=y
|
|
|
|
CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSerif-Italic=y
|
|
|
|
CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSerifCondensed=y
|
|
|
|
CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSerifCondensed-Bold=y
|
|
|
|
CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSerifCondensed-BoldItalic=y
|
|
|
|
CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSerifCondensed-Italic=y
|
2011-03-10 11:47:32 +02:00
|
|
|
CONFIG_PACKAGE_wqy-microhei=y
|
|
|
|
CONFIG_PACKAGE_fontconfig=y
|
2011-03-17 09:42:23 +02:00
|
|
|
CONFIG_PACKAGE_procps=y
|
2011-03-10 11:47:32 +02:00
|
|
|
#
|
|
|
|
# gui
|
|
|
|
#
|
|
|
|
CONFIG_PACKAGE_gtk2=y
|
|
|
|
CONFIG_PACKAGE_gtkmm=y
|
|
|
|
CONFIG_PACKAGE_qt4=y
|
|
|
|
CONFIG_QT4_WS_QWS=y
|
|
|
|
CONFIG_PACKAGE_qt4-dbus=y
|
|
|
|
CONFIG_PACKAGE_qt4-drivers-gfx-directfb=y
|
|
|
|
CONFIG_PACKAGE_qt4-drivers-gfx-linuxfb=y
|
|
|
|
CONFIG_PACKAGE_qt4-drivers-kbd-linuxinput=y
|
|
|
|
CONFIG_PACKAGE_qt4-drivers-mouse-pcmousedriver=y
|
|
|
|
CONFIG_PACKAGE_qt4-drivers-mouse-tpmousedriver=y
|
|
|
|
CONFIG_PACKAGE_qt4-drivers-mouse-tslibmousedriver=y
|
|
|
|
CONFIG_PACKAGE_qt4-gui=y
|
|
|
|
CONFIG_PACKAGE_qt4-mysql=y
|
|
|
|
CONFIG_PACKAGE_qt4-network=y
|
|
|
|
CONFIG_PACKAGE_qt4-sqlite=y
|
|
|
|
CONFIG_PACKAGE_qt4-xml=y
|
|
|
|
CONFIG_PACKAGE_qt4-svg=y
|
|
|
|
#
|
|
|
|
# Internet
|
|
|
|
#
|
|
|
|
CONFIG_PACKAGE_centerim=y
|
|
|
|
CONFIG_PACKAGE_elinks=y
|
|
|
|
CONFIG_PACKAGE_lynx=y
|
|
|
|
CONFIG_PACKAGE_links=y
|
|
|
|
CONFIG_PACKAGE_mutt=y
|
|
|
|
CONFIG_PACKAGE_msmtp=y
|
|
|
|
CONFIG_PACKAGE_netsurf=y
|
|
|
|
CONFIG_PACKAGE_w3m=y
|
|
|
|
CONFIG_PACKAGE_fetchmail=y
|
|
|
|
CONFIG_PACKAGE_offrss=y
|
|
|
|
#
|
|
|
|
# libs
|
|
|
|
#
|
|
|
|
CONFIG_PACKAGE_atk=y
|
|
|
|
CONFIG_PACKAGE_cairo=y
|
|
|
|
CONFIG_PACKAGE_cairomm=y
|
|
|
|
CONFIG_PACKAGE_libICE=y
|
|
|
|
CONFIG_PACKAGE_libSM=y
|
|
|
|
CONFIG_PACKAGE_libglade=y
|
|
|
|
CONFIG_PACKAGE_libxfconf=y
|
|
|
|
CONFIG_PACKAGE_orbit2=y
|
|
|
|
CONFIG_PACKAGE_pango=y
|
|
|
|
CONFIG_PACKAGE_pangomm=y
|
|
|
|
CONFIG_PACKAGE_pixman=y
|
|
|
|
CONFIG_PACKAGE_tslib=y
|
|
|
|
CONFIG_PACKAGE_dgclock=y
|
|
|
|
CONFIG_PACKAGE_lftp=y
|
|
|
|
CONFIG_PACKAGE_openvpn=y
|
|
|
|
CONFIG_PACKAGE_climm=y
|
|
|
|
CONFIG_PACKAGE_curl=y
|
|
|
|
CONFIG_PACKAGE_mcabber=y
|
|
|
|
CONFIG_PACKAGE_rsync=y
|
|
|
|
CONFIG_PACKAGE_surfraw=y
|
|
|
|
CONFIG_PACKAGE_tcpdump=y
|
|
|
|
CONFIG_PACKAGE_wpa-supplicant=y
|
|
|
|
CONFIG_WPA_SUPPLICANT_INTERNAL=y
|
|
|
|
CONFIG_PACKAGE_libblkid=y
|
|
|
|
CONFIG_PACKAGE_libext2fs=y
|
|
|
|
CONFIG_PACKAGE_libuuid=y
|
|
|
|
CONFIG_PACKAGE_libgnutls=y
|
|
|
|
CONFIG_PACKAGE_libgnutls-extra=y
|
|
|
|
CONFIG_PACKAGE_libgnutls-openssl=y
|
|
|
|
CONFIG_PACKAGE_libopenssl=y
|
|
|
|
CONFIG_PACKAGE_libsqlite3=y
|
|
|
|
CONFIG_PACKAGE_alsa-lib=y
|
|
|
|
CONFIG_PACKAGE_directfb=y
|
|
|
|
CONFIG_PACKAGE_glib1=y
|
|
|
|
CONFIG_PACKAGE_glib2=y
|
|
|
|
CONFIG_PACKAGE_glibmm=y
|
|
|
|
CONFIG_PACKAGE_gpgme=y
|
|
|
|
CONFIG_PACKAGE_libIDL2=y
|
|
|
|
CONFIG_PACKAGE_libassuan=y
|
|
|
|
CONFIG_PACKAGE_libcharset=y
|
|
|
|
CONFIG_PACKAGE_libcurl=y
|
|
|
|
CONFIG_PACKAGE_libdbus=y
|
|
|
|
CONFIG_PACKAGE_libdbus-glib=y
|
|
|
|
CONFIG_PACKAGE_libelf=y
|
|
|
|
CONFIG_PACKAGE_libevent=y
|
|
|
|
CONFIG_PACKAGE_libexif=y
|
|
|
|
CONFIG_PACKAGE_libexpat=y
|
|
|
|
CONFIG_PACKAGE_libffi=y
|
|
|
|
CONFIG_PACKAGE_libfreetype=y
|
|
|
|
CONFIG_PACKAGE_libgconf2=y
|
|
|
|
CONFIG_PACKAGE_libgcrypt=y
|
|
|
|
CONFIG_PACKAGE_libgmp=y
|
|
|
|
CONFIG_PACKAGE_libgpg-error=y
|
|
|
|
CONFIG_PACKAGE_libgsm=y
|
|
|
|
CONFIG_PACKAGE_libiconv-full=y
|
|
|
|
CONFIG_PACKAGE_libintl-full=y
|
|
|
|
# CONFIG_PACKAGE_libiconv is not set
|
|
|
|
# CONFIG_PACKAGE_libintl is not set
|
|
|
|
CONFIG_PACKAGE_libjpeg=y
|
|
|
|
CONFIG_PACKAGE_libltdl=y
|
2011-04-20 06:42:58 +03:00
|
|
|
CONFIG_PACKAGE_liblo=y
|
|
|
|
CONFIG_PACKAGE_liblo-utils=y
|
2011-03-10 11:47:32 +02:00
|
|
|
CONFIG_PACKAGE_liblua=y
|
|
|
|
CONFIG_PACKAGE_liblzo=y
|
|
|
|
CONFIG_PACKAGE_libmagic=y
|
|
|
|
CONFIG_PACKAGE_libmikmod=y
|
|
|
|
CONFIG_PACKAGE_libmpcdec=y
|
|
|
|
CONFIG_PACKAGE_libmysqlclient=y
|
|
|
|
CONFIG_PACKAGE_libncurses=y
|
|
|
|
CONFIG_PACKAGE_libncursesw=y
|
|
|
|
CONFIG_PACKAGE_libogg=y
|
|
|
|
CONFIG_PACKAGE_libpcap=y
|
|
|
|
CONFIG_PACKAGE_libpcre=y
|
|
|
|
CONFIG_PACKAGE_libpng=y
|
|
|
|
CONFIG_PACKAGE_libpopt=y
|
|
|
|
CONFIG_PACKAGE_libreadline=y
|
|
|
|
CONFIG_PACKAGE_libruby=y
|
|
|
|
CONFIG_PACKAGE_libsdl=y
|
|
|
|
CONFIG_PACKAGE_libsdl-gfx=y
|
|
|
|
CONFIG_PACKAGE_libsdl-image=y
|
|
|
|
CONFIG_PACKAGE_libsdl-mixer=y
|
|
|
|
CONFIG_PACKAGE_libsdl-ttf=y
|
|
|
|
CONFIG_PACKAGE_libsigcxx=y
|
|
|
|
CONFIG_PACKAGE_libtiff=y
|
|
|
|
CONFIG_PACKAGE_libuci-lua=y
|
|
|
|
CONFIG_PACKAGE_libvorbis=y
|
|
|
|
CONFIG_PACKAGE_libvorbisidec=y
|
|
|
|
CONFIG_PACKAGE_libxml2=y
|
|
|
|
CONFIG_PACKAGE_tntnet=y
|
|
|
|
CONFIG_PACKAGE_uclibcxx=y
|
|
|
|
CONFIG_PACKAGE_zlib=y
|
2011-05-15 13:29:05 +03:00
|
|
|
CONFIG_PACKAGE_binutils=y
|
|
|
|
CONFIG_PACKAGE_objdump=y
|
2011-06-16 23:48:44 +03:00
|
|
|
CONFIG_PACKAGE_libdumb=y
|
2011-06-16 23:45:52 +03:00
|
|
|
#
|
|
|
|
# liballegro
|
|
|
|
#
|
|
|
|
CONFIG_PACKAGE_liballegro=y
|
|
|
|
CONFIG_PACKAGE_liballegro-data=y
|
|
|
|
CONFIG_PACKAGE_liballegro-demo=y
|
|
|
|
CONFIG_PACKAGE_liballegro-digmid=y
|
|
|
|
CONFIG_PACKAGE_liballegro-examples=y
|
|
|
|
CONFIG_PACKAGE_liballegro-setup=y
|
|
|
|
CONFIG_PACKAGE_liballegro-utils=y
|
|
|
|
|
2011-03-10 11:47:32 +02:00
|
|
|
#
|
|
|
|
# games
|
|
|
|
#
|
|
|
|
CONFIG_PACKAGE_Tile=y
|
2011-06-16 23:45:52 +03:00
|
|
|
CONFIG_PACKAGE_alex4=y
|
|
|
|
CONFIG_PACKAGE_alex4-data=y
|
2011-03-10 11:47:32 +02:00
|
|
|
CONFIG_PACKAGE_backgammon=y
|
|
|
|
CONFIG_PACKAGE_brainless=y
|
|
|
|
CONFIG_PACKAGE_freedroid=y
|
|
|
|
CONFIG_PACKAGE_frotz=y
|
|
|
|
CONFIG_PACKAGE_gnuchess=y
|
|
|
|
CONFIG_PACKAGE_libphysfs=y
|
|
|
|
CONFIG_PACKAGE_nethack=y
|
|
|
|
CONFIG_PACKAGE_nlove=y
|
|
|
|
CONFIG_PACKAGE_pmars=y
|
|
|
|
CONFIG_PACKAGE_primes=y
|
|
|
|
CONFIG_PACKAGE_qball=y
|
|
|
|
CONFIG_PACKAGE_gottet=y
|
|
|
|
CONFIG_PACKAGE_robots=y
|
|
|
|
CONFIG_PACKAGE_tetris=y
|
|
|
|
CONFIG_PACKAGE_worm=y
|
|
|
|
CONFIG_PACKAGE_supertux=y
|
2011-05-25 08:52:01 +03:00
|
|
|
CONFIG_PACKAGE_tic-tac-toe=y
|
2011-03-10 11:47:32 +02:00
|
|
|
#
|
|
|
|
# Emacs
|
|
|
|
#
|
|
|
|
CONFIG_PACKAGE_emacs=y
|
|
|
|
CONFIG_PACKAGE_emacs-data=y
|
|
|
|
# CONFIG_PACKAGE_emacs-ja-dic is not set
|
|
|
|
CONFIG_PACKAGE_emacs-ja-dic-m=y
|
|
|
|
#
|
|
|
|
CONFIG_PACKAGE_GraphicsMagick=y
|
|
|
|
CONFIG_PACKAGE_GraphicsMagick-jpeg=y
|
|
|
|
CONFIG_PACKAGE_MPlayer=y
|
|
|
|
CONFIG_PACKAGE_gmu=y
|
|
|
|
CONFIG_PACKAGE_nano=y
|
|
|
|
CONFIG_PACKAGE_ne=y
|
|
|
|
CONFIG_PACKAGE_joe-full=y
|
|
|
|
CONFIG_PACKAGE_vim-full=y
|
|
|
|
CONFIG_PACKAGE_uuidgen=y
|
|
|
|
CONFIG_PACKAGE_nightsky=y
|
|
|
|
CONFIG_PACKAGE_gmenu2x=y
|
|
|
|
CONFIG_PACKAGE_gtkperf=y
|
|
|
|
CONFIG_PACKAGE_tangogps=y
|
|
|
|
CONFIG_PACKAGE_NanoMap=y
|
|
|
|
CONFIG_PACKAGE_imgv=y
|
|
|
|
CONFIG_PACKAGE_fbgrab=y
|
|
|
|
CONFIG_PACKAGE_gcal=y
|
|
|
|
CONFIG_PACKAGE_bc=y
|
|
|
|
CONFIG_PACKAGE_mc=y
|
|
|
|
CONFIG_PACKAGE_quickcalc=y
|
|
|
|
CONFIG_PACKAGE_remind=y
|
|
|
|
CONFIG_PACKAGE_sc=y
|
|
|
|
CONFIG_PACKAGE_o3read=y
|
|
|
|
CONFIG_PACKAGE_odt2txt=y
|
|
|
|
CONFIG_PACKAGE_powertop=y
|
|
|
|
CONFIG_PACKAGE_pwgen=y
|
|
|
|
CONFIG_PACKAGE_screen=y
|
|
|
|
CONFIG_PACKAGE_sdcv=y
|
|
|
|
CONFIG_PACKAGE_macchanger=y
|
|
|
|
CONFIG_PACKAGE_mandoc=y
|
|
|
|
CONFIG_PACKAGE_mathomatic=y
|
|
|
|
CONFIG_PACKAGE_moc=y
|
|
|
|
CONFIG_PACKAGE_mpc=y
|
2011-04-02 14:52:02 +03:00
|
|
|
CONFIG_PACKAGE_mplayer_jz47xx=y
|
2011-03-10 11:47:32 +02:00
|
|
|
CONFIG_PACKAGE_ncmpc=y
|
|
|
|
CONFIG_PACKAGE_sox=y
|
|
|
|
CONFIG_PACKAGE_fbi=y
|
|
|
|
CONFIG_PACKAGE_nupdf=y
|
|
|
|
CONFIG_PACKAGE_byobu=y
|
|
|
|
CONFIG_PACKAGE_mupdf-tools=y
|
|
|
|
CONFIG_PACKAGE_nanoterm=y
|
|
|
|
CONFIG_PACKAGE_aewan=y
|
|
|
|
CONFIG_PACKAGE_tunec=y
|
|
|
|
CONFIG_PACKAGE_ctronome=y
|
|
|
|
CONFIG_PACKAGE_abook=y
|
|
|
|
CONFIG_PACKAGE_snownews=y
|
|
|
|
CONFIG_PACKAGE_wtime=y
|
|
|
|
CONFIG_PACKAGE_mediatomb=y
|
|
|
|
CONFIG_PACKAGE_flite=y
|
|
|
|
CONFIG_PACKAGE_ikog=y
|
|
|
|
CONFIG_PACKAGE_pyclock=y
|
|
|
|
CONFIG_PACKAGE_zgv=y
|
2011-06-16 23:45:52 +03:00
|
|
|
CONFIG_PACKAGE_ase=y
|
2011-03-10 11:47:32 +02:00
|
|
|
#
|
|
|
|
CONFIG_PACKAGE_badblocks=y
|
|
|
|
CONFIG_PACKAGE_blkid=y
|
|
|
|
CONFIG_PACKAGE_htop=y
|
|
|
|
CONFIG_PACKAGE_fbsize=y
|
|
|
|
CONFIG_PACKAGE_fbterm=y
|
|
|
|
CONFIG_PACKAGE_jfbterm=y
|
|
|
|
CONFIG_PACKAGE_setterm=y
|
|
|
|
CONFIG_PACKAGE_minicom=y
|
|
|
|
CONFIG_PACKAGE_unzip=y
|
|
|
|
CONFIG_PACKAGE_zip=y
|
|
|
|
CONFIG_PACKAGE_cfdisk=y
|
|
|
|
CONFIG_PACKAGE_fdisk=y
|
|
|
|
CONFIG_PACKAGE_alsa-utils=y
|
|
|
|
CONFIG_PACKAGE_at=y
|
|
|
|
CONFIG_PACKAGE_bash=y
|
|
|
|
CONFIG_PACKAGE_bzip2=y
|
|
|
|
CONFIG_PACKAGE_tar=y
|
|
|
|
CONFIG_PACKAGE_calcurse=y
|
|
|
|
CONFIG_PACKAGE_catdoc=y
|
|
|
|
CONFIG_PACKAGE_cxxtools=y
|
|
|
|
CONFIG_PACKAGE_dbus=y
|
|
|
|
CONFIG_PACKAGE_dbus-launch-x=y
|
|
|
|
CONFIG_PACKAGE_dialog=y
|
|
|
|
CONFIG_PACKAGE_file=y
|
|
|
|
CONFIG_PACKAGE_gawk=y
|
|
|
|
CONFIG_PACKAGE_gdbserver=y
|
|
|
|
CONFIG_PACKAGE_gnupg=y
|
|
|
|
CONFIG_PACKAGE_gpioctl=y
|
|
|
|
CONFIG_PACKAGE_gsm-utils=y
|
|
|
|
CONFIG_PACKAGE_hnb=y
|
|
|
|
CONFIG_PACKAGE_i2c-tools=y
|
|
|
|
CONFIG_PACKAGE_iconv=y
|
|
|
|
CONFIG_PACKAGE_jpeg-tools=y
|
|
|
|
CONFIG_PACKAGE_kbd=y
|
|
|
|
CONFIG_PACKAGE_kbd-console-fonts=y
|
|
|
|
CONFIG_PACKAGE_kexec-tools=y
|
|
|
|
CONFIG_PACKAGE_picoc=y
|
|
|
|
CONFIG_PACKAGE_jbig2dec=y
|
|
|
|
CONFIG_PACKAGE_openjpeg=y
|
|
|
|
CONFIG_PACKAGE_unifont=y
|
|
|
|
CONFIG_PACKAGE_terminus-font=y
|
|
|
|
CONFIG_PACKAGE_dosfsck=y
|
|
|
|
CONFIG_PACKAGE_dosfslabel=y
|
|
|
|
CONFIG_PACKAGE_resize2fs=y
|
|
|
|
CONFIG_PACKAGE_sysfsutils=y
|
|
|
|
CONFIG_PACKAGE_tune2fs=y
|
|
|
|
CONFIG_PACKAGE_wget=y
|
|
|
|
CONFIG_PACKAGE_nfs-utils=y
|
|
|
|
CONFIG_PACKAGE_netcat=y
|
|
|
|
CONFIG_PACKAGE_disktype=y
|
|
|
|
CONFIG_PACKAGE_e2fsprogs=y
|
|
|
|
CONFIG_PACKAGE_mkdosfs=y
|
|
|
|
CONFIG_PACKAGE_sqlite3-cli=y
|
|
|
|
CONFIG_PACKAGE_openssh-sftp-server=y
|
2011-05-25 08:52:01 +03:00
|
|
|
CONFIG_PACKAGE_man-tiny=y
|
|
|
|
CONFIG_PACKAGE_kexecboot=y
|
|
|
|
CONFIG_PACKAGE_curveship=y
|
2011-07-14 20:16:34 +03:00
|
|
|
CONFIG_PACKAGE_ip=y
|
2011-03-10 11:47:32 +02:00
|
|
|
#
|
|
|
|
CONFIG_KEXEC_TOOLS_TARGET_NAME="mipsel"
|
|
|
|
CONFIG_PACKAGE_lsof=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils=y
|
2011-06-23 15:49:44 +03:00
|
|
|
CONFIG_PACKAGE_mtd-utils-bin2nand=y
|
2011-07-15 16:17:10 +03:00
|
|
|
CONFIG_PACKAGE_mtd-utils-doc-loadbios=y
|
2011-06-23 15:49:44 +03:00
|
|
|
CONFIG_PACKAGE_mtd-utils-docfdisk=y
|
2011-07-15 16:17:10 +03:00
|
|
|
CONFIG_PACKAGE_mtd-utils-flash-erase=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-flash-eraseall=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-flash-info=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-flash-lock=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-flash-otp-dump=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-flash-otp-info=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-flash-unlock=y
|
2011-06-23 15:49:44 +03:00
|
|
|
CONFIG_PACKAGE_mtd-utils-flashcp=y
|
2011-07-15 16:17:10 +03:00
|
|
|
CONFIG_PACKAGE_mtd-utils-ftl-check=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-ftl-format=y
|
2011-06-23 15:49:44 +03:00
|
|
|
CONFIG_PACKAGE_mtd-utils-jffs2dump=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-mkbootenv=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-mkfs.jffs2=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-mkfs.ubifs=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-mkpfi=y
|
2011-07-15 16:17:10 +03:00
|
|
|
CONFIG_PACKAGE_mtd-utils-mtd-debug=y
|
2011-06-23 15:49:44 +03:00
|
|
|
CONFIG_PACKAGE_mtd-utils-nand2bin=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-nanddump=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-nandtest=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-nandwrite=y
|
2011-07-15 16:17:10 +03:00
|
|
|
CONFIG_PACKAGE_mtd-utils-nftl-format=y
|
2011-06-23 15:49:44 +03:00
|
|
|
CONFIG_PACKAGE_mtd-utils-nftldump=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-pddcustomize=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-pfi2bin=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-pfiflash=y
|
2011-07-15 16:17:10 +03:00
|
|
|
CONFIG_PACKAGE_mtd-utils-recv-image=y
|
2011-06-23 15:49:44 +03:00
|
|
|
CONFIG_PACKAGE_mtd-utils-rfddump=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-rfdformat=y
|
2011-07-15 16:17:10 +03:00
|
|
|
CONFIG_PACKAGE_mtd-utils-serve-image=y
|
2011-06-23 15:49:44 +03:00
|
|
|
CONFIG_PACKAGE_mtd-utils-sumtool=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-ubiattach=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-ubicrc32=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-ubicrc32.pl=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-ubidetach=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-ubiformat=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-ubigen=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-ubimirror=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-ubimkvol=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-ubinfo=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-ubinize=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-ubirename=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-ubirmvol=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-ubiupdatevol=y
|
|
|
|
CONFIG_PACKAGE_mtd-utils-unubi=y
|
2011-03-10 11:47:32 +02:00
|
|
|
CONFIG_PACKAGE_poke=y
|
|
|
|
CONFIG_PACKAGE_sed=y
|
|
|
|
CONFIG_PACKAGE_setfont2=y
|
|
|
|
CONFIG_PACKAGE_strace=y
|
|
|
|
CONFIG_PACKAGE_tmux=y
|
|
|
|
CONFIG_PACKAGE_uboot-envtools=y
|
|
|
|
CONFIG_PACKAGE_units=y
|
|
|
|
CONFIG_PACKAGE_xz=y
|
|
|
|
CONFIG_PACKAGE_diffutils=y
|
|
|
|
CONFIG_PACKAGE_patch=y
|
|
|
|
CONFIG_PACKAGE_objdump=y
|
|
|
|
CONFIG_PACKAGE_jbofihe=y
|
|
|
|
CONFIG_PACKAGE_lojban-wordlists=y
|
2011-04-25 18:25:46 +03:00
|
|
|
CONFIG_PACKAGE_triggerhappy=y
|
2011-03-10 11:47:32 +02:00
|
|
|
CONFIG_PACKAGE_hwclock=y
|
|
|
|
CONFIG_PACKAGE_io=y
|
2011-05-25 08:52:01 +03:00
|
|
|
CONFIG_PACKAGE_avrdude=y
|
2011-07-02 14:55:09 +03:00
|
|
|
CONFIG_PACKAGE_subversion-client=y
|
2011-03-10 11:47:32 +02:00
|
|
|
#
|
|
|
|
# dictionary
|
|
|
|
#
|
|
|
|
CONFIG_PACKAGE_stardict=y
|
|
|
|
CONFIG_PACKAGE_stardict-dic-en-en=y
|
|
|
|
CONFIG_PACKAGE_qstardict=y
|
|
|
|
#
|
|
|
|
# programming languages
|
|
|
|
#
|
2011-04-25 18:25:46 +03:00
|
|
|
CONFIG_PACKAGE_4th=y
|
2011-03-10 11:47:32 +02:00
|
|
|
CONFIG_PACKAGE_bwbasic=y
|
|
|
|
CONFIG_PACKAGE_erlang=y
|
|
|
|
CONFIG_PACKAGE_gforth=y
|
|
|
|
CONFIG_PACKAGE_guile=y
|
|
|
|
CONFIG_PACKAGE_jamvm=y
|
|
|
|
CONFIG_PACKAGE_lua=y
|
|
|
|
CONFIG_PACKAGE_makfa=y
|
|
|
|
CONFIG_PACKAGE_octave-data=y
|
|
|
|
CONFIG_PACKAGE_octave=y
|
|
|
|
CONFIG_PACKAGE_perl=y
|
|
|
|
CONFIG_PACKAGE_php-pear=y
|
|
|
|
CONFIG_PACKAGE_php5-cli=y
|
|
|
|
CONFIG_PACKAGE_php5=y
|
|
|
|
CONFIG_PACKAGE_php5-mod-ctype=y
|
|
|
|
CONFIG_PACKAGE_php5-mod-curl=y
|
|
|
|
CONFIG_PACKAGE_php5-mod-exif=y
|
|
|
|
CONFIG_PACKAGE_php5-mod-fileinfo=y
|
|
|
|
CONFIG_PACKAGE_php5-mod-gd=y
|
|
|
|
CONFIG_PACKAGE_php5-mod-gmp=y
|
|
|
|
CONFIG_PACKAGE_php5-mod-hash=y
|
|
|
|
CONFIG_PACKAGE_php5-mod-iconv=y
|
|
|
|
CONFIG_PACKAGE_php5-mod-mbstring=y
|
|
|
|
CONFIG_PACKAGE_php5-mod-mcrypt=y
|
|
|
|
CONFIG_PACKAGE_php5-mod-openssl=y
|
|
|
|
CONFIG_PACKAGE_php5-mod-pdo=y
|
|
|
|
CONFIG_PACKAGE_php5-mod-sockets=y
|
|
|
|
CONFIG_PACKAGE_php5-mod-sqlite3=y
|
|
|
|
CONFIG_PACKAGE_php5-mod-tokenizer=y
|
|
|
|
CONFIG_PACKAGE_php5-mod-xml=y
|
|
|
|
CONFIG_PACKAGE_pygame=y
|
|
|
|
CONFIG_PACKAGE_python-mini=y
|
|
|
|
CONFIG_PACKAGE_python=y
|
|
|
|
CONFIG_PACKAGE_ruby=y
|
|
|
|
CONFIG_PACKAGE_tcl=y
|
|
|
|
#
|
|
|
|
# Math
|
|
|
|
#
|
|
|
|
CONFIG_PACKAGE_gnuplot-gfx=y
|
|
|
|
CONFIG_PACKAGE_gnuplot-gfx-gih=y
|
|
|
|
CONFIG_PACKAGE_plplot=y
|
|
|
|
CONFIG_PACKAGE_plplot-cxx=y
|
|
|
|
CONFIG_PACKAGE_plplot-linuxvga=y
|
|
|
|
CONFIG_PACKAGE_plplot-lua=y
|
|
|
|
CONFIG_PACKAGE_plplot-octave=y
|
|
|
|
CONFIG_PACKAGE_plplot-qt=y
|
|
|
|
CONFIG_PACKAGE_plplot-tcl=y
|
|
|
|
CONFIG_PACKAGE_libgd=y
|
|
|
|
CONFIG_PACKAGE_libgfortran=y
|
|
|
|
CONFIG_PACKAGE_libggi=y
|
|
|
|
CONFIG_PACKAGE_libgii=y
|
|
|
|
CONFIG_PACKAGE_svgalib=y
|
|
|
|
CONFIG_PACKAGE_svgalib-demo=y
|
|
|
|
#
|
|
|
|
CONFIG_PACKAGE_nanonote-script-files=y
|
2011-03-11 09:57:18 +02:00
|
|
|
CONFIG_PACKAGE_nanonote-data-files=y
|
|
|
|
CONFIG_PACKAGE_nanonote-base-files=y
|