public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] hotplug.d
@ 2012-05-26 17:33 Filippo Sallemi
  2012-05-26 19:50 ` Marek Lindner
       [not found] ` <CAFevQmNDgATV5vaAp8qxprX6O0f=qEs=sK1OkaMM50T-QZhU_A@mail.gmail.com>
  0 siblings, 2 replies; 5+ messages in thread
From: Filippo Sallemi @ 2012-05-26 17:33 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

Hi all,

there is an error in /etc/hotplug.d/net/99-batman-adv at line 9.

The function that be called is bat_config and not config_bat

Could someone fix it in latest batman-adv stable release?

Rgds

-- 
Filippo Sallemi

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [B.A.T.M.A.N.] hotplug.d
  2012-05-26 17:33 [B.A.T.M.A.N.] hotplug.d Filippo Sallemi
@ 2012-05-26 19:50 ` Marek Lindner
  2012-05-27  9:42   ` Sven Eckelmann
       [not found] ` <CAFevQmNDgATV5vaAp8qxprX6O0f=qEs=sK1OkaMM50T-QZhU_A@mail.gmail.com>
  1 sibling, 1 reply; 5+ messages in thread
From: Marek Lindner @ 2012-05-26 19:50 UTC (permalink / raw)
  To: b.a.t.m.a.n


Filippo,

> there is an error in /etc/hotplug.d/net/99-batman-adv at line 9.
> 
> The function that be called is bat_config and not config_bat
> 
> Could someone fix it in latest batman-adv stable release?

could you please be more precise which package you are talking about ? I 
wasn't able to find the line you are referring to anywhere.

Regards,
Marek

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [B.A.T.M.A.N.] hotplug.d
  2012-05-26 19:50 ` Marek Lindner
@ 2012-05-27  9:42   ` Sven Eckelmann
  2012-05-27 11:20     ` Marek Lindner
  0 siblings, 1 reply; 5+ messages in thread
From: Sven Eckelmann @ 2012-05-27  9:42 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

[-- Attachment #1: Type: text/plain, Size: 655 bytes --]

On Sunday 27 May 2012 03:50:30 Marek Lindner wrote:
> Filippo,
> 
> > there is an error in /etc/hotplug.d/net/99-batman-adv at line 9.
> > 
> > The function that be called is bat_config and not config_bat
> > 
> > Could someone fix it in latest batman-adv stable release?
> 
> could you please be more precise which package you are talking about ? I
> wasn't able to find the line you are referring to anywhere.

https://dev.openwrt.org/browser/branches/packages_10.03.2/net/batman-adv/files/etc/hotplug.d/net/99-batman-adv

and 

https://dev.openwrt.org/browser/branches/packages_10.03.2/net/batman-adv/files/lib/batman-adv/config.sh

Kind regards,
	Sven

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [B.A.T.M.A.N.] hotplug.d
  2012-05-27  9:42   ` Sven Eckelmann
@ 2012-05-27 11:20     ` Marek Lindner
  0 siblings, 0 replies; 5+ messages in thread
From: Marek Lindner @ 2012-05-27 11:20 UTC (permalink / raw)
  To: b.a.t.m.a.n

On Sunday, May 27, 2012 17:42:33 Sven Eckelmann wrote:
> On Sunday 27 May 2012 03:50:30 Marek Lindner wrote:
> > Filippo,
> > 
> > > there is an error in /etc/hotplug.d/net/99-batman-adv at line 9.
> > > 
> > > The function that be called is bat_config and not config_bat
> > > 
> > > Could someone fix it in latest batman-adv stable release?
> > 
> > could you please be more precise which package you are talking about ? I
> > wasn't able to find the line you are referring to anywhere.
> 
> https://dev.openwrt.org/browser/branches/packages_10.03.2/net/batman-adv/fi
> les/etc/hotplug.d/net/99-batman-adv
> 
> and
> 
> https://dev.openwrt.org/browser/branches/packages_10.03.2/net/batman-adv/fi
> les/lib/batman-adv/config.sh

This package is not maintained by us. Please contact the OpenWrt stable 
maintainers.

Thanks,
Marek

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [B.A.T.M.A.N.] hotplug.d
       [not found]   ` <CAFevQmOVGEfrk6XBr2Scit=hS9hpcxHyJ4Ta3oPW8RgHMv9KTg@mail.gmail.com>
@ 2012-05-31 13:40     ` Marek Lindner
  0 siblings, 0 replies; 5+ messages in thread
From: Marek Lindner @ 2012-05-31 13:40 UTC (permalink / raw)
  To: Filippo Sallemi; +Cc: b.a.t.m.a.n


On Thursday, May 31, 2012 21:21:19 you wrote:
> i'm sorry but in the makefile of openwrt package the mantainer is
> marek linder......
> 
> ???

Guess that due to copy & paste. Maybe you simply send a patch to the openwrt-
devel list ?


Marek

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-05-31 13:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-26 17:33 [B.A.T.M.A.N.] hotplug.d Filippo Sallemi
2012-05-26 19:50 ` Marek Lindner
2012-05-27  9:42   ` Sven Eckelmann
2012-05-27 11:20     ` Marek Lindner
     [not found] ` <CAFevQmNDgATV5vaAp8qxprX6O0f=qEs=sK1OkaMM50T-QZhU_A@mail.gmail.com>
     [not found]   ` <CAFevQmOVGEfrk6XBr2Scit=hS9hpcxHyJ4Ta3oPW8RgHMv9KTg@mail.gmail.com>
2012-05-31 13:40     ` Marek Lindner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox