Convert olsrd to new packaging style, put plugins into sub-packages
authorNicolas Thill <nico@openwrt.org>
Wed, 18 May 2005 14:53:00 +0000 (14:53 +0000)
committerNicolas Thill <nico@openwrt.org>
Wed, 18 May 2005 14:53:00 +0000 (14:53 +0000)
commitb4fa2219e15418aff255299302768dc379bf22af
treea3c7927db214bac0beb7b14a66d9999ab95d6e73
parentcce9f0a24c31376d1cd5a096b2835a0a1863898d
Convert olsrd to new packaging style, put plugins into sub-packages

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@936 3c298f89-4303-0410-b956-a3cf2f4a3e73
15 files changed:
openwrt/package/olsrd/Config.in
openwrt/package/olsrd/Makefile
openwrt/package/olsrd/files/olsrd.init [new file with mode: 0644]
openwrt/package/olsrd/files/olsrd_secure_key [new file with mode: 0644]
openwrt/package/olsrd/ipkg/olsrd-mod-dot-draw.control [new file with mode: 0644]
openwrt/package/olsrd/ipkg/olsrd-mod-dyn-gw.control [new file with mode: 0644]
openwrt/package/olsrd/ipkg/olsrd-mod-httpinfo.control [new file with mode: 0644]
openwrt/package/olsrd/ipkg/olsrd-mod-nameservice.control [new file with mode: 0644]
openwrt/package/olsrd/ipkg/olsrd-mod-power.control [new file with mode: 0644]
openwrt/package/olsrd/ipkg/olsrd-mod-secure.conffiles [new file with mode: 0644]
openwrt/package/olsrd/ipkg/olsrd-mod-secure.control [new file with mode: 0644]
openwrt/package/olsrd/ipkg/olsrd.conffiles [new file with mode: 0644]
openwrt/package/olsrd/ipkg/olsrd.control [new file with mode: 0644]
openwrt/package/olsrd/patches/olsrd-0.4.9-opt-flags.diff [new file with mode: 0644]
openwrt/package/olsrd/patches/olsrd-0.4.9-secure-key-path.path [new file with mode: 0644]