summaryrefslogtreecommitdiffstats
path: root/rules/syslogng.in
Commit message (Collapse)AuthorAgeFilesLines
* tcpwrapper: remove old packageMichael Olbrich2021-07-281-8/+0
| | | | | | It has been in staging for more than one year. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rules: cleanup busybox init start script handlingMichael Olbrich2020-11-201-0/+1
| | | | | | | | Make the options only visible if INITMETHOD_BBINIT is enabled. This makes the menu cleaner and the extra 'ifdef PTXCONF_INITMETHOD_BBINIT' can be dropped. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* syslogng: avoid libnsl dependencyMichael Olbrich2020-11-131-1/+0
| | | | | | | | libnsl is not actually needed on Linux. It's still used if found, so make sure it is not found. Otherwise it will be required if TARGET_LINKER_AS_NEEDED is not enabled. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* tcpwrapper: move to stagingMichael Olbrich2020-04-241-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* syslogng: update to 3.25.1Matthias Schiffer2020-04-091-16/+14
| | | | | | | | | | | | | | | | | | | Update and move out of staging. The new version adds compatiblity with OpenSSL 1.1.x and switches to Python 3. The AMQP and MongoDB destinations are removed, they were never buildable without additional packages not available in plain PTXdist. Various other modules are disabled explicitly to avoid the build nondeterministically picking up undeclared dependencies. A simple replacement for the old systemd unit is added, as the new version only provides an instanced unit which cannot be linked as syslog.service (which is necessary to use syslog-ng as the default system logger by enabling ForwardToSyslog in journald.conf). Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com> Message-Id: <20200408123232.12718-1-matthias.schiffer@ew.tq-group.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* syslog-ng: move to stagingMichael Olbrich2019-03-011-1/+7
| | | | | | It fails to build with OpenSSL 1.1.x and needs to be updated. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* syslogng: add missing dependencyMichael Olbrich2017-07-031-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* syslogng: version bump 2.0.10 -> 3.7.3Steffen Trumtrar2016-05-171-0/+37
| | | | | Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* syslogng: fix migration from generic -> projectrootMarc Kleine-Budde2015-06-191-2/+2
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [syslogng] use global IPv6 optionMichael Olbrich2010-07-161-6/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [syslogng] needs libnslAlexander Stein2010-06-031-0/+1
| | | | Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
* [syslog-ng] cleanup dependenciesMichael Olbrich2009-09-261-5/+5
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* * syslogng: fix menufileJuergen Beisert2009-04-061-1/+1
| | | | | | | - missing 'help' added git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10259 33e552b5-05e3-0310-8538-816dae2090ed
* [syslogng] reflect install alternative for config files in menuMarc Kleine-Budde2009-04-051-38/+10
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10228 33e552b5-05e3-0310-8538-816dae2090ed
* * init: introduce infrastructure for multiple init methodsRobert Schwebel2009-02-201-26/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9802 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/*.in:Marc Kleine-Budde2008-10-281-0/+1
| | | | | | | added SECTION git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8983 33e552b5-05e3-0310-8538-816dae2090ed
* * syslogng.in:Marc Kleine-Budde2008-06-091-1/+1
| | | | | | | only select TCPWRAPPER if selected in syslogng git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8478 33e552b5-05e3-0310-8538-816dae2090ed
* * add missing dependenciesMichael Olbrich2008-06-041-0/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8329 33e552b5-05e3-0310-8538-816dae2090ed
* * r*..s*.in: turn bool into tristate for package selectionsJochen Frieling2008-06-041-10/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8316 33e552b5-05e3-0310-8538-816dae2090ed
* * *.in:Marc Kleine-Budde2008-04-161-0/+1
| | | | | | | converted GLIBC_ to LIBC_ git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8044 33e552b5-05e3-0310-8538-816dae2090ed
* * syslogng.in, syslogng.make:Marc Kleine-Budde2008-04-161-9/+9
| | | | | | | | version bumo to 2.0.9 rewrite makefile git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8038 33e552b5-05e3-0310-8538-816dae2090ed
* * help texts q..s rounded off, some fixesJochen Frieling2007-10-191-1/+10
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7535 33e552b5-05e3-0310-8538-816dae2090ed
* * syslog-ng: Disabling broken featuresJuergen Beisert2007-01-051-13/+21
| | | | | | | | | | | - ipv4 only: Broken, ipv6 structures are used anyway - sun streams: Broken, configure detecs missing headers, but they are used anyway - sun door: Broken, configure detecs missing headers, but they are used anyway git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6746 33e552b5-05e3-0310-8538-816dae2090ed
* move startupscript and link generation into the package itselfJuergen Beisert2006-12-041-2/+64
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6435 33e552b5-05e3-0310-8538-816dae2090ed
* git-svn-id: ↵Marc Kleine-Budde2006-04-031-1/+1
| | | | https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5329 33e552b5-05e3-0310-8538-816dae2090ed
* * added eventlog, prerequisite to new syslog-ngRobert Schwebel2006-03-051-3/+2
| | | | | | | * unbroke syslog-ng, 1.9.9 seems to work git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5022 33e552b5-05e3-0310-8538-816dae2090ed
* git-svn-id: ↵Robert Schwebel2006-03-011-0/+3
| | | | https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4889 33e552b5-05e3-0310-8538-816dae2090ed
* Bool selections defaults to 'n'.Ladislav Michl2006-02-091-5/+0
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4537 33e552b5-05e3-0310-8538-816dae2090ed
* remove default n; patch by Ladislav MichlRobert Schwebel2006-02-071-1/+5
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4510 33e552b5-05e3-0310-8538-816dae2090ed
* added syslogngRobert Schwebel2006-02-021-0/+37
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4493 33e552b5-05e3-0310-8538-816dae2090ed