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)
commit687d0b8c9fc71895d397ad52f33c9d45fedfb7af
tree0f96c8dfae1cfee3fe75c1c3dcd810601191203c
parent335718dfdc786897a06bd6a2fed8e89688129b15
Added logrotate, fixed CP call in httping, added bind splitting, thanks to Sébastien Bourgasser

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3243 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]