| Line 1: | Line 1: | ||
| - | These pages are in preparation - contributions welcome | + | These pages are in preparation - contributions welcome. |
== Upstream URLs == | == Upstream URLs == | ||
| - | == | + | 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: |
| + | [[File:geeko.jpg|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 | ||
| + | [[File:Logo-obs.png|right]] | ||
| + | * [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. | ||
| + | |||
| + | == 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 developmentl, 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 == | ||
[[Category:Build Infrastructure]] | [[Category:Build Infrastructure]] | ||
These pages are in preparation - contributions welcome.
Contents |
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:
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.
If you've questions regarding the setup and specifics to MeeGo, first drop by in #meego or #meego-dev on irc.freenode.net . For developmentl, 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.
See the upstream projects roadmap !