Changes between Version 4 and Version 5 of NewBuildSystem


Ignore:
Timestamp:
09/29/14 19:00:44 (10 years ago)
Author:
vasilvv
Comment:

add coarse notes from bootstrapping utopic

Legend:

Unmodified
Added
Removed
Modified
  • NewBuildSystem

    v4 v5  
    5050== Bootstrapping A New Release == 
    5151 
    52 Victor should fill in this part for bringing `utopic` (14.10) online. 
     521. Make sure you have enough space to create the build chroot using lvs and pvs. 
     532. Alter /root/sources.list.d appropriately 
     543. Create build chroot using /root/make-chroot 
     553bis. Make sure resulting chroot actually has universe enabled. 
     563verybis. Make sure resulting chroot has debathena APT key in it. 
     574. Update the buildsystem configuration with tags.  Do not forget to add ~0.1 
     585. Update /mit/debathena/apt/conf 
     595bis. Do not forget to run `git commit` there 
     606. Run `dareprepro export`. 
     617. Fix debathena-machtype 
     628. Run dapopulate with appropriate flags.  An example would be: `dapopulate --handle-broken=include --allow-out-of-date --use-development utopic trusty` 
     63   (populate utopic with sources from trusty). 
     649. Open a tmux, and in it, run dabuild on the staging repo.  You will probably 
     65   need to specify -B with the name of preceeding repo, for example: 
     66   `DEBATHENA_SETUP_HOOK=/afs/sipb.mit.edu/project/debathena/bin/chroot-sources.staging dabuild utopic-staging -B trusty`. 
    5367