> > +choice
> > +   prompt "Which daemon-configuration (snmpd.conf) to install"
> > +   default NET_SNMP_AGENT_EXAMPLE_SNMPD_CONF
> > +   depends on NET_SNMP_AGENT
> > +
> > +   config NET_SNMP_AGENT_NO_SNMPD_CONF
> > +           bool
> > +           prompt "No snmpd.conf"
> > +           help
> > +             Install no /etc/snmp/snmpd.conf.
> > +
> > +   config NET_SNMP_AGENT_EXAMPLE_SNMPD_CONF
> > +           bool
> > +           prompt "Example snmpd.conf"
> > +           help
> > +             Install example snmpd.conf from the source package.
> > +
> > +   config NET_SNMP_AGENT_CUSTOM_SNMPD_CONF
> > +           bool
> > +           prompt "Custom snmpd.conf"
> > +           help
> > +             Install custom /etc/snmp/snmpd.conf from projectroot.
> > +endchoice
> 
> How usefull is it without config / example config?

Probably not much :) I just mimiced the old behaviour. But can probably
go.

> I would prefer to add a example config to generic/ and always install with
> install_alternative

OK, if you are not afraid that it might get stale in generic/...

Thanks,

   Wolfram

-- 
Pengutronix e.K.                           | Wolfram Sang                |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

Attachment: signature.asc
Description: Digital signature

-- 
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to