Changes between Version 15 and Version 16 of AddingOrRebuildingASuite


Ignore:
Timestamp:
11/02/17 18:19:01 (6 years ago)
Author:
slz
Comment:

Make step 2 more explicit to avoid future pitfalls.

Legend:

Unmodified
Added
Removed
Modified
  • AddingOrRebuildingASuite

    v15 v16  
    11== Bootstrapping A New Release == 
    22 
    3 1. Create build chroot using scripts/build-server/make-chroot 
     31. Create build chroot using `scripts/build-server/make-chroot` 
    44 * Make sure resulting chroot actually has universe enabled. 
    5 2. Update the buildsystem configuration with tags.  Do not forget to add ~0.1 
    6 3. Update /mit/debathena/apt/conf 
     52. Update the buildsystem configuration with tags.  Do not forget to add `~0.1`. 
     6 * Build system config live in `dabuildsys/config.py` in `build-system.git` (checked out on build server home directory). 
     7 * Tags live in `debian-versions.sh` in `scripts.git` (checked out at `/mit/debathena/bin`). 
     83. Update `/mit/debathena/apt/conf` 
    79 * Do not forget to run `git commit` there 
    8104. Run `dareprepro export`.