diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2010-November/000130.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2010-November/000130.html | 93 |
1 files changed, 93 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2010-November/000130.html b/zarb-ml/mageia-sysadm/2010-November/000130.html new file mode 100644 index 000000000..62de05bcc --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000130.html @@ -0,0 +1,93 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] About build system setup + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20About%20build%20system%20setup&In-Reply-To=%3C20101031233023.GD26184%40sisay.ephaone.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="000129.html"> + <LINK REL="Next" HREF="000133.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] About build system setup</H1> + <B>Michael scherer</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20About%20build%20system%20setup&In-Reply-To=%3C20101031233023.GD26184%40sisay.ephaone.org%3E" + TITLE="[Mageia-sysadm] About build system setup">misc at zarb.org + </A><BR> + <I>Mon Nov 1 00:30:23 CET 2010</I> + <P><UL> + <LI>Previous message: <A HREF="000129.html">[Mageia-sysadm] list of things to do +</A></li> + <LI>Next message: <A HREF="000133.html">[Mageia-sysadm] About build system setup +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#130">[ date ]</a> + <a href="thread.html#130">[ thread ]</a> + <a href="subject.html#130">[ subject ]</a> + <a href="author.html#130">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE> +><i> * to submit builds, packagers will use "mdvsys/repsys submit" from their +</I>><i> computer, or from Cauldron test nodes. mdvsys/repsys require ssh to +</I>><i> connect to valstar and run youri wrapper. We will setup a restricted +</I>><i> shell to only allow commands needed by mdvsys/repsys, and ssh/git +</I>><i> (valstar is also the svn/git server). On Mandriva svn server we used +</I>><i> this script as the default shell to restrict to only ssh/git commands : +</I>><i> <A HREF="http://svn.gna.org/svn/savane/trunk/backend/accounts/sv_membersh.pl">http://svn.gna.org/svn/savane/trunk/backend/accounts/sv_membersh.pl</A> +</I>><i> We can update this script to also allow commands used by mdvsys/repsys. +</I> +While I am obviously biased towards mdvsys, can we simplify everything by just keeping +mdvsys in the documentation ? + +Can we also use some CNAME for valstar role ( if we need to move it on another server ). +Ie, we should not directly use the name of the servers anywhere, except when obviously required. + + +><i> * On Mandriva build system we had one ~mandrake user doing everything +</I>><i> (build bots, scheduler, mirrors, sign packages ...). Now we can split +</I>><i> this to have one user for each task. We can have the following users : +</I>><i> - buildbot (to run iurt on build nodes) +</I>><i> - schedbot (youri/ulri/emi) +</I>><i> - signbot (sign packages) +</I>><i> However we already have a mirror user on valstar. Is it ok, or should +</I>><i> we rename it to "mirrorbot" ? Or remove the "bot" suffix from other +</I>><i> users ? +</I> ++1 for the split, that's a great idea. +And +1 for keeping the bot suffix to avoid clash. So for consistency, +I would vote "mirrorbot" too. ( even if I do not really think it will change much ). + +( and in fact, I would even push to use _foo for system daemon user on the distro side, like +apple does, as this also prevent clash, but I disgress ) +-- +Michael Scherer + +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="000129.html">[Mageia-sysadm] list of things to do +</A></li> + <LI>Next message: <A HREF="000133.html">[Mageia-sysadm] About build system setup +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#130">[ date ]</a> + <a href="thread.html#130">[ thread ]</a> + <a href="subject.html#130">[ subject ]</a> + <a href="author.html#130">[ 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> |