blob: 7e80cb2e27465902a9403b9c7f2ad63dba9d8e69 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
* Forking cauldron tree
When mageia-release and lsb-release have been updated for the new release,
fork the cauldron tree to the new release tree :
valstar# ./fork-distribution /distrib/mirror/distrib/cauldron /distrib/newrelease/1
Do the same on rabbit (to avoid downloading everything) :
rabbit# ./fork-distribution /distrib/mirror/distrib/cauldron /distrib/newrelease/1
clean testing repositories
Edit media.cfg for x86_64 and i586 :
- check version
- update branch to Official
|