Meego Wiki
Views

Build Infrastructure/Developing OBS

From MeeGo wiki
< Build Infrastructure(Difference between revisions)
Jump to: navigation, search
(Created page with '== Upstream URLs == == irc / mailinglists / contact == == Roadmap == == MeeGo feature wishlist ==')
m (move pic)
 
(8 intermediate revisions not shown)
Line 1: Line 1:
 +
These pages are in preparation - contributions welcome.
 +
== Upstream URLs ==
== Upstream URLs ==
-
== irc / mailinglists / contact ==
+
[[File:geeko.jpg|right]]
 +
The [[OBS|openSUSE Build Service (OBS)]] is both a [http://wiki.opensuse.org/Portal:Build_Service software project] and a [http://build.opensuse.org hosted service]. MeeGo uses an own instance of the OBS to build its components and profiles. Below are the links to the upstream projects webpages and git trees:
 +
[[File:Logo-obs.png|right]]
 +
* [http://wiki.opensuse.org/Portal:Build_Service Upstream homepage] - portal page in the openSUSE wiki
 +
* [http://gitorious.org/opensuse Gitorious group] - openSUSE gitorious namespace
 +
* [http://gitorious.org/opensuse/build-service build-service git repo] - build-service hosts the core components and servers (backend, frontend, webui)
 +
git clone git://gitorious.org/opensuse/build-service.git
 +
* [http://gitorious.org/opensuse/build build  git repo] - workhorse build script executing the jobs
 +
git clone git@gitorious.org:opensuse/build.git
 +
* [http://gitorious.org/opensuse/osc osc git repo] - commandline client written in python
 +
git clone git@gitorious.org:opensuse/osc.git
 +
* [http://gitorious.org/opensuse/sign sign git repo] - signer component
 +
git clone git@gitorious.org:opensuse/sign.git
 +
* [http://gitorious.org/opensuse/shared-resources shared-resources (webui) git repo] - shared bits of webui
 +
git clone git@gitorious.org:opensuse/shared-resources.git
 +
 
 +
We follow the MeeGo premise "upstream, upstream, upstream" and encurage everyone to do so.
 +
 
 +
Our maintainers prepare also preview packages of the upcoming 1.8 "MeeGo" release available [http://download.opensuse.org/repositories/openSUSE:/Tools:/MeeGo/ here]. To learn more about version 1.8 and the additional features in it, see the upstream project details: [http://wiki.opensuse.org/openSUSE:Build_Service_Roadmap#Milestone_MeeGo_.28Version_1.8.2C_estimated_end_of_April_2010.29 roadmap].
 +
 
 +
[[File:Splash-developers.png|right|400px]]
 +
 
 +
== IRC / mailinglists / contact ==
 +
If you've questions regarding the setup and specifics to MeeGo, first drop by in #meego or #meego-dev on irc.freenode.net .
 +
For development, bugs and tricky questions, join #opensuse-buildservice on irc.freenode.net .
 +
 
 +
The development mailinglist is [http://lists.opensuse.org/opensuse-buildservice/ opensuse-buildservice] hosted at [http://lists.opensuse.org/ http://lists.opensuse.org/]. Note: questions about build.meego.com should go to [http://lists.meego.com/listinfo/meego-dev meego-dev mailing list].
 +
 
== Roadmap ==
== Roadmap ==
 +
See the upstream projects [http://wiki.opensuse.org/openSUSE:Build_Service_Roadmap roadmap] !
 +
== MeeGo feature wishlist ==
== MeeGo feature wishlist ==
 +
...wip...
 +
 +
[[Category:Build Infrastructure]]

Latest revision as of 11:44, 5 June 2010

These pages are in preparation - contributions welcome.

Contents

Upstream URLs

Geeko.jpg

The openSUSE Build Service (OBS) is both a software project and a hosted service. MeeGo uses an own instance of the OBS to build its components and profiles. Below are the links to the upstream projects webpages and git trees:

Logo-obs.png
git clone git://gitorious.org/opensuse/build-service.git
git clone git@gitorious.org:opensuse/build.git
git clone git@gitorious.org:opensuse/osc.git
git clone git@gitorious.org:opensuse/sign.git
git clone git@gitorious.org:opensuse/shared-resources.git

We follow the MeeGo premise "upstream, upstream, upstream" and encurage everyone to do so.

Our maintainers prepare also preview packages of the upcoming 1.8 "MeeGo" release available here. To learn more about version 1.8 and the additional features in it, see the upstream project details: roadmap.

Splash-developers.png

IRC / mailinglists / contact

If you've questions regarding the setup and specifics to MeeGo, first drop by in #meego or #meego-dev on irc.freenode.net . For development, bugs and tricky questions, join #opensuse-buildservice on irc.freenode.net .

The development mailinglist is opensuse-buildservice hosted at http://lists.opensuse.org/. Note: questions about build.meego.com should go to meego-dev mailing list.

Roadmap

See the upstream projects roadmap !

MeeGo feature wishlist

...wip...

Personal tools