blob: b690fd539e38769c68cd5cd75e87d6ccc6239d43 (
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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] list of things to do in sysadmin
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20list%20of%20things%20to%20do%20in%20sysadmin&In-Reply-To=%3C20110408000235.GE21938%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="003298.html">
<LINK REL="Next" HREF="003301.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] list of things to do in sysadmin</H1>
<B>nicolas vigier</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20list%20of%20things%20to%20do%20in%20sysadmin&In-Reply-To=%3C20110408000235.GE21938%40mars-attacks.org%3E"
TITLE="[Mageia-sysadm] list of things to do in sysadmin">boklm at mars-attacks.org
</A><BR>
<I>Fri Apr 8 02:02:35 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003298.html">[Mageia-sysadm] uid - blog missunderstanding.
</A></li>
<LI>Next message: <A HREF="003301.html">[Mageia-sysadm] list of things to do in sysadmin
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3300">[ date ]</a>
<a href="thread.html#3300">[ thread ]</a>
<a href="subject.html#3300">[ subject ]</a>
<a href="author.html#3300">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hello,
As todo list on the wiki for sysadmin was not updated for a long time, I
looked at list of things we have to do.
For the buildsystem :
Youri :
* use upstream version of youri from zarb
* add support for new architectures (if we decide to add ARM as
supported architecture)
* keep compilation logs for sucessful builds (for the last version of each
package) #670
* support building packages for core and tainted repositories #340
* add priorities on builds, to be able to submit builds with low priority
which are done when all other builds with higher priority are done
* add support for dependencies between builds and/or api to allow
scripting on client side. #631
* add command to cancel a build #635
* Decide if we use a database to store build infos, or continue to
save them inside files and paths.
iurt :
* use linux containers #667
* allow to generate src.rpm from svn in the chroot #392
* do benchmarks with multiple builds on the same node, to see if we can
still have acceptable performance. Two builds on each node would
avoid blocking the build system for a few hours when there is a big
package building
mgarepo :
* add support for branches
* use anonymous svn in create-srpm so we don't need ssh agent
* add kill command #318
Other :
* send commit emails for commits from apprentice
* send failed build emails to submitter
* enable ssh keys from ldap on valstar. Export is working (and used on
rabbit), but we need to import all ssh keys on filesystem to ldap.
* make tool to move/remove packages from repository (like rpmctl)
* see how to manage groups alias for bugzilla / maintainers db
And other things :
- setup wiki
- setup pastebin
- create tool to save and share passwords <A HREF="http://is.gd/KDtys0">http://is.gd/KDtys0</A>
- finish setup of git repositories. Decide which tools to use to manage
git repositories (or create our tools to do it).
Do you see something to add ? Or to remove/change ? Or other comments ?
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003298.html">[Mageia-sysadm] uid - blog missunderstanding.
</A></li>
<LI>Next message: <A HREF="003301.html">[Mageia-sysadm] list of things to do in sysadmin
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3300">[ date ]</a>
<a href="thread.html#3300">[ thread ]</a>
<a href="subject.html#3300">[ subject ]</a>
<a href="author.html#3300">[ 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>
|