OpenWrt packages
Sign in or create your account | Project List | Help
OpenWrt packages Git Source Tree
Root/
Source at commit 4ff54371b2b0f02efc06dc86714584ffcc5b7ce1 created 9 years 9 days ago. By Xiangfu, nanonote-files: config.full_system: remove non-compile packages | |
---|---|
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_elinks=y |
191 | CONFIG_PACKAGE_lynx=y |
192 | CONFIG_PACKAGE_links=y |
193 | CONFIG_PACKAGE_mutt=y |
194 | CONFIG_PACKAGE_msmtp=y |
195 | CONFIG_PACKAGE_w3m=y |
196 | CONFIG_PACKAGE_fetchmail=y |
197 | # |
198 | # Libs |
199 | # |
200 | CONFIG_PACKAGE_alsa-lib=y |
201 | CONFIG_PACKAGE_atk=y |
202 | CONFIG_PACKAGE_binutils=y |
203 | CONFIG_PACKAGE_cairomm=y |
204 | CONFIG_PACKAGE_cairo=y |
205 | CONFIG_PACKAGE_climm=y |
206 | CONFIG_PACKAGE_curl=y |
207 | CONFIG_PACKAGE_directfb=y |
208 | CONFIG_PACKAGE_glib1=y |
209 | CONFIG_PACKAGE_glib2=y |
210 | CONFIG_PACKAGE_glibmm=y |
211 | CONFIG_PACKAGE_libgpgme=y |
212 | CONFIG_PACKAGE_lftp=y |
213 | CONFIG_PACKAGE_libassuan=y |
214 | CONFIG_PACKAGE_libblkid=y |
215 | CONFIG_PACKAGE_libcharset=y |
216 | CONFIG_PACKAGE_libcurl=y |
217 | CONFIG_PACKAGE_libdbus-glib=y |
218 | CONFIG_PACKAGE_libdbus=y |
219 | CONFIG_PACKAGE_libdumb=y |
220 | CONFIG_PACKAGE_libelf=y |
221 | CONFIG_PACKAGE_libevent=y |
222 | CONFIG_PACKAGE_libexif=y |
223 | CONFIG_PACKAGE_libexpat=y |
224 | CONFIG_PACKAGE_libext2fs=y |
225 | CONFIG_PACKAGE_libffi=y |
226 | CONFIG_PACKAGE_libfreetype=y |
227 | CONFIG_PACKAGE_libgconf2=y |
228 | CONFIG_PACKAGE_libgcrypt=y |
229 | CONFIG_PACKAGE_libglade=y |
230 | CONFIG_PACKAGE_libgmp=y |
231 | CONFIG_PACKAGE_libgnutls-extra=y |
232 | CONFIG_PACKAGE_libgnutls-openssl=y |
233 | CONFIG_PACKAGE_libgnutls=y |
234 | CONFIG_PACKAGE_libgpg-error=y |
235 | CONFIG_PACKAGE_libgsm=y |
236 | CONFIG_PACKAGE_libiconv-full=y |
237 | # CONFIG_PACKAGE_libiconv is not set |
238 | CONFIG_PACKAGE_libIDL2=y |
239 | CONFIG_PACKAGE_libintl-full=y |
240 | # CONFIG_PACKAGE_libintl is not set |
241 | CONFIG_PACKAGE_libjpeg=y |
242 | CONFIG_PACKAGE_liblo-utils=y |
243 | CONFIG_PACKAGE_liblo=y |
244 | CONFIG_PACKAGE_libltdl=y |
245 | CONFIG_PACKAGE_liblua=y |
246 | CONFIG_PACKAGE_liblzo=y |
247 | CONFIG_PACKAGE_libmagic=y |
248 | CONFIG_PACKAGE_libmikmod=y |
249 | CONFIG_PACKAGE_libmpcdec=y |
250 | CONFIG_PACKAGE_libmysqlclient=y |
251 | CONFIG_PACKAGE_libncurses=y |
252 | CONFIG_PACKAGE_libncursesw=y |
253 | CONFIG_PACKAGE_libnl-tiny=y |
254 | CONFIG_PACKAGE_libogg=y |
255 | CONFIG_PACKAGE_libopenssl=y |
256 | CONFIG_PACKAGE_libpcap=y |
257 | CONFIG_PACKAGE_libpcre=y |
258 | CONFIG_PACKAGE_libpng=y |
259 | CONFIG_PACKAGE_libpopt=y |
260 | CONFIG_PACKAGE_libreadline=y |
261 | CONFIG_PACKAGE_libruby=y |
262 | CONFIG_PACKAGE_libsdl-gfx=y |
263 | CONFIG_PACKAGE_libsdl-image=y |
264 | CONFIG_PACKAGE_libsdl-mixer=y |
265 | CONFIG_PACKAGE_libsdl-ttf=y |
266 | CONFIG_PACKAGE_libsdl=y |
267 | CONFIG_PACKAGE_libsigcxx=y |
268 | CONFIG_PACKAGE_libsqlite3=y |
269 | CONFIG_PACKAGE_libtiff=y |
270 | CONFIG_PACKAGE_libuci-lua=y |
271 | CONFIG_PACKAGE_libuuid=y |
272 | CONFIG_PACKAGE_libvorbisidec=y |
273 | CONFIG_PACKAGE_libvorbis=y |
274 | CONFIG_PACKAGE_libxfconf=y |
275 | CONFIG_PACKAGE_libxml2=y |
276 | CONFIG_PACKAGE_mcabber=y |
277 | CONFIG_PACKAGE_objdump=y |
278 | CONFIG_PACKAGE_openvpn=y |
279 | CONFIG_PACKAGE_orbit2=y |
280 | CONFIG_PACKAGE_pangomm=y |
281 | CONFIG_PACKAGE_pango=y |
282 | CONFIG_PACKAGE_pixman=y |
283 | CONFIG_PACKAGE_rsync=y |
284 | CONFIG_PACKAGE_surfraw=y |
285 | CONFIG_PACKAGE_tcpdump=y |
286 | CONFIG_PACKAGE_tntnet=y |
287 | CONFIG_PACKAGE_tslib=y |
288 | CONFIG_PACKAGE_uclibcxx=y |
289 | CONFIG_PACKAGE_wpa-supplicant=y |
290 | CONFIG_WPA_SUPPLICANT_INTERNAL=y |
291 | CONFIG_PACKAGE_zlib=y |
292 | # |
293 | # liballegro |
294 | # |
295 | CONFIG_PACKAGE_liballegro=y |
296 | CONFIG_PACKAGE_liballegro-jpeg=y |
297 | CONFIG_PACKAGE_liballegro-png=y |
298 | CONFIG_PACKAGE_liballegro-data=y |
299 | CONFIG_PACKAGE_liballegro-demo=y |
300 | CONFIG_PACKAGE_liballegro-digmid=y |
301 | CONFIG_PACKAGE_liballegro-examples=y |
302 | CONFIG_PACKAGE_liballegro-setup=y |
303 | CONFIG_PACKAGE_liballegro-utils=y |
304 | # |
305 | # games |
306 | # |
307 | CONFIG_PACKAGE_alex4-data=y |
308 | CONFIG_PACKAGE_alex4=y |
309 | CONFIG_PACKAGE_backgammon=y |
310 | CONFIG_PACKAGE_brainless=y |
311 | CONFIG_PACKAGE_frotz-games=y |
312 | CONFIG_PACKAGE_frotz=y |
313 | CONFIG_PACKAGE_gnuchess=y |
314 | CONFIG_PACKAGE_gottet=y |
315 | CONFIG_PACKAGE_nethack=y |
316 | CONFIG_PACKAGE_pmars=y |
317 | CONFIG_PACKAGE_primes=y |
318 | CONFIG_PACKAGE_qball=y |
319 | CONFIG_PACKAGE_robots=y |
320 | CONFIG_PACKAGE_supertux=y |
321 | CONFIG_PACKAGE_tetris=y |
322 | CONFIG_PACKAGE_tic-tac-toe=y |
323 | CONFIG_PACKAGE_Tile=y |
324 | CONFIG_PACKAGE_vitetris=y |
325 | CONFIG_PACKAGE_worm=y |
326 | # |
327 | # Emacs |
328 | # |
329 | CONFIG_PACKAGE_emacs=y |
330 | CONFIG_PACKAGE_emacs-data=y |
331 | # CONFIG_PACKAGE_emacs-ja-dic is not set |
332 | CONFIG_PACKAGE_emacs-ja-dic-m=y |
333 | # |
334 | # Utils |
335 | # |
336 | CONFIG_KEXEC_TOOLS_TARGET_NAME="mipsel" |
337 | CONFIG_PACKAGE_abook=y |
338 | CONFIG_PACKAGE_aewan=y |
339 | CONFIG_PACKAGE_alfilesel=y |
340 | CONFIG_PACKAGE_alsa-utils=y |
341 | CONFIG_PACKAGE_ase=y |
342 | CONFIG_PACKAGE_at=y |
343 | CONFIG_PACKAGE_avrdude=y |
344 | CONFIG_PACKAGE_badblocks=y |
345 | CONFIG_PACKAGE_bard=y |
346 | CONFIG_PACKAGE_bash=y |
347 | CONFIG_PACKAGE_bc=y |
348 | CONFIG_PACKAGE_binkd=y |
349 | CONFIG_PACKAGE_blkid=y |
350 | CONFIG_PACKAGE_byobu=y |
351 | CONFIG_PACKAGE_bzip2=y |
352 | CONFIG_PACKAGE_calcurse=y |
353 | CONFIG_PACKAGE_catdoc=y |
354 | CONFIG_PACKAGE_cfdisk=y |
355 | CONFIG_PACKAGE_crashmail=y |
356 | CONFIG_PACKAGE_cscope=y |
357 | CONFIG_PACKAGE_ctronome=y |
358 | CONFIG_PACKAGE_curveship=y |
359 | CONFIG_PACKAGE_cxxtools=y |
360 | CONFIG_PACKAGE_dbus-launch-x=y |
361 | CONFIG_PACKAGE_dbus=y |
362 | CONFIG_PACKAGE_dialog=y |
363 | CONFIG_PACKAGE_diffutils=y |
364 | CONFIG_PACKAGE_disktype=y |
365 | CONFIG_PACKAGE_dosfsck=y |
366 | CONFIG_PACKAGE_dosfslabel=y |
367 | CONFIG_PACKAGE_e2fsprogs=y |
368 | CONFIG_PACKAGE_fbgrab=y |
369 | CONFIG_PACKAGE_fbi=y |
370 | CONFIG_PACKAGE_fbsize=y |
371 | CONFIG_PACKAGE_fbterm=y |
372 | CONFIG_PACKAGE_fdisk=y |
373 | CONFIG_PACKAGE_file=y |
374 | CONFIG_PACKAGE_flite=y |
375 | CONFIG_PACKAGE_gawk=y |
376 | CONFIG_PACKAGE_gcal=y |
377 | CONFIG_PACKAGE_gdbserver=y |
378 | CONFIG_PACKAGE_gjay=y |
379 | CONFIG_PACKAGE_gmenu2x=y |
380 | CONFIG_PACKAGE_gmu=y |
381 | CONFIG_PACKAGE_gnupg=y |
382 | CONFIG_PACKAGE_gpioctl=y |
383 | CONFIG_PACKAGE_GraphicsMagick-jpeg=y |
384 | CONFIG_PACKAGE_GraphicsMagick=y |
385 | CONFIG_PACKAGE_gsm-utils=y |
386 | CONFIG_PACKAGE_gtkguitune=y |
387 | CONFIG_PACKAGE_gtypist=y |
388 | CONFIG_PACKAGE_hnb=y |
389 | CONFIG_PACKAGE_htop=y |
390 | CONFIG_PACKAGE_hwclock=y |
391 | CONFIG_PACKAGE_i2c-tools=y |
392 | CONFIG_PACKAGE_iconv=y |
393 | CONFIG_PACKAGE_ikog=y |
394 | CONFIG_PACKAGE_imgv=y |
395 | CONFIG_PACKAGE_io=y |
396 | CONFIG_PACKAGE_ip=y |
397 | CONFIG_PACKAGE_jbig2dec=y |
398 | CONFIG_PACKAGE_jbofihe=y |
399 | CONFIG_PACKAGE_jfbterm=y |
400 | CONFIG_PACKAGE_joe-full=y |
401 | CONFIG_PACKAGE_jpeg-tools=y |
402 | CONFIG_PACKAGE_kbd-console-fonts=y |
403 | CONFIG_PACKAGE_kbd-console-maps=y |
404 | CONFIG_PACKAGE_kbd=y |
405 | CONFIG_PACKAGE_kexecboot=y |
406 | CONFIG_PACKAGE_kexec-tools=y |
407 | CONFIG_PACKAGE_lingot=y |
408 | CONFIG_PACKAGE_listener=y |
409 | CONFIG_PACKAGE_lojban-wordlists=y |
410 | CONFIG_PACKAGE_lsof=y |
411 | CONFIG_PACKAGE_macchanger=y |
412 | CONFIG_PACKAGE_mandoc=y |
413 | CONFIG_PACKAGE_man-tiny=y |
414 | CONFIG_PACKAGE_mathomatic=y |
415 | CONFIG_PACKAGE_mc=y |
416 | CONFIG_PACKAGE_minicom=y |
417 | CONFIG_PACKAGE_mkdosfs=y |
418 | CONFIG_PACKAGE_moc=y |
419 | CONFIG_PACKAGE_mpc=y |
420 | CONFIG_PACKAGE_mplayer_jz47xx=y |
421 | CONFIG_PACKAGE_MPlayer=y |
422 | CONFIG_PACKAGE_mtd-utils-bin2nand=y |
423 | CONFIG_PACKAGE_mtd-utils-docfdisk=y |
424 | CONFIG_PACKAGE_mtd-utils-doc-loadbios=y |
425 | CONFIG_PACKAGE_mtd-utils-flashcp=y |
426 | CONFIG_PACKAGE_mtd-utils-flash-eraseall=y |
427 | CONFIG_PACKAGE_mtd-utils-flash-erase=y |
428 | CONFIG_PACKAGE_mtd-utils-flash-info=y |
429 | CONFIG_PACKAGE_mtd-utils-flash-lock=y |
430 | CONFIG_PACKAGE_mtd-utils-flash-otp-dump=y |
431 | CONFIG_PACKAGE_mtd-utils-flash-otp-info=y |
432 | CONFIG_PACKAGE_mtd-utils-flash-unlock=y |
433 | CONFIG_PACKAGE_mtd-utils-ftl-check=y |
434 | CONFIG_PACKAGE_mtd-utils-ftl-format=y |
435 | CONFIG_PACKAGE_mtd-utils-jffs2dump=y |
436 | CONFIG_PACKAGE_mtd-utils-mkbootenv=y |
437 | CONFIG_PACKAGE_mtd-utils-mkfs.jffs2=y |
438 | CONFIG_PACKAGE_mtd-utils-mkfs.ubifs=y |
439 | CONFIG_PACKAGE_mtd-utils-mkpfi=y |
440 | CONFIG_PACKAGE_mtd-utils-mtd-debug=y |
441 | CONFIG_PACKAGE_mtd-utils-nand2bin=y |
442 | CONFIG_PACKAGE_mtd-utils-nanddump=y |
443 | CONFIG_PACKAGE_mtd-utils-nandtest=y |
444 | CONFIG_PACKAGE_mtd-utils-nandwrite=y |
445 | CONFIG_PACKAGE_mtd-utils-nftldump=y |
446 | CONFIG_PACKAGE_mtd-utils-nftl-format=y |
447 | CONFIG_PACKAGE_mtd-utils-pddcustomize=y |
448 | CONFIG_PACKAGE_mtd-utils-pfi2bin=y |
449 | CONFIG_PACKAGE_mtd-utils-pfiflash=y |
450 | CONFIG_PACKAGE_mtd-utils-recv-image=y |
451 | CONFIG_PACKAGE_mtd-utils-rfddump=y |
452 | CONFIG_PACKAGE_mtd-utils-rfdformat=y |
453 | CONFIG_PACKAGE_mtd-utils-serve-image=y |
454 | CONFIG_PACKAGE_mtd-utils-sumtool=y |
455 | CONFIG_PACKAGE_mtd-utils-ubiattach=y |
456 | CONFIG_PACKAGE_mtd-utils-ubicrc32.pl=y |
457 | CONFIG_PACKAGE_mtd-utils-ubicrc32=y |
458 | CONFIG_PACKAGE_mtd-utils-ubidetach=y |
459 | CONFIG_PACKAGE_mtd-utils-ubiformat=y |
460 | CONFIG_PACKAGE_mtd-utils-ubigen=y |
461 | CONFIG_PACKAGE_mtd-utils-ubimirror=y |
462 | CONFIG_PACKAGE_mtd-utils-ubimkvol=y |
463 | CONFIG_PACKAGE_mtd-utils-ubinfo=y |
464 | CONFIG_PACKAGE_mtd-utils-ubinize=y |
465 | CONFIG_PACKAGE_mtd-utils-ubirename=y |
466 | CONFIG_PACKAGE_mtd-utils-ubirmvol=y |
467 | CONFIG_PACKAGE_mtd-utils-ubiupdatevol=y |
468 | CONFIG_PACKAGE_mtd-utils-unubi=y |
469 | CONFIG_PACKAGE_mtd-utils=y |
470 | CONFIG_PACKAGE_mupdf-tools=y |
471 | CONFIG_PACKAGE_NanoMap=y |
472 | CONFIG_PACKAGE_nano=y |
473 | CONFIG_PACKAGE_ncmpc=y |
474 | CONFIG_PACKAGE_netcat=y |
475 | CONFIG_PACKAGE_ne=y |
476 | CONFIG_PACKAGE_nfs-utils=y |
477 | CONFIG_PACKAGE_nupdf=y |
478 | CONFIG_PACKAGE_o3read=y |
479 | CONFIG_PACKAGE_objdump=y |
480 | CONFIG_PACKAGE_odt2txt=y |
481 | CONFIG_PACKAGE_openjpeg=y |
482 | CONFIG_PACKAGE_openssh-sftp-server=y |
483 | CONFIG_PACKAGE_patch=y |
484 | CONFIG_PACKAGE_pem=y |
485 | CONFIG_PACKAGE_picoc=y |
486 | CONFIG_PACKAGE_poke=y |
487 | CONFIG_PACKAGE_powertop=y |
488 | CONFIG_PACKAGE_pwgen=y |
489 | CONFIG_PACKAGE_quickcalc=y |
490 | CONFIG_PACKAGE_remind=y |
491 | CONFIG_PACKAGE_resize2fs=y |
492 | CONFIG_PACKAGE_screen=y |
493 | CONFIG_PACKAGE_sc=y |
494 | CONFIG_PACKAGE_sdcv=y |
495 | CONFIG_PACKAGE_sed=y |
496 | CONFIG_PACKAGE_setfont2=y |
497 | CONFIG_PACKAGE_setterm=y |
498 | CONFIG_PACKAGE_snownews=y |
499 | CONFIG_PACKAGE_sox=y |
500 | CONFIG_PACKAGE_sqlite3-cli=y |
501 | CONFIG_PACKAGE_strace=y |
502 | CONFIG_PACKAGE_subversion-libs=y |
503 | CONFIG_PACKAGE_subversion-client=y |
504 | CONFIG_PACKAGE_sysfsutils=y |
505 | CONFIG_PACKAGE_swap-utils=y |
506 | CONFIG_PACKAGE_tar=y |
507 | CONFIG_PACKAGE_taskwarrior=y |
508 | CONFIG_PACKAGE_tempest-for-eliza=y |
509 | CONFIG_PACKAGE_terminus-font=y |
510 | CONFIG_PACKAGE_tig=y |
511 | CONFIG_PACKAGE_tmux=y |
512 | CONFIG_PACKAGE_triggerhappy=y |
513 | CONFIG_PACKAGE_tune2fs=y |
514 | CONFIG_PACKAGE_tunec=y |
515 | CONFIG_PACKAGE_txt2tags=y |
516 | CONFIG_PACKAGE_uboot-envtools=y |
517 | CONFIG_PACKAGE_uboot-envtools_setenv_symlink=y |
518 | CONFIG_PACKAGE_unifont=y |
519 | CONFIG_PACKAGE_units=y |
520 | CONFIG_PACKAGE_unzip=y |
521 | CONFIG_PACKAGE_uuidgen=y |
522 | CONFIG_PACKAGE_vim-full=y |
523 | CONFIG_PACKAGE_wget=y |
524 | CONFIG_PACKAGE_wtime=y |
525 | CONFIG_PACKAGE_xz=y |
526 | CONFIG_PACKAGE_zgv=y |
527 | CONFIG_PACKAGE_zip=y |
528 | # |
529 | # Ben-wpan |
530 | # |
531 | CONFIG_PACKAGE_atrf-gpio=y |
532 | CONFIG_PACKAGE_atrf-id=y |
533 | CONFIG_PACKAGE_atrf-path=y |
534 | CONFIG_PACKAGE_atrf-proxy=y |
535 | CONFIG_PACKAGE_atrf-reset=y |
536 | CONFIG_PACKAGE_atrf-rssi=y |
537 | CONFIG_PACKAGE_atrf-trim=y |
538 | CONFIG_PACKAGE_atrf-txrx=y |
539 | CONFIG_PACKAGE_atrf-xmit=y |
540 | CONFIG_PACKAGE_atrf-xtal=y |
541 | CONFIG_PACKAGE_ben-wpan-doc=y |
542 | CONFIG_PACKAGE_dirtpan=y |
543 | CONFIG_PACKAGE_lowpan-tools=y |
544 | # |
545 | # Dictionary |
546 | # |
547 | CONFIG_PACKAGE_qstardict=y |
548 | CONFIG_PACKAGE_stardict-dic-en-en=y |
549 | # |
550 | # Programming languages |
551 | # |
552 | CONFIG_PACKAGE_4th=y |
553 | CONFIG_PACKAGE_bwbasic=y |
554 | CONFIG_PACKAGE_erlang=y |
555 | CONFIG_PACKAGE_gforth=y |
556 | CONFIG_PACKAGE_guile=y |
557 | CONFIG_PACKAGE_lua=y |
558 | CONFIG_PACKAGE_makfa=y |
559 | CONFIG_PACKAGE_octave-data=y |
560 | CONFIG_PACKAGE_octave=y |
561 | CONFIG_PACKAGE_perl=y |
562 | CONFIG_PACKAGE_php5-cli=y |
563 | CONFIG_PACKAGE_php5-mod-ctype=y |
564 | CONFIG_PACKAGE_php5-mod-curl=y |
565 | CONFIG_PACKAGE_php5-mod-exif=y |
566 | CONFIG_PACKAGE_php5-mod-fileinfo=y |
567 | CONFIG_PACKAGE_php5-mod-gd=y |
568 | CONFIG_PACKAGE_php5-mod-gmp=y |
569 | CONFIG_PACKAGE_php5-mod-hash=y |
570 | CONFIG_PACKAGE_php5-mod-iconv=y |
571 | CONFIG_PACKAGE_php5-mod-mbstring=y |
572 | CONFIG_PACKAGE_php5-mod-mcrypt=y |
573 | CONFIG_PACKAGE_php5-mod-openssl=y |
574 | CONFIG_PACKAGE_php5-mod-pdo=y |
575 | CONFIG_PACKAGE_php5-mod-sockets=y |
576 | CONFIG_PACKAGE_php5-mod-sqlite3=y |
577 | CONFIG_PACKAGE_php5-mod-tokenizer=y |
578 | CONFIG_PACKAGE_php5-mod-xml=y |
579 | CONFIG_PACKAGE_php5=y |
580 | CONFIG_PACKAGE_php-pear=y |
581 | CONFIG_PACKAGE_python-mini=y |
582 | CONFIG_PACKAGE_python=y |
583 | CONFIG_PACKAGE_ruby=y |
584 | CONFIG_PACKAGE_tcl=y |
585 | # |
586 | # Math |
587 | # |
588 | CONFIG_PACKAGE_gnuplot-gfx=y |
589 | CONFIG_PACKAGE_gnuplot-gfx-gih=y |
590 | CONFIG_PACKAGE_plplot=y |
591 | CONFIG_PACKAGE_plplot-cxx=y |
592 | CONFIG_PACKAGE_plplot-linuxvga=y |
593 | CONFIG_PACKAGE_plplot-lua=y |
594 | CONFIG_PACKAGE_plplot-octave=y |
595 | CONFIG_PACKAGE_plplot-qt=y |
596 | CONFIG_PACKAGE_plplot-tcl=y |
597 | CONFIG_PACKAGE_libgd=y |
598 | CONFIG_PACKAGE_libgfortran=y |
599 | CONFIG_PACKAGE_libggi=y |
600 | CONFIG_PACKAGE_libgii=y |
601 | CONFIG_PACKAGE_svgalib=y |
602 | CONFIG_PACKAGE_svgalib-demo=y |
603 | # |
604 | # Nanonote files |
605 | # |
606 | CONFIG_PACKAGE_nanonote-script-files=y |
607 | CONFIG_PACKAGE_nanonote-data-files=y |
608 | CONFIG_PACKAGE_nanonote-base-files=y |
609 | # |
610 | # WPAN |
611 | # |
612 | CONFIG_PACKAGE_kmod-at86rf230=y |
613 | # CONFIG_PACKAGE_kmod-fakehard is not set |
614 | # CONFIG_PACKAGE_kmod-fakelb is not set |
615 | CONFIG_PACKAGE_kmod-ieee802154=y |
616 | CONFIG_PACKAGE_kmod-mac802154=y |
617 | CONFIG_PACKAGE_kmod-spi_atben=y |
618 | # CONFIG_PACKAGE_kmod-spi_atusb is not set |
619 | CONFIG_PACKAGE_kmod-lib-crc-ccitt=y |
620 | CONFIG_PACKAGE_kmod-lib-crc-itu-t=y |
621 |