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)
commit71cc56962ab202fd591605b978ce0d91bf35a699
treea3c7927db214bac0beb7b14a66d9999ab95d6e73
parent7d08aecbcba8c0420ad78b28e9b2a3b7d560e36f
Convert olsrd to new packaging style, put plugins into sub-packages

SVN-Revision: 936
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]