diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-03-06 15:55:19 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-03-06 15:55:19 +0200 |
commit | 498db52163989791423d2ef137ca3b2fd0b8dc93 (patch) | |
tree | d79037c70c9173437463fcf4e02a7513d7284b98 /doc/release.cli | |
parent | 5a4fa9b44986201a29c276d6666851dd925dd62f (diff) |
Add more notes to upgrade section in release doc
Diffstat (limited to 'doc/release.cli')
-rw-r--r-- | doc/release.cli | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/release.cli b/doc/release.cli index 7cb68e1..0e1e509 100644 --- a/doc/release.cli +++ b/doc/release.cli @@ -726,12 +726,21 @@ distribution from \c{etc/stage} and add the pre-distributed packages \h#upgrade-baseutils|Upgrade \c{baseutils}| + Check for abnormalities in new package sizes. Restage: + + \ + rm -r staging/0/* + + etc/stage -b + \ + Remember to update the GCC version in the stage \c{buildtab}s for the configuration that uses \c{mingw} package. \h#upgrade-buildos|Upgrade \c{buildos}| - See \c{bootstrap.txt} for the procedure. Start with the \c{devel} machines. + See \c{bootstrap.txt} for the procedure. Start with the \c{devel} + configuration and upgrade \c{stage} after testing. \h#upgrade-build-machines|Upgrade build machines| |