Difference between revisions of "Build Server"

From stoney cloud
Jump to: navigation, search
[unchecked revision][unchecked revision]
(Overview)
Line 1: Line 1:
 
= Overview =
 
= Overview =
 
* Base chroot environment for the creation of most binary packages which will be copied to the [[Binary Package Server]].
 
* Base chroot environment for the creation of most binary packages which will be copied to the [[Binary Package Server]].
* Packages, which don't need to be built (for example [http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html Oracle's Java SE Development Kit] (JDK)), can be fetched from the [[Mirror Server]].
+
* Packages, which don't need to be built, for example [http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html Oracle's Java SE Development Kit] (JDK), can be fetched from the [[Mirror Server]].
 
* Software stacks built upon specialized binary packages, require their own chroot environment. If possible, avoid this.
 
* Software stacks built upon specialized binary packages, require their own chroot environment. If possible, avoid this.
  
  
 
[[Category:Infrastructure]]
 
[[Category:Infrastructure]]

Revision as of 11:11, 20 August 2014

Overview

  • Base chroot environment for the creation of most binary packages which will be copied to the Binary Package Server.
  • Packages, which don't need to be built, for example Oracle's Java SE Development Kit (JDK), can be fetched from the Mirror Server.
  • Software stacks built upon specialized binary packages, require their own chroot environment. If possible, avoid this.