(→Seamless cross-compilation, cross-toolchain integration) |
|||
| (8 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
These pages are in preparation - contributions welcome on the discussion page | These pages are in preparation - contributions welcome on the discussion page | ||
| + | == The MeeGo VM appliance == | ||
| + | ... WIP ... | ||
== How to setup an Build Service locally for testing == | == How to setup an Build Service locally for testing == | ||
| + | The software driving the openSUSE Build Service (OBS) is available for different distributions. | ||
| + | Take the packages suitable for your distribution of choice hosted at the openSUSE Build Service instance: | ||
| + | * [http://download.opensuse.org/repositories/openSUSE:/Tools 1.7.x (current version)] | ||
| + | * [http://download.opensuse.org/repositories/openSUSE:/Tools:/MeeGo/ 1.8 ('MeeGo' release)] | ||
| + | |||
| + | |||
| + | For the distributions mentioned below we provide setup-howtos: | ||
| + | * [[Build_Infrastructure/Sysadmin_Distro/OBS_setup_openSUSE112|OBS 1.7 on openSUSE 11.2]] | ||
| + | * [[Build_Infrastructure/Sysadmin_Distro/OBS1.8_setup_openSUSE112|OBS 1.8 on openSUSE 11.2]] | ||
| + | |||
| + | A good source of documentation is the upstream project wiki hosted at [http://wiki.opensuse.org/Portal:Build_Service http://wiki.opensuse.org/Portal:Build_Service] | ||
| + | |||
| + | You can review a bare-metal to operational setup at the [http://wiki.maemo.org/OpenSuse_Build_Service/Installation maemo.org and MeeGo community OBS setup notes] | ||
| + | |||
== Advanced setup topics == | == Advanced setup topics == | ||
== Seamless cross-compilation, cross-toolchain integration == | == Seamless cross-compilation, cross-toolchain integration == | ||
| + | In this section, the embedded "seamless" cross-toolchain used in the MeeGo OBS is described. | ||
| + | There're subsections about: | ||
| + | * [[Build_Infrastructure/Sysadmin_Distro/CrossToolchain_Background|Background and pointers]] | ||
| + | * [[Build_Infrastructure/Sysadmin_Distro/CrossToolchain_Components|Component overview]] | ||
| + | * [[Build_Infrastructure/Sysadmin_Distro/CrossToolchain_PackageTypes|Package types and naming]] | ||
| + | * [[Build_Infrastructure/Sysadmin_Distro/CrossToolchain_Bootstrap|Boostrap procedure]] | ||
| + | |||
== Whats the metadata (prjconf/prj), attributes, admin-tools for. == | == Whats the metadata (prjconf/prj), attributes, admin-tools for. == | ||
== Troubleshooting == | == Troubleshooting == | ||
== irc / mailinglists / contact == | == irc / mailinglists / contact == | ||
| + | |||
| + | [[Category:Build Infrastructure]] | ||
These pages are in preparation - contributions welcome on the discussion page
Contents |
... WIP ...
The software driving the openSUSE Build Service (OBS) is available for different distributions. Take the packages suitable for your distribution of choice hosted at the openSUSE Build Service instance:
For the distributions mentioned below we provide setup-howtos:
A good source of documentation is the upstream project wiki hosted at http://wiki.opensuse.org/Portal:Build_Service
You can review a bare-metal to operational setup at the maemo.org and MeeGo community OBS setup notes
In this section, the embedded "seamless" cross-toolchain used in the MeeGo OBS is described. There're subsections about: