Skip to content

OpenPOWER Host OS component versions repository

License

Notifications You must be signed in to change notification settings

NXPower/versions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version data and metadata for host-os projects

This repository contains metadata to build the projects at the open-power-host-os namespace. It also contains additional data necessary to create the software packages.

As new features are introduced in the projects at open-power-host-os new tags will be added here to establish a valid and tested set of software versions to build.

Supported GNU/Linux distributions

  • CentOS 7.3 PPC64LE

Installation

The Builds project, at https://github.com/open-power-host-os/builds uses this repository automatically by cloning it and doing a git checkout in the tag refered in its config.yaml.

Supported Packages and versions

Software Version
SLOF 20170303
crash 7.1.6
docker-swarm 1.1.0
docker 1.12.2
flannel 0.5.5
gcc 4.8.5
ginger-base 2.2.1
ginger 2.3.0
golang-github-russross-blackfriday 1.2
golang-github-shurcooL-sanitized_anchor_name 0
golang 1.7.1
hwdata 0.288
kernel 4.10.0
kimchi 2.3.0
kubernetes 1.2.0
libnl3 3.2.28
librtas 1.4.1
libservicelog 1.1.16
libvirt 2.2.0
libvpd 2.2.5
lshw B.02.18
lsvpd 1.7.7
novnc 0.5.1
ppc64-diag 2.7.2
qemu 2.8.0
servicelog 1.1.14
sos 3.3
systemtap 3.1
wok 2.3.0

Release package

The release package (open-power-host-os-release) takes care of system-wide configurations. It places a file at /etc/open-power-host-os-release indicating the current OpenPOWER Host OS version. It also prepares the POWER system for KVM virtualization, by disabling simultaneous multi-threading and creating necessary preset files.

Packages groups

We have "metapackages" that require the installation of certain sets of related packages. All of those also install the open-power-host-os-release package.

The packages installed by each metapackage are as follows:

  • open-power-host-os-all

    • open-power-host-os-base
    • open-power-host-os-container
    • open-power-host-os-ras
    • open-power-host-os-virt
    • gcc
    • golang-github-russross-blackfriday
    • golang-github-shurcooL-sanitized_anchor_name
    • golang
  • open-power-host-os-base

    • open-power-host-os-release
    • kernel
  • open-power-host-os-container

    • open-power-host-os-base
    • docker
    • docker-swarm
    • flannel
    • kubernetes
  • open-power-host-os-ras

    • open-power-host-os-base
    • crash
    • hwdata
    • libnl3
    • librtas
    • libservicelog
    • libvpd
    • lshw
    • lsvpd
    • ppc64-diag
    • servicelog
    • sos
    • systemtap
  • open-power-host-os-virt

    • open-power-host-os-base
    • SLOF
    • libvirt
    • qemu
  • open-power-host-os-virt-management

    • open-power-host-os-base
    • open-power-host-os-virt
    • novnc
    • ginger
    • ginger-base
    • kimchi
    • wok

About

OpenPOWER Host OS component versions repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 63.5%
  • Python 28.7%
  • C 4.3%
  • Perl 3.5%