Meego Wiki
Views

Release Engineering/Repo List

From MeeGo wiki
< Release Engineering(Difference between revisions)
Jump to: navigation, search
(To Build against Trunk:Testing)
(Build repos)
 
(12 intermediate revisions not shown)
Line 1: Line 1:
Repos to use when creating images.
Repos to use when creating images.
-
== Trunk real-time repos (daily) ==
+
== Build repos ==
-
This is the repo to use if you want the real-time and 'live' repo for Trunk.
+
Daily Snapshots:  http://repo.meego.com/MeeGo/snapshots
 +
 
 +
Weekly Builds: http://repo.meego.com/MeeGo/builds
 +
 
 +
=== Trunk repos and projects (1.3) ===
Related OBS projects are:  
Related OBS projects are:  
Line 11: Line 15:
- Trunk:non-oss   
- Trunk:non-oss   
-
- [http://download.meego.com/trunk-daily Daily Trunk:Testing snapshots]
+
Daily snapshots
-
== Trunk:Testing real-time repos ==
+
- [http://repo.meego.com/MeeGo/snapshots/stable/ Daily Trunk snapshots]
-
This is the repo to use if you want the real-time and 'live' repo for *Testing.
+
=== Trunk:Testing repos and projects (1.3) ===
Related OBS projects are:  
Related OBS projects are:  
Line 23: Line 27:
- Trunk:non-oss:Testing
- Trunk:non-oss:Testing
-
- [http://download.meego.com/testing-daily Daily Trunk:Testing snapshots]
+
Daily snapshots
 +
 
 +
- [http://repo.meego.com/MeeGo/snapshots/testing Daily Trunk:Testing snapshots]
 +
 
 +
=== MeeGo 1.2 repos and projects (targeting 1.2.1) ===
 +
 
 +
Related OBS projects are:
 +
 
 +
- MeeGo:1.2:oss
 +
 +
- MeeGo:1.2:non-oss 
 +
 
 +
Daily snapshots:
 +
 
 +
- [http://repo.meego.com/MeeGo/snapshots/stable Daily MeeGo:1.2 snapshots]
 +
 
 +
=== MeeGo 1.2:Testing repos and projects (targeting 1.2.1) ===
 +
 
 +
Related OBS projects are:
 +
 
 +
- MeeGo:1.2:oss:Testing
 +
 +
- MeeGo:1.2:non-oss:Testing
 +
 
 +
Daily snapshots:
 +
 
 +
- [http://repo.meego.com/MeeGo/snapshots/testing Daily MeeGo:1.2:Testing snapshots]
 +
 
 +
=== MeeGo 1.2.0:oss:Update repo (MeeGo 1.2.0 Updates reside here) ===
 +
 
 +
Related OBS projects are:
 +
 
 +
- MeeGo:1.2.0:oss:Update
 +
 +
- MeeGo:1.2.0:non-oss:Update
== OBS MeeGo Build Targets ==
== OBS MeeGo Build Targets ==
Line 46: Line 84:
# Click on 'Add repositories'
# Click on 'Add repositories'
# Check 'MeeGo Trunk:Testing'
# Check 'MeeGo Trunk:Testing'
 +
 +
This ensures that the pkgs in your project are building against the MeeGo Trunk:Testing repo.
 +
 +
=== To Build against MeeGo 1.2 ===
 +
 +
# Login to build.meego.com
 +
# Go your project with the pkgs you want to build
 +
# Click on the 'Repositories' tab
 +
# Click on 'Add repositories'
 +
# Check 'MeeGo 1.2'
 +
 +
This ensures that the pkgs in your project are building against the MeeGo Trunk repo.
 +
 +
=== To Build against MeeGo 1.2:Testing ===
 +
 +
# Login to build.meego.com
 +
# Go your project with the pkgs you want to build
 +
# Click on the 'Repositories' tab
 +
# Click on 'Add repositories'
 +
# Check 'MeeGo 1.2 Testing'
This ensures that the pkgs in your project are building against the MeeGo Trunk:Testing repo.
This ensures that the pkgs in your project are building against the MeeGo Trunk:Testing repo.
[[Category:Release engineering]]
[[Category:Release engineering]]

Latest revision as of 18:28, 15 June 2011

Repos to use when creating images.

Contents

Build repos

Daily Snapshots: http://repo.meego.com/MeeGo/snapshots

Weekly Builds: http://repo.meego.com/MeeGo/builds

Trunk repos and projects (1.3)

Related OBS projects are:

- Trunk

- Trunk:non-oss

Daily snapshots

- Daily Trunk snapshots

Trunk:Testing repos and projects (1.3)

Related OBS projects are:

- Trunk:Testing

- Trunk:non-oss:Testing

Daily snapshots

- Daily Trunk:Testing snapshots

MeeGo 1.2 repos and projects (targeting 1.2.1)

Related OBS projects are:

- MeeGo:1.2:oss

- MeeGo:1.2:non-oss

Daily snapshots:

- Daily MeeGo:1.2 snapshots

MeeGo 1.2:Testing repos and projects (targeting 1.2.1)

Related OBS projects are:

- MeeGo:1.2:oss:Testing

- MeeGo:1.2:non-oss:Testing

Daily snapshots:

- Daily MeeGo:1.2:Testing snapshots

MeeGo 1.2.0:oss:Update repo (MeeGo 1.2.0 Updates reside here)

Related OBS projects are:

- MeeGo:1.2.0:oss:Update

- MeeGo:1.2.0:non-oss:Update

OBS MeeGo Build Targets

MeeGo Build Targets to use when building pkgs in MeeGo.

To Build against Trunk

  1. Login to build.meego.com
  2. Go your project with the pkgs you want to build
  3. Click on the 'Repositories' tab
  4. Click on 'Add repositories'
  5. Check 'MeeGo Trunk'

This ensures that the pkgs in your project are building against the MeeGo Trunk repo.

To Build against Trunk:Testing

  1. Login to build.meego.com
  2. Go your project with the pkgs you want to build
  3. Click on the 'Repositories' tab
  4. Click on 'Add repositories'
  5. Check 'MeeGo Trunk:Testing'

This ensures that the pkgs in your project are building against the MeeGo Trunk:Testing repo.

To Build against MeeGo 1.2

  1. Login to build.meego.com
  2. Go your project with the pkgs you want to build
  3. Click on the 'Repositories' tab
  4. Click on 'Add repositories'
  5. Check 'MeeGo 1.2'

This ensures that the pkgs in your project are building against the MeeGo Trunk repo.

To Build against MeeGo 1.2:Testing

  1. Login to build.meego.com
  2. Go your project with the pkgs you want to build
  3. Click on the 'Repositories' tab
  4. Click on 'Add repositories'
  5. Check 'MeeGo 1.2 Testing'

This ensures that the pkgs in your project are building against the MeeGo Trunk:Testing repo.

Personal tools