diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-February/002820.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2011-February/002820.html | 174 |
1 files changed, 174 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-February/002820.html b/zarb-ml/mageia-sysadm/2011-February/002820.html new file mode 100644 index 000000000..e7cb32053 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-February/002820.html @@ -0,0 +1,174 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] mirrors readme/howto/script + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20mirrors%20readme/howto/script&In-Reply-To=%3CAANLkTin0zsZ%3DbDyExs5Sshn4P8tyhNHi8bj-KUP_HC6P%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="002818.html"> + <LINK REL="Next" HREF="002917.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] mirrors readme/howto/script</H1> + <B>Romain d'Alverny</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20mirrors%20readme/howto/script&In-Reply-To=%3CAANLkTin0zsZ%3DbDyExs5Sshn4P8tyhNHi8bj-KUP_HC6P%40mail.gmail.com%3E" + TITLE="[Mageia-sysadm] mirrors readme/howto/script">rdalverny at gmail.com + </A><BR> + <I>Tue Feb 22 15:40:27 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="002818.html">[Mageia-sysadm] [Mageia-webteam] Forum installation (almost) complete +</A></li> + <LI>Next message: <A HREF="002917.html">[Mageia-sysadm] mirrors readme/howto/script +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2820">[ date ]</a> + <a href="thread.html#2820">[ thread ]</a> + <a href="subject.html#2820">[ subject ]</a> + <a href="author.html#2820">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi there, + +checking the mirrors.readme file, I wondered if we could not only +provide directions on how to setup a mirror, but as well provide a +simple bash script that, by default, does what we would expect best +from a mirror provider, leaving the admin customize it. + +As I did it as an exercise for myself :-p here is attached such a +script, with comments to guide. Of course, it's intended more to non +experts as mirroring instructions would be enough and admins may +prefer to double-check what is going to be run. Still, in the event +this could help make the mirroring process easier for some... why not +provide it and see if/how it is used? + +You may notice that it would help then that Tier1 and Tier2 mirrors +are explicitly shown as such in the default mirrors list on +mirror.mageia.org; so we can point people to, for instance, +<A HREF="http://mirrors.mageia.org/?tier1">http://mirrors.mageia.org/?tier1</A> to get only Tier1 mirrors (yes, +today, there's only one). Does that make sense? + +On a side note, Nanar, how may I submit patches for the mirrors app? +push the (small) patches to you or commit to trunk directly? + +As a second-thought, an extension of this script could be to provide a +sample script to gather download stats and push them to one of our +server collecting download stats from several mirrors. + +What do you think? + +Romain +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: mirror-sync.sh +Type: application/x-sh +Size: 1969 bytes +Desc: not available +URL: </pipermail/mageia-sysadm/attachments/20110222/189dccee/attachment.sh> +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002818.html">[Mageia-sysadm] [Mageia-webteam] Forum installation (almost) complete +</A></li> + <LI>Next message: <A HREF="002917.html">[Mageia-sysadm] mirrors readme/howto/script +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2820">[ date ]</a> + <a href="thread.html#2820">[ thread ]</a> + <a href="subject.html#2820">[ subject ]</a> + <a href="author.html#2820">[ 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> |