diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-sysadm/2012-February/004194.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-sysadm/2012-February/004194.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2012-February/004194.html | 86 |
1 files changed, 86 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2012-February/004194.html b/zarb-ml/mageia-sysadm/2012-February/004194.html new file mode 100644 index 000000000..1ca46ee5d --- /dev/null +++ b/zarb-ml/mageia-sysadm/2012-February/004194.html @@ -0,0 +1,86 @@ +<!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=%3CCA%2BCX%2Bbio_Bx_wjmY8D2qENY0utWub%2B6ujJQ6PDJv9R3Usepr_A%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="004193.html"> + <LINK REL="Next" HREF="004195.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] repoctl</H1> + <B>Pascal Terjan</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20repoctl&In-Reply-To=%3CCA%2BCX%2Bbio_Bx_wjmY8D2qENY0utWub%2B6ujJQ6PDJv9R3Usepr_A%40mail.gmail.com%3E" + TITLE="[Mageia-sysadm] repoctl">pterjan at gmail.com + </A><BR> + <I>Fri Feb 10 20:33:16 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="004193.html">[Mageia-sysadm] repoctl +</A></li> + <LI>Next message: <A HREF="004195.html">[Mageia-sysadm] repoctl +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#4194">[ date ]</a> + <a href="thread.html#4194">[ thread ]</a> + <a href="subject.html#4194">[ subject ]</a> + <a href="author.html#4194">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>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> 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> +This means we can no longer know when a package is available. +Currently they wouldn't be generated 3 times, as the 2 other packages +would be finished while genhdlist is still running for the first one, +and it would run once for both. +What is the point of making upload slower? + +><i>  - create a tool to check a mirror integrity, using sha1sum file, and +</I>><i>   integrate this tool in MGA::Mirrors. +</I>><i>  - use it in other tool to manage updates +</I></PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="004193.html">[Mageia-sysadm] repoctl +</A></li> + <LI>Next message: <A HREF="004195.html">[Mageia-sysadm] repoctl +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#4194">[ date ]</a> + <a href="thread.html#4194">[ thread ]</a> + <a href="subject.html#4194">[ subject ]</a> + <a href="author.html#4194">[ 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> |