| [c04ece1] | 1 | config FWRT_COMPILE_HOWL
|
|---|
| [475ad56] | 2 | tristate
|
|---|
| 3 | default n
|
|---|
| [c04ece1] | 4 | depends FWRT_PACKAGE_LIBHOWL
|
|---|
| [475ad56] | 5 |
|
|---|
| [917d2f1] | 6 | config FWRT_SHOW_HOWL
|
|---|
| 7 | bool "howl.............................. A Zeroconf networking implementation"
|
|---|
| 8 |
|
|---|
| [c04ece1] | 9 | config FWRT_PACKAGE_LIBHOWL
|
|---|
| [917d2f1] | 10 | prompt "libhowl......................... The howl library"
|
|---|
| [475ad56] | 11 | tristate
|
|---|
| [418e6805] | 12 | default n
|
|---|
| [c04ece1] | 13 | select FWRT_COMPILE_HOWL
|
|---|
| [917d2f1] | 14 | depends on FWRT_SHOW_HOWL
|
|---|
| [475ad56] | 15 | help
|
|---|
| 16 | A cross-platform implementation of Zeroconf networking.
|
|---|
| 17 |
|
|---|
| 18 | http://www.porchdogsoft.com/products/howl/
|
|---|
| 19 |
|
|---|
| 20 | This package contains shared libraries, needed by other programs.
|
|---|
| 21 |
|
|---|
| [c04ece1] | 22 | config FWRT_PACKAGE_HOWL_UTILS
|
|---|
| [917d2f1] | 23 | prompt "howl-utils...................... The howl client utilities"
|
|---|
| [475ad56] | 24 | tristate
|
|---|
| [418e6805] | 25 | default n
|
|---|
| [917d2f1] | 26 | select FWRT_PACKAGE_LIBHOWL
|
|---|
| 27 | depends on FWRT_SHOW_HOWL
|
|---|
| [475ad56] | 28 | help
|
|---|
| 29 | A cross-platform implementation of Zeroconf networking.
|
|---|
| 30 |
|
|---|
| 31 | http://www.porchdogsoft.com/products/howl/
|
|---|
| 32 |
|
|---|
| [c04ece1] | 33 | config FWRT_PACKAGE_AUTOIPD
|
|---|
| [917d2f1] | 34 | prompt "autoipd......................... An IPv4 Link-Local address self-assigner daemon"
|
|---|
| [475ad56] | 35 | tristate
|
|---|
| [418e6805] | 36 | default n
|
|---|
| [c04ece1] | 37 | select FWRT_PACKAGE_LIBHOWL
|
|---|
| [917d2f1] | 38 | depends on FWRT_SHOW_HOWL
|
|---|
| [475ad56] | 39 | help
|
|---|
| 40 | A cross-platform implementation of Zeroconf networking.
|
|---|
| 41 |
|
|---|
| 42 | http://www.porchdogsoft.com/products/howl/
|
|---|
| 43 |
|
|---|
| [c04ece1] | 44 | config FWRT_PACKAGE_MDNSRESPONDER
|
|---|
| [917d2f1] | 45 | prompt "mdnsresponder................... An mDNS (Multicast DNS) service responder daemon"
|
|---|
| [475ad56] | 46 | tristate
|
|---|
| [418e6805] | 47 | default n
|
|---|
| [c04ece1] | 48 | select FWRT_PACKAGE_LIBHOWL
|
|---|
| [917d2f1] | 49 | depends on FWRT_SHOW_HOWL
|
|---|
| [475ad56] | 50 | help
|
|---|
| 51 | A cross-platform implementation of Zeroconf networking.
|
|---|
| 52 |
|
|---|
| 53 | http://www.porchdogsoft.com/products/howl/
|
|---|
| 54 |
|
|---|
| [c04ece1] | 55 | config FWRT_PACKAGE_NIFD
|
|---|
| [917d2f1] | 56 | prompt "nifd............................ A network interface monitor daemon"
|
|---|
| [475ad56] | 57 | tristate
|
|---|
| [418e6805] | 58 | default n
|
|---|
| [c04ece1] | 59 | select FWRT_PACKAGE_LIBHOWL
|
|---|
| [917d2f1] | 60 | depends on FWRT_SHOW_HOWL
|
|---|
| [475ad56] | 61 | help
|
|---|
| 62 | A cross-platform implementation of Zeroconf networking.
|
|---|
| 63 |
|
|---|
| 64 | http://www.porchdogsoft.com/products/howl/
|
|---|
| 65 |
|
|---|