diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2012-February/004195.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2012-February/004195.html | 91 |
1 files changed, 91 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2012-February/004195.html b/zarb-ml/mageia-sysadm/2012-February/004195.html new file mode 100644 index 000000000..44e0888b1 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2012-February/004195.html @@ -0,0 +1,91 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] repoctl + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20repoctl&In-Reply-To=%3C20120210194728.GU21938%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="004194.html"> + <LINK REL="Next" HREF="004196.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] repoctl</H1> + <B>nicolas vigier</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20repoctl&In-Reply-To=%3C20120210194728.GU21938%40mars-attacks.org%3E" + TITLE="[Mageia-sysadm] repoctl">boklm at mars-attacks.org + </A><BR> + <I>Fri Feb 10 20:47:28 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="004194.html">[Mageia-sysadm] repoctl +</A></li> + <LI>Next message: <A HREF="004196.html">[Mageia-sysadm] Report from Marseille trip +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#4195">[ date ]</a> + <a href="thread.html#4195">[ thread ]</a> + <a href="subject.html#4195">[ subject ]</a> + <a href="author.html#4195">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Fri, 10 Feb 2012, Pascal Terjan wrote: + +><i> On Fri, Feb 10, 2012 at 19:18, nicolas vigier <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">boklm at mars-attacks.org</A>> wrote: +</I>><i> > Hello, +</I>><i> > +</I>><i> > I started work on a new tool to manage package repositories : +</I>><i> > <A HREF="http://svnweb.mageia.org/soft/repoctl/trunk/">http://svnweb.mageia.org/soft/repoctl/trunk/</A> +</I>><i> > +</I>><i> > This tool allow to : +</I>><i> >  - move / delete / list packages from repositories +</I>><i> >  - lock a repository before modifying it +</I>><i> >  - generate hdlists for repositories that have been modified +</I>><i> >  - generate a file with sha1sum of important files before mirroring +</I>><i> > +</I>><i> > You can see the command available with repoctl --help. +</I>><i> > +</I>><i> > Things planned next : +</I>><i> >  - make a package and install this tool on valstar to start using it +</I>><i> >  - update youri to use it when moving packages to the repository +</I>><i> >  - remove update of hdlists and mirroring from youri, and replace this +</I>><i> >   by a repoctl call by cron every 4 or 5 minutes, so that hdlists are +</I>><i> >   not generated 3 times if 3 packages are uploaded in 3 minutes +</I>><i> +</I>><i> This means we can no longer know when a package is available. +</I> +If we know when the package was finished, and the last time the mirror +was updated, we can know if it is available. + +><i> Currently they wouldn't be generated 3 times, as the 2 other packages +</I>><i> would be finished while genhdlist is still running for the first one, +</I>><i> and it would run once for both. +</I>><i> What is the point of making upload slower? +</I> +Hmm, so I was wrong and it was not a good idea. + +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="004194.html">[Mageia-sysadm] repoctl +</A></li> + <LI>Next message: <A HREF="004196.html">[Mageia-sysadm] Report from Marseille trip +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#4195">[ date ]</a> + <a href="thread.html#4195">[ thread ]</a> + <a href="subject.html#4195">[ subject ]</a> + <a href="author.html#4195">[ 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> |