Talk:Community Repository

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(New page: opkg refresh gives an error command not found)
 
(Ubuntu comparison: Apply the suggested fix)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
opkg refresh gives an error
+
== Package_Tags ==
command not found
+
 
 +
Regarding the section [[CommunityRepository#Package_Tags]] - after inspecting an original package it seems this info is stored in the package.ipk/control.tar.gz/control file of the package using the line "Tags: group::network" for example..
 +
 
 +
om-maps-berlin_20080430-r0_all.opk -> control.tar.gz -> control:
 +
 +
Package: om-maps-berlin
 +
Version: 20080430-r0
 +
...
 +
Tags: group::maps
 +
...
 +
 
 +
Could somebody verify that this is the case, and if so then update this page (and it's mentioned on [[Om2008.8_Installer#Package_Tags]] too,) cheers
 +
[[User:Johnbeaven]]
 +
 
 +
== Ubuntu comparison ==
 +
 
 +
Currently the page reads
 +
"Openmoko Inc. hosts a Community Repository as a central service where independent Neo application developers can release projects, so that installing a new application `just works out of the box'. It is a similar concept to the Multiverse repository in Ubuntu."
 +
 
 +
I dont belive this is true - it sounds more like Ubuntus "Universe" repository. "Multiverse" is for patent encumbered or other non-free software, which the OM repo doesnt seem to be.
 +
 
 +
See http://www.ubuntu.com/community/ubuntustory/components
 +
 
 +
[[User:Kgoetz|Kgoetz]] 10:59, 14 September 2008 (UTC)
 +
 
 +
: Checked and fixed. [[User:MinhHaDuong|MinhHaDuong]] 15:13, 14 September 2008 (UTC)

Latest revision as of 17:13, 14 September 2008

[edit] Package_Tags

Regarding the section CommunityRepository#Package_Tags - after inspecting an original package it seems this info is stored in the package.ipk/control.tar.gz/control file of the package using the line "Tags: group::network" for example..

om-maps-berlin_20080430-r0_all.opk -> control.tar.gz -> control:

Package: om-maps-berlin
Version: 20080430-r0
...
Tags: group::maps 
...

Could somebody verify that this is the case, and if so then update this page (and it's mentioned on Om2008.8_Installer#Package_Tags too,) cheers User:Johnbeaven

[edit] Ubuntu comparison

Currently the page reads

"Openmoko Inc. hosts a Community Repository as a central service where independent Neo application developers can release projects, so that installing a new application `just works out of the box'. It is a similar concept to the Multiverse repository in Ubuntu."

I dont belive this is true - it sounds more like Ubuntus "Universe" repository. "Multiverse" is for patent encumbered or other non-free software, which the OM repo doesnt seem to be.

See http://www.ubuntu.com/community/ubuntustory/components

Kgoetz 10:59, 14 September 2008 (UTC)

Checked and fixed. MinhHaDuong 15:13, 14 September 2008 (UTC)
Personal tools

opkg refresh gives an error command not found