diff options
Diffstat (limited to 'zarb-ml/mageia-webteam/2013-January/002286.html')
-rw-r--r-- | zarb-ml/mageia-webteam/2013-January/002286.html | 94 |
1 files changed, 94 insertions, 0 deletions
diff --git a/zarb-ml/mageia-webteam/2013-January/002286.html b/zarb-ml/mageia-webteam/2013-January/002286.html new file mode 100644 index 000000000..56d295c70 --- /dev/null +++ b/zarb-ml/mageia-webteam/2013-January/002286.html @@ -0,0 +1,94 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-webteam] [Bug 1386] add distrib links to first page + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20%5BBug%201386%5D%20add%20distrib%20links%20to%20first%20page&In-Reply-To=%3C20130108105116.1E2DA472A8%40alamut.mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002285.html"> + <LINK REL="Next" HREF="002287.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-webteam] [Bug 1386] add distrib links to first page</H1> + <B>Romain d'Alverny</B> + <A HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20%5BBug%201386%5D%20add%20distrib%20links%20to%20first%20page&In-Reply-To=%3C20130108105116.1E2DA472A8%40alamut.mageia.org%3E" + TITLE="[Mageia-webteam] [Bug 1386] add distrib links to first page">bugzilla-daemon at mageia.org + </A><BR> + <I>Tue Jan 8 11:51:16 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="002285.html">[Mageia-webteam] [Bug 1386] add distrib links to first page +</A></li> + <LI>Next message: <A HREF="002287.html">[Mageia-webteam] [Bug 1386] add distrib links to first page +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2286">[ date ]</a> + <a href="thread.html#2286">[ thread ]</a> + <a href="subject.html#2286">[ subject ]</a> + <a href="author.html#2286">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE><A HREF="https://bugs.mageia.org/show_bug.cgi?id=1386">https://bugs.mageia.org/show_bug.cgi?id=1386</A> + +--- Comment #15 from Romain d'Alverny <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-webteam">rdalverny at gmail.com</A>> 2013-01-08 12:51:15 CET --- +Ok, then, wouldn't an integrated CLI tool even be better for that, with a +scenario like this? + + $ get-mageia-mirror --help + + get-mageia-mirror [-c <country>] [-v <version>] [-a <arch>] [-p +<protocol>] [--system] + + $ get-mageia-mirror -c FR --system + [system version = 2] + [system arch = x86_64] + [country = FR] + fetching mirrors list... + + [1] distrib-coffee.ipsl.jussieu.fr + [2] ... + + Select your preferred mirror [1]: 1 + + [1] rsync + [2] http + [3] ftp + + Select your preferred protocol [ftp]: 2 + + <A HREF="http://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia/distrib/2/x86_64">http://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia/distrib/2/x86_64</A> + + +(not that changing the Web interface is not possible, but - there's likely no +maintainer/developer behind it at the moment) + +-- +Configure bugmail: <A HREF="https://bugs.mageia.org/userprefs.cgi?tab=email">https://bugs.mageia.org/userprefs.cgi?tab=email</A> +------- You are receiving this mail because: ------- +You are the assignee for the bug. +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002285.html">[Mageia-webteam] [Bug 1386] add distrib links to first page +</A></li> + <LI>Next message: <A HREF="002287.html">[Mageia-webteam] [Bug 1386] add distrib links to first page +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2286">[ date ]</a> + <a href="thread.html#2286">[ thread ]</a> + <a href="subject.html#2286">[ subject ]</a> + <a href="author.html#2286">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-webteam">More information about the Mageia-webteam +mailing list</a><br> +</body></html> |