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)
commit8fb8f2a2d4139df0ec0b8a6a18711ffecdca8403
tree00a270ff74a64108e437fe96b87b4099dcc12f24
parent976a46963ca7e6d62f8b68c16006b868bc6dcc9d
Add howl package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@907 3c298f89-4303-0410-b956-a3cf2f4a3e73
17 files changed:
package/Config.in
package/Makefile
package/howl/Config.in [new file with mode: 0644]
package/howl/Makefile [new file with mode: 0644]
package/howl/files/autoipd.init [new file with mode: 0644]
package/howl/files/mDNSResponder.conf [new file with mode: 0644]
package/howl/files/mDNSResponder.init [new file with mode: 0644]
package/howl/files/nifd.init [new file with mode: 0644]
package/howl/ipkg/autoipd.control [new file with mode: 0644]
package/howl/ipkg/howl-utils.control [new file with mode: 0644]
package/howl/ipkg/libhowl.control [new file with mode: 0644]
package/howl/ipkg/mdnsresponder.conffiles [new file with mode: 0644]
package/howl/ipkg/mdnsresponder.control [new file with mode: 0644]
package/howl/ipkg/nifd.control [new file with mode: 0644]
package/howl/patches/config-path.patch [new file with mode: 0644]
package/howl/patches/debug-log.patch [new file with mode: 0644]
package/howl/patches/proto-fix.patch [new file with mode: 0644]