summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/20110223
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/20110223')
-rw-r--r--zarb-ml/mageia-dev/20110223/002750.html102
-rw-r--r--zarb-ml/mageia-dev/20110223/002751.html112
-rw-r--r--zarb-ml/mageia-dev/20110223/002752.html113
-rw-r--r--zarb-ml/mageia-dev/20110223/002753.html60
-rw-r--r--zarb-ml/mageia-dev/20110223/002754.html68
-rw-r--r--zarb-ml/mageia-dev/20110223/002755.html69
-rw-r--r--zarb-ml/mageia-dev/20110223/002756.html57
-rw-r--r--zarb-ml/mageia-dev/20110223/author.html82
-rw-r--r--zarb-ml/mageia-dev/20110223/date.html82
l---------zarb-ml/mageia-dev/20110223/index.html1
-rw-r--r--zarb-ml/mageia-dev/20110223/subject.html82
-rw-r--r--zarb-ml/mageia-dev/20110223/thread.html95
12 files changed, 923 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110223/002750.html b/zarb-ml/mageia-dev/20110223/002750.html
new file mode 100644
index 000000000..f4f57c073
--- /dev/null
+++ b/zarb-ml/mageia-dev/20110223/002750.html
@@ -0,0 +1,102 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] automagically submitting correctly
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20automagically%20submitting%20correctly&In-Reply-To=%3C4D6441CF.7050304%40iki.fi%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+
+ <LINK REL="Next" HREF="002751.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] automagically submitting correctly</H1>
+ <B>Thomas Backlund</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20automagically%20submitting%20correctly&In-Reply-To=%3C4D6441CF.7050304%40iki.fi%3E"
+ TITLE="[Mageia-dev] automagically submitting correctly">tmb at iki.fi
+ </A><BR>
+ <I>Wed Feb 23 00:07:59 CET 2011</I>
+ <P><UL>
+
+ <LI>Next message: <A HREF="002751.html">[Mageia-dev] automagically submitting correctly
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2750">[ date ]</a>
+ <a href="thread.html#2750">[ thread ]</a>
+ <a href="subject.html#2750">[ subject ]</a>
+ <a href="author.html#2750">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 23.2.2011 00:54, Maarten Vanraes wrote:
+&gt;<i> I've been thinking on submission (since i'm a novice packager, i have no good
+</I>&gt;<i> experience with this, so i ended up talking to my mentor on submission stuff).
+</I>&gt;<i>
+</I>&gt;<i> So i was thinking:
+</I>&gt;<i> .spec files are used to tell the buildbot how to build and package an srpm.
+</I>&gt;<i>
+</I>&gt;<i> why don't we have a similar way to do submission? (or even include this in
+</I>&gt;<i> spec file?)
+</I>&gt;<i>
+</I>&gt;<i> the things is, i want something that should work in most, if not all cases,
+</I>&gt;<i> but still be simple.
+</I>&gt;<i>
+</I>&gt;<i> what would be interesting:
+</I>&gt;<i> * submission parameters: ie: where to put rpm (core, tainted, non-free)
+</I>
+
+Not really needed, as it's only the first time you submit a package you
+need to specify repo, after that the bs knows where to put it...
+
+
+&gt;<i>
+</I>&gt;<i> or nice to have:
+</I>&gt;<i> * make this also work multiple times, for packages that are submitted
+</I>&gt;<i> multiple times (think about tainted stuff, that is rebuilt with extra %define),
+</I>&gt;<i> and still have only one srpm.
+</I>
+
+this could be set by default in a separate rebuild bot for tainted repos
+
+
+&gt;<i> * bootstrapping options? some way to have %defines that disable some stuff for
+</I>&gt;<i> bootstrapping (or even cyclic builddependencies in certain pacakages)
+</I>&gt;<i>
+</I>&gt;<i> in short, the idea is to have:
+</I>&gt;<i> 1. X, that is simple, elegant and works for all cases
+</I>&gt;<i> 2. stuff happens
+</I>&gt;<i> 3. profit :-P
+</I>&gt;<i>
+</I>&gt;<i> or to make it easier on packagers (and possibly reduce errors in wrong
+</I>&gt;<i> submission), so that just &quot;mgarepo submit&lt;package&gt;&quot; would automagically work
+</I>&gt;<i> correctly.
+</I>&gt;<i>
+</I>
+That only work if the packager sets the tags correctly...
+
+--
+Thomas
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+
+ <LI>Next message: <A HREF="002751.html">[Mageia-dev] automagically submitting correctly
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2750">[ date ]</a>
+ <a href="thread.html#2750">[ thread ]</a>
+ <a href="subject.html#2750">[ subject ]</a>
+ <a href="author.html#2750">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>
diff --git a/zarb-ml/mageia-dev/20110223/002751.html b/zarb-ml/mageia-dev/20110223/002751.html
new file mode 100644
index 000000000..919389255
--- /dev/null
+++ b/zarb-ml/mageia-dev/20110223/002751.html
@@ -0,0 +1,112 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] automagically submitting correctly
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20automagically%20submitting%20correctly&In-Reply-To=%3C201102230015.20711.maarten.vanraes%40gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="002750.html">
+ <LINK REL="Next" HREF="002752.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] automagically submitting correctly</H1>
+ <B>Maarten Vanraes</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20automagically%20submitting%20correctly&In-Reply-To=%3C201102230015.20711.maarten.vanraes%40gmail.com%3E"
+ TITLE="[Mageia-dev] automagically submitting correctly">maarten.vanraes at gmail.com
+ </A><BR>
+ <I>Wed Feb 23 00:15:20 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="002750.html">[Mageia-dev] automagically submitting correctly
+</A></li>
+ <LI>Next message: <A HREF="002752.html">[Mageia-dev] Heads Up
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2751">[ date ]</a>
+ <a href="thread.html#2751">[ thread ]</a>
+ <a href="subject.html#2751">[ subject ]</a>
+ <a href="author.html#2751">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Op woensdag 23 februari 2011 00:07:59 schreef Thomas Backlund:
+&gt;<i> On 23.2.2011 00:54, Maarten Vanraes wrote:
+</I>&gt;<i> &gt; I've been thinking on submission (since i'm a novice packager, i have no
+</I>&gt;<i> &gt; good experience with this, so i ended up talking to my mentor on
+</I>&gt;<i> &gt; submission stuff).
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; So i was thinking:
+</I>&gt;<i> &gt; .spec files are used to tell the buildbot how to build and package an
+</I>&gt;<i> &gt; srpm.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; why don't we have a similar way to do submission? (or even include this
+</I>&gt;<i> &gt; in spec file?)
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; the things is, i want something that should work in most, if not all
+</I>&gt;<i> &gt; cases, but still be simple.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; what would be interesting:
+</I>&gt;<i> &gt; * submission parameters: ie: where to put rpm (core, tainted, non-free)
+</I>&gt;<i>
+</I>&gt;<i> Not really needed, as it's only the first time you submit a package you
+</I>&gt;<i> need to specify repo, after that the bs knows where to put it...
+</I>
+ah, that is interesting to know
+
+&gt;<i> &gt; or nice to have:
+</I>&gt;<i> &gt; * make this also work multiple times, for packages that are submitted
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; multiple times (think about tainted stuff, that is rebuilt with extra
+</I>&gt;<i> &gt; %define), and still have only one srpm.
+</I>&gt;<i>
+</I>&gt;<i> this could be set by default in a separate rebuild bot for tainted repos
+</I>
+yes, but i was proposing to change the buildbot to allow such a package to be
+built 4 times instead of 2, and not having srpm conflicts and so that a single
+submission builds both at the same time.
+
+&gt;<i> &gt; * bootstrapping options? some way to have %defines that disable some
+</I>&gt;<i> &gt; stuff for
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; bootstrapping (or even cyclic builddependencies in certain pacakages)
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; in short, the idea is to have:
+</I>&gt;<i> &gt; 1. X, that is simple, elegant and works for all cases
+</I>&gt;<i> &gt; 2. stuff happens
+</I>&gt;<i> &gt; 3. profit :-P
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; or to make it easier on packagers (and possibly reduce errors in wrong
+</I>&gt;<i> &gt; submission), so that just &quot;mgarepo submit&lt;package&gt;&quot; would automagically
+</I>&gt;<i> &gt; work correctly.
+</I>&gt;<i>
+</I>&gt;<i> That only work if the packager sets the tags correctly...
+</I>
+that is true, but if it's put into like the .spec file, it's kind of &quot;there&quot;.
+and in revision control.
+
+this looked usefull to me, but i can be wrong...
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="002750.html">[Mageia-dev] automagically submitting correctly
+</A></li>
+ <LI>Next message: <A HREF="002752.html">[Mageia-dev] Heads Up
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2751">[ date ]</a>
+ <a href="thread.html#2751">[ thread ]</a>
+ <a href="subject.html#2751">[ subject ]</a>
+ <a href="author.html#2751">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>
diff --git a/zarb-ml/mageia-dev/20110223/002752.html b/zarb-ml/mageia-dev/20110223/002752.html
new file mode 100644
index 000000000..7747dcdfd
--- /dev/null
+++ b/zarb-ml/mageia-dev/20110223/002752.html
@@ -0,0 +1,113 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] Heads Up
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Heads%20Up&In-Reply-To=%3C30282074.1298432687321.JavaMail.root%40mswamui-andean.atl.sa.earthlink.net%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="002751.html">
+ <LINK REL="Next" HREF="002753.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Heads Up</H1>
+ <B>genomega</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Heads%20Up&In-Reply-To=%3C30282074.1298432687321.JavaMail.root%40mswamui-andean.atl.sa.earthlink.net%3E"
+ TITLE="[Mageia-dev] Heads Up">genomega at earthlink.net
+ </A><BR>
+ <I>Wed Feb 23 04:44:47 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="002751.html">[Mageia-dev] automagically submitting correctly
+</A></li>
+ <LI>Next message: <A HREF="002753.html">[Mageia-dev] Bootscreen suggestion
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2752">[ date ]</a>
+ <a href="thread.html#2752">[ thread ]</a>
+ <a href="subject.html#2752">[ subject ]</a>
+ <a href="author.html#2752">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>
+
+
+-----Forwarded Message-----
+&gt;<i>From: Jeff Johnson &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">n3npq at mac.com</A>&gt;
+</I>&gt;<i>Sent: Feb 22, 2011 8:14 PM
+</I>&gt;<i>To: <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">cooker at mandrivalinux.org</A>
+</I>&gt;<i>Subject: [Cooker] Upgrding db-5.1.19 -&gt; db-5.1.26 needs full rebuilds
+</I>&gt;<i>
+</I>&gt;<i>(cool! a bug related to RPM might have been found _BEFORE_ it ended up in cooker-devel e-mail ;-)
+</I>&gt;<i>
+</I>&gt;<i>I got a bug report from bero at Arklinux with these symptoms:
+</I>&gt;<i>
+</I>&gt;<i>Preparing... ########################################### [100%]
+</I>&gt;<i>rpmdb: not a restored transaction
+</I>&gt;<i>rpmdb: PANIC: Invalid argument
+</I>&gt;<i>==&gt; rpmdbe_event_notify(0x9833aa8, PANIC(0), 0xbfe2b5d4) app_private (nil)
+</I>&gt;<i>rpmdb: PANIC: fatal region error detected; run recovery
+</I>&gt;<i>==&gt; rpmdbe_event_notify(0x9833aa8, PANIC(0), 0xbfe2b6cc) app_private (nil)
+</I>&gt;<i> 1:xorg ########################################### [ 20%]
+</I>&gt;<i>rpmdb: PANIC: fatal region error detected; run recovery
+</I>&gt;<i>==&gt; rpmdbe_event_notify(0x9833aa8, PANIC(0), 0xbfe2b5bc) app_private (nil)
+</I>&gt;<i>
+</I>&gt;<i>I've never ever seen that 1st Berkeley DB error before.
+</I>&gt;<i>
+</I>&gt;<i>A quick check with Google found this report:
+</I>&gt;<i> <A HREF="http://forums.oracle.com/forums/thread.jspa?threadID=2175221&amp;tstart=0">http://forums.oracle.com/forums/thread.jspa?threadID=2175221&amp;tstart=0</A>
+</I>&gt;<i>and I just confirmed with jcea that upgrading to db-5.1.26 without rebuilding
+</I>&gt;<i>everything that uses/needs
+</I>&gt;<i> #include &lt;db.h&gt;
+</I>&gt;<i>will lead to &quot;not a restored transaction&quot;.
+</I>&gt;<i>
+</I>&gt;<i>Presumably some #define got changed, breaking (for the 1st time ever afaik)
+</I>&gt;<i>the typical expectation that 5.1.19 -&gt; 5.1.26 is just bug fix patches.
+</I>&gt;<i>
+</I>&gt;<i>Disclaimer:
+</I>&gt;<i> This is still just 2nd hand info because I haven't personally looked.
+</I>&gt;<i>
+</I>&gt;<i>So -- if you go to db-5.1.26 -- plan on rebuilding RPM and whatever
+</I>&gt;<i>else is linking -ldb-5.1.
+</I>&gt;<i>
+</I>&gt;<i>There's nothing critically important in db-5.1.26 (or I would remember).
+</I>&gt;<i>
+</I>&gt;<i>It would be nice to get on the other side of this minor &quot;speed bump&quot;
+</I>&gt;<i>in Berkeley DB by 2011.0 release. But db-5.1.19 is known &quot;gud enuf&quot; by now.
+</I>&gt;<i>
+</I>&gt;<i>hth
+</I>&gt;<i>
+</I>&gt;<i>73 de Jeff
+</I>&gt;<i>
+</I>-------------- next part --------------
+A non-text attachment was scrubbed...
+Name: smime.p7s
+Type: application/pkcs7-signature
+Size: 4645 bytes
+Desc: not available
+URL: &lt;/pipermail/mageia-dev/attachments/20110222/4223d291/attachment.p7s&gt;
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="002751.html">[Mageia-dev] automagically submitting correctly
+</A></li>
+ <LI>Next message: <A HREF="002753.html">[Mageia-dev] Bootscreen suggestion
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2752">[ date ]</a>
+ <a href="thread.html#2752">[ thread ]</a>
+ <a href="subject.html#2752">[ subject ]</a>
+ <a href="author.html#2752">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>
diff --git a/zarb-ml/mageia-dev/20110223/002753.html b/zarb-ml/mageia-dev/20110223/002753.html
new file mode 100644
index 000000000..20c911d52
--- /dev/null
+++ b/zarb-ml/mageia-dev/20110223/002753.html
@@ -0,0 +1,60 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] Bootscreen suggestion
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Bootscreen%20suggestion&In-Reply-To=%3Cloom.20110223T154000-972%40post.gmane.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="002752.html">
+ <LINK REL="Next" HREF="002754.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Bootscreen suggestion</H1>
+ <B>Andr&#233; Machado</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Bootscreen%20suggestion&In-Reply-To=%3Cloom.20110223T154000-972%40post.gmane.org%3E"
+ TITLE="[Mageia-dev] Bootscreen suggestion">afmachado at dcemail.com
+ </A><BR>
+ <I>Wed Feb 23 15:40:51 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="002752.html">[Mageia-dev] Heads Up
+</A></li>
+ <LI>Next message: <A HREF="002754.html">[Mageia-dev] Bootscreen suggestion
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2753">[ date ]</a>
+ <a href="thread.html#2753">[ thread ]</a>
+ <a href="subject.html#2753">[ subject ]</a>
+ <a href="author.html#2753">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Current trends preach simplicity. I suggest that boot screen of the next
+releases is a black screen with white mageia cauldron in the center with a
+simple progress bar below. Moreover, we must think in widescreen resolutions.
+
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="002752.html">[Mageia-dev] Heads Up
+</A></li>
+ <LI>Next message: <A HREF="002754.html">[Mageia-dev] Bootscreen suggestion
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2753">[ date ]</a>
+ <a href="thread.html#2753">[ thread ]</a>
+ <a href="subject.html#2753">[ subject ]</a>
+ <a href="author.html#2753">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>
diff --git a/zarb-ml/mageia-dev/20110223/002754.html b/zarb-ml/mageia-dev/20110223/002754.html
new file mode 100644
index 000000000..3d1a2cdca
--- /dev/null
+++ b/zarb-ml/mageia-dev/20110223/002754.html
@@ -0,0 +1,68 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] Bootscreen suggestion
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Bootscreen%20suggestion&In-Reply-To=%3C1298473088.11734.44.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="002753.html">
+ <LINK REL="Next" HREF="002756.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Bootscreen suggestion</H1>
+ <B>Michael Scherer</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Bootscreen%20suggestion&In-Reply-To=%3C1298473088.11734.44.camel%40akroma.ephaone.org%3E"
+ TITLE="[Mageia-dev] Bootscreen suggestion">misc at zarb.org
+ </A><BR>
+ <I>Wed Feb 23 15:58:08 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="002753.html">[Mageia-dev] Bootscreen suggestion
+</A></li>
+ <LI>Next message: <A HREF="002756.html">[Mageia-dev] Bootscreen suggestion
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2754">[ date ]</a>
+ <a href="thread.html#2754">[ thread ]</a>
+ <a href="subject.html#2754">[ subject ]</a>
+ <a href="author.html#2754">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Le mercredi 23 f&#233;vrier 2011 &#224; 14:40 +0000, Andr&#233; Machado a &#233;crit :
+&gt;<i> Current trends preach simplicity. I suggest that boot screen of the next
+</I>&gt;<i> releases is a black screen with white mageia cauldron in the center with a
+</I>&gt;<i> simple progress bar below. Moreover, we must think in widescreen resolutions.
+</I>
+IMHO, that question is better suited for people of the art team, on
+<A HREF="https://www.mageia.org/mailman/listinfo/mageia-artwork">https://www.mageia.org/mailman/listinfo/mageia-artwork</A>
+
+--
+Michael Scherer
+
+</PRE>
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="002753.html">[Mageia-dev] Bootscreen suggestion
+</A></li>
+ <LI>Next message: <A HREF="002756.html">[Mageia-dev] Bootscreen suggestion
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2754">[ date ]</a>
+ <a href="thread.html#2754">[ thread ]</a>
+ <a href="subject.html#2754">[ subject ]</a>
+ <a href="author.html#2754">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>
diff --git a/zarb-ml/mageia-dev/20110223/002755.html b/zarb-ml/mageia-dev/20110223/002755.html
new file mode 100644
index 000000000..44676c54e
--- /dev/null
+++ b/zarb-ml/mageia-dev/20110223/002755.html
@@ -0,0 +1,69 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] Meeting tonight
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Meeting%20tonight&In-Reply-To=%3CAANLkTi%3D%3DkHOpA69oGMzN2hBqZvQtCDqSHMUvVqSSZhRr%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="002756.html">
+
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Meeting tonight</H1>
+ <B>Anne nicolas</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Meeting%20tonight&In-Reply-To=%3CAANLkTi%3D%3DkHOpA69oGMzN2hBqZvQtCDqSHMUvVqSSZhRr%40mail.gmail.com%3E"
+ TITLE="[Mageia-dev] Meeting tonight">ennael1 at gmail.com
+ </A><BR>
+ <I>Wed Feb 23 16:39:10 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="002756.html">[Mageia-dev] Bootscreen suggestion
+</A></li>
+
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2755">[ date ]</a>
+ <a href="thread.html#2755">[ thread ]</a>
+ <a href="subject.html#2755">[ subject ]</a>
+ <a href="author.html#2755">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Hi there
+
+Our next meeting will take place tonight at 20h UTC on #mageia-dev.
+This meeting will be all dedicated to Alpha1 first review and alpha2
+action plan.
+
+We will focus on tests and missing packages to organize work for coming weeks.
+
+As usual if you have topics, please propose here so that we can add it
+
+Cheers
+
+--
+Anne
+<A HREF="http://www.mageia.org">http://www.mageia.org</A>
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="002756.html">[Mageia-dev] Bootscreen suggestion
+</A></li>
+
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2755">[ date ]</a>
+ <a href="thread.html#2755">[ thread ]</a>
+ <a href="subject.html#2755">[ subject ]</a>
+ <a href="author.html#2755">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>
diff --git a/zarb-ml/mageia-dev/20110223/002756.html b/zarb-ml/mageia-dev/20110223/002756.html
new file mode 100644
index 000000000..661bffd43
--- /dev/null
+++ b/zarb-ml/mageia-dev/20110223/002756.html
@@ -0,0 +1,57 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] Bootscreen suggestion
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Bootscreen%20suggestion&In-Reply-To=%3Cloom.20110223T180224-251%40post.gmane.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="002754.html">
+ <LINK REL="Next" HREF="002755.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Bootscreen suggestion</H1>
+ <B>Andr&#233; Machado</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Bootscreen%20suggestion&In-Reply-To=%3Cloom.20110223T180224-251%40post.gmane.org%3E"
+ TITLE="[Mageia-dev] Bootscreen suggestion">afmachado at dcemail.com
+ </A><BR>
+ <I>Wed Feb 23 18:03:05 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="002754.html">[Mageia-dev] Bootscreen suggestion
+</A></li>
+ <LI>Next message: <A HREF="002755.html">[Mageia-dev] Meeting tonight
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2756">[ date ]</a>
+ <a href="thread.html#2756">[ thread ]</a>
+ <a href="subject.html#2756">[ subject ]</a>
+ <a href="author.html#2756">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Oh, sorry ;(
+
+</PRE>
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="002754.html">[Mageia-dev] Bootscreen suggestion
+</A></li>
+ <LI>Next message: <A HREF="002755.html">[Mageia-dev] Meeting tonight
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2756">[ date ]</a>
+ <a href="thread.html#2756">[ thread ]</a>
+ <a href="subject.html#2756">[ subject ]</a>
+ <a href="author.html#2756">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>
diff --git a/zarb-ml/mageia-dev/20110223/author.html b/zarb-ml/mageia-dev/20110223/author.html
new file mode 100644
index 000000000..d43898597
--- /dev/null
+++ b/zarb-ml/mageia-dev/20110223/author.html
@@ -0,0 +1,82 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>The Mageia-dev 23 February 2011 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>23 February 2011 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-dev">More info on this list...
+ </a></b></li>
+ </ul>
+ <p><b>Starting:</b> <i>Wed Feb 23 00:07:59 CET 2011</i><br>
+ <b>Ending:</b> <i>Wed Feb 23 18:03:05 CET 2011</i><br>
+ <b>Messages:</b> 7<p>
+ <ul>
+
+<LI><A HREF="002750.html">[Mageia-dev] automagically submitting correctly
+</A><A NAME="2750">&nbsp;</A>
+<I>Thomas Backlund
+</I>
+
+<LI><A HREF="002753.html">[Mageia-dev] Bootscreen suggestion
+</A><A NAME="2753">&nbsp;</A>
+<I>Andr&#233; Machado
+</I>
+
+<LI><A HREF="002756.html">[Mageia-dev] Bootscreen suggestion
+</A><A NAME="2756">&nbsp;</A>
+<I>Andr&#233; Machado
+</I>
+
+<LI><A HREF="002754.html">[Mageia-dev] Bootscreen suggestion
+</A><A NAME="2754">&nbsp;</A>
+<I>Michael Scherer
+</I>
+
+<LI><A HREF="002751.html">[Mageia-dev] automagically submitting correctly
+</A><A NAME="2751">&nbsp;</A>
+<I>Maarten Vanraes
+</I>
+
+<LI><A HREF="002752.html">[Mageia-dev] Heads Up
+</A><A NAME="2752">&nbsp;</A>
+<I>genomega
+</I>
+
+<LI><A HREF="002755.html">[Mageia-dev] Meeting tonight
+</A><A NAME="2755">&nbsp;</A>
+<I>Anne nicolas
+</I>
+
+ </ul>
+ <p>
+ <a name="end"><b>Last message date:</b></a>
+ <i>Wed Feb 23 18:03:05 CET 2011</i><br>
+ <b>Archived on:</b> <i>Wed Feb 23 18:03:25 CET 2011</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-dev">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-dev/20110223/date.html b/zarb-ml/mageia-dev/20110223/date.html
new file mode 100644
index 000000000..5626151b7
--- /dev/null
+++ b/zarb-ml/mageia-dev/20110223/date.html
@@ -0,0 +1,82 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>The Mageia-dev 23 February 2011 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>23 February 2011 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-dev">More info on this list...
+ </a></b></li>
+ </ul>
+ <p><b>Starting:</b> <i>Wed Feb 23 00:07:59 CET 2011</i><br>
+ <b>Ending:</b> <i>Wed Feb 23 18:03:05 CET 2011</i><br>
+ <b>Messages:</b> 7<p>
+ <ul>
+
+<LI><A HREF="002750.html">[Mageia-dev] automagically submitting correctly
+</A><A NAME="2750">&nbsp;</A>
+<I>Thomas Backlund
+</I>
+
+<LI><A HREF="002751.html">[Mageia-dev] automagically submitting correctly
+</A><A NAME="2751">&nbsp;</A>
+<I>Maarten Vanraes
+</I>
+
+<LI><A HREF="002752.html">[Mageia-dev] Heads Up
+</A><A NAME="2752">&nbsp;</A>
+<I>genomega
+</I>
+
+<LI><A HREF="002753.html">[Mageia-dev] Bootscreen suggestion
+</A><A NAME="2753">&nbsp;</A>
+<I>Andr&#233; Machado
+</I>
+
+<LI><A HREF="002754.html">[Mageia-dev] Bootscreen suggestion
+</A><A NAME="2754">&nbsp;</A>
+<I>Michael Scherer
+</I>
+
+<LI><A HREF="002755.html">[Mageia-dev] Meeting tonight
+</A><A NAME="2755">&nbsp;</A>
+<I>Anne nicolas
+</I>
+
+<LI><A HREF="002756.html">[Mageia-dev] Bootscreen suggestion
+</A><A NAME="2756">&nbsp;</A>
+<I>Andr&#233; Machado
+</I>
+
+ </ul>
+ <p>
+ <a name="end"><b>Last message date:</b></a>
+ <i>Wed Feb 23 18:03:05 CET 2011</i><br>
+ <b>Archived on:</b> <i>Wed Feb 23 18:03:25 CET 2011</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-dev">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-dev/20110223/index.html b/zarb-ml/mageia-dev/20110223/index.html
new file mode 120000
index 000000000..db4b46f72
--- /dev/null
+++ b/zarb-ml/mageia-dev/20110223/index.html
@@ -0,0 +1 @@
+thread.html \ No newline at end of file
diff --git a/zarb-ml/mageia-dev/20110223/subject.html b/zarb-ml/mageia-dev/20110223/subject.html
new file mode 100644
index 000000000..4320f8d9b
--- /dev/null
+++ b/zarb-ml/mageia-dev/20110223/subject.html
@@ -0,0 +1,82 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>The Mageia-dev 23 February 2011 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>23 February 2011 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-dev">More info on this list...
+ </a></b></li>
+ </ul>
+ <p><b>Starting:</b> <i>Wed Feb 23 00:07:59 CET 2011</i><br>
+ <b>Ending:</b> <i>Wed Feb 23 18:03:05 CET 2011</i><br>
+ <b>Messages:</b> 7<p>
+ <ul>
+
+<LI><A HREF="002750.html">[Mageia-dev] automagically submitting correctly
+</A><A NAME="2750">&nbsp;</A>
+<I>Thomas Backlund
+</I>
+
+<LI><A HREF="002751.html">[Mageia-dev] automagically submitting correctly
+</A><A NAME="2751">&nbsp;</A>
+<I>Maarten Vanraes
+</I>
+
+<LI><A HREF="002753.html">[Mageia-dev] Bootscreen suggestion
+</A><A NAME="2753">&nbsp;</A>
+<I>Andr&#233; Machado
+</I>
+
+<LI><A HREF="002754.html">[Mageia-dev] Bootscreen suggestion
+</A><A NAME="2754">&nbsp;</A>
+<I>Michael Scherer
+</I>
+
+<LI><A HREF="002756.html">[Mageia-dev] Bootscreen suggestion
+</A><A NAME="2756">&nbsp;</A>
+<I>Andr&#233; Machado
+</I>
+
+<LI><A HREF="002752.html">[Mageia-dev] Heads Up
+</A><A NAME="2752">&nbsp;</A>
+<I>genomega
+</I>
+
+<LI><A HREF="002755.html">[Mageia-dev] Meeting tonight
+</A><A NAME="2755">&nbsp;</A>
+<I>Anne nicolas
+</I>
+
+ </ul>
+ <p>
+ <a name="end"><b>Last message date:</b></a>
+ <i>Wed Feb 23 18:03:05 CET 2011</i><br>
+ <b>Archived on:</b> <i>Wed Feb 23 18:03:25 CET 2011</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-dev">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-dev/20110223/thread.html b/zarb-ml/mageia-dev/20110223/thread.html
new file mode 100644
index 000000000..9a961cbd2
--- /dev/null
+++ b/zarb-ml/mageia-dev/20110223/thread.html
@@ -0,0 +1,95 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>The Mageia-dev 23 February 2011 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>23 February 2011 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-dev">More info on this list...
+ </a></b></li>
+ </ul>
+ <p><b>Starting:</b> <i>Wed Feb 23 00:07:59 CET 2011</i><br>
+ <b>Ending:</b> <i>Wed Feb 23 18:03:05 CET 2011</i><br>
+ <b>Messages:</b> 7<p>
+ <ul>
+
+<!--0 01298416079- -->
+<LI><A HREF="002750.html">[Mageia-dev] automagically submitting correctly
+</A><A NAME="2750">&nbsp;</A>
+<I>Thomas Backlund
+</I>
+
+<UL>
+<!--1 01298416079-01298416520- -->
+<LI><A HREF="002751.html">[Mageia-dev] automagically submitting correctly
+</A><A NAME="2751">&nbsp;</A>
+<I>Maarten Vanraes
+</I>
+
+</UL>
+<!--0 01298432687- -->
+<LI><A HREF="002752.html">[Mageia-dev] Heads Up
+</A><A NAME="2752">&nbsp;</A>
+<I>genomega
+</I>
+
+<!--0 01298472051- -->
+<LI><A HREF="002753.html">[Mageia-dev] Bootscreen suggestion
+</A><A NAME="2753">&nbsp;</A>
+<I>Andr&#233; Machado
+</I>
+
+<UL>
+<!--1 01298472051-01298473088- -->
+<LI><A HREF="002754.html">[Mageia-dev] Bootscreen suggestion
+</A><A NAME="2754">&nbsp;</A>
+<I>Michael Scherer
+</I>
+
+<UL>
+<!--2 01298472051-01298473088-01298480585- -->
+<LI><A HREF="002756.html">[Mageia-dev] Bootscreen suggestion
+</A><A NAME="2756">&nbsp;</A>
+<I>Andr&#233; Machado
+</I>
+
+</UL>
+</UL>
+<!--0 01298475550- -->
+<LI><A HREF="002755.html">[Mageia-dev] Meeting tonight
+</A><A NAME="2755">&nbsp;</A>
+<I>Anne nicolas
+</I>
+
+ </ul>
+ <p>
+ <a name="end"><b>Last message date:</b></a>
+ <i>Wed Feb 23 18:03:05 CET 2011</i><br>
+ <b>Archived on:</b> <i>Wed Feb 23 18:03:25 CET 2011</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-dev">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>
+