summaryrefslogtreecommitdiff
path: root/package/sysklogd
AgeCommit message (Expand)Author
2016-12-06sysklogd: fix build on muslThomas Petazzoni
2016-10-09sysklogd: add patch to fix build with glibc 2.24Ryan Coe
2016-07-04package: move busybox show others dependency to per-packageThomas Petazzoni
2016-02-20sysklogd: override SKFLAGS with TARGET_CFLAGSRomain Naour
2016-02-14package/syslogd: workaround a compiler bug with CS powerpc 2012.03Romain Naour
2015-10-04package: Replace 'echo -n' by 'printf'Maxime Hadjinlian
2015-04-01packages: remove (non-)lfs dependencies and tweaksGustavo Zacarias
2014-12-02sysklogd: fix redundant newline escapeBaruch Siach
2014-12-02sysklogd: install configuration file unconditionallyThomas Petazzoni
2014-10-12sysklogd: add initscriptGustavo Zacarias
2014-10-08sysklogd: security bump to version 1.5.1Gustavo Zacarias
2014-07-02sysklogd: add license informationGustavo Zacarias
2014-06-01replace references to Busybox with BusyBoxSimon Dawson
2014-05-29sysklogd: needs MMUBaruch Siach
2013-12-08packages: remove package clean commandsThomas De Schampheleire
2013-12-03sysklogd: install to /sbinGustavo Zacarias
2013-10-14Config.in files: unify comments of toolchain option dependenciesThomas De Schampheleire
2013-06-06Normalize separator size to 80Alexandre Belloni
2013-06-06Fix package headers to comply with coding styleAlexandre Belloni
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2011-09-29package: remove useless arguments from GENTARGETSThomas Petazzoni
2011-09-17support: move patch-kernel.sh and rename itThomas Petazzoni
2010-12-14sysklogd: convert to gentargets and bump to 1.5Martin Banky
2009-11-23sysklogd: needs largefile supportPeter Korsgaard
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-03-09sysklogd: only install init script / config file if not present in skeletonPeter Korsgaard
2009-03-05sysklogd: fix buildPeter Korsgaard
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-03-18Don't use long options to start-stop-daemon as they may be disabled in the bu...Hamish Moffatt
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-07-11Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson
2007-05-09Rename all INIT scripts to have the numerical prefixes to easily see the star..."Steven J. Hill"
2006-10-01- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer
2006-01-24added fix to correct for building with kernels > 2.5 per case 0000557David Anders
2005-09-13Add support for the full blown versions of sysklogd and klogdEric Andersen