public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] Barrier breaking kmod-batman-adv package
@ 2014-01-17  6:41 tjhowse
  2014-01-17  7:07 ` Antonio Quartulli
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: tjhowse @ 2014-01-17  6:41 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

Not sure if this is appropriate for this list, but I'm trying to get
batman-adv running on the latest bleeding edge barrier breaker r39286
but kmod-batman-adv is not available from the package repo.

When I was setting up a r38816-based router a few months ago and I
didn't have to set up the build environment and whatnot, just opkg
install kmod-batman-adv.

Anyone know why it's not available anymore? I'm working on creating an
updated system image using batman-adv 2014 for the purpose of
future-proofery.

Thanks,
Travis.

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

* Re: [B.A.T.M.A.N.] Barrier breaking kmod-batman-adv package
  2014-01-17  6:41 [B.A.T.M.A.N.] Barrier breaking kmod-batman-adv package tjhowse
@ 2014-01-17  7:07 ` Antonio Quartulli
  2014-01-17  9:20 ` Marek Lindner
  2014-01-17 11:25 ` Jo-Philipp Wich
  2 siblings, 0 replies; 5+ messages in thread
From: Antonio Quartulli @ 2014-01-17  7:07 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking,
	tjhowse

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

On 17/01/14 07:41, tjhowse wrote:
> Not sure if this is appropriate for this list, but I'm trying to get
> batman-adv running on the latest bleeding edge barrier breaker r39286
> but kmod-batman-adv is not available from the package repo.
> 
> When I was setting up a r38816-based router a few months ago and I
> didn't have to set up the build environment and whatnot, just opkg
> install kmod-batman-adv.
> 
> Anyone know why it's not available anymore? I'm working on creating an
> updated system image using batman-adv 2014 for the purpose of
> future-proofery.
> 

Travis,

maybe somebody else will correct me (I am not a real openwrt expert),
but my feeling that you have to install the openwrt-routing feed (where
batman-adv is currently located).

This was not needed in the past as batman-adv was part of the standard
packes.

Cheers,


-- 
Antonio Quartulli


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

* Re: [B.A.T.M.A.N.] Barrier breaking kmod-batman-adv package
  2014-01-17  6:41 [B.A.T.M.A.N.] Barrier breaking kmod-batman-adv package tjhowse
  2014-01-17  7:07 ` Antonio Quartulli
@ 2014-01-17  9:20 ` Marek Lindner
  2014-01-17 11:25 ` Jo-Philipp Wich
  2 siblings, 0 replies; 5+ messages in thread
From: Marek Lindner @ 2014-01-17  9:20 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

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

On Friday 17 January 2014 16:41:06 tjhowse wrote:
> When I was setting up a r38816-based router a few months ago and I
> didn't have to set up the build environment and whatnot, just opkg
> install kmod-batman-adv.
> 
> Anyone know why it's not available anymore?

What you installed were pre-built packages from the OpenWrt package 
repository. You would have to ask them why these packages are not available 
for newer builds.


Cheers,
Marek

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

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

* Re: [B.A.T.M.A.N.] Barrier breaking kmod-batman-adv package
  2014-01-17  6:41 [B.A.T.M.A.N.] Barrier breaking kmod-batman-adv package tjhowse
  2014-01-17  7:07 ` Antonio Quartulli
  2014-01-17  9:20 ` Marek Lindner
@ 2014-01-17 11:25 ` Jo-Philipp Wich
  2014-01-18 12:11   ` tjhowse
  2 siblings, 1 reply; 5+ messages in thread
From: Jo-Philipp Wich @ 2014-01-17 11:25 UTC (permalink / raw)
  To: b.a.t.m.a.n

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

Hi.

This is likely due to https://dev.openwrt.org/ticket/14776 which should 
have been fixed with https://github.com/openwrt-routing/packages/commit/b5a0b783ee792f070f8bc286575a26217be21b64

The buildbot seems to emit the package again, e.g.
http://downloads.openwrt.org/snapshots/trunk/brcm47xx/packages/kmod-batman-adv_3.10.26%2b2014.0.0-1_brcm47xx.ipk

The ar71xx builds have not been updated yet but will likely appear 
during the day.

~ Jow


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

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

* Re: [B.A.T.M.A.N.] Barrier breaking kmod-batman-adv package
  2014-01-17 11:25 ` Jo-Philipp Wich
@ 2014-01-18 12:11   ` tjhowse
  0 siblings, 0 replies; 5+ messages in thread
From: tjhowse @ 2014-01-18 12:11 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

Awesome. Thank you all.

On 17 January 2014 21:25, Jo-Philipp Wich <jow@openwrt.org> wrote:
> Hi.
>
> This is likely due to https://dev.openwrt.org/ticket/14776 which should
> have been fixed with https://github.com/openwrt-routing/packages/commit/b5a0b783ee792f070f8bc286575a26217be21b64
>
> The buildbot seems to emit the package again, e.g.
> http://downloads.openwrt.org/snapshots/trunk/brcm47xx/packages/kmod-batman-adv_3.10.26%2b2014.0.0-1_brcm47xx.ipk
>
> The ar71xx builds have not been updated yet but will likely appear
> during the day.
>
> ~ Jow
>

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

end of thread, other threads:[~2014-01-18 12:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-17  6:41 [B.A.T.M.A.N.] Barrier breaking kmod-batman-adv package tjhowse
2014-01-17  7:07 ` Antonio Quartulli
2014-01-17  9:20 ` Marek Lindner
2014-01-17 11:25 ` Jo-Philipp Wich
2014-01-18 12:11   ` tjhowse

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