1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 01:43:08 +02:00

[config.full_system] group up it a little

This commit is contained in:
Xiangfu Liu 2010-11-15 13:46:13 +08:00
parent 07b6dba23d
commit 3d875b9c8e

View File

@ -37,7 +37,6 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_VI_8BIT=y
CONFIG_BUSYBOX_CONFIG_STAT=y CONFIG_BUSYBOX_CONFIG_STAT=y
CONFIG_BUSYBOX_CONFIG_HOSTNAME=y CONFIG_BUSYBOX_CONFIG_HOSTNAME=y
CONFIG_BUSYBOX_CONFIG_STTY=y CONFIG_BUSYBOX_CONFIG_STTY=y
# #
# system # system
# #
@ -268,19 +267,42 @@ CONFIG_PACKAGE_sdcv=y
CONFIG_PACKAGE_sed=y CONFIG_PACKAGE_sed=y
CONFIG_PACKAGE_setfont2=y CONFIG_PACKAGE_setfont2=y
CONFIG_PACKAGE_snownews=y CONFIG_PACKAGE_snownews=y
CONFIG_PACKAGE_stardict=y
CONFIG_PACKAGE_stardict-dic-en-en=y
CONFIG_PACKAGE_strace=y CONFIG_PACKAGE_strace=y
CONFIG_PACKAGE_tmux=y CONFIG_PACKAGE_tmux=y
CONFIG_PACKAGE_uboot-envtools=y CONFIG_PACKAGE_uboot-envtools=y
CONFIG_PACKAGE_units=y CONFIG_PACKAGE_units=y
CONFIG_PACKAGE_xz=y CONFIG_PACKAGE_xz=y
CONFIG_PACKAGE_diffutils=y CONFIG_PACKAGE_diffutils=y
CONFIG_PACKAGE_make=y
CONFIG_PACKAGE_patch=y CONFIG_PACKAGE_patch=y
CONFIG_PACKAGE_make=y
CONFIG_PACKAGE_binutils=y
CONFIG_PACKAGE_gcc-mips=y
CONFIG_PACKAGE_libbfd=y
CONFIG_PACKAGE_objdump=y
CONFIG_PACKAGE_erlang=y
CONFIG_PACKAGE_jbofihe=y
CONFIG_PACKAGE_lojban-wordlists=y
CONFIG_PACKAGE_mpc=y CONFIG_PACKAGE_mpc=y
CONFIG_PACKAGE_sox=y CONFIG_PACKAGE_sox=y
# CONFIG_PACKAGE_fbgs=y
CONFIG_PACKAGE_fbi=y
CONFIG_PACKAGE_nupdf=y
CONFIG_PACKAGE_byobu=y
CONFIG_PACKAGE_ben-cyrillic=m
CONFIG_PACKAGE_cmdpad=y
CONFIG_PACKAGE_ghostscript=y
CONFIG_PACKAGE_hwclock=y
CONFIG_PACKAGE_io=y
CONFIG_PACKAGE_mupdf-tools=y
#
# dictionary
#
CONFIG_PACKAGE_stardict=y
CONFIG_PACKAGE_stardict-dic-en-en=y
CONFIG_PACKAGE_stardict-dic-en-cn=y
#
# programming languages
#
CONFIG_PACKAGE_jamvm=y CONFIG_PACKAGE_jamvm=y
CONFIG_PACKAGE_lua=y CONFIG_PACKAGE_lua=y
CONFIG_PACKAGE_php5=y CONFIG_PACKAGE_php5=y
@ -293,21 +315,4 @@ CONFIG_PACKAGE_ruby=y
CONFIG_PACKAGE_tcl=y CONFIG_PACKAGE_tcl=y
CONFIG_PACKAGE_gforth=y CONFIG_PACKAGE_gforth=y
CONFIG_PACKAGE_guile=y CONFIG_PACKAGE_guile=y
CONFIG_PACKAGE_ben-cyrillic=m
CONFIG_PACKAGE_cmdpad=y
CONFIG_PACKAGE_ghostscript=y
CONFIG_PACKAGE_hwclock=y
CONFIG_PACKAGE_io=y
CONFIG_PACKAGE_mupdf-tools=y
CONFIG_PACKAGE_binutils=y
CONFIG_PACKAGE_gcc-mips=y
CONFIG_PACKAGE_libbfd=y
CONFIG_PACKAGE_objdump=y
CONFIG_PACKAGE_erlang=y
CONFIG_PACKAGE_jbofihe=y
CONFIG_PACKAGE_lojban-wordlists=y
CONFIG_PACKAGE_makfa=y CONFIG_PACKAGE_makfa=y
CONFIG_PACKAGE_fbgs=y
CONFIG_PACKAGE_fbi=y
CONFIG_PACKAGE_nupdf=y
CONFIG_PACKAGE_byobu=y