blob: 67f936862e73ba1b3713a3c7cb0d3cfa76163d13 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] things to do for release
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20things%20to%20do%20for%20release&In-Reply-To=%3C20110524193157.GP21938%40mars-attacks.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003480.html">
<LINK REL="Next" HREF="003483.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] things to do for release</H1>
<B>nicolas vigier</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20things%20to%20do%20for%20release&In-Reply-To=%3C20110524193157.GP21938%40mars-attacks.org%3E"
TITLE="[Mageia-sysadm] things to do for release">boklm at mars-attacks.org
</A><BR>
<I>Tue May 24 21:31:57 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003480.html">[Mageia-sysadm] Hobbit [220579] jonund.mageia.org:files warning (YELLOW)
</A></li>
<LI>Next message: <A HREF="003483.html">[Mageia-sysadm] things to do for release
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3482">[ date ]</a>
<a href="thread.html#3482">[ thread ]</a>
<a href="subject.html#3482">[ subject ]</a>
<a href="author.html#3482">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hello,
You can see on this page the list of things to do for the release :
<A HREF="http://www.mageia.org/wiki/doku.php?id=iso1:countdown">http://www.mageia.org/wiki/doku.php?id=iso1:countdown</A>
From this list, I think the following will be done by sysadmin team :
- sign ISOs
- fork cauldron tree directory on mirror to official tree
- clean testing repositories for stable tree
- make a copy in svn of the current svn tree ( svn cp ) to a branch
- clean history on binrepos svn
- add config for new release in youri
- unfreeze cauldron
- manage torrents files
- upload trees and isos on primary mirror on private directory
So I think we can prepare some scripts to do the following :
- fork cauldron tree on mirrors to official tree and clean testing
repositories
- create branch for each package (as discussed at last packagers meeting) :
svn+<A HREF="ssh://svn.mageia.org/svn/packages/cauldron/[packagename">ssh://svn.mageia.org/svn/packages/cauldron/[packagename</A>]/pristine/
copied to
svn+<A HREF="ssh://svn.mageia.org/svn/packages/cauldron/[packagename">ssh://svn.mageia.org/svn/packages/cauldron/[packagename</A>]/branches/1/
- clean history on binrepos svn
- sign ISOs
I plan to start those scripts this week (but you can help too). In this
directory :
svn+<A HREF="ssh://svn.mageia.org/svn/soft/release/trunk/">ssh://svn.mageia.org/svn/soft/release/trunk/</A>
And I think the following can also be useful if we have time :
- see how we can have statistics about number of downloads using torrents
- a script to check signature on all packages
- a script to check for binary or debug packages with no src.rpm,
or src.rpm with no binary packages in the tree
Do you see other things to do ?
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003480.html">[Mageia-sysadm] Hobbit [220579] jonund.mageia.org:files warning (YELLOW)
</A></li>
<LI>Next message: <A HREF="003483.html">[Mageia-sysadm] things to do for release
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3482">[ date ]</a>
<a href="thread.html#3482">[ thread ]</a>
<a href="subject.html#3482">[ subject ]</a>
<a href="author.html#3482">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
mailing list</a><br>
</body></html>
|