Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
opkg address for rdc (openwrt) packages
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  8 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Panagiotis Atmatzidis  
View profile  
 More options Nov 12 2012, 7:44 am
From: Panagiotis Atmatzidis <p.atmatzi...@gmail.com>
Date: Mon, 12 Nov 2012 04:44:07 -0800 (PST)
Local: Mon, Nov 12 2012 7:44 am
Subject: opkg address for rdc (openwrt) packages

Hello,

I want to install ruby1.9 on bifferboard. I just flashed a jffs image
,don't know exactly which one, here is the uname:

root@OpenWrt:/etc# uname -a
Linux OpenWrt 2.6.32.20 #5 Mon Feb 7 23:21:40 GMT 2011 i486 GNU/Linux

And then cat opkg.conf gives me:
---------------------------------------------------------------
root@OpenWrt:/etc# cat opkg.conf
src/gz snapshots http://downloads.openwrt.org/snapshots/trunk/rdc/packages
dest root /
dest ram /tmp
lists_dir ext /var/opkg-lists
option overlay_root /overlay
---------------------------------------------------------------

The http address for rdc does not exist. Is there any other repo I can or
should I make a custom precompiled image in order to have ruby support?

Thanks


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrew Scheller  
View profile  
 More options Nov 12 2012, 8:17 am
From: Andrew Scheller <ya...@loowis.durge.org>
Date: Mon, 12 Nov 2012 13:17:31 +0000
Local: Mon, Nov 12 2012 8:17 am
Subject: Re: [bifferboard] opkg address for rdc (openwrt) packages

> I want to install ruby1.9 on bifferboard. I just flashed a jffs image ,don't
> know exactly which one

Hrrmmm :-/

> And then cat opkg.conf gives me:
> src/gz snapshots http://downloads.openwrt.org/snapshots/trunk/rdc/packages
> The http address for rdc does not exist. Is there any other repo I can or

I don't follow the changes made to OpenWrt, but looking at
http://downloads.openwrt.org/snapshots/trunk/ it would appear that rdc
is no longer a supported platform?!?
You could _try_ using
http://downloads.openwrt.org/backfire/10.03.1/rdc/packages
but I have no idea whether that'll work or not for your particular JFFS image.

> should I make a custom precompiled image in order to have ruby support?

Yeah, that'd be the safest/most reliable/most up-to-date option. Start here:
https://sites.google.com/site/bifferboard/Home/openwrt-git

Lurch


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nicolas Le Falher  
View profile  
 More options Nov 13 2012, 10:16 am
From: Nicolas Le Falher <n.lefal...@gmail.com>
Date: Tue, 13 Nov 2012 16:16:06 +0100
Local: Tues, Nov 13 2012 10:16 am
Subject: Re: [bifferboard] opkg address for rdc (openwrt) packages

Hi,

>I don't follow the changes made to OpenWrt, but looking athttp://downloads.openwrt.org/snapshots/trunk/it would appear that rdc is no longer a supported platform?!?

Florian merged rdc in x86 directory.
https://dev.openwrt.org/changeset/33779/trunk/target/linux/x86/rdc/ta...

Nicolas

2012/11/12 Andrew Scheller <ya...@loowis.durge.org>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrew Scheller  
View profile  
 More options Nov 13 2012, 11:04 am
From: Andrew Scheller <ya...@loowis.durge.org>
Date: Tue, 13 Nov 2012 16:04:11 +0000
Local: Tues, Nov 13 2012 11:04 am
Subject: Re: [bifferboard] opkg address for rdc (openwrt) packages

>>I don't follow the changes made to OpenWrt, but looking at
>> http://downloads.openwrt.org/snapshots/trunk/ it would appear that rdc is no
>> longer a supported platform?!?
> Florian merged rdc in x86 directory.
> https://dev.openwrt.org/changeset/33779/trunk/target/linux/x86/rdc/ta...

Oh! I guess in that case Panagiotis simply needs to change his opkg.conf to
src/gz snapshots http://downloads.openwrt.org/snapshots/trunk/x86/packages

?

Lurch


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nicolas Le Falher  
View profile  
 More options Nov 13 2012, 5:03 pm
From: Nicolas Le Falher <n.lefal...@gmail.com>
Date: Tue, 13 Nov 2012 23:02:50 +0100
Local: Tues, Nov 13 2012 5:02 pm
Subject: Re: [bifferboard] opkg address for rdc (openwrt) packages

>Oh! I guess in that case Panagiotis simply needs to change his opkg.conf to
>src/gz snapshots http://downloads.openwrt.org/snapshots/trunk/x86/packages

Yes, it should work.
But not for all packages, because x86 trunk is now based on kernel 3.3.8.

Nicolas

2012/11/13 Andrew Scheller <ya...@loowis.durge.org>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Panagiotis Atmatzidis  
View profile  
 More options Nov 30 2012, 9:14 am
From: Panagiotis Atmatzidis <p.atmatzi...@gmail.com>
Date: Fri, 30 Nov 2012 06:14:48 -0800 (PST)
Local: Fri, Nov 30 2012 9:14 am
Subject: Re: [bifferboard] opkg address for rdc (openwrt) packages

Hello,

I get no menu under "Ruby" in languages (programming languages) menu in
bb's github's repo. Is support for ruby "dropped" ? :-)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrew Scheller  
View profile  
 More options Nov 30 2012, 9:24 am
From: Andrew Scheller <ya...@loowis.durge.org>
Date: Fri, 30 Nov 2012 14:24:45 +0000
Local: Fri, Nov 30 2012 9:24 am
Subject: Re: [bifferboard] opkg address for rdc (openwrt) packages

>> Yeah, that'd be the safest/most reliable/most up-to-date option. Start
>> here:
>> https://sites.google.com/site/bifferboard/Home/openwrt-git

> I get no menu under "Ruby" in languages (programming languages) menu in bb's
> github's repo. Is support for ruby "dropped" ? :-)

There's some command you have to run in order to get openwrt to import
the latest set of packages...
I think it's something like:
cd openwrt
make package/symlinks

and then make menuconfig should show you a lot more options. I think ;-)

Lurch


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nicolas Le Falher  
View profile  
 More options Nov 30 2012, 11:29 am
From: Nicolas Le Falher <n.lefal...@gmail.com>
Date: Fri, 30 Nov 2012 17:29:13 +0100
Local: Fri, Nov 30 2012 11:29 am
Subject: Re: [bifferboard] opkg address for rdc (openwrt) packages

Run "./scripts/feeds update" for update database.
After, you will find all additional softwares in "make menuconfig".

Nicolas

2012/11/30 Andrew Scheller <ya...@loowis.durge.org>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »