Added logrotate, fixed CP call in httping, added bind splitting, thanks to Sébastien...
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 15 Feb 2006 15:36:28 +0000 (15:36 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 15 Feb 2006 15:36:28 +0000 (15:36 +0000)
commit1fa1dadaa96e11c23c30f0a5180cfbc360f055f7
treefae5ed96187e8445584f02cd465490e6589e7673
parent32b8bfb796174e0b179f7ed5e175235a5876f8ef
Added logrotate, fixed CP call in httping, added bind splitting, thanks to Sébastien Bourgasser

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3243 3c298f89-4303-0410-b956-a3cf2f4a3e73
15 files changed:
package/Makefile
package/bind/Config.in
package/bind/Makefile
package/httping/Config.in
package/httping/Makefile
package/logrotate/Config.in [new file with mode: 0644]
package/logrotate/Makefile [new file with mode: 0644]
package/logrotate/files/logrotate.conf [new file with mode: 0644]
package/logrotate/ipkg/logrotate.control [new file with mode: 0644]
package/logrotate/patches/logrotate-3.7.1-dateext-maxage.patch [new file with mode: 0644]
package/logrotate/patches/logrotate-3.7.1-datehack.patch [new file with mode: 0644]
package/logrotate/patches/logrotate-3.7.1-ignore-hidden.patch [new file with mode: 0644]
package/logrotate/patches/logrotate-3.7.1-no-tmpdir.patch [new file with mode: 0644]
package/logrotate/patches/logrotate-3.7.1-taboo-to-debug.patch [new file with mode: 0644]
package/logrotate/patches/logrotate-3.7.1-weekly.patch [new file with mode: 0644]