From 91118a330b153d59191c3bb472acbf22d0804fc5 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Mon, 30 May 2011 16:26:32 +0000 Subject: add README file, with instructions for forking cauldron to stable release --- README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..7e80cb2 --- /dev/null +++ b/README @@ -0,0 +1,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 + -- cgit v1.2.1