diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20101008')
26 files changed, 2298 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20101008/002272.html b/zarb-ml/mageia-discuss/20101008/002272.html new file mode 100644 index 000000000..18af2f835 --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/002272.html @@ -0,0 +1,73 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] rpm compatibility + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20rpm%20compatibility&In-Reply-To=%3C201010081056.23623.fri%40tribun.eu%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + + <LINK REL="Next" HREF="002273.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] rpm compatibility</H1> + <B>Morgan Leijström</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20rpm%20compatibility&In-Reply-To=%3C201010081056.23623.fri%40tribun.eu%3E" + TITLE="[Mageia-discuss] rpm compatibility">fri at tribun.eu + </A><BR> + <I>Fri Oct 8 10:56:23 CEST 2010</I> + <P><UL> + + <LI>Next message: <A HREF="002273.html">[Mageia-discuss] rpm compatibility +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2272">[ date ]</a> + <a href="thread.html#2272">[ thread ]</a> + <a href="subject.html#2272">[ subject ]</a> + <a href="author.html#2272">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On mandriva forum [1] now was a post about OpenSuSE build system can package +rpm so they work on different Linux distributions. + +<A HREF="http://en.opensuse.org/Build_Service/cross_distribution_package_how_to">http://en.opensuse.org/Build_Service/cross_distribution_package_how_to</A> + +"The Build Service can reliably package rpms for not only openSUSE, but also +recent SLES, CentOS, Fedora, Red Hat Enterprise Linux, Ubuntu, Debian and +Mandriva distributions." + +It may not need much more work? + +Benefit is that maybe more work could be shared between distributions. + +And if other dists could use Mageia packages, it is a way to draw attention ;) + +But maybe it slows other progress such as future move to rpm5, general +installation and build system development? + +[1]: <A HREF="http://forum.mandriva.com/viewtopic.php?t=132237">http://forum.mandriva.com/viewtopic.php?t=132237</A> +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + + <LI>Next message: <A HREF="002273.html">[Mageia-discuss] rpm compatibility +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2272">[ date ]</a> + <a href="thread.html#2272">[ thread ]</a> + <a href="subject.html#2272">[ subject ]</a> + <a href="author.html#2272">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20101008/002273.html b/zarb-ml/mageia-discuss/20101008/002273.html new file mode 100644 index 000000000..1382e4d24 --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/002273.html @@ -0,0 +1,72 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] rpm compatibility + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20rpm%20compatibility&In-Reply-To=%3C201010081116.32916.oliver.bgr%40googlemail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002272.html"> + <LINK REL="Next" HREF="002280.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] rpm compatibility</H1> + <B>Oliver Burger</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20rpm%20compatibility&In-Reply-To=%3C201010081116.32916.oliver.bgr%40googlemail.com%3E" + TITLE="[Mageia-discuss] rpm compatibility">oliver.bgr at googlemail.com + </A><BR> + <I>Fri Oct 8 11:16:32 CEST 2010</I> + <P><UL> + <LI>Previous message: <A HREF="002272.html">[Mageia-discuss] rpm compatibility +</A></li> + <LI>Next message: <A HREF="002280.html">[Mageia-discuss] rpm compatibility +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2273">[ date ]</a> + <a href="thread.html#2273">[ thread ]</a> + <a href="subject.html#2273">[ subject ]</a> + <a href="author.html#2273">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Morgan Leijström <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">fri at tribun.eu</A>> schrieb am 2010-10-08 +><i> On mandriva forum [1] now was a post about OpenSuSE build system can +</I>><i> package rpm so they work on different Linux distributions. +</I>><i> Benefit is that maybe more work could be shared between distributions. +</I>><i> +</I>><i> And if other dists could use Mageia packages, it is a way to draw attention +</I>When building x-distro on OBS you don't build one package for all distros. The +OBS builds one package per distro and you may have to use if-clauses in the +spec, when macros, package names and things like that defer between the +distros. + +And you can't rebuild the srpms on other distros without editing the specs +because there are obs specific macros. + +Oliver +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002272.html">[Mageia-discuss] rpm compatibility +</A></li> + <LI>Next message: <A HREF="002280.html">[Mageia-discuss] rpm compatibility +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2273">[ date ]</a> + <a href="thread.html#2273">[ thread ]</a> + <a href="subject.html#2273">[ subject ]</a> + <a href="author.html#2273">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20101008/002274.html b/zarb-ml/mageia-discuss/20101008/002274.html new file mode 100644 index 000000000..f11b1b022 --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/002274.html @@ -0,0 +1,63 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Are you aware that mageia.com is already registered... + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Are%20you%20aware%20that%20mageia.com%20is%20already%0A%09registered...&In-Reply-To=%3CAANLkTikVSq7r5qzOuXYcN9pFvzRiOPfrB%2B74sn57QqE_%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="002282.html"> + <LINK REL="Next" HREF="002275.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Are you aware that mageia.com is already registered...</H1> + <B>Stéphane Téletchéa</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Are%20you%20aware%20that%20mageia.com%20is%20already%0A%09registered...&In-Reply-To=%3CAANLkTikVSq7r5qzOuXYcN9pFvzRiOPfrB%2B74sn57QqE_%40mail.gmail.com%3E" + TITLE="[Mageia-discuss] Are you aware that mageia.com is already registered...">steletch at gmail.com + </A><BR> + <I>Fri Oct 8 11:50:41 CEST 2010</I> + <P><UL> + <LI>Previous message: <A HREF="002282.html">[Mageia-discuss] rpm compatibility +</A></li> + <LI>Next message: <A HREF="002275.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2274">[ date ]</a> + <a href="thread.html#2274">[ thread ]</a> + <a href="subject.html#2274">[ subject ]</a> + <a href="author.html#2274">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Just to ensure we will not encompass the mandrake story again, check +<A HREF="http://www.mageia.com">http://www.mageia.com</A> ... +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-discuss/attachments/20101008/52b83cc6/attachment.html> +</PRE> + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002282.html">[Mageia-discuss] rpm compatibility +</A></li> + <LI>Next message: <A HREF="002275.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2274">[ date ]</a> + <a href="thread.html#2274">[ thread ]</a> + <a href="subject.html#2274">[ subject ]</a> + <a href="author.html#2274">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20101008/002275.html b/zarb-ml/mageia-discuss/20101008/002275.html new file mode 100644 index 000000000..31bf3dccc --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/002275.html @@ -0,0 +1,66 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Are you aware that mageia.com is already registered... + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Are%20you%20aware%20that%20mageia.com%20is%20already%0A%20registered...&In-Reply-To=%3Cop.vj84ktloct0cxl%40kira-notebook.iis.sinica.edu.tw%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002274.html"> + <LINK REL="Next" HREF="002276.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Are you aware that mageia.com is already registered...</H1> + <B>Kira</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Are%20you%20aware%20that%20mageia.com%20is%20already%0A%20registered...&In-Reply-To=%3Cop.vj84ktloct0cxl%40kira-notebook.iis.sinica.edu.tw%3E" + TITLE="[Mageia-discuss] Are you aware that mageia.com is already registered...">elegant.pegasus at gmail.com + </A><BR> + <I>Fri Oct 8 11:56:45 CEST 2010</I> + <P><UL> + <LI>Previous message: <A HREF="002274.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A></li> + <LI>Next message: <A HREF="002276.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2275">[ date ]</a> + <a href="thread.html#2275">[ thread ]</a> + <a href="subject.html#2275">[ subject ]</a> + <a href="author.html#2275">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>在 Fri, 08 Oct 2010 17:50:41 +0800, Stéphane Téletchéa +<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">steletch at gmail.com</A>>寫道: + +><i> Just to ensure we will not encompass the mandrake story again, check +</I>><i> <A HREF="http://www.mageia.com">http://www.mageia.com</A> ... +</I>It might bring in some confusion, but the content is completely different, + +which should be just right. +</PRE> + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002274.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A></li> + <LI>Next message: <A HREF="002276.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2275">[ date ]</a> + <a href="thread.html#2275">[ thread ]</a> + <a href="subject.html#2275">[ subject ]</a> + <a href="author.html#2275">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20101008/002276.html b/zarb-ml/mageia-discuss/20101008/002276.html new file mode 100644 index 000000000..f0bc02a42 --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/002276.html @@ -0,0 +1,59 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Are you aware that mageia.com is already registered... + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Are%20you%20aware%20that%20mageia.com%20is%20already%0A%09registered...&In-Reply-To=%3CAANLkTimJJkMb5Ey-UT2WuZMnCquTDfUbaudK4vEVLfi1%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="002275.html"> + <LINK REL="Next" HREF="002277.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Are you aware that mageia.com is already registered...</H1> + <B>Wolfgang Bornath</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Are%20you%20aware%20that%20mageia.com%20is%20already%0A%09registered...&In-Reply-To=%3CAANLkTimJJkMb5Ey-UT2WuZMnCquTDfUbaudK4vEVLfi1%40mail.gmail.com%3E" + TITLE="[Mageia-discuss] Are you aware that mageia.com is already registered...">molch.b at googlemail.com + </A><BR> + <I>Fri Oct 8 11:59:37 CEST 2010</I> + <P><UL> + <LI>Previous message: <A HREF="002275.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A></li> + <LI>Next message: <A HREF="002277.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2276">[ date ]</a> + <a href="thread.html#2276">[ thread ]</a> + <a href="subject.html#2276">[ subject ]</a> + <a href="author.html#2276">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>This was already discussed at length in the beginning of this mailing list. +</PRE> + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002275.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A></li> + <LI>Next message: <A HREF="002277.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2276">[ date ]</a> + <a href="thread.html#2276">[ thread ]</a> + <a href="subject.html#2276">[ subject ]</a> + <a href="author.html#2276">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20101008/002277.html b/zarb-ml/mageia-discuss/20101008/002277.html new file mode 100644 index 000000000..5728741df --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/002277.html @@ -0,0 +1,67 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Are you aware that mageia.com is already registered... + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Are%20you%20aware%20that%20mageia.com%20is%20already%0A%09registered...&In-Reply-To=%3C201010081203.49098.omejean%40yahoo.fr%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002276.html"> + <LINK REL="Next" HREF="002278.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Are you aware that mageia.com is already registered...</H1> + <B>Olivier Méjean</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Are%20you%20aware%20that%20mageia.com%20is%20already%0A%09registered...&In-Reply-To=%3C201010081203.49098.omejean%40yahoo.fr%3E" + TITLE="[Mageia-discuss] Are you aware that mageia.com is already registered...">omejean at yahoo.fr + </A><BR> + <I>Fri Oct 8 12:03:48 CEST 2010</I> + <P><UL> + <LI>Previous message: <A HREF="002276.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A></li> + <LI>Next message: <A HREF="002278.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2277">[ date ]</a> + <a href="thread.html#2277">[ thread ]</a> + <a href="subject.html#2277">[ subject ]</a> + <a href="author.html#2277">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le vendredi 8 octobre 2010 11:50:41, Stéphane Téletchéa a écrit : +><i> Just to ensure we will not encompass the mandrake story again, check +</I>><i> <A HREF="http://www.mageia.com">http://www.mageia.com</A> ... +</I>><i> +</I> +Mageia trademark is registred at the INPI (French trademark and patents office) +for several classes useful for computing by member of the Mageia project + +Olivier +</PRE> + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002276.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A></li> + <LI>Next message: <A HREF="002278.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2277">[ date ]</a> + <a href="thread.html#2277">[ thread ]</a> + <a href="subject.html#2277">[ subject ]</a> + <a href="author.html#2277">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20101008/002278.html b/zarb-ml/mageia-discuss/20101008/002278.html new file mode 100644 index 000000000..46023d781 --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/002278.html @@ -0,0 +1,104 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Are you aware that mageia.com is already registered... + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Are%20you%20aware%20that%20mageia.com%20is%20already%0A%20registered...&In-Reply-To=%3C1286536932.1552.79.camel%40akroma.ephaone.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002277.html"> + <LINK REL="Next" HREF="002283.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Are you aware that mageia.com is already registered...</H1> + <B>Michael Scherer</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Are%20you%20aware%20that%20mageia.com%20is%20already%0A%20registered...&In-Reply-To=%3C1286536932.1552.79.camel%40akroma.ephaone.org%3E" + TITLE="[Mageia-discuss] Are you aware that mageia.com is already registered...">misc at zarb.org + </A><BR> + <I>Fri Oct 8 13:22:12 CEST 2010</I> + <P><UL> + <LI>Previous message: <A HREF="002277.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A></li> + <LI>Next message: <A HREF="002283.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2278">[ date ]</a> + <a href="thread.html#2278">[ thread ]</a> + <a href="subject.html#2278">[ subject ]</a> + <a href="author.html#2278">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE> +Le vendredi 08 octobre 2010 à 11:50 +0200, Stéphane Téletchéa a écrit : +><i> Just to ensure we will not encompass the mandrake story again, check +</I>><i> <A HREF="http://www.mageia.com">http://www.mageia.com</A> ... +</I> +We had a quite long and complex research to find a name : +<A HREF="https://www.mageia.org/pipermail/mageia-discuss/20100920/000315.html">https://www.mageia.org/pipermail/mageia-discuss/20100920/000315.html</A> + +Then we indeed stumbled on the fact that the .com was used but this was +not seen as a problem since there is a lot of precedent in free +software : + +apache.com is not affiliated with apache.org + (.com registered before .org ) + +ubuntu.com is not affiliated with ubuntu.org + (.org registered 2 years before .com ) + +gnome.com is not affiliated with gnome.org + (.com 2 years before .org ) + +python.com is not affiliated with python.org + (.com 1 year before .org) + +I just took the biggest projects I could think, but afaik, none of them +had a problem based on dns alone. To have a problem like Mandrakesoft or +Mobilix had, the problem need to be taken from a trademark point of +view. And if you look on the list I gave, this was checked ( now, we +forgot to check association name, but we worked around it quite +easily ). + +People asked the question in the past : +<A HREF="https://www.mageia.org/pipermail/mageia-discuss/20100921/000567.html">https://www.mageia.org/pipermail/mageia-discuss/20100921/000567.html</A> + +So yes, we are aware. It is like computer security, just a question of +evaluating the risk. And I think we are not doing much harm to them +( and that we do not want ), neither the do to us. This is basically a +brick and mortar shop. The trademark law is quite clear, you have to +explicitly tell the domain of your mark, and so does the DNS system +( ie, you have to use a tld ). + +And you are you aware you are sending html mail on this list :) ? +-- +Michael Scherer + +</PRE> + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002277.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A></li> + <LI>Next message: <A HREF="002283.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2278">[ date ]</a> + <a href="thread.html#2278">[ thread ]</a> + <a href="subject.html#2278">[ subject ]</a> + <a href="author.html#2278">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20101008/002279.html b/zarb-ml/mageia-discuss/20101008/002279.html new file mode 100644 index 000000000..da94c8768 --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/002279.html @@ -0,0 +1,77 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Think about bugzilla monitoring? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Think%20about%20bugzilla%20monitoring%3F&In-Reply-To=%3C4CAF22B9.2040808%40arcor.de%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002283.html"> + <LINK REL="Next" HREF="002281.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Think about bugzilla monitoring?</H1> + <B>Florian Hubold</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Think%20about%20bugzilla%20monitoring%3F&In-Reply-To=%3C4CAF22B9.2040808%40arcor.de%3E" + TITLE="[Mageia-discuss] Think about bugzilla monitoring?">doktor5000 at arcor.de + </A><BR> + <I>Fri Oct 8 15:55:05 CEST 2010</I> + <P><UL> + <LI>Previous message: <A HREF="002283.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A></li> + <LI>Next message: <A HREF="002281.html">[Mageia-discuss] Think about bugzilla monitoring? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2279">[ date ]</a> + <a href="thread.html#2279">[ thread ]</a> + <a href="subject.html#2279">[ subject ]</a> + <a href="author.html#2279">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE> Am 24.09.2010 17:04, schrieb Juergen Harms: +><i> On 09/24/2010 02:15 PM, Gustavo Ariel Giampaoli wrote: +</I>>><i> I mean, I have a problem, I report the bug, and I keep bothering until +</I>>><i> someone answer me. +</I>><i> The other point is that somewhere in Mageia there needs to be a an anchor for +</I>><i> "bugzilla awareness" - just not let bugzilla simmer along, make sure that +</I>><i> bugzilla handling fulfills its job as an essential part of Mageia QA. No +</I>><i> offense, my experience is that - except during periods of release +</I>><i> finalisation - it did simmer, at least in the average - even if there were +</I>><i> some very devoted and expeditive bug assignees. By the way, in case Mageia +</I>><i> becomes a rolling distribution, also that essential period will go away. +</I>><i> +</I>Simply create a good bug #1, that is not about market share +or world domination, but about community and commitment, +and every mageia supporter should try to fix this, +so it should never be resolved, status should be REMINDER. + +That would be my approach to good bugzilla handling for Mageia! +</PRE> + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002283.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A></li> + <LI>Next message: <A HREF="002281.html">[Mageia-discuss] Think about bugzilla monitoring? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2279">[ date ]</a> + <a href="thread.html#2279">[ thread ]</a> + <a href="subject.html#2279">[ subject ]</a> + <a href="author.html#2279">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20101008/002280.html b/zarb-ml/mageia-discuss/20101008/002280.html new file mode 100644 index 000000000..d7bbe5608 --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/002280.html @@ -0,0 +1,96 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] rpm compatibility + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20rpm%20compatibility&In-Reply-To=%3CAANLkTimCYtYnXZoxNmfF_VHnTYn9y88DcjhnR8h-p5e1%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="002273.html"> + <LINK REL="Next" HREF="002282.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] rpm compatibility</H1> + <B>Ahmad Samir</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20rpm%20compatibility&In-Reply-To=%3CAANLkTimCYtYnXZoxNmfF_VHnTYn9y88DcjhnR8h-p5e1%40mail.gmail.com%3E" + TITLE="[Mageia-discuss] rpm compatibility">ahmadsamir3891 at gmail.com + </A><BR> + <I>Fri Oct 8 16:02:00 CEST 2010</I> + <P><UL> + <LI>Previous message: <A HREF="002273.html">[Mageia-discuss] rpm compatibility +</A></li> + <LI>Next message: <A HREF="002282.html">[Mageia-discuss] rpm compatibility +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2280">[ date ]</a> + <a href="thread.html#2280">[ thread ]</a> + <a href="subject.html#2280">[ subject ]</a> + <a href="author.html#2280">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 8 October 2010 10:56, Morgan Leijström <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">fri at tribun.eu</A>> wrote: +><i> On mandriva forum [1] now was a post about OpenSuSE build system can package +</I>><i> rpm so they work on different Linux distributions. +</I>><i> +</I>><i> <A HREF="http://en.opensuse.org/Build_Service/cross_distribution_package_how_to">http://en.opensuse.org/Build_Service/cross_distribution_package_how_to</A> +</I>><i> +</I>><i> "The Build Service can reliably package rpms for not only openSUSE, but also +</I>><i> recent SLES, CentOS, Fedora, Red Hat Enterprise Linux, Ubuntu, Debian and +</I>><i> Mandriva distributions." +</I>><i> +</I>><i> It may not need much more work? +</I>><i> +</I>><i> Benefit is that maybe more work could be shared between distributions. +</I>><i> +</I>><i> And if other dists could use Mageia packages, it is a way to draw attention ;) +</I>><i> +</I>><i> But maybe it slows other progress such as future move to rpm5, general +</I>><i> installation and build system development? +</I>><i> +</I>><i> [1]: <A HREF="http://forum.mandriva.com/viewtopic.php?t=132237">http://forum.mandriva.com/viewtopic.php?t=132237</A> +</I>><i> +</I> +This looks like a service for upstream projects that want to provide +binary rpms for various distros (e.g. wine, although I don't think +wine uses OBS). + +Each distro has different tweaks for building packages, different rpm +macros... etc. For example due to the, rather awesome, rpm +filetriggers in Mandriva/will-be-in-Mageia, we don't need to add +anything in the spec files to update menu files, icon theme caches, +compress manpages, install info files... etc. + +Also note that dependencies across distros aren't named the same. IINM +the closest distro to Mandriva/Mageia is Fedora, in the way +packages/deps are named, but even in this case they name python +packages differently for example. + + +-- +Ahmad Samir +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002273.html">[Mageia-discuss] rpm compatibility +</A></li> + <LI>Next message: <A HREF="002282.html">[Mageia-discuss] rpm compatibility +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2280">[ date ]</a> + <a href="thread.html#2280">[ thread ]</a> + <a href="subject.html#2280">[ subject ]</a> + <a href="author.html#2280">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20101008/002281.html b/zarb-ml/mageia-discuss/20101008/002281.html new file mode 100644 index 000000000..356ce487a --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/002281.html @@ -0,0 +1,69 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Think about bugzilla monitoring? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Think%20about%20bugzilla%20monitoring%3F&In-Reply-To=%3C201010081603.32906.fri%40tribun.eu%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002279.html"> + <LINK REL="Next" HREF="002284.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Think about bugzilla monitoring?</H1> + <B>Morgan Leijström</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Think%20about%20bugzilla%20monitoring%3F&In-Reply-To=%3C201010081603.32906.fri%40tribun.eu%3E" + TITLE="[Mageia-discuss] Think about bugzilla monitoring?">fri at tribun.eu + </A><BR> + <I>Fri Oct 8 16:03:32 CEST 2010</I> + <P><UL> + <LI>Previous message: <A HREF="002279.html">[Mageia-discuss] Think about bugzilla monitoring? +</A></li> + <LI>Next message: <A HREF="002284.html">[Mageia-discuss] Think about bugzilla monitoring? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2281">[ date ]</a> + <a href="thread.html#2281">[ thread ]</a> + <a href="subject.html#2281">[ subject ]</a> + <a href="author.html#2281">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Den 2010-10-08 15:55:05 skrev Florian Hubold: +><i> Simply create a good bug #1, that is not about market share +</I>><i> or world domination, but about community and commitment, +</I>><i> and every mageia supporter should try to fix this, +</I>><i> so it should never be resolved, status should be REMINDER. +</I>><i> +</I>><i> That would be my approach to good bugzilla handling for Mageia! +</I> +Very good idea :) + +( And a nice pass to Ubuntu bug #1 ) +</PRE> + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002279.html">[Mageia-discuss] Think about bugzilla monitoring? +</A></li> + <LI>Next message: <A HREF="002284.html">[Mageia-discuss] Think about bugzilla monitoring? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2281">[ date ]</a> + <a href="thread.html#2281">[ thread ]</a> + <a href="subject.html#2281">[ subject ]</a> + <a href="author.html#2281">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20101008/002282.html b/zarb-ml/mageia-discuss/20101008/002282.html new file mode 100644 index 000000000..e0600dd15 --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/002282.html @@ -0,0 +1,56 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] rpm compatibility + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20rpm%20compatibility&In-Reply-To=%3C201010081607.38593.fri%40tribun.eu%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002280.html"> + <LINK REL="Next" HREF="002274.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] rpm compatibility</H1> + <B>Morgan Leijström</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20rpm%20compatibility&In-Reply-To=%3C201010081607.38593.fri%40tribun.eu%3E" + TITLE="[Mageia-discuss] rpm compatibility">fri at tribun.eu + </A><BR> + <I>Fri Oct 8 16:07:38 CEST 2010</I> + <P><UL> + <LI>Previous message: <A HREF="002280.html">[Mageia-discuss] rpm compatibility +</A></li> + <LI>Next message: <A HREF="002274.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2282">[ date ]</a> + <a href="thread.html#2282">[ thread ]</a> + <a href="subject.html#2282">[ subject ]</a> + <a href="author.html#2282">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Ahmad and Oliver, thank you for the explanations :) +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002280.html">[Mageia-discuss] rpm compatibility +</A></li> + <LI>Next message: <A HREF="002274.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2282">[ date ]</a> + <a href="thread.html#2282">[ thread ]</a> + <a href="subject.html#2282">[ subject ]</a> + <a href="author.html#2282">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20101008/002283.html b/zarb-ml/mageia-discuss/20101008/002283.html new file mode 100644 index 000000000..e05714698 --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/002283.html @@ -0,0 +1,86 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Are you aware that mageia.com is already registered... + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Are%20you%20aware%20that%20mageia.com%20is%20already%0A%09registered...&In-Reply-To=%3CAANLkTi%3D3AP7YDzJ7o8SKC4fw%2BWPMH-u9w%2BVww%3D7-dnCV%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="002278.html"> + <LINK REL="Next" HREF="002279.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Are you aware that mageia.com is already registered...</H1> + <B>Diego Bello</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Are%20you%20aware%20that%20mageia.com%20is%20already%0A%09registered...&In-Reply-To=%3CAANLkTi%3D3AP7YDzJ7o8SKC4fw%2BWPMH-u9w%2BVww%3D7-dnCV%40mail.gmail.com%3E" + TITLE="[Mageia-discuss] Are you aware that mageia.com is already registered...">dbello at gmail.com + </A><BR> + <I>Fri Oct 8 16:12:32 CEST 2010</I> + <P><UL> + <LI>Previous message: <A HREF="002278.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A></li> + <LI>Next message: <A HREF="002279.html">[Mageia-discuss] Think about bugzilla monitoring? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2283">[ date ]</a> + <a href="thread.html#2283">[ thread ]</a> + <a href="subject.html#2283">[ subject ]</a> + <a href="author.html#2283">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Fri, Oct 8, 2010 at 7:22 AM, Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">misc at zarb.org</A>> wrote: +><i> +</I>><i> Le vendredi 08 octobre 2010 à 11:50 +0200, Stéphane Téletchéa a écrit : +</I>>><i> Just to ensure we will not encompass the mandrake story again, check +</I>>><i> <A HREF="http://www.mageia.com">http://www.mageia.com</A> ... +</I>><i> +</I>><i> We had a quite long and complex research to find a name : +</I>><i> <A HREF="https://www.mageia.org/pipermail/mageia-discuss/20100920/000315.html">https://www.mageia.org/pipermail/mageia-discuss/20100920/000315.html</A> +</I>><i> +</I>><i> Then we indeed stumbled on the fact that the .com was used but this was +</I>><i> not seen as a problem since there is a lot of precedent in free +</I>><i> software : +</I>><i> +</I>><i> apache.com is not affiliated with apache.org +</I>><i>  (.com registered before .org ) +</I>><i> +</I>><i> ubuntu.com is not affiliated with ubuntu.org +</I>><i>  (.org registered 2 years before .com ) +</I>><i> +</I>><i> gnome.com is not affiliated with gnome.org +</I>><i>  (.com 2 years before .org ) +</I>><i> +</I>><i> python.com is not affiliated with python.org +</I>><i>  (.com 1 year before .org) +</I> +You could have warned about python.com first, it's an "adults" site! + Luckily I was able to close it really fast :D + + +-- +Diego Bello Carreño +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002278.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A></li> + <LI>Next message: <A HREF="002279.html">[Mageia-discuss] Think about bugzilla monitoring? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2283">[ date ]</a> + <a href="thread.html#2283">[ thread ]</a> + <a href="subject.html#2283">[ subject ]</a> + <a href="author.html#2283">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20101008/002284.html b/zarb-ml/mageia-discuss/20101008/002284.html new file mode 100644 index 000000000..aeedd6fad --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/002284.html @@ -0,0 +1,81 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Think about bugzilla monitoring? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Think%20about%20bugzilla%20monitoring%3F&In-Reply-To=%3C1286547570.1552.226.camel%40akroma.ephaone.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002281.html"> + <LINK REL="Next" HREF="002285.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Think about bugzilla monitoring?</H1> + <B>Michael Scherer</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Think%20about%20bugzilla%20monitoring%3F&In-Reply-To=%3C1286547570.1552.226.camel%40akroma.ephaone.org%3E" + TITLE="[Mageia-discuss] Think about bugzilla monitoring?">misc at zarb.org + </A><BR> + <I>Fri Oct 8 16:19:30 CEST 2010</I> + <P><UL> + <LI>Previous message: <A HREF="002281.html">[Mageia-discuss] Think about bugzilla monitoring? +</A></li> + <LI>Next message: <A HREF="002285.html">[Mageia-discuss] Wish List +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2284">[ date ]</a> + <a href="thread.html#2284">[ thread ]</a> + <a href="subject.html#2284">[ subject ]</a> + <a href="author.html#2284">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le vendredi 08 octobre 2010 à 15:55 +0200, Florian Hubold a écrit : + +><i> Simply create a good bug #1, that is not about market share +</I>><i> or world domination, but about community and commitment, +</I>><i> and every mageia supporter should try to fix this, +</I>><i> so it should never be resolved, status should be REMINDER. +</I>><i> +</I>><i> That would be my approach to good bugzilla handling for Mageia! +</I> +I have been thinking of this, but I fear this will overload the system, +like bug #1 at launchpad. For some months, they had to replace it with a +static page because of the load. There is 1329 comments on it : +<A HREF="https://launchpad.net/distros/ubuntu/+bug/1">https://launchpad.net/distros/ubuntu/+bug/1</A> + +and showing them all with +<A HREF="https://bugs.launchpad.net/ubuntu/+bug/1?comments=all">https://bugs.launchpad.net/ubuntu/+bug/1?comments=all</A> lead to a timeout. + +So I would prefer that : + +1) we start at 10 ( or 100 ) +2) we do not have a potential ressource hog on bugzilla :) + +-- +Michael Scherer + +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002281.html">[Mageia-discuss] Think about bugzilla monitoring? +</A></li> + <LI>Next message: <A HREF="002285.html">[Mageia-discuss] Wish List +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2284">[ date ]</a> + <a href="thread.html#2284">[ thread ]</a> + <a href="subject.html#2284">[ subject ]</a> + <a href="author.html#2284">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20101008/002285.html b/zarb-ml/mageia-discuss/20101008/002285.html new file mode 100644 index 000000000..d347e3990 --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/002285.html @@ -0,0 +1,111 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Wish List + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Wish%20List&In-Reply-To=%3C4CAF4C93.1070906%40o2.co.uk%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002284.html"> + <LINK REL="Next" HREF="002290.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Wish List</H1> + <B>doug</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Wish%20List&In-Reply-To=%3C4CAF4C93.1070906%40o2.co.uk%3E" + TITLE="[Mageia-discuss] Wish List">dougrb at o2.co.uk + </A><BR> + <I>Fri Oct 8 18:53:39 CEST 2010</I> + <P><UL> + <LI>Previous message: <A HREF="002284.html">[Mageia-discuss] Think about bugzilla monitoring? +</A></li> + <LI>Next message: <A HREF="002290.html">[Mageia-discuss] Wish List +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2285">[ date ]</a> + <a href="thread.html#2285">[ thread ]</a> + <a href="subject.html#2285">[ subject ]</a> + <a href="author.html#2285">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 06/10/10 15:12, doug wrote: +><i> On 05/10/10 14:34, Marc Paré wrote: +</I>>>><i> +</I>>>><i> Wouldn't this be the basis for including, say, a default +</I>>>><i> dongle +</I>>>><i> installation and a number of representative providers or +</I>>>><i> appropriate links? +</I>>>><i> +</I>>>><i> Doug +</I>>>><i> +</I>>><i> +</I>>><i> This would make the job of the maintainer of these setups +</I>>><i> quite a dedicated job. Providers come and go depending on +</I>>><i> their financial success. When they are successful, the get +</I>>><i> bought out. It would be best, in my opinion, as a FAQ or +</I>>><i> Wiki item that would somehow be available to users at the +</I>>><i> time of installation. A text file does not take a lot of +</I>>><i> space on a disc. +</I>>><i> +</I>>><i> Marc +</I>>><i> +</I>>><i> +</I>><i> Sounds reasonable, if the basic dongle installation was +</I>><i> included on the distro. +</I>><i> +</I>><i> Doug +</I><Apologies - I've lost your post about the kernel not +recognising your dongle; and please forgive me if this is +already known to you> + +My dongle wasn't recognised as such by the MDV 2009.1 kernel +either. +I had to install +lsusb +usb-storage +usbserial. +usb-modeswitch (from rpmfind.net) +wvdial +(kppp I had already installed). + +As far as I know usb-modeswitch isn't dongle-specific. + +However it was essential to attach the dongle BEFORE booting +up for the mode switch to take place, otherwise it was just +recognised as a simple memory stick. +Then +ls -alrt /dev/ttyUSB* showed +/dev/ttyUSB0 /dev/ttyUSB1 /dev/ttyUSB2 /dev/ttyUSB3 + +After that there were some configuration steps to carry out. + +Doug + + +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002284.html">[Mageia-discuss] Think about bugzilla monitoring? +</A></li> + <LI>Next message: <A HREF="002290.html">[Mageia-discuss] Wish List +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2285">[ date ]</a> + <a href="thread.html#2285">[ thread ]</a> + <a href="subject.html#2285">[ subject ]</a> + <a href="author.html#2285">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20101008/002286.html b/zarb-ml/mageia-discuss/20101008/002286.html new file mode 100644 index 000000000..43587158a --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/002286.html @@ -0,0 +1,90 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] [Doc Team] Proposal, questions ? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20%5BDoc%20Team%5D%20Proposal%2C%20questions%20%3F&In-Reply-To=%3CAANLkTi%3DyJCKj2QkXBXaEZTswdmek6qdn%3DfTp5bgDiS9y%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="002290.html"> + <LINK REL="Next" HREF="002287.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] [Doc Team] Proposal, questions ?</H1> + <B>yvan munoz</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20%5BDoc%20Team%5D%20Proposal%2C%20questions%20%3F&In-Reply-To=%3CAANLkTi%3DyJCKj2QkXBXaEZTswdmek6qdn%3DfTp5bgDiS9y%40mail.gmail.com%3E" + TITLE="[Mageia-discuss] [Doc Team] Proposal, questions ?">mr.yvan.munoz at gmail.com + </A><BR> + <I>Fri Oct 8 19:36:57 CEST 2010</I> + <P><UL> + <LI>Previous message: <A HREF="002290.html">[Mageia-discuss] Wish List +</A></li> + <LI>Next message: <A HREF="002287.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</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>My question is basically revolved around the fact that mdk / mdv has always +been a pretty active community around the documentation, and in all the +languages I think it does. On the other, as you point out there were clear +and well defined process for creating official documentation. + +On the wiki, we have all seen change so diverse content by language. This is +a sign of wealth but may be unfortunate because we lost by lack of +unification. +The other defect of the wiki is the feeling of unfinished work forever. +(When you do not implement the same procedures as in Gentoo or Fedora). +Which, by experience one realizes, is part of a source of confusion for +readers, and other corporate sources of exhaustion for writers, because of +criticism due to the first point. + +The process you describe, and that you report to want to keep extending it, +the process is professional, professional quality. + +And I want to ask you some questions about how best to: +1. not frustrate the contributors to the wiki, they can participate +2. not repeat the mistakes of a wiki giving the impression of never finished +(not good for users, not as nice returns for writers) +3. not to lose local skills when they are not able to have a minimum +technical English despite having all the qualities and willingness to +participate + +Hence the idea (but certainly not the best) can also enhance the +professional quality documentation with translations, certainly rare in the +sense other languages -> English. And not just in one direction. + +Regards +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-discuss/attachments/20101008/378aa959/attachment.html> +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002290.html">[Mageia-discuss] Wish List +</A></li> + <LI>Next message: <A HREF="002287.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</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-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20101008/002287.html b/zarb-ml/mageia-discuss/20101008/002287.html new file mode 100644 index 000000000..8eae53adb --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/002287.html @@ -0,0 +1,61 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] [Doc Team] Proposal, questions ? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20%5BDoc%20Team%5D%20Proposal%2C%20questions%20%3F&In-Reply-To=%3CAANLkTin9gKXSr2qX6LMRhpKtq0kRkYURNNkSdbJ%3Dv%2B-E%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="002286.html"> + <LINK REL="Next" HREF="002288.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] [Doc Team] Proposal, questions ?</H1> + <B>yvan munoz</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20%5BDoc%20Team%5D%20Proposal%2C%20questions%20%3F&In-Reply-To=%3CAANLkTin9gKXSr2qX6LMRhpKtq0kRkYURNNkSdbJ%3Dv%2B-E%40mail.gmail.com%3E" + TITLE="[Mageia-discuss] [Doc Team] Proposal, questions ?">mr.yvan.munoz at gmail.com + </A><BR> + <I>Fri Oct 8 19:42:04 CEST 2010</I> + <P><UL> + <LI>Previous message: <A HREF="002286.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A></li> + <LI>Next message: <A HREF="002288.html">[Mageia-discuss] News about the forum +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2287">[ date ]</a> + <a href="thread.html#2287">[ thread ]</a> + <a href="subject.html#2287">[ subject ]</a> + <a href="author.html#2287">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Ouppsss i forgot the essential : great great news calinco ;) +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-discuss/attachments/20101008/1ed71d33/attachment.html> +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002286.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A></li> + <LI>Next message: <A HREF="002288.html">[Mageia-discuss] News about the forum +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2287">[ date ]</a> + <a href="thread.html#2287">[ thread ]</a> + <a href="subject.html#2287">[ subject ]</a> + <a href="author.html#2287">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20101008/002288.html b/zarb-ml/mageia-discuss/20101008/002288.html new file mode 100644 index 000000000..2a34e4ded --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/002288.html @@ -0,0 +1,83 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] News about the forum + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20News%20about%20the%20forum&In-Reply-To=%3CAANLkTimk712BTXJbM6MACf14AmnYWiQQk3%2BGzcODDM3s%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="002287.html"> + <LINK REL="Next" HREF="002289.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] News about the forum</H1> + <B>yvan munoz</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20News%20about%20the%20forum&In-Reply-To=%3CAANLkTimk712BTXJbM6MACf14AmnYWiQQk3%2BGzcODDM3s%40mail.gmail.com%3E" + TITLE="[Mageia-discuss] News about the forum">mr.yvan.munoz at gmail.com + </A><BR> + <I>Fri Oct 8 19:51:54 CEST 2010</I> + <P><UL> + <LI>Previous message: <A HREF="002287.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A></li> + <LI>Next message: <A HREF="002289.html">[Mageia-discuss] News about the forum +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2288">[ date ]</a> + <a href="thread.html#2288">[ thread ]</a> + <a href="subject.html#2288">[ subject ]</a> + <a href="author.html#2288">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>2010/10/7 Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">misc at zarb.org</A>> + +><i> I am the one who volunteered of writing it +</I> +2010/10/7 Maât <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">maat-ml at vilarem.net</A>> +News about forums progress : + + + +Is it possible to examine details about the forum together? + +by experience of the forums, it does not seem to have a good rating users +depending on the nomber posts. This leads readers to some confusion as to +the quality of assistance sometimes. Is it possible to remove this function +pbpbb? + +second question: is it possible to record the messages for all the worst for +a category (typically moderators) at best. This is to save time in the +classification of questions and tips written by everyone? + +what you thinks about this two littles points ? Possible ? + +Regards +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-discuss/attachments/20101008/97bfeefa/attachment.html> +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002287.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A></li> + <LI>Next message: <A HREF="002289.html">[Mageia-discuss] News about the forum +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2288">[ date ]</a> + <a href="thread.html#2288">[ thread ]</a> + <a href="subject.html#2288">[ subject ]</a> + <a href="author.html#2288">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20101008/002289.html b/zarb-ml/mageia-discuss/20101008/002289.html new file mode 100644 index 000000000..bdd1f3001 --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/002289.html @@ -0,0 +1,66 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] News about the forum + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20News%20about%20the%20forum&In-Reply-To=%3CAANLkTiksiwG0NRL3ezJgvWgZi4%2BFDqevS5gEDeNXiHah%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="002288.html"> + <LINK REL="Next" HREF="002291.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] News about the forum</H1> + <B>yvan munoz</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20News%20about%20the%20forum&In-Reply-To=%3CAANLkTiksiwG0NRL3ezJgvWgZi4%2BFDqevS5gEDeNXiHah%40mail.gmail.com%3E" + TITLE="[Mageia-discuss] News about the forum">mr.yvan.munoz at gmail.com + </A><BR> + <I>Fri Oct 8 19:53:34 CEST 2010</I> + <P><UL> + <LI>Previous message: <A HREF="002288.html">[Mageia-discuss] News about the forum +</A></li> + <LI>Next message: <A HREF="002291.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2289">[ date ]</a> + <a href="thread.html#2289">[ thread ]</a> + <a href="subject.html#2289">[ subject ]</a> + <a href="author.html#2289">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>2010/10/8 yvan munoz <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">mr.yvan.munoz at gmail.com</A>> + +><i> is it possible to record the messages +</I>><i> +</I> +oupss : s/record/have a rating +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-discuss/attachments/20101008/14e235b2/attachment.html> +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002288.html">[Mageia-discuss] News about the forum +</A></li> + <LI>Next message: <A HREF="002291.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2289">[ date ]</a> + <a href="thread.html#2289">[ thread ]</a> + <a href="subject.html#2289">[ subject ]</a> + <a href="author.html#2289">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20101008/002290.html b/zarb-ml/mageia-discuss/20101008/002290.html new file mode 100644 index 000000000..c8ad863f4 --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/002290.html @@ -0,0 +1,89 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Wish List + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Wish%20List&In-Reply-To=%3Ci8no0t%24mvv%242%40dough.gmane.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="002286.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Wish List</H1> + <B>Marc Paré</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Wish%20List&In-Reply-To=%3Ci8no0t%24mvv%242%40dough.gmane.org%3E" + TITLE="[Mageia-discuss] Wish List">marc at marcpare.com + </A><BR> + <I>Fri Oct 8 20:30:52 CEST 2010</I> + <P><UL> + <LI>Previous message: <A HREF="002285.html">[Mageia-discuss] Wish List +</A></li> + <LI>Next message: <A HREF="002286.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2290">[ date ]</a> + <a href="thread.html#2290">[ thread ]</a> + <a href="subject.html#2290">[ subject ]</a> + <a href="author.html#2290">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE> +><i> <Apologies - I've lost your post about the kernel not recognising your +</I>><i> dongle; and please forgive me if this is already known to you> +</I>><i> +</I>><i> My dongle wasn't recognised as such by the MDV 2009.1 kernel either. +</I>><i> I had to install +</I>><i> lsusb +</I>><i> usb-storage +</I>><i> usbserial. +</I>><i> usb-modeswitch (from rpmfind.net) +</I>><i> wvdial +</I>><i> (kppp I had already installed). +</I>><i> +</I>><i> As far as I know usb-modeswitch isn't dongle-specific. +</I>><i> +</I>><i> However it was essential to attach the dongle BEFORE booting up for the +</I>><i> mode switch to take place, otherwise it was just recognised as a simple +</I>><i> memory stick. +</I>><i> Then +</I>><i> ls -alrt /dev/ttyUSB* showed +</I>><i> /dev/ttyUSB0 /dev/ttyUSB1 /dev/ttyUSB2 /dev/ttyUSB3 +</I>><i> +</I>><i> After that there were some configuration steps to carry out. +</I>><i> +</I>><i> Doug +</I>><i> +</I>><i> +</I>><i> +</I> +Thanks! I'll give it a try this weekend. It would be awesome if this +worked out. + +Marc + +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002285.html">[Mageia-discuss] Wish List +</A></li> + <LI>Next message: <A HREF="002286.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2290">[ date ]</a> + <a href="thread.html#2290">[ thread ]</a> + <a href="subject.html#2290">[ subject ]</a> + <a href="author.html#2290">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20101008/002291.html b/zarb-ml/mageia-discuss/20101008/002291.html new file mode 100644 index 000000000..793a9cd7f --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/002291.html @@ -0,0 +1,98 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] [Doc Team] Proposal, questions ? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20%5BDoc%20Team%5D%20Proposal%2C%20questions%20%3F&In-Reply-To=%3CAANLkTikfiVHZhL4QppCvjykRvprTdjbnRw_paC%2BoWQc7%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="002289.html"> + <LINK REL="Next" HREF="002292.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] [Doc Team] Proposal, questions ?</H1> + <B>Marek Laane</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20%5BDoc%20Team%5D%20Proposal%2C%20questions%20%3F&In-Reply-To=%3CAANLkTikfiVHZhL4QppCvjykRvprTdjbnRw_paC%2BoWQc7%40mail.gmail.com%3E" + TITLE="[Mageia-discuss] [Doc Team] Proposal, questions ?">bald at smail.ee + </A><BR> + <I>Fri Oct 8 22:43:43 CEST 2010</I> + <P><UL> + <LI>Previous message: <A HREF="002289.html">[Mageia-discuss] News about the forum +</A></li> + <LI>Next message: <A HREF="002292.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2291">[ date ]</a> + <a href="thread.html#2291">[ thread ]</a> + <a href="subject.html#2291">[ subject ]</a> + <a href="author.html#2291">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>2010/10/7 Anne nicolas <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">ennael1 at gmail.com</A>> + +><i> Hi +</I>><i> +</I>><i> > At this time I doubt that we would be producing hardcopy manuals but +</I>><i> > whatever documentation we produce should be of the same or better quality +</I>><i> > as those we produced then. That is; we should aim to use quality writing +</I>><i> > and screenshots and regardless of anything else what is produced it +</I>><i> should +</I>><i> > be in a print-ready form for ease of reference. +</I>><i> > +</I>><i> > Thoughts? +</I>><i> +</I>><i> Sure! Just keep in mind we cannot reuse mdv documentation because of +</I>><i> licence (at least from 2005). I spoke with Camille (from Neodoc). He +</I>><i> seems ok to give a hand and host Calenco platform for Mageia doc. It +</I>><i> means we would have real tool that fits doc team needs: manage +</I>><i> documentation project, translations, writters, readers... +</I>><i> +</I>><i> +</I>><i> +</I>Could be good but if it will be used, please remember provide some +documentation how exactly to translate, also. Being not able to understand +how it works (besides short-lived experiment providing PO-files for +translation) was and is IMHO main reason why Mandriva documentation is +translated quite a few languages. + +Marek Laane + +><i> +</I>><i> > John NZ +</I>><i> > +</I>><i> +</I>><i> +</I>><i> +</I>><i> -- +</I>><i> Anne +</I>><i> <A HREF="http://www.mageia.org">http://www.mageia.org</A> +</I>><i> +</I>-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-discuss/attachments/20101008/44ca4cb9/attachment.html> +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002289.html">[Mageia-discuss] News about the forum +</A></li> + <LI>Next message: <A HREF="002292.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2291">[ date ]</a> + <a href="thread.html#2291">[ thread ]</a> + <a href="subject.html#2291">[ subject ]</a> + <a href="author.html#2291">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20101008/002292.html b/zarb-ml/mageia-discuss/20101008/002292.html new file mode 100644 index 000000000..8f6d13840 --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/002292.html @@ -0,0 +1,83 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] [Doc Team] Proposal, questions ? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20%5BDoc%20Team%5D%20Proposal%2C%20questions%20%3F&In-Reply-To=%3CAANLkTik%2Br-__eViR_P21%3Du4yBFGThvEfHSpdPDVEFk6O%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="002291.html"> + + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] [Doc Team] Proposal, questions ?</H1> + <B>Anne nicolas</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20%5BDoc%20Team%5D%20Proposal%2C%20questions%20%3F&In-Reply-To=%3CAANLkTik%2Br-__eViR_P21%3Du4yBFGThvEfHSpdPDVEFk6O%40mail.gmail.com%3E" + TITLE="[Mageia-discuss] [Doc Team] Proposal, questions ?">ennael1 at gmail.com + </A><BR> + <I>Fri Oct 8 22:48:47 CEST 2010</I> + <P><UL> + <LI>Previous message: <A HREF="002291.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A></li> + + <LI> <B>Messages sorted by:</B> + <a href="date.html#2292">[ date ]</a> + <a href="thread.html#2292">[ thread ]</a> + <a href="subject.html#2292">[ subject ]</a> + <a href="author.html#2292">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>2010/10/8 Marek Laane <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">bald at smail.ee</A>>: +>><i> +</I>><i> +</I>><i> Could be good but if it will be used, please remember provide some +</I>><i> documentation how exactly to translate, also. Being not able to understand +</I>><i> how it works (besides short-lived experiment providing PO-files for +</I>><i> translation) was and is IMHO main raeason why Mandriva documentation is +</I>><i> translated quite a few languages. +</I> +Sure! Anyway using such tools should allow non technical guys to contribute :) + +><i> Marek Laaneuys +</I>>><i> +</I>>><i> > +</I>>><i> > John NZ +</I>>><i> > +</I>>><i> +</I>>><i> +</I>>><i> +</I>>><i> -- +</I>>><i> Anne +</I>>><i> <A HREF="http://www.mageia.org">http://www.mageia.org</A> +</I>><i> +</I>><i> +</I> + + +-- +Anne +<A HREF="http://www.mageia.org">http://www.mageia.org</A> +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002291.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A></li> + + <LI> <B>Messages sorted by:</B> + <a href="date.html#2292">[ date ]</a> + <a href="thread.html#2292">[ thread ]</a> + <a href="subject.html#2292">[ subject ]</a> + <a href="author.html#2292">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20101008/author.html b/zarb-ml/mageia-discuss/20101008/author.html new file mode 100644 index 000000000..d49bc2a7b --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/author.html @@ -0,0 +1,152 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>The Mageia-discuss 8 October 2010 Archive by author</title> + <META NAME="robots" CONTENT="noindex,follow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <a name="start"></A> + <h1>8 October 2010 Archives by author</h1> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + <a href="subject.html#start">[ subject ]</a> + + <a href="date.html#start">[ date ]</a> + + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p><b>Starting:</b> <i>Fri Oct 8 10:56:23 CEST 2010</i><br> + <b>Ending:</b> <i>Fri Oct 8 22:48:47 CEST 2010</i><br> + <b>Messages:</b> 21<p> + <ul> + +<LI><A HREF="002283.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A><A NAME="2283"> </A> +<I>Diego Bello +</I> + +<LI><A HREF="002276.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A><A NAME="2276"> </A> +<I>Wolfgang Bornath +</I> + +<LI><A HREF="002273.html">[Mageia-discuss] rpm compatibility +</A><A NAME="2273"> </A> +<I>Oliver Burger +</I> + +<LI><A HREF="002279.html">[Mageia-discuss] Think about bugzilla monitoring? +</A><A NAME="2279"> </A> +<I>Florian Hubold +</I> + +<LI><A HREF="002275.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A><A NAME="2275"> </A> +<I>Kira +</I> + +<LI><A HREF="002291.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A><A NAME="2291"> </A> +<I>Marek Laane +</I> + +<LI><A HREF="002272.html">[Mageia-discuss] rpm compatibility +</A><A NAME="2272"> </A> +<I>Morgan Leijström +</I> + +<LI><A HREF="002281.html">[Mageia-discuss] Think about bugzilla monitoring? +</A><A NAME="2281"> </A> +<I>Morgan Leijström +</I> + +<LI><A HREF="002282.html">[Mageia-discuss] rpm compatibility +</A><A NAME="2282"> </A> +<I>Morgan Leijström +</I> + +<LI><A HREF="002277.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A><A NAME="2277"> </A> +<I>Olivier Méjean +</I> + +<LI><A HREF="002290.html">[Mageia-discuss] Wish List +</A><A NAME="2290"> </A> +<I>Marc Paré +</I> + +<LI><A HREF="002280.html">[Mageia-discuss] rpm compatibility +</A><A NAME="2280"> </A> +<I>Ahmad Samir +</I> + +<LI><A HREF="002278.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A><A NAME="2278"> </A> +<I>Michael Scherer +</I> + +<LI><A HREF="002284.html">[Mageia-discuss] Think about bugzilla monitoring? +</A><A NAME="2284"> </A> +<I>Michael Scherer +</I> + +<LI><A HREF="002274.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A><A NAME="2274"> </A> +<I>Stéphane Téletchéa +</I> + +<LI><A HREF="002285.html">[Mageia-discuss] Wish List +</A><A NAME="2285"> </A> +<I>doug +</I> + +<LI><A HREF="002286.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A><A NAME="2286"> </A> +<I>yvan munoz +</I> + +<LI><A HREF="002287.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A><A NAME="2287"> </A> +<I>yvan munoz +</I> + +<LI><A HREF="002288.html">[Mageia-discuss] News about the forum +</A><A NAME="2288"> </A> +<I>yvan munoz +</I> + +<LI><A HREF="002289.html">[Mageia-discuss] News about the forum +</A><A NAME="2289"> </A> +<I>yvan munoz +</I> + +<LI><A HREF="002292.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A><A NAME="2292"> </A> +<I>Anne nicolas +</I> + + </ul> + <p> + <a name="end"><b>Last message date:</b></a> + <i>Fri Oct 8 22:48:47 CEST 2010</i><br> + <b>Archived on:</b> <i>Fri Oct 8 22:48:51 CEST 2010</i> + <p> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + <a href="subject.html#start">[ subject ]</a> + + <a href="date.html#start">[ date ]</a> + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p> + <hr> + <i>This archive was generated by + Pipermail 0.09 (Mailman edition).</i> + </BODY> +</HTML> + diff --git a/zarb-ml/mageia-discuss/20101008/date.html b/zarb-ml/mageia-discuss/20101008/date.html new file mode 100644 index 000000000..7844761f9 --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/date.html @@ -0,0 +1,152 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>The Mageia-discuss 8 October 2010 Archive by date</title> + <META NAME="robots" CONTENT="noindex,follow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <a name="start"></A> + <h1>8 October 2010 Archives by date</h1> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + <a href="subject.html#start">[ subject ]</a> + <a href="author.html#start">[ author ]</a> + + + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p><b>Starting:</b> <i>Fri Oct 8 10:56:23 CEST 2010</i><br> + <b>Ending:</b> <i>Fri Oct 8 22:48:47 CEST 2010</i><br> + <b>Messages:</b> 21<p> + <ul> + +<LI><A HREF="002272.html">[Mageia-discuss] rpm compatibility +</A><A NAME="2272"> </A> +<I>Morgan Leijström +</I> + +<LI><A HREF="002273.html">[Mageia-discuss] rpm compatibility +</A><A NAME="2273"> </A> +<I>Oliver Burger +</I> + +<LI><A HREF="002274.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A><A NAME="2274"> </A> +<I>Stéphane Téletchéa +</I> + +<LI><A HREF="002275.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A><A NAME="2275"> </A> +<I>Kira +</I> + +<LI><A HREF="002276.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A><A NAME="2276"> </A> +<I>Wolfgang Bornath +</I> + +<LI><A HREF="002277.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A><A NAME="2277"> </A> +<I>Olivier Méjean +</I> + +<LI><A HREF="002278.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A><A NAME="2278"> </A> +<I>Michael Scherer +</I> + +<LI><A HREF="002279.html">[Mageia-discuss] Think about bugzilla monitoring? +</A><A NAME="2279"> </A> +<I>Florian Hubold +</I> + +<LI><A HREF="002280.html">[Mageia-discuss] rpm compatibility +</A><A NAME="2280"> </A> +<I>Ahmad Samir +</I> + +<LI><A HREF="002281.html">[Mageia-discuss] Think about bugzilla monitoring? +</A><A NAME="2281"> </A> +<I>Morgan Leijström +</I> + +<LI><A HREF="002282.html">[Mageia-discuss] rpm compatibility +</A><A NAME="2282"> </A> +<I>Morgan Leijström +</I> + +<LI><A HREF="002283.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A><A NAME="2283"> </A> +<I>Diego Bello +</I> + +<LI><A HREF="002284.html">[Mageia-discuss] Think about bugzilla monitoring? +</A><A NAME="2284"> </A> +<I>Michael Scherer +</I> + +<LI><A HREF="002285.html">[Mageia-discuss] Wish List +</A><A NAME="2285"> </A> +<I>doug +</I> + +<LI><A HREF="002286.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A><A NAME="2286"> </A> +<I>yvan munoz +</I> + +<LI><A HREF="002287.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A><A NAME="2287"> </A> +<I>yvan munoz +</I> + +<LI><A HREF="002288.html">[Mageia-discuss] News about the forum +</A><A NAME="2288"> </A> +<I>yvan munoz +</I> + +<LI><A HREF="002289.html">[Mageia-discuss] News about the forum +</A><A NAME="2289"> </A> +<I>yvan munoz +</I> + +<LI><A HREF="002290.html">[Mageia-discuss] Wish List +</A><A NAME="2290"> </A> +<I>Marc Paré +</I> + +<LI><A HREF="002291.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A><A NAME="2291"> </A> +<I>Marek Laane +</I> + +<LI><A HREF="002292.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A><A NAME="2292"> </A> +<I>Anne nicolas +</I> + + </ul> + <p> + <a name="end"><b>Last message date:</b></a> + <i>Fri Oct 8 22:48:47 CEST 2010</i><br> + <b>Archived on:</b> <i>Fri Oct 8 22:48:51 CEST 2010</i> + <p> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + <a href="subject.html#start">[ subject ]</a> + <a href="author.html#start">[ author ]</a> + + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p> + <hr> + <i>This archive was generated by + Pipermail 0.09 (Mailman edition).</i> + </BODY> +</HTML> + diff --git a/zarb-ml/mageia-discuss/20101008/index.html b/zarb-ml/mageia-discuss/20101008/index.html new file mode 120000 index 000000000..db4b46f72 --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/index.html @@ -0,0 +1 @@ +thread.html
\ No newline at end of file diff --git a/zarb-ml/mageia-discuss/20101008/subject.html b/zarb-ml/mageia-discuss/20101008/subject.html new file mode 100644 index 000000000..8bcac2a2b --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/subject.html @@ -0,0 +1,152 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>The Mageia-discuss 8 October 2010 Archive by subject</title> + <META NAME="robots" CONTENT="noindex,follow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <a name="start"></A> + <h1>8 October 2010 Archives by subject</h1> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + + <a href="author.html#start">[ author ]</a> + <a href="date.html#start">[ date ]</a> + + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p><b>Starting:</b> <i>Fri Oct 8 10:56:23 CEST 2010</i><br> + <b>Ending:</b> <i>Fri Oct 8 22:48:47 CEST 2010</i><br> + <b>Messages:</b> 21<p> + <ul> + +<LI><A HREF="002286.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A><A NAME="2286"> </A> +<I>yvan munoz +</I> + +<LI><A HREF="002287.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A><A NAME="2287"> </A> +<I>yvan munoz +</I> + +<LI><A HREF="002291.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A><A NAME="2291"> </A> +<I>Marek Laane +</I> + +<LI><A HREF="002292.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A><A NAME="2292"> </A> +<I>Anne nicolas +</I> + +<LI><A HREF="002274.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A><A NAME="2274"> </A> +<I>Stéphane Téletchéa +</I> + +<LI><A HREF="002276.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A><A NAME="2276"> </A> +<I>Wolfgang Bornath +</I> + +<LI><A HREF="002277.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A><A NAME="2277"> </A> +<I>Olivier Méjean +</I> + +<LI><A HREF="002283.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A><A NAME="2283"> </A> +<I>Diego Bello +</I> + +<LI><A HREF="002275.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A><A NAME="2275"> </A> +<I>Kira +</I> + +<LI><A HREF="002278.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A><A NAME="2278"> </A> +<I>Michael Scherer +</I> + +<LI><A HREF="002288.html">[Mageia-discuss] News about the forum +</A><A NAME="2288"> </A> +<I>yvan munoz +</I> + +<LI><A HREF="002289.html">[Mageia-discuss] News about the forum +</A><A NAME="2289"> </A> +<I>yvan munoz +</I> + +<LI><A HREF="002272.html">[Mageia-discuss] rpm compatibility +</A><A NAME="2272"> </A> +<I>Morgan Leijström +</I> + +<LI><A HREF="002273.html">[Mageia-discuss] rpm compatibility +</A><A NAME="2273"> </A> +<I>Oliver Burger +</I> + +<LI><A HREF="002280.html">[Mageia-discuss] rpm compatibility +</A><A NAME="2280"> </A> +<I>Ahmad Samir +</I> + +<LI><A HREF="002282.html">[Mageia-discuss] rpm compatibility +</A><A NAME="2282"> </A> +<I>Morgan Leijström +</I> + +<LI><A HREF="002279.html">[Mageia-discuss] Think about bugzilla monitoring? +</A><A NAME="2279"> </A> +<I>Florian Hubold +</I> + +<LI><A HREF="002281.html">[Mageia-discuss] Think about bugzilla monitoring? +</A><A NAME="2281"> </A> +<I>Morgan Leijström +</I> + +<LI><A HREF="002284.html">[Mageia-discuss] Think about bugzilla monitoring? +</A><A NAME="2284"> </A> +<I>Michael Scherer +</I> + +<LI><A HREF="002285.html">[Mageia-discuss] Wish List +</A><A NAME="2285"> </A> +<I>doug +</I> + +<LI><A HREF="002290.html">[Mageia-discuss] Wish List +</A><A NAME="2290"> </A> +<I>Marc Paré +</I> + + </ul> + <p> + <a name="end"><b>Last message date:</b></a> + <i>Fri Oct 8 22:48:47 CEST 2010</i><br> + <b>Archived on:</b> <i>Fri Oct 8 22:48:51 CEST 2010</i> + <p> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + + <a href="author.html#start">[ author ]</a> + <a href="date.html#start">[ date ]</a> + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p> + <hr> + <i>This archive was generated by + Pipermail 0.09 (Mailman edition).</i> + </BODY> +</HTML> + diff --git a/zarb-ml/mageia-discuss/20101008/thread.html b/zarb-ml/mageia-discuss/20101008/thread.html new file mode 100644 index 000000000..bcd214087 --- /dev/null +++ b/zarb-ml/mageia-discuss/20101008/thread.html @@ -0,0 +1,191 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>The Mageia-discuss 8 October 2010 Archive by thread</title> + <META NAME="robots" CONTENT="noindex,follow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <a name="start"></A> + <h1>8 October 2010 Archives by thread</h1> + <ul> + <li> <b>Messages sorted by:</b> + + <a href="subject.html#start">[ subject ]</a> + <a href="author.html#start">[ author ]</a> + <a href="date.html#start">[ date ]</a> + + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p><b>Starting:</b> <i>Fri Oct 8 10:56:23 CEST 2010</i><br> + <b>Ending:</b> <i>Fri Oct 8 22:48:47 CEST 2010</i><br> + <b>Messages:</b> 21<p> + <ul> + +<!--0 01286528183- --> +<LI><A HREF="002272.html">[Mageia-discuss] rpm compatibility +</A><A NAME="2272"> </A> +<I>Morgan Leijström +</I> + +<UL> +<!--1 01286528183-01286529392- --> +<LI><A HREF="002273.html">[Mageia-discuss] rpm compatibility +</A><A NAME="2273"> </A> +<I>Oliver Burger +</I> + +<!--1 01286528183-01286546520- --> +<LI><A HREF="002280.html">[Mageia-discuss] rpm compatibility +</A><A NAME="2280"> </A> +<I>Ahmad Samir +</I> + +<UL> +<!--2 01286528183-01286546520-01286546858- --> +<LI><A HREF="002282.html">[Mageia-discuss] rpm compatibility +</A><A NAME="2282"> </A> +<I>Morgan Leijström +</I> + +</UL> +</UL> +<!--0 01286531441- --> +<LI><A HREF="002274.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A><A NAME="2274"> </A> +<I>Stéphane Téletchéa +</I> + +<UL> +<!--1 01286531441-01286531805- --> +<LI><A HREF="002275.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A><A NAME="2275"> </A> +<I>Kira +</I> + +<!--1 01286531441-01286531977- --> +<LI><A HREF="002276.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A><A NAME="2276"> </A> +<I>Wolfgang Bornath +</I> + +<!--1 01286531441-01286532228- --> +<LI><A HREF="002277.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A><A NAME="2277"> </A> +<I>Olivier Méjean +</I> + +<!--1 01286531441-01286536932- --> +<LI><A HREF="002278.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A><A NAME="2278"> </A> +<I>Michael Scherer +</I> + +<UL> +<!--2 01286531441-01286536932-01286547152- --> +<LI><A HREF="002283.html">[Mageia-discuss] Are you aware that mageia.com is already registered... +</A><A NAME="2283"> </A> +<I>Diego Bello +</I> + +</UL> +</UL> +<!--0 01286546105- --> +<LI><A HREF="002279.html">[Mageia-discuss] Think about bugzilla monitoring? +</A><A NAME="2279"> </A> +<I>Florian Hubold +</I> + +<UL> +<!--1 01286546105-01286546612- --> +<LI><A HREF="002281.html">[Mageia-discuss] Think about bugzilla monitoring? +</A><A NAME="2281"> </A> +<I>Morgan Leijström +</I> + +<!--1 01286546105-01286547570- --> +<LI><A HREF="002284.html">[Mageia-discuss] Think about bugzilla monitoring? +</A><A NAME="2284"> </A> +<I>Michael Scherer +</I> + +</UL> +<!--0 01286556819- --> +<LI><A HREF="002285.html">[Mageia-discuss] Wish List +</A><A NAME="2285"> </A> +<I>doug +</I> + +<UL> +<!--1 01286556819-01286562652- --> +<LI><A HREF="002290.html">[Mageia-discuss] Wish List +</A><A NAME="2290"> </A> +<I>Marc Paré +</I> + +</UL> +<!--0 01286559417- --> +<LI><A HREF="002286.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A><A NAME="2286"> </A> +<I>yvan munoz +</I> + +<UL> +<!--1 01286559417-01286559724- --> +<LI><A HREF="002287.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A><A NAME="2287"> </A> +<I>yvan munoz +</I> + +</UL> +<!--0 01286560314- --> +<LI><A HREF="002288.html">[Mageia-discuss] News about the forum +</A><A NAME="2288"> </A> +<I>yvan munoz +</I> + +<UL> +<!--1 01286560314-01286560414- --> +<LI><A HREF="002289.html">[Mageia-discuss] News about the forum +</A><A NAME="2289"> </A> +<I>yvan munoz +</I> + +</UL> +<!--0 01286570623- --> +<LI><A HREF="002291.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A><A NAME="2291"> </A> +<I>Marek Laane +</I> + +<UL> +<!--1 01286570623-01286570927- --> +<LI><A HREF="002292.html">[Mageia-discuss] [Doc Team] Proposal, questions ? +</A><A NAME="2292"> </A> +<I>Anne nicolas +</I> + +</UL> + </ul> + <p> + <a name="end"><b>Last message date:</b></a> + <i>Fri Oct 8 22:48:47 CEST 2010</i><br> + <b>Archived on:</b> <i>Fri Oct 8 22:48:51 CEST 2010</i> + <p> + <ul> + <li> <b>Messages sorted by:</b> + + <a href="subject.html#start">[ subject ]</a> + <a href="author.html#start">[ author ]</a> + <a href="date.html#start">[ date ]</a> + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p> + <hr> + <i>This archive was generated by + Pipermail 0.09 (Mailman edition).</i> + </BODY> +</HTML> + |