Added logrotate, fixed CP call in httping, added bind splitting, thanks to Sébastien...
authorFlorian Fainelli <florian@openwrt.org>
Wed, 15 Feb 2006 15:36:28 +0000 (15:36 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 15 Feb 2006 15:36:28 +0000 (15:36 +0000)
commitefc82b9580fa141dae724d26dbb697ed27c3f93f
tree314ac0d825413d452c8fee70dddefbc32efd78c9
parentd4cfc752103b0e437d41779bec821f826202c8d5
Added logrotate, fixed CP call in httping, added bind splitting, thanks to Sébastien Bourgasser

SVN-Revision: 3243
15 files changed:
openwrt/package/Makefile
openwrt/package/bind/Config.in
openwrt/package/bind/Makefile
openwrt/package/httping/Config.in
openwrt/package/httping/Makefile
openwrt/package/logrotate/Config.in [new file with mode: 0644]
openwrt/package/logrotate/Makefile [new file with mode: 0644]
openwrt/package/logrotate/files/logrotate.conf [new file with mode: 0644]
openwrt/package/logrotate/ipkg/logrotate.control [new file with mode: 0644]
openwrt/package/logrotate/patches/logrotate-3.7.1-dateext-maxage.patch [new file with mode: 0644]
openwrt/package/logrotate/patches/logrotate-3.7.1-datehack.patch [new file with mode: 0644]
openwrt/package/logrotate/patches/logrotate-3.7.1-ignore-hidden.patch [new file with mode: 0644]
openwrt/package/logrotate/patches/logrotate-3.7.1-no-tmpdir.patch [new file with mode: 0644]
openwrt/package/logrotate/patches/logrotate-3.7.1-taboo-to-debug.patch [new file with mode: 0644]
openwrt/package/logrotate/patches/logrotate-3.7.1-weekly.patch [new file with mode: 0644]