summaryrefslogtreecommitdiff
path: root/package/logrotate
AgeCommit message (Collapse)Author
2011-09-29package: remove useless arguments from GENTARGETSThomas Petazzoni
Thanks to the pkgparentdir and pkgname functions, we can rewrite the GENTARGETS macro in a way that avoids the need for each package to repeat its name and the directory in which it is present. [Peter: pkgdir->pkgparentdir] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-09-26logrotate: convert to gentargets and bump to 3.7.9Martin Banky
[Peter: pass LDFLAGS, remove manpages, get rid _BINARY vars only used once] Signed-off-by: Martin Banky <Martin.Banky@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-04-02logrotate: use standard wchar commentPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-03-07logrotate: fix logrotate.conf checkPeter Korsgaard
Thanks to Hiroshi Shinji for noticing.
2009-03-05logrotate: only install logrotate.conf if not present in target_skeletonPeter Korsgaard
Allow platforms to provide a custom logrotate.conf in their target_skeleton.
2009-03-05logrotate: fix patch-kernel.sh invocationPeter Korsgaard
Thanks to Bernhard for noticing.
2009-03-05logrotate: fix build with external toolchainPeter Korsgaard
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-10-07logrotate: remove duplicate deps. Clean up '/etc'Wade Berrier
on make clean. Some other syntactic niceties.
2008-10-06logrotate:Wade Berrier
-new package