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)
commit549e91c4c6e28b1a7c6a06003965bfc5a169e6b5
tree0f96c8dfae1cfee3fe75c1c3dcd810601191203c
parentb56c91108d386726887bab402269ad539e064a0b
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]