Add howl package
authorNicolas Thill <nico@openwrt.org>
Sun, 15 May 2005 12:34:56 +0000 (12:34 +0000)
committerNicolas Thill <nico@openwrt.org>
Sun, 15 May 2005 12:34:56 +0000 (12:34 +0000)
commitd0aa71589e850c37c47e756618729d0d99dfe8a1
treef685b311dcd967f1088825bd8c80a4557a5d7d90
parent17ec508129d40d6eb7463c1b1a87171575947a18
Add howl package

SVN-Revision: 907
17 files changed:
openwrt/package/Config.in
openwrt/package/Makefile
openwrt/package/howl/Config.in [new file with mode: 0644]
openwrt/package/howl/Makefile [new file with mode: 0644]
openwrt/package/howl/files/autoipd.init [new file with mode: 0644]
openwrt/package/howl/files/mDNSResponder.conf [new file with mode: 0644]
openwrt/package/howl/files/mDNSResponder.init [new file with mode: 0644]
openwrt/package/howl/files/nifd.init [new file with mode: 0644]
openwrt/package/howl/ipkg/autoipd.control [new file with mode: 0644]
openwrt/package/howl/ipkg/howl-utils.control [new file with mode: 0644]
openwrt/package/howl/ipkg/libhowl.control [new file with mode: 0644]
openwrt/package/howl/ipkg/mdnsresponder.conffiles [new file with mode: 0644]
openwrt/package/howl/ipkg/mdnsresponder.control [new file with mode: 0644]
openwrt/package/howl/ipkg/nifd.control [new file with mode: 0644]
openwrt/package/howl/patches/config-path.patch [new file with mode: 0644]
openwrt/package/howl/patches/debug-log.patch [new file with mode: 0644]
openwrt/package/howl/patches/proto-fix.patch [new file with mode: 0644]