root/trunk/freewrt/package/aiccu/Config.in

Revision 3234, 354 bytes (checked in by tg, 1 year ago)

part Ⅱ – simplify busybox config, ok wbx@
from now on, you can select a smaller and a fuller busybox, like mksh;
if you want fewer applets, hand-edit the config, we won't prevent you,
but shan't support it in the ADK any more; if you want more applets,
please talk to me and I'll see if they can be included in the list

we still have a problem regarding duplicate binaries (ip, free, tar, …)
which could be solved with dpkg diversions if ipkg supports them;
for now just consider busybox a non-upgradable package if you have any
of these installed

Line 
1 config FWRT_PACKAGE_AICCU
2         prompt "aiccu............................. SixXS Automatic IPv6 Connectivity Client Utility"
3         depends on FWRT_IPV6
4         tristate
5         default n
6         select FWRT_KPACKAGE_KMOD_IPV6
7         select FWRT_PACKAGE_LIBPTHREAD
8         help
9           SixXS Automatic IPv6 Connectivity Client Utility
10          
11           For more information about SixXS check http://www.sixxs.net/
12
Note: See TracBrowser for help on using the browser.