Re: [OpenWrt-Devel] [OpenWrt-Commits] r25414 - trunk/package/hotplug2/patches

2011-02-09 Thread Mikhail Gusarov
Twas brillig at 12:15:44 09.02.2011 UTC+02 when b_tsiligian...@silverton.gr did gyre and gimble: >> Why not just have the requirement that /etc/hotplug2-platform.rules >> be present, even if it's zero-length? VT> Because an empty include rules file would then be required in base-files VT>

[OpenWrt-Devel] OpenInkpot: probably switching to use OpenWRT - questions

2010-10-28 Thread Mikhail Gusarov
Hi. We (OpenInkpot project [1]) are currently investigating the possibility to drop our own homebrew embedded distribuion [2] and switch to use OpenWRT + OpenInkpot-specific overlay. We've got some questions: 1) Is it possible to add new targets/subtargets to overlay without forking OpenWRT

[OpenWrt-Devel] [packages] package udpxy

2010-09-18 Thread Mikhail Gusarov
eneral Public License v2. +# See /LICENSE for more information. +# + +include $(TOPDIR)/rules.mk + +PKG_NAME:=udpxy +PKG_VERSION:=1.0-Chipmunk-16 +PKG_RELEASE:=1 + +PKG_SOURCE_URL:=...@sf/udpxy +PKG_SOURCE:=$(PKG_NAME).$(PKG_VERSION).tgz +PKG_MD5SUM:=0bba6fd3e0b0065424b198abdf0acb7d + +incl