Changes between Version 1 and Version 2 of Build/5/BuildProcedure


Ignore:
Timestamp:
Sep 8, 2010 4:22:20 PM (14 years ago)
Author:
thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Build/5/BuildProcedure

    v1 v2  
     1'''New'''
     2
     3* Download rpms
     4{{{
     5#!sh
     6sudo su - distrib
     7~/tools/do-only-download-rhel
     8}}}
     9
     10* build using build
     11
     12* sign as user signing
     13
     14* merge using
     15{{{
     16#!sh
     17do-merge-staging-updates
     18}}}
     19
     20-- previous version --
    121First download rpms.  Next rebuild them.  Move all of the rebuilt stuff into /data/done-local5/staging-signing.
    222