diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2012-February/004193.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2012-February/004193.html | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2012-February/004193.html b/zarb-ml/mageia-sysadm/2012-February/004193.html new file mode 100644 index 000000000..a66d958f8 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2012-February/004193.html @@ -0,0 +1,79 @@ +<!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=%3C20120210191832.GT21938%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="004192.html"> + <LINK REL="Next" HREF="004194.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=%3C20120210191832.GT21938%40mars-attacks.org%3E" + TITLE="[Mageia-sysadm] repoctl">boklm at mars-attacks.org + </A><BR> + <I>Fri Feb 10 20:18:32 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="004192.html">[Mageia-sysadm] [sysadmin-reports] Hobbit [80535] krampouezh.mageia.org:disk warning (YELLOW) +</A></li> + <LI>Next message: <A HREF="004194.html">[Mageia-sysadm] repoctl +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#4193">[ date ]</a> + <a href="thread.html#4193">[ thread ]</a> + <a href="subject.html#4193">[ subject ]</a> + <a href="author.html#4193">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hello, + +I started work on a new tool to manage package repositories : +<A HREF="http://svnweb.mageia.org/soft/repoctl/trunk/">http://svnweb.mageia.org/soft/repoctl/trunk/</A> + +This tool allow to : + - move / delete / list packages from repositories + - lock a repository before modifying it + - generate hdlists for repositories that have been modified + - generate a file with sha1sum of important files before mirroring + +You can see the command available with repoctl --help. + +Things planned next : + - make a package and install this tool on valstar to start using it + - update youri to use it when moving packages to the repository + - remove update of hdlists and mirroring from youri, and replace this + by a repoctl call by cron every 4 or 5 minutes, so that hdlists are + not generated 3 times if 3 packages are uploaded in 3 minutes + - create a tool to check a mirror integrity, using sha1sum file, and + integrate this tool in MGA::Mirrors. + - use it in other tool to manage updates + +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="004192.html">[Mageia-sysadm] [sysadmin-reports] Hobbit [80535] krampouezh.mageia.org:disk warning (YELLOW) +</A></li> + <LI>Next message: <A HREF="004194.html">[Mageia-sysadm] repoctl +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#4193">[ date ]</a> + <a href="thread.html#4193">[ thread ]</a> + <a href="subject.html#4193">[ subject ]</a> + <a href="author.html#4193">[ 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> |