1 config BR2_PACKAGE_UPDATEDD
2 tristate "updatedd - a tool to update dynamic dns services"
3 default m if CONFIG_DEVEL
5 Updatedd is a small tool that will update one of many dynamic
6 dns services on boot. Please look at the /etc/init.d/S50ddns
10 config BR2_PACKAGE_UPDATEDD_CHANGEIP
12 depends on BR2_PACKAGE_UPDATEDD
13 default y if CONFIG_DEVEL
14 config BR2_PACKAGE_UPDATEDD_DYNDNS
16 depends on BR2_PACKAGE_UPDATEDD
17 default y if CONFIG_DEVEL
18 config BR2_PACKAGE_UPDATEDD_EURODYNDNS
20 depends on BR2_PACKAGE_UPDATEDD
21 default y if CONFIG_DEVEL
22 config BR2_PACKAGE_UPDATEDD_HN
24 depends on BR2_PACKAGE_UPDATEDD
25 default y if CONFIG_DEVEL
26 config BR2_PACKAGE_UPDATEDD_NOIP
28 depends on BR2_PACKAGE_UPDATEDD
29 default y if CONFIG_DEVEL
30 config BR2_PACKAGE_UPDATEDD_ODS
32 depends on BR2_PACKAGE_UPDATEDD
33 default y if CONFIG_DEVEL
34 config BR2_PACKAGE_UPDATEDD_OVH
36 depends on BR2_PACKAGE_UPDATEDD
37 default y if CONFIG_DEVEL
38 config BR2_PACKAGE_UPDATEDD_REGFISH
40 depends on BR2_PACKAGE_UPDATEDD
41 default y if CONFIG_DEVEL
42 config BR2_PACKAGE_UPDATEDD_TZO
44 depends on BR2_PACKAGE_UPDATEDD
45 default y if CONFIG_DEVEL