Add howl package
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 15 May 2005 12:34:56 +0000 (12:34 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 15 May 2005 12:34:56 +0000 (12:34 +0000)
commitdeaebf9f76e60fb85adbefe382dcfee10f262c68
treef685b311dcd967f1088825bd8c80a4557a5d7d90
parent38b5764eeef6665494d23a1e30363099faeea303
Add howl package

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