OpenWrt packages
Sign in or create your account | Project List | Help
OpenWrt packages Git Source Tree
Root/
| 1 | # |
| 2 | # This file must be copied to .config in the OpenWrt root folder, |
| 3 | # then run: yes "" | make oldconfig > /dev/null |
| 4 | # |
| 5 | # need to exclude patented packages |
| 6 | # |
| 7 | |
| 8 | CONFIG_TARGET_xburst=y |
| 9 | CONFIG_TARGET_xburst_qi_lb60=y |
| 10 | CONFIG_TARGET_ROOTFS_TARGZ=y |
| 11 | # CONFIG_TARGET_ROOTFS_JFFS2 is not set |
| 12 | CONFIG_TARGET_ROOTFS_UBIFS=y |
| 13 | # CONFIG_BUILD_PATENTED is not set |
| 14 | CONFIG_BUILD_NLS=y |
| 15 | |
| 16 | # CONFIG_PACKAGE_uboot-xburst-avt2 is not set |
| 17 | # CONFIG_PACKAGE_uboot-xburst-n516 is not set |
| 18 | CONFIG_PACKAGE_uboot-xburst-qi_lb60=y |
| 19 | # CONFIG_PACKAGE_uboot-xburst-sakc is not set |
| 20 | |
| 21 | CONFIG_USE_STRIP=y |
| 22 | CONFIG_STRIP_ARGS="--strip-all" |
| 23 | |
| 24 | CONFIG_DEVEL=y |
| 25 | CONFIG_TOOLCHAINOPTS=y |
| 26 | CONFIG_INSTALL_GFORTRAN=y |
| 27 | |
| 28 | # TODO: remove SJLJ_EXCEPTIONS once G++ default exceptions work again |
| 29 | CONFIG_SJLJ_EXCEPTIONS=y |
| 30 | |
| 31 | CONFIG_SDK=y |
| 32 | CONFIG_MAKE_TOOLCHAIN=y |
| 33 | |
| 34 | # CONFIG_ALL is not set |
| 35 | # Enable this option only you want build ALL PAKCAGE in feeds.conf |
| 36 | # To skip broken module packages while compiling , run "make IGNORE_ERRORS=m" |
| 37 | |
| 38 | # |
| 39 | # Busybox |
| 40 | # |
| 41 | CONFIG_BUSYBOX_CONFIG_FEATURE_EDITING_SAVEHISTORY=y |
| 42 | CONFIG_BUSYBOX_CONFIG_FEATURE_REVERSE_SEARCH=y |
| 43 | CONFIG_BUSYBOX_CONFIG_FEATURE_VOLUMEID_JFS=y |
| 44 | CONFIG_BUSYBOX_CONFIG_FEATURE_VOLUMEID_LINUXRAID=y |
| 45 | CONFIG_BUSYBOX_CONFIG_FEATURE_VOLUMEID_CRAMFS=y |
| 46 | CONFIG_BUSYBOX_CONFIG_FEATURE_VOLUMEID_ROMFS=y |
| 47 | CONFIG_BUSYBOX_CONFIG_FEATURE_VOLUMEID_SYSV=y |
| 48 | CONFIG_BUSYBOX_CONFIG_FEATURE_VOLUMEID_OCFS2=y |
| 49 | CONFIG_BUSYBOX_CONFIG_HTTPD=y |
| 50 | CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_RANGES=y |
| 51 | CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_BASIC_AUTH=y |
| 52 | CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_AUTH_MD5=y |
| 53 | CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_CGI=y |
| 54 | CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR=y |
| 55 | CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_SET_REMOTE_PORT_TO_ENV=y |
| 56 | CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_ENCODE_URL_STR=y |
| 57 | CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_ERROR_PAGES=y |
| 58 | CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_PROXY=y |
| 59 | CONFIG_BUSYBOX_CONFIG_UNICODE_SUPPORT=y |
| 60 | # CONFIG_BUSYBOX_CONFIG_FEATURE_CHECK_UNICODE_IN_ENV is not set |
| 61 | CONFIG_BUSYBOX_CONFIG_SUBST_WCHAR=63 |
| 62 | CONFIG_BUSYBOX_CONFIG_LAST_SUPPORTED_WCHAR=0 |
| 63 | # CONFIG_BUSYBOX_CONFIG_UNICODE_COMBINING_WCHARS is not set |
| 64 | CONFIG_BUSYBOX_CONFIG_UNICODE_WIDE_WCHARS=y |
| 65 | CONFIG_BUSYBOX_CONFIG_UNICODE_BIDI_SUPPORT=y |
| 66 | # CONFIG_BUSYBOX_CONFIG_UNICODE_NEUTRAL_TABLE is not set |
| 67 | CONFIG_BUSYBOX_CONFIG_UNICODE_PRESERVE_BROKEN=y |
| 68 | CONFIG_BUSYBOX_CONFIG_FEATURE_VI_8BIT=y |
| 69 | CONFIG_BUSYBOX_CONFIG_FEATURE_SHADOWPASSWDS=y |
| 70 | CONFIG_BUSYBOX_CONFIG_STAT=y |
| 71 | CONFIG_BUSYBOX_CONFIG_HOSTNAME=y |
| 72 | CONFIG_BUSYBOX_CONFIG_STTY=y |
| 73 | CONFIG_BUSYBOX_CONFIG_FEATURE_FLOAT_SLEEP=y |
| 74 | CONFIG_BUSYBOX_CONFIG_FEATURE_VERBOSE_CP_MESSAGE=y |
| 75 | CONFIG_BUSYBOX_CONFIG_FEATURE_FIND_MTIME=y |
| 76 | CONFIG_BUSYBOX_CONFIG_FEATURE_FIND_MMIN=y |
| 77 | CONFIG_BUSYBOX_CONFIG_FEATURE_FIND_NEWER=y |
| 78 | CONFIG_BUSYBOX_CONFIG_FEATURE_FIND_INUM=y |
| 79 | CONFIG_BUSYBOX_CONFIG_FEATURE_FIND_DELETE=y |
| 80 | CONFIG_BUSYBOX_CONFIG_FEATURE_LESS_BRACKETS=y |
| 81 | CONFIG_BUSYBOX_CONFIG_FEATURE_LESS_FLAGS=y |
| 82 | CONFIG_BUSYBOX_CONFIG_FEATURE_LESS_MARKS=y |
| 83 | CONFIG_BUSYBOX_CONFIG_FEATURE_LESS_REGEXP=y |
| 84 | CONFIG_BUSYBOX_CONFIG_FEATURE_LESS_WINCH=y |
| 85 | CONFIG_BUSYBOX_CONFIG_ASH_READ_NCHARS=y |
| 86 | CONFIG_BUSYBOX_CONFIG_ASH_RANDOM_SUPPORT=y |
| 87 | CONFIG_BUSYBOX_CONFIG_DESKTOP=y |
| 88 | # CONFIG_BUSYBOX_CONFIG_FREE is not set |
| 89 | # CONFIG_BUSYBOX_CONFIG_PGREP is not set |
| 90 | # CONFIG_BUSYBOX_CONFIG_PKILL is not set |
| 91 | # CONFIG_BUSYBOX_CONFIG_PS is not set |
| 92 | # CONFIG_BUSYBOX_CONFIG_TOP is not set |
| 93 | CONFIG_BUSYBOX_CONFIG_FEATURE_SEAMLESS_BZ2=y |
| 94 | # CONFIG_BUSYBOX_CONFIG_TAR is not set |
| 95 | CONFIG_BUSYBOX_CONFIG_BEEP=y |
| 96 | CONFIG_BUSYBOX_CONFIG_FEATURE_BEEP_FREQ=4000 |
| 97 | CONFIG_BUSYBOX_CONFIG_FEATURE_BEEP_LENGTH_MS=30 |
| 98 | # CONFIG_BUSYBOX_CONFIG_WGET is not set |
| 99 | CONFIG_BUSYBOX_CONFIG_FEATURE_UTMP=y |
| 100 | CONFIG_BUSYBOX_CONFIG_SETSID=y |
| 101 | # CONFIG_BUSYBOX_CONFIG_STRINGS is not set |
| 102 | CONFIG_BUSYBOX_CONFIG_MAN=y |
| 103 | # CONFIG_BUSYBOX_CONFIG_HWCLOCK is not set |
| 104 | # CONFIG_BUSYBOX_CONFIG_MKSWAP is not set |
| 105 | # CONFIG_BUSYBOX_CONFIG_SWAPONOFF is not set |
| 106 | |
| 107 | # |
| 108 | # Disable all patented packages |
| 109 | # |
| 110 | # CONFIG_PACKAGE_asterisk14-format-mp3 is not set |
| 111 | # CONFIG_FFMPEG_MUXER_mp3 is not set |
| 112 | # CONFIG_FFMPEG_MUXER_mp4 is not set |
| 113 | # CONFIG_FFMPEG_DEMUXER_mp3 is not set |
| 114 | # CONFIG_FFMPEG_PARSER_mpeg4video is not set |
| 115 | |
| 116 | # |
| 117 | # Package features |
| 118 | # |
| 119 | CONFIG_FEATURE_drawing-backend_DirectFB=y |
| 120 | # CONFIG_FEATURE_drawing-backend_libX11 is not set |
| 121 | |
| 122 | # |
| 123 | # System libs or apps |
| 124 | # |
| 125 | CONFIG_PACKAGE_block-hotplug=y |
| 126 | CONFIG_PACKAGE_block-mount=y |
| 127 | CONFIG_PACKAGE_libpthread=y |
| 128 | CONFIG_PACKAGE_librt=y |
| 129 | CONFIG_PACKAGE_libstdcpp=y |
| 130 | CONFIG_PACKAGE_ucitrigger=y |
| 131 | CONFIG_PACKAGE_wireless-tools=y |
| 132 | CONFIG_PACKAGE_kmod-fuse=y |
| 133 | CONFIG_PACKAGE_kmod-tun=y |
| 134 | CONFIG_PACKAGE_kmod-ks7010=y |
| 135 | # CONFIG_PACKAGE_kmod-fs-xfs is not set |
| 136 | CONFIG_PACKAGE_gtkhtml=y |
| 137 | CONFIG_PACKAGE_gnome-icon-theme=y |
| 138 | CONFIG_PACKAGE_hicolor-icon-theme=y |
| 139 | CONFIG_PACKAGE_fontconfig=y |
| 140 | CONFIG_PACKAGE_procps=y |
| 141 | # |
| 142 | # Fonts |
| 143 | # |
| 144 | CONFIG_PACKAGE_dejavu-fonts-ttf=y |
| 145 | CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSans=y |
| 146 | CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSans-Bold=y |
| 147 | CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSans-BoldOblique=y |
| 148 | CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSans-ExtraLight=y |
| 149 | CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSans-Oblique=y |
| 150 | CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSansCondensed=y |
| 151 | CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSansCondensed-Bold=y |
| 152 | CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSansCondensed-BoldOblique=y |
| 153 | CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSansCondensed-Oblique=y |
| 154 | CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSansMono=y |
| 155 | CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSansMono-Bold=y |
| 156 | CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSansMono-BoldOblique=y |
| 157 | CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSansMono-Oblique=y |
| 158 | CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSerif=y |
| 159 | CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSerif-Bold=y |
| 160 | CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSerif-BoldItalic=y |
| 161 | CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSerif-Italic=y |
| 162 | CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSerifCondensed=y |
| 163 | CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSerifCondensed-Bold=y |
| 164 | CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSerifCondensed-BoldItalic=y |
| 165 | CONFIG_PACKAGE_dejavu-fonts-ttf-DejaVuSerifCondensed-Italic=y |
| 166 | CONFIG_PACKAGE_wqy-microhei=y |
| 167 | # |
| 168 | # GUI |
| 169 | # |
| 170 | CONFIG_PACKAGE_gtk2=y |
| 171 | CONFIG_PACKAGE_gtkmm=y |
| 172 | CONFIG_PACKAGE_qt4=y |
| 173 | CONFIG_QT4_WS_QWS=y |
| 174 | CONFIG_PACKAGE_qt4-dbus=y |
| 175 | CONFIG_PACKAGE_qt4-drivers-gfx-directfb=y |
| 176 | CONFIG_PACKAGE_qt4-drivers-gfx-linuxfb=y |
| 177 | CONFIG_PACKAGE_qt4-drivers-kbd-linuxinput=y |
| 178 | CONFIG_PACKAGE_qt4-drivers-mouse-pcmousedriver=y |
| 179 | CONFIG_PACKAGE_qt4-drivers-mouse-tpmousedriver=y |
| 180 | CONFIG_PACKAGE_qt4-drivers-mouse-tslibmousedriver=y |
| 181 | CONFIG_PACKAGE_qt4-gui=y |
| 182 | CONFIG_PACKAGE_qt4-mysql=y |
| 183 | CONFIG_PACKAGE_qt4-network=y |
| 184 | CONFIG_PACKAGE_qt4-sqlite=y |
| 185 | CONFIG_PACKAGE_qt4-xml=y |
| 186 | CONFIG_PACKAGE_qt4-svg=y |
| 187 | # |
| 188 | # Internet |
| 189 | # |
| 190 | CONFIG_PACKAGE_centerim=y |
| 191 | CONFIG_PACKAGE_elinks=y |
| 192 | CONFIG_PACKAGE_lynx=y |
| 193 | CONFIG_PACKAGE_links=y |
| 194 | CONFIG_PACKAGE_mutt=y |
| 195 | CONFIG_PACKAGE_msmtp=y |
| 196 | CONFIG_PACKAGE_netsurf=y |
| 197 | CONFIG_PACKAGE_w3m=y |
| 198 | CONFIG_PACKAGE_fetchmail=y |
| 199 | # |
| 200 | # Libs |
| 201 | # |
| 202 | CONFIG_PACKAGE_alsa-lib=y |
| 203 | CONFIG_PACKAGE_atk=y |
| 204 | CONFIG_PACKAGE_binutils=y |
| 205 | CONFIG_PACKAGE_cairomm=y |
| 206 | CONFIG_PACKAGE_cairo=y |
| 207 | CONFIG_PACKAGE_climm=y |
| 208 | CONFIG_PACKAGE_curl=y |
| 209 | CONFIG_PACKAGE_dgclock=y |
| 210 | CONFIG_PACKAGE_directfb=y |
| 211 | CONFIG_PACKAGE_glib1=y |
| 212 | CONFIG_PACKAGE_glib2=y |
| 213 | CONFIG_PACKAGE_glibmm=y |
| 214 | CONFIG_PACKAGE_libgpgme=y |
| 215 | CONFIG_PACKAGE_lftp=y |
| 216 | CONFIG_PACKAGE_libassuan=y |
| 217 | CONFIG_PACKAGE_libblkid=y |
| 218 | CONFIG_PACKAGE_libcharset=y |
| 219 | CONFIG_PACKAGE_libcurl=y |
| 220 | CONFIG_PACKAGE_libdbus-glib=y |
| 221 | CONFIG_PACKAGE_libdbus=y |
| 222 | CONFIG_PACKAGE_libdumb=y |
| 223 | CONFIG_PACKAGE_libelf=y |
| 224 | CONFIG_PACKAGE_libevent=y |
| 225 | CONFIG_PACKAGE_libexif=y |
| 226 | CONFIG_PACKAGE_libexpat=y |
| 227 | CONFIG_PACKAGE_libext2fs=y |
| 228 | CONFIG_PACKAGE_libffi=y |
| 229 | CONFIG_PACKAGE_libfreetype=y |
| 230 | CONFIG_PACKAGE_libgconf2=y |
| 231 | CONFIG_PACKAGE_libgcrypt=y |
| 232 | CONFIG_PACKAGE_libglade=y |
| 233 | CONFIG_PACKAGE_libgmp=y |
| 234 | CONFIG_PACKAGE_libgnutls-extra=y |
| 235 | CONFIG_PACKAGE_libgnutls-openssl=y |
| 236 | CONFIG_PACKAGE_libgnutls=y |
| 237 | CONFIG_PACKAGE_libgpg-error=y |
| 238 | CONFIG_PACKAGE_libgsm=y |
| 239 | CONFIG_PACKAGE_libICE=y |
| 240 | CONFIG_PACKAGE_libiconv-full=y |
| 241 | # CONFIG_PACKAGE_libiconv is not set |
| 242 | CONFIG_PACKAGE_libIDL2=y |
| 243 | CONFIG_PACKAGE_libintl-full=y |
| 244 | # CONFIG_PACKAGE_libintl is not set |
| 245 | CONFIG_PACKAGE_libjpeg=y |
| 246 | CONFIG_PACKAGE_liblo-utils=y |
| 247 | CONFIG_PACKAGE_liblo=y |
| 248 | CONFIG_PACKAGE_libltdl=y |
| 249 | CONFIG_PACKAGE_liblua=y |
| 250 | CONFIG_PACKAGE_liblzo=y |
| 251 | CONFIG_PACKAGE_libmagic=y |
| 252 | CONFIG_PACKAGE_libmikmod=y |
| 253 | CONFIG_PACKAGE_libmpcdec=y |
| 254 | CONFIG_PACKAGE_libmysqlclient=y |
| 255 | CONFIG_PACKAGE_libncurses=y |
| 256 | CONFIG_PACKAGE_libncursesw=y |
| 257 | CONFIG_PACKAGE_libnl-tiny=y |
| 258 | CONFIG_PACKAGE_libogg=y |
| 259 | CONFIG_PACKAGE_libopenssl=y |
| 260 | CONFIG_PACKAGE_libpcap=y |
| 261 | CONFIG_PACKAGE_libpcre=y |
| 262 | CONFIG_PACKAGE_libpng=y |
| 263 | CONFIG_PACKAGE_libpopt=y |
| 264 | CONFIG_PACKAGE_libreadline=y |
| 265 | CONFIG_PACKAGE_libruby=y |
| 266 | CONFIG_PACKAGE_libsdl-gfx=y |
| 267 | CONFIG_PACKAGE_libsdl-image=y |
| 268 | CONFIG_PACKAGE_libsdl-mixer=y |
| 269 | CONFIG_PACKAGE_libsdl-ttf=y |
| 270 | CONFIG_PACKAGE_libsdl=y |
| 271 | CONFIG_PACKAGE_libsigcxx=y |
| 272 | CONFIG_PACKAGE_libSM=y |
| 273 | CONFIG_PACKAGE_libsqlite3=y |
| 274 | CONFIG_PACKAGE_libtiff=y |
| 275 | CONFIG_PACKAGE_libuci-lua=y |
| 276 | CONFIG_PACKAGE_libuuid=y |
| 277 | CONFIG_PACKAGE_libvorbisidec=y |
| 278 | CONFIG_PACKAGE_libvorbis=y |
| 279 | CONFIG_PACKAGE_libxfconf=y |
| 280 | CONFIG_PACKAGE_libxml2=y |
| 281 | CONFIG_PACKAGE_mcabber=y |
| 282 | CONFIG_PACKAGE_objdump=y |
| 283 | CONFIG_PACKAGE_openvpn=y |
| 284 | CONFIG_PACKAGE_orbit2=y |
| 285 | CONFIG_PACKAGE_pangomm=y |
| 286 | CONFIG_PACKAGE_pango=y |
| 287 | CONFIG_PACKAGE_pixman=y |
| 288 | CONFIG_PACKAGE_rsync=y |
| 289 | CONFIG_PACKAGE_surfraw=y |
| 290 | CONFIG_PACKAGE_tcpdump=y |
| 291 | CONFIG_PACKAGE_tntnet=y |
| 292 | CONFIG_PACKAGE_tslib=y |
| 293 | CONFIG_PACKAGE_uclibcxx=y |
| 294 | CONFIG_PACKAGE_wpa-supplicant=y |
| 295 | CONFIG_WPA_SUPPLICANT_INTERNAL=y |
| 296 | CONFIG_PACKAGE_zlib=y |
| 297 | # |
| 298 | # liballegro |
| 299 | # |
| 300 | CONFIG_PACKAGE_liballegro=y |
| 301 | CONFIG_PACKAGE_liballegro-jpeg=y |
| 302 | CONFIG_PACKAGE_liballegro-png=y |
| 303 | CONFIG_PACKAGE_liballegro-data=y |
| 304 | CONFIG_PACKAGE_liballegro-demo=y |
| 305 | CONFIG_PACKAGE_liballegro-digmid=y |
| 306 | CONFIG_PACKAGE_liballegro-examples=y |
| 307 | CONFIG_PACKAGE_liballegro-setup=y |
| 308 | CONFIG_PACKAGE_liballegro-utils=y |
| 309 | # |
| 310 | # games |
| 311 | # |
| 312 | CONFIG_PACKAGE_alex4-data=y |
| 313 | CONFIG_PACKAGE_alex4=y |
| 314 | CONFIG_PACKAGE_backgammon=y |
| 315 | CONFIG_PACKAGE_brainless=y |
| 316 | CONFIG_PACKAGE_freedroid=y |
| 317 | CONFIG_PACKAGE_frotz-games=y |
| 318 | CONFIG_PACKAGE_frotz=y |
| 319 | CONFIG_PACKAGE_gnuchess=y |
| 320 | CONFIG_PACKAGE_gottet=y |
| 321 | CONFIG_PACKAGE_nethack=y |
| 322 | CONFIG_PACKAGE_pmars=y |
| 323 | CONFIG_PACKAGE_primes=y |
| 324 | CONFIG_PACKAGE_qball=y |
| 325 | CONFIG_PACKAGE_robots=y |
| 326 | CONFIG_PACKAGE_supertux=y |
| 327 | CONFIG_PACKAGE_tetris=y |
| 328 | CONFIG_PACKAGE_tic-tac-toe=y |
| 329 | CONFIG_PACKAGE_Tile=y |
| 330 | CONFIG_PACKAGE_vitetris=y |
| 331 | CONFIG_PACKAGE_worm=y |
| 332 | # |
| 333 | # Emacs |
| 334 | # |
| 335 | CONFIG_PACKAGE_emacs=y |
| 336 | CONFIG_PACKAGE_emacs-data=y |
| 337 | # CONFIG_PACKAGE_emacs-ja-dic is not set |
| 338 | CONFIG_PACKAGE_emacs-ja-dic-m=y |
| 339 | # |
| 340 | # Utils |
| 341 | # |
| 342 | CONFIG_KEXEC_TOOLS_TARGET_NAME="mipsel" |
| 343 | CONFIG_PACKAGE_abook=y |
| 344 | CONFIG_PACKAGE_aewan=y |
| 345 | CONFIG_PACKAGE_alfilesel=y |
| 346 | CONFIG_PACKAGE_alsa-utils=y |
| 347 | CONFIG_PACKAGE_ase=y |
| 348 | CONFIG_PACKAGE_at=y |
| 349 | CONFIG_PACKAGE_avrdude=y |
| 350 | CONFIG_PACKAGE_badblocks=y |
| 351 | CONFIG_PACKAGE_bard=y |
| 352 | CONFIG_PACKAGE_bash=y |
| 353 | CONFIG_PACKAGE_bc=y |
| 354 | CONFIG_PACKAGE_binkd=y |
| 355 | CONFIG_PACKAGE_blkid=y |
| 356 | CONFIG_PACKAGE_byobu=y |
| 357 | CONFIG_PACKAGE_bzip2=y |
| 358 | CONFIG_PACKAGE_calcurse=y |
| 359 | CONFIG_PACKAGE_catdoc=y |
| 360 | CONFIG_PACKAGE_cfdisk=y |
| 361 | CONFIG_PACKAGE_crashmail=y |
| 362 | CONFIG_PACKAGE_cscope=y |
| 363 | CONFIG_PACKAGE_ctronome=y |
| 364 | CONFIG_PACKAGE_curveship=y |
| 365 | CONFIG_PACKAGE_cxxtools=y |
| 366 | CONFIG_PACKAGE_dbus-launch-x=y |
| 367 | CONFIG_PACKAGE_dbus=y |
| 368 | CONFIG_PACKAGE_dialog=y |
| 369 | CONFIG_PACKAGE_diffutils=y |
| 370 | CONFIG_PACKAGE_disktype=y |
| 371 | CONFIG_PACKAGE_dosfsck=y |
| 372 | CONFIG_PACKAGE_dosfslabel=y |
| 373 | CONFIG_PACKAGE_e2fsprogs=y |
| 374 | CONFIG_PACKAGE_fbgrab=y |
| 375 | CONFIG_PACKAGE_fbi=y |
| 376 | CONFIG_PACKAGE_fbsize=y |
| 377 | CONFIG_PACKAGE_fbterm=y |
| 378 | CONFIG_PACKAGE_fdisk=y |
| 379 | CONFIG_PACKAGE_file=y |
| 380 | CONFIG_PACKAGE_flite=y |
| 381 | CONFIG_PACKAGE_gawk=y |
| 382 | CONFIG_PACKAGE_gcal=y |
| 383 | CONFIG_PACKAGE_gdbserver=y |
| 384 | CONFIG_PACKAGE_gjay=y |
| 385 | CONFIG_PACKAGE_gmenu2x=y |
| 386 | CONFIG_PACKAGE_gmu=y |
| 387 | CONFIG_PACKAGE_gnupg=y |
| 388 | CONFIG_PACKAGE_gpioctl=y |
| 389 | CONFIG_PACKAGE_GraphicsMagick-jpeg=y |
| 390 | CONFIG_PACKAGE_GraphicsMagick=y |
| 391 | CONFIG_PACKAGE_gsm-utils=y |
| 392 | CONFIG_PACKAGE_gtkguitune=y |
| 393 | CONFIG_PACKAGE_gtypist=y |
| 394 | CONFIG_PACKAGE_hnb=y |
| 395 | CONFIG_PACKAGE_htop=y |
| 396 | CONFIG_PACKAGE_hwclock=y |
| 397 | CONFIG_PACKAGE_i2c-tools=y |
| 398 | CONFIG_PACKAGE_iconv=y |
| 399 | CONFIG_PACKAGE_ikog=y |
| 400 | CONFIG_PACKAGE_imgv=y |
| 401 | CONFIG_PACKAGE_io=y |
| 402 | CONFIG_PACKAGE_ip=y |
| 403 | CONFIG_PACKAGE_jbig2dec=y |
| 404 | CONFIG_PACKAGE_jbofihe=y |
| 405 | CONFIG_PACKAGE_jfbterm=y |
| 406 | CONFIG_PACKAGE_joe-full=y |
| 407 | CONFIG_PACKAGE_jpeg-tools=y |
| 408 | CONFIG_PACKAGE_kbd-console-fonts=y |
| 409 | CONFIG_PACKAGE_kbd-console-maps=y |
| 410 | CONFIG_PACKAGE_kbd=y |
| 411 | CONFIG_PACKAGE_kexecboot=y |
| 412 | CONFIG_PACKAGE_kexec-tools=y |
| 413 | CONFIG_PACKAGE_lingot=y |
| 414 | CONFIG_PACKAGE_listener=y |
| 415 | CONFIG_PACKAGE_lojban-wordlists=y |
| 416 | CONFIG_PACKAGE_lsof=y |
| 417 | CONFIG_PACKAGE_macchanger=y |
| 418 | CONFIG_PACKAGE_mandoc=y |
| 419 | CONFIG_PACKAGE_man-tiny=y |
| 420 | CONFIG_PACKAGE_mathomatic=y |
| 421 | CONFIG_PACKAGE_mc=y |
| 422 | CONFIG_PACKAGE_mediatomb=y |
| 423 | CONFIG_PACKAGE_minicom=y |
| 424 | CONFIG_PACKAGE_mkdosfs=y |
| 425 | CONFIG_PACKAGE_moc=y |
| 426 | CONFIG_PACKAGE_mpc=y |
| 427 | CONFIG_PACKAGE_mplayer_jz47xx=y |
| 428 | CONFIG_PACKAGE_MPlayer=y |
| 429 | CONFIG_PACKAGE_mtd-utils-bin2nand=y |
| 430 | CONFIG_PACKAGE_mtd-utils-docfdisk=y |
| 431 | CONFIG_PACKAGE_mtd-utils-doc-loadbios=y |
| 432 | CONFIG_PACKAGE_mtd-utils-flashcp=y |
| 433 | CONFIG_PACKAGE_mtd-utils-flash-eraseall=y |
| 434 | CONFIG_PACKAGE_mtd-utils-flash-erase=y |
| 435 | CONFIG_PACKAGE_mtd-utils-flash-info=y |
| 436 | CONFIG_PACKAGE_mtd-utils-flash-lock=y |
| 437 | CONFIG_PACKAGE_mtd-utils-flash-otp-dump=y |
| 438 | CONFIG_PACKAGE_mtd-utils-flash-otp-info=y |
| 439 | CONFIG_PACKAGE_mtd-utils-flash-unlock=y |
| 440 | CONFIG_PACKAGE_mtd-utils-ftl-check=y |
| 441 | CONFIG_PACKAGE_mtd-utils-ftl-format=y |
| 442 | CONFIG_PACKAGE_mtd-utils-jffs2dump=y |
| 443 | CONFIG_PACKAGE_mtd-utils-mkbootenv=y |
| 444 | CONFIG_PACKAGE_mtd-utils-mkfs.jffs2=y |
| 445 | CONFIG_PACKAGE_mtd-utils-mkfs.ubifs=y |
| 446 | CONFIG_PACKAGE_mtd-utils-mkpfi=y |
| 447 | CONFIG_PACKAGE_mtd-utils-mtd-debug=y |
| 448 | CONFIG_PACKAGE_mtd-utils-nand2bin=y |
| 449 | CONFIG_PACKAGE_mtd-utils-nanddump=y |
| 450 | CONFIG_PACKAGE_mtd-utils-nandtest=y |
| 451 | CONFIG_PACKAGE_mtd-utils-nandwrite=y |
| 452 | CONFIG_PACKAGE_mtd-utils-nftldump=y |
| 453 | CONFIG_PACKAGE_mtd-utils-nftl-format=y |
| 454 | CONFIG_PACKAGE_mtd-utils-pddcustomize=y |
| 455 | CONFIG_PACKAGE_mtd-utils-pfi2bin=y |
| 456 | CONFIG_PACKAGE_mtd-utils-pfiflash=y |
| 457 | CONFIG_PACKAGE_mtd-utils-recv-image=y |
| 458 | CONFIG_PACKAGE_mtd-utils-rfddump=y |
| 459 | CONFIG_PACKAGE_mtd-utils-rfdformat=y |
| 460 | CONFIG_PACKAGE_mtd-utils-serve-image=y |
| 461 | CONFIG_PACKAGE_mtd-utils-sumtool=y |
| 462 | CONFIG_PACKAGE_mtd-utils-ubiattach=y |
| 463 | CONFIG_PACKAGE_mtd-utils-ubicrc32.pl=y |
| 464 | CONFIG_PACKAGE_mtd-utils-ubicrc32=y |
| 465 | CONFIG_PACKAGE_mtd-utils-ubidetach=y |
| 466 | CONFIG_PACKAGE_mtd-utils-ubiformat=y |
| 467 | CONFIG_PACKAGE_mtd-utils-ubigen=y |
| 468 | CONFIG_PACKAGE_mtd-utils-ubimirror=y |
| 469 | CONFIG_PACKAGE_mtd-utils-ubimkvol=y |
| 470 | CONFIG_PACKAGE_mtd-utils-ubinfo=y |
| 471 | CONFIG_PACKAGE_mtd-utils-ubinize=y |
| 472 | CONFIG_PACKAGE_mtd-utils-ubirename=y |
| 473 | CONFIG_PACKAGE_mtd-utils-ubirmvol=y |
| 474 | CONFIG_PACKAGE_mtd-utils-ubiupdatevol=y |
| 475 | CONFIG_PACKAGE_mtd-utils-unubi=y |
| 476 | CONFIG_PACKAGE_mtd-utils=y |
| 477 | CONFIG_PACKAGE_mupdf-tools=y |
| 478 | CONFIG_PACKAGE_NanoMap=y |
| 479 | CONFIG_PACKAGE_nano=y |
| 480 | CONFIG_PACKAGE_ncmpc=y |
| 481 | CONFIG_PACKAGE_netcat=y |
| 482 | CONFIG_PACKAGE_ne=y |
| 483 | CONFIG_PACKAGE_nfs-utils=y |
| 484 | CONFIG_PACKAGE_nightsky=y |
| 485 | CONFIG_PACKAGE_nupdf=y |
| 486 | CONFIG_PACKAGE_o3read=y |
| 487 | CONFIG_PACKAGE_objdump=y |
| 488 | CONFIG_PACKAGE_odt2txt=y |
| 489 | CONFIG_PACKAGE_openjpeg=y |
| 490 | CONFIG_PACKAGE_openssh-sftp-server=y |
| 491 | CONFIG_PACKAGE_patch=y |
| 492 | CONFIG_PACKAGE_pem=y |
| 493 | CONFIG_PACKAGE_picoc=y |
| 494 | CONFIG_PACKAGE_poke=y |
| 495 | CONFIG_PACKAGE_powertop=y |
| 496 | CONFIG_PACKAGE_pwgen=y |
| 497 | CONFIG_PACKAGE_pyclock=y |
| 498 | CONFIG_PACKAGE_quickcalc=y |
| 499 | CONFIG_PACKAGE_remind=y |
| 500 | CONFIG_PACKAGE_resize2fs=y |
| 501 | CONFIG_PACKAGE_screen=y |
| 502 | CONFIG_PACKAGE_sc=y |
| 503 | CONFIG_PACKAGE_sdcv=y |
| 504 | CONFIG_PACKAGE_sed=y |
| 505 | CONFIG_PACKAGE_setfont2=y |
| 506 | CONFIG_PACKAGE_setterm=y |
| 507 | CONFIG_PACKAGE_snownews=y |
| 508 | CONFIG_PACKAGE_sox=y |
| 509 | CONFIG_PACKAGE_sqlite3-cli=y |
| 510 | CONFIG_PACKAGE_strace=y |
| 511 | CONFIG_PACKAGE_subversion-libs=y |
| 512 | CONFIG_PACKAGE_subversion-client=y |
| 513 | CONFIG_PACKAGE_sysfsutils=y |
| 514 | CONFIG_PACKAGE_swap-utils=y |
| 515 | CONFIG_PACKAGE_tar=y |
| 516 | CONFIG_PACKAGE_taskwarrior=y |
| 517 | CONFIG_PACKAGE_tempest-for-eliza=y |
| 518 | CONFIG_PACKAGE_terminus-font=y |
| 519 | CONFIG_PACKAGE_tig=y |
| 520 | CONFIG_PACKAGE_tmux=y |
| 521 | CONFIG_PACKAGE_triggerhappy=y |
| 522 | CONFIG_PACKAGE_tune2fs=y |
| 523 | CONFIG_PACKAGE_tunec=y |
| 524 | CONFIG_PACKAGE_txt2tags=y |
| 525 | CONFIG_PACKAGE_uboot-envtools=y |
| 526 | CONFIG_PACKAGE_uboot-envtools_setenv_symlink=y |
| 527 | CONFIG_PACKAGE_unifont=y |
| 528 | CONFIG_PACKAGE_units=y |
| 529 | CONFIG_PACKAGE_unzip=y |
| 530 | CONFIG_PACKAGE_uuidgen=y |
| 531 | CONFIG_PACKAGE_vim-full=y |
| 532 | CONFIG_PACKAGE_wget=y |
| 533 | CONFIG_PACKAGE_wtime=y |
| 534 | CONFIG_PACKAGE_xz=y |
| 535 | CONFIG_PACKAGE_zgv=y |
| 536 | CONFIG_PACKAGE_zip=y |
| 537 | # |
| 538 | # Ben-wpan |
| 539 | # |
| 540 | CONFIG_PACKAGE_atrf-gpio=y |
| 541 | CONFIG_PACKAGE_atrf-id=y |
| 542 | CONFIG_PACKAGE_atrf-path=y |
| 543 | CONFIG_PACKAGE_atrf-proxy=y |
| 544 | CONFIG_PACKAGE_atrf-reset=y |
| 545 | CONFIG_PACKAGE_atrf-rssi=y |
| 546 | CONFIG_PACKAGE_atrf-trim=y |
| 547 | CONFIG_PACKAGE_atrf-txrx=y |
| 548 | CONFIG_PACKAGE_atrf-xmit=y |
| 549 | CONFIG_PACKAGE_atrf-xtal=y |
| 550 | CONFIG_PACKAGE_ben-wpan-doc=y |
| 551 | CONFIG_PACKAGE_dirtpan=y |
| 552 | CONFIG_PACKAGE_lowpan-tools=y |
| 553 | # |
| 554 | # Dictionary |
| 555 | # |
| 556 | CONFIG_PACKAGE_qstardict=y |
| 557 | CONFIG_PACKAGE_stardict-dic-en-en=y |
| 558 | # |
| 559 | # Programming languages |
| 560 | # |
| 561 | CONFIG_PACKAGE_4th=y |
| 562 | CONFIG_PACKAGE_bwbasic=y |
| 563 | CONFIG_PACKAGE_erlang=y |
| 564 | CONFIG_PACKAGE_gforth=y |
| 565 | CONFIG_PACKAGE_guile=y |
| 566 | CONFIG_PACKAGE_lua=y |
| 567 | CONFIG_PACKAGE_makfa=y |
| 568 | CONFIG_PACKAGE_octave-data=y |
| 569 | CONFIG_PACKAGE_octave=y |
| 570 | CONFIG_PACKAGE_perl=y |
| 571 | CONFIG_PACKAGE_php5-cli=y |
| 572 | CONFIG_PACKAGE_php5-mod-ctype=y |
| 573 | CONFIG_PACKAGE_php5-mod-curl=y |
| 574 | CONFIG_PACKAGE_php5-mod-exif=y |
| 575 | CONFIG_PACKAGE_php5-mod-fileinfo=y |
| 576 | CONFIG_PACKAGE_php5-mod-gd=y |
| 577 | CONFIG_PACKAGE_php5-mod-gmp=y |
| 578 | CONFIG_PACKAGE_php5-mod-hash=y |
| 579 | CONFIG_PACKAGE_php5-mod-iconv=y |
| 580 | CONFIG_PACKAGE_php5-mod-mbstring=y |
| 581 | CONFIG_PACKAGE_php5-mod-mcrypt=y |
| 582 | CONFIG_PACKAGE_php5-mod-openssl=y |
| 583 | CONFIG_PACKAGE_php5-mod-pdo=y |
| 584 | CONFIG_PACKAGE_php5-mod-sockets=y |
| 585 | CONFIG_PACKAGE_php5-mod-sqlite3=y |
| 586 | CONFIG_PACKAGE_php5-mod-tokenizer=y |
| 587 | CONFIG_PACKAGE_php5-mod-xml=y |
| 588 | CONFIG_PACKAGE_php5=y |
| 589 | CONFIG_PACKAGE_php-pear=y |
| 590 | CONFIG_PACKAGE_python-mini=y |
| 591 | CONFIG_PACKAGE_python=y |
| 592 | CONFIG_PACKAGE_ruby=y |
| 593 | CONFIG_PACKAGE_tcl=y |
| 594 | # |
| 595 | # Math |
| 596 | # |
| 597 | CONFIG_PACKAGE_gnuplot-gfx=y |
| 598 | CONFIG_PACKAGE_gnuplot-gfx-gih=y |
| 599 | CONFIG_PACKAGE_plplot=y |
| 600 | CONFIG_PACKAGE_plplot-cxx=y |
| 601 | CONFIG_PACKAGE_plplot-linuxvga=y |
| 602 | CONFIG_PACKAGE_plplot-lua=y |
| 603 | CONFIG_PACKAGE_plplot-octave=y |
| 604 | CONFIG_PACKAGE_plplot-qt=y |
| 605 | CONFIG_PACKAGE_plplot-tcl=y |
| 606 | CONFIG_PACKAGE_libgd=y |
| 607 | CONFIG_PACKAGE_libgfortran=y |
| 608 | CONFIG_PACKAGE_libggi=y |
| 609 | CONFIG_PACKAGE_libgii=y |
| 610 | CONFIG_PACKAGE_svgalib=y |
| 611 | CONFIG_PACKAGE_svgalib-demo=y |
| 612 | # |
| 613 | # Nanonote files |
| 614 | # |
| 615 | CONFIG_PACKAGE_nanonote-base-files=y |
| 616 | CONFIG_PACKAGE_nanonote-gmenu2x-icons=y |
| 617 | # |
| 618 | # WPAN |
| 619 | # |
| 620 | CONFIG_PACKAGE_kmod-at86rf230=y |
| 621 | # CONFIG_PACKAGE_kmod-fakehard is not set |
| 622 | # CONFIG_PACKAGE_kmod-fakelb is not set |
| 623 | CONFIG_PACKAGE_kmod-ieee802154=y |
| 624 | CONFIG_PACKAGE_kmod-mac802154=y |
| 625 | CONFIG_PACKAGE_kmod-spi_atben=y |
| 626 | # CONFIG_PACKAGE_kmod-spi_atusb is not set |
| 627 | CONFIG_PACKAGE_kmod-lib-crc-ccitt=y |
| 628 | CONFIG_PACKAGE_kmod-lib-crc-itu-t=y |
| 629 |
