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)
commit92e1586bec3083edb189ff1ee3440081e243c10a
treea3c7927db214bac0beb7b14a66d9999ab95d6e73
parentaa3c1b36deb5584a14798c430fd6e6686e6551fc
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]