tags 317180 +patch thanks Hi,
Attached is a patch for wpasupplicant which adds a configuration item
CONFIG_LOG_TO_SYSLOG and enables it in the Debian build.
This is done in several parts, as follows:
01_config.dpatch
This is a new 01_config.dpatch which enables the CONFIG_LOG_TO_SYSLOG
option. At the same time it enables CONFIG_NO_STDOUT_DEBUG which is
needed because my patch switches all logging to syslog. If you don't
like that, I can do a bit more work and make stdout debugging also work,
but it's a significant change because of the way the debug code is
written at the moment.
Additionally it enables the CONFIG_READLINE option, which will
introduce a build dependency on libreadline-dev and an operational
dependency on libreadline5 | libreadline4 depending on which version
it's compiled against.
14_log_to_syslog.dpatch
This (optionally) changes the function of wpa_printf and friends to log
all of their messages to syslog, using appropriate log levels.
Regards,
Andrew McMillan.
-------------------------------------------------------------------------
Andrew @ Catalyst .Net .NZ Ltd, PO Box 11-053, Manners St, Wellington
WEB: http://catalyst.net.nz/ PHYS: Level 2, 150-154 Willis St
DDI: +64(4)803-2201 MOB: +64(272)DEBIAN OFFICE: +64(4)499-2267
Expansion means complexity; and complexity decay.
-------------------------------------------------------------------------
01_config.dpatch
Description: application/shellscript
14_log_to_syslog.dpatch
Description: application/shellscript
signature.asc
Description: This is a digitally signed message part

