we all have real life jobs. look at the timeline in trac and you will
see, that patches, addons and new features are constantly being added.
you are definatley not wasting your time. just be patient, we are only
humans. each and every one of the devs invests a lot of time to develop
a great distro for embedded devices and i find this type of mail
insulting in a certain way. its not like i am sitting around all day
picking my nose, waiting on a patch from you, so i can ignore it and
then get back to picking my nose.
blogic
Conrad Hirano wrote:
> I submitted the identical patch back on May 26, and it was ignored.
> Am I just wasting my time sending in patches?
>
>
> On Jun 11, 2008, at 1:03 PM, John Crispin wrote:
>
>> applied, but forgot the signed off in the commit msg, sorry
>>
>> Brian J. Murrell wrote:
>>> I'd like to propose the following patch to
>>> package/ppp/files/etc/ppp/ip-up. It means that hotplug scripts can
>>> source the network state and get information about the newly
>>> plumbed ppp
>>> interface.
>>>
>>> Signed off by: Brian J. Murrell <[EMAIL PROTECTED]>
>>>
>>> Index: package/ppp/files/etc/ppp/ip-up
>>> ===================================================================
>>> --- package/ppp/files/etc/ppp/ip-up (revision 10709)
>>> +++ package/ppp/files/etc/ppp/ip-up (working copy)
>>> @@ -6,11 +6,11 @@
>>> PPP_REMOTE="$5"
>>> PPP_IPPARAM="$6"
>>> export PPP_IFACE PPP_TTY PPP_SPEED PPP_LOCAL PPP_REMOTE PPP_IPPARAM
>>> -[ -z "$PPP_IPPARAM" ] || env -i ACTION="ifup"
>>> INTERFACE="$PPP_IPPARAM" DEVICE="$PPP_IFACE" PROTO=ppp /sbin/
>>> hotplug-call "iface"
>>> [ -z "$PPP_IPPARAM" -o -z "$PPP_LOCAL" ] || {
>>> uci_set_state network "$PPP_IPPARAM" ipaddr "$PPP_LOCAL"
>>> uci_set_state network "$PPP_IPPARAM" gateway "$PPP_REMOTE"
>>> }
>>> +[ -z "$PPP_IPPARAM" ] || env -i ACTION="ifup"
>>> INTERFACE="$PPP_IPPARAM" DEVICE="$PPP_IFACE" PROTO=ppp /sbin/
>>> hotplug-call "iface"
>>>
>>>
>>> [ -d /etc/ppp/ip-up.d ] && {
> _______________________________________________
> openwrt-devel mailing list
> [email protected]
> http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
[email protected]
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel