Changes between Version 7 and Version 8 of NightlyBuilds


Ignore:
Timestamp:
11/29/09 18:38:51 (14 years ago)
Author:
zaytsev
Comment:

Updates

Legend:

Unmodified
Added
Removed
Modified
  • NightlyBuilds

    v7 v8  
    11= Nightly Builds = 
    22 
    3 '''WARNING!!! ''' Nightly builds are ''meant'' to be unstable, they are primarily expected to be used for testing and by no means advised for production. Sometimes they might not even build at all. Moreover, the build host is a privately owned machine and may go down for indefinite amounts of time. There are no warranties whatsoever and when it eats your dog or induces cancer on your neighbours don't tell us that you haven't been warned. 
     3'''WARNING!!! ''' Nightly builds are ''meant'' to be unstable, they are primarily expected to be used for testing and by no means advised for production. Sometimes they might not even build at all. Moreover, the build host is a privately owned machine and may go down for indefinite amounts of time. There are no warranties whatsoever and when it eats your dog or induces cancer on your neighbors don't tell us that you haven't been warned. 
    44 
    5 We have currently set up a machine which builds nightly RPM packages from the snapshot of the master Git branch at around 4:30 (GMT+3) for a number of platforms and architectures (EL4, EL5, FC11, FC10, both x86 and x86_64). Other distributions might be added later on if there is a demand for that, provided that they are supported by mock. The raw package tree is available here: 
     5We have currently set up a machine which builds nightly RPM packages from the snapshot of the master Git branch at around 4:30 (GMT+3) for a number of platforms and architectures (EL4, EL5, FC10, FC11, FC12, both x86 and x86_64). Other distributions might be added later on if there is a demand for that, provided that they are supported by mock. The raw package tree is available here: 
    66 
    77 * http://rpm.zaytsev.net/mc-git/ 
     
    1717 * [http://rpm.zaytsev.net/mc-git/fedora-11-i386/build.log FC11, x86] 
    1818 * [http://rpm.zaytsev.net/mc-git/fedora-11-x86_64/build.log FC11, x86_64] 
     19 * [http://rpm.zaytsev.net/mc-git/fedora-12-i386/build.log FC12, x86] 
     20 * [http://rpm.zaytsev.net/mc-git/fedora-12-x86_64/build.log FC12, x86_64] 
    1921 
    2022== Testing repos == 
     
    2527 
    2628{{{ 
    27 [mc] 
    28 name=Midnight Commander nightly builds 
    29 baseurl=http://rpm.zaytsev.net/mc-git/epel-$releasever-$basearch/ 
    30 enabled=1 
    31 gpgcheck=0 
    32 }}} 
    33  
    34 or 
    35  
    36 {{{ 
    3729cd /etc/yum.repos.d/ && sudo wget http://rpm.zaytsev.net/mc-git-el.repo 
    3830}}} 
    3931 
    4032 
    41 '''Fedora Core 10 and Fedora Core 11''' 
    42  
    43 {{{ 
    44 [mc] 
    45 name=Midnight Commander nightly builds 
    46 baseurl=http://rpm.zaytsev.net/mc-git/fedora-$releasever-$basearch/ 
    47 enabled=1 
    48 gpgcheck=0 
    49 }}} 
    50  
    51 or 
     33'''Fedora Core 10, 11 and 12''' 
    5234 
    5335{{{ 
    5436cd /etc/yum.repos.d/ && sudo wget http://rpm.zaytsev.net/mc-git-fc.repo 
    5537}}} 
     38 
     39Hopefully, we'll come up with noarch repo-package sooner or later. Any help is gladly welcomed. 
    5640 
    5741== Other == 
     
    6044 
    6145Any help on setting up a build host for Debian packages on EL5-boxen (especially in the form of a ready-made nicely commented and secure script) will be gladly appreciated. The same goes for signing the packages; we just don't have enough time and resources to figure out how to put it to work in our conditions. 
     46 
     47Hardware donations are gladly accepted: check the current announcement at http://rpm.zaytsev.net.