blob: d6bc1ec826ffe3525f47c98e2be35e6461b42b93 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] Toys&Tools for Mageia Infrastructure
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Toys%26Tools%20for%20Mageia%20Infrastructure&In-Reply-To=%3C4EEA9CEA.9030502%40gmx.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="004117.html">
<LINK REL="Next" HREF="004119.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] Toys&Tools for Mageia Infrastructure</H1>
<B>Kamil Rytarowski</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Toys%26Tools%20for%20Mageia%20Infrastructure&In-Reply-To=%3C4EEA9CEA.9030502%40gmx.com%3E"
TITLE="[Mageia-sysadm] Toys&Tools for Mageia Infrastructure">n54 at gmx.com
</A><BR>
<I>Fri Dec 16 02:20:42 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="004117.html">[Mageia-sysadm] [Mageia-dev] strange perl faillure on the BS
</A></li>
<LI>Next message: <A HREF="004119.html">[Mageia-sysadm] Toys&Tools for Mageia Infrastructure
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4118">[ date ]</a>
<a href="thread.html#4118">[ thread ]</a>
<a href="subject.html#4118">[ subject ]</a>
<a href="author.html#4118">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hello!
As we all know more important for a Linux distribution than packaging
itself is the infrastructure.
I'd like to contribute doing some toy projects, that may be useful for
the others. Here are some of my ideas (some of them are already working
as a preview):
1. *Mageia packages maintainership daily statistics* - It's already
working here <A HREF="http://kamil.mageia.org.pl/MageiaStats/">http://kamil.mageia.org.pl/MageiaStats/</A>
2. *SVN searcher* - Preview is working here
<A HREF="http://kamil.mageia.org.pl/svnsearch.cgi">http://kamil.mageia.org.pl/svnsearch.cgi</A> - data is a few weeks old,
twice synced
3. *Missing dependencies daily statistics* - to-be done
4. *Statistics about our packagers* (like <A HREF="https://cia.vc">https://cia.vc</A> - but more
information) - to-be done
5. *Build server statistics* - to-be done
And a few more ideas.
Some of the projects above are more toys than tools, but anyway I find
them handy (like the maintainership statistics).
So then I have two primary questions:
- How to you find that, is it possible to (say daily, weekly)
synchronize Mageia SVN (only Cauldron tree?)? What about fetching
svn:log data? It's a few GB of data and a lot of files, directories
- If the data is open to everyone to read (pkgsubmit, cia.vc, etc), is
it fine to store it in one private or public place? Is this against
privacy of our packagers?
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="004117.html">[Mageia-sysadm] [Mageia-dev] strange perl faillure on the BS
</A></li>
<LI>Next message: <A HREF="004119.html">[Mageia-sysadm] Toys&Tools for Mageia Infrastructure
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4118">[ date ]</a>
<a href="thread.html#4118">[ thread ]</a>
<a href="subject.html#4118">[ subject ]</a>
<a href="author.html#4118">[ 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>
|