diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110223')
-rw-r--r-- | zarb-ml/mageia-dev/20110223/002750.html | 102 | ||||
-rw-r--r-- | zarb-ml/mageia-dev/20110223/002751.html | 112 | ||||
-rw-r--r-- | zarb-ml/mageia-dev/20110223/002752.html | 113 | ||||
-rw-r--r-- | zarb-ml/mageia-dev/20110223/002753.html | 60 | ||||
-rw-r--r-- | zarb-ml/mageia-dev/20110223/002754.html | 68 | ||||
-rw-r--r-- | zarb-ml/mageia-dev/20110223/002755.html | 69 | ||||
-rw-r--r-- | zarb-ml/mageia-dev/20110223/002756.html | 57 | ||||
-rw-r--r-- | zarb-ml/mageia-dev/20110223/author.html | 82 | ||||
-rw-r--r-- | zarb-ml/mageia-dev/20110223/date.html | 82 | ||||
l--------- | zarb-ml/mageia-dev/20110223/index.html | 1 | ||||
-rw-r--r-- | zarb-ml/mageia-dev/20110223/subject.html | 82 | ||||
-rw-r--r-- | zarb-ml/mageia-dev/20110223/thread.html | 95 |
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: +><i> I've been thinking on submission (since i'm a novice packager, i have no good +</I>><i> experience with this, so i ended up talking to my mentor on submission stuff). +</I>><i> +</I>><i> So i was thinking: +</I>><i> .spec files are used to tell the buildbot how to build and package an srpm. +</I>><i> +</I>><i> why don't we have a similar way to do submission? (or even include this in +</I>><i> spec file?) +</I>><i> +</I>><i> the things is, i want something that should work in most, if not all cases, +</I>><i> but still be simple. +</I>><i> +</I>><i> what would be interesting: +</I>><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... + + +><i> +</I>><i> or nice to have: +</I>><i> * make this also work multiple times, for packages that are submitted +</I>><i> multiple times (think about tainted stuff, that is rebuilt with extra %define), +</I>><i> and still have only one srpm. +</I> + +this could be set by default in a separate rebuild bot for tainted repos + + +><i> * bootstrapping options? some way to have %defines that disable some stuff for +</I>><i> bootstrapping (or even cyclic builddependencies in certain pacakages) +</I>><i> +</I>><i> in short, the idea is to have: +</I>><i> 1. X, that is simple, elegant and works for all cases +</I>><i> 2. stuff happens +</I>><i> 3. profit :-P +</I>><i> +</I>><i> or to make it easier on packagers (and possibly reduce errors in wrong +</I>><i> submission), so that just "mgarepo submit<package>" would automagically work +</I>><i> correctly. +</I>><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: +><i> On 23.2.2011 00:54, Maarten Vanraes wrote: +</I>><i> > I've been thinking on submission (since i'm a novice packager, i have no +</I>><i> > good experience with this, so i ended up talking to my mentor on +</I>><i> > submission stuff). +</I>><i> > +</I>><i> > So i was thinking: +</I>><i> > .spec files are used to tell the buildbot how to build and package an +</I>><i> > srpm. +</I>><i> > +</I>><i> > why don't we have a similar way to do submission? (or even include this +</I>><i> > in spec file?) +</I>><i> > +</I>><i> > the things is, i want something that should work in most, if not all +</I>><i> > cases, but still be simple. +</I>><i> > +</I>><i> > what would be interesting: +</I>><i> > * submission parameters: ie: where to put rpm (core, tainted, non-free) +</I>><i> +</I>><i> Not really needed, as it's only the first time you submit a package you +</I>><i> need to specify repo, after that the bs knows where to put it... +</I> +ah, that is interesting to know + +><i> > or nice to have: +</I>><i> > * make this also work multiple times, for packages that are submitted +</I>><i> > +</I>><i> > multiple times (think about tainted stuff, that is rebuilt with extra +</I>><i> > %define), and still have only one srpm. +</I>><i> +</I>><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. + +><i> > * bootstrapping options? some way to have %defines that disable some +</I>><i> > stuff for +</I>><i> > +</I>><i> > bootstrapping (or even cyclic builddependencies in certain pacakages) +</I>><i> > +</I>><i> > in short, the idea is to have: +</I>><i> > 1. X, that is simple, elegant and works for all cases +</I>><i> > 2. stuff happens +</I>><i> > 3. profit :-P +</I>><i> > +</I>><i> > or to make it easier on packagers (and possibly reduce errors in wrong +</I>><i> > submission), so that just "mgarepo submit<package>" would automagically +</I>><i> > work correctly. +</I>><i> +</I>><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 "there". +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----- +><i>From: Jeff Johnson <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">n3npq at mac.com</A>> +</I>><i>Sent: Feb 22, 2011 8:14 PM +</I>><i>To: <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">cooker at mandrivalinux.org</A> +</I>><i>Subject: [Cooker] Upgrding db-5.1.19 -> db-5.1.26 needs full rebuilds +</I>><i> +</I>><i>(cool! a bug related to RPM might have been found _BEFORE_ it ended up in cooker-devel e-mail ;-) +</I>><i> +</I>><i>I got a bug report from bero at Arklinux with these symptoms: +</I>><i> +</I>><i>Preparing... ########################################### [100%] +</I>><i>rpmdb: not a restored transaction +</I>><i>rpmdb: PANIC: Invalid argument +</I>><i>==> rpmdbe_event_notify(0x9833aa8, PANIC(0), 0xbfe2b5d4) app_private (nil) +</I>><i>rpmdb: PANIC: fatal region error detected; run recovery +</I>><i>==> rpmdbe_event_notify(0x9833aa8, PANIC(0), 0xbfe2b6cc) app_private (nil) +</I>><i> 1:xorg ########################################### [ 20%] +</I>><i>rpmdb: PANIC: fatal region error detected; run recovery +</I>><i>==> rpmdbe_event_notify(0x9833aa8, PANIC(0), 0xbfe2b5bc) app_private (nil) +</I>><i> +</I>><i>I've never ever seen that 1st Berkeley DB error before. +</I>><i> +</I>><i>A quick check with Google found this report: +</I>><i> <A HREF="http://forums.oracle.com/forums/thread.jspa?threadID=2175221&tstart=0">http://forums.oracle.com/forums/thread.jspa?threadID=2175221&tstart=0</A> +</I>><i>and I just confirmed with jcea that upgrading to db-5.1.26 without rebuilding +</I>><i>everything that uses/needs +</I>><i> #include <db.h> +</I>><i>will lead to "not a restored transaction". +</I>><i> +</I>><i>Presumably some #define got changed, breaking (for the 1st time ever afaik) +</I>><i>the typical expectation that 5.1.19 -> 5.1.26 is just bug fix patches. +</I>><i> +</I>><i>Disclaimer: +</I>><i> This is still just 2nd hand info because I haven't personally looked. +</I>><i> +</I>><i>So -- if you go to db-5.1.26 -- plan on rebuilding RPM and whatever +</I>><i>else is linking -ldb-5.1. +</I>><i> +</I>><i>There's nothing critically important in db-5.1.26 (or I would remember). +</I>><i> +</I>><i>It would be nice to get on the other side of this minor "speed bump" +</I>><i>in Berkeley DB by 2011.0 release. But db-5.1.19 is known "gud enuf" by now. +</I>><i> +</I>><i>hth +</I>><i> +</I>><i>73 de Jeff +</I>><i> +</I>-------------- next part -------------- +A non-text attachment was scrubbed... +Name: smime.p7s +Type: application/pkcs7-signature +Size: 4645 bytes +Desc: not available +URL: </pipermail/mageia-dev/attachments/20110222/4223d291/attachment.p7s> +</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é 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évrier 2011 à 14:40 +0000, André Machado a écrit : +><i> Current trends preach simplicity. I suggest that boot screen of the next +</I>><i> releases is a black screen with white mageia cauldron in the center with a +</I>><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é 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"> </A> +<I>Thomas Backlund +</I> + +<LI><A HREF="002753.html">[Mageia-dev] Bootscreen suggestion +</A><A NAME="2753"> </A> +<I>André Machado +</I> + +<LI><A HREF="002756.html">[Mageia-dev] Bootscreen suggestion +</A><A NAME="2756"> </A> +<I>André Machado +</I> + +<LI><A HREF="002754.html">[Mageia-dev] Bootscreen suggestion +</A><A NAME="2754"> </A> +<I>Michael Scherer +</I> + +<LI><A HREF="002751.html">[Mageia-dev] automagically submitting correctly +</A><A NAME="2751"> </A> +<I>Maarten Vanraes +</I> + +<LI><A HREF="002752.html">[Mageia-dev] Heads Up +</A><A NAME="2752"> </A> +<I>genomega +</I> + +<LI><A HREF="002755.html">[Mageia-dev] Meeting tonight +</A><A NAME="2755"> </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"> </A> +<I>Thomas Backlund +</I> + +<LI><A HREF="002751.html">[Mageia-dev] automagically submitting correctly +</A><A NAME="2751"> </A> +<I>Maarten Vanraes +</I> + +<LI><A HREF="002752.html">[Mageia-dev] Heads Up +</A><A NAME="2752"> </A> +<I>genomega +</I> + +<LI><A HREF="002753.html">[Mageia-dev] Bootscreen suggestion +</A><A NAME="2753"> </A> +<I>André Machado +</I> + +<LI><A HREF="002754.html">[Mageia-dev] Bootscreen suggestion +</A><A NAME="2754"> </A> +<I>Michael Scherer +</I> + +<LI><A HREF="002755.html">[Mageia-dev] Meeting tonight +</A><A NAME="2755"> </A> +<I>Anne nicolas +</I> + +<LI><A HREF="002756.html">[Mageia-dev] Bootscreen suggestion +</A><A NAME="2756"> </A> +<I>André 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"> </A> +<I>Thomas Backlund +</I> + +<LI><A HREF="002751.html">[Mageia-dev] automagically submitting correctly +</A><A NAME="2751"> </A> +<I>Maarten Vanraes +</I> + +<LI><A HREF="002753.html">[Mageia-dev] Bootscreen suggestion +</A><A NAME="2753"> </A> +<I>André Machado +</I> + +<LI><A HREF="002754.html">[Mageia-dev] Bootscreen suggestion +</A><A NAME="2754"> </A> +<I>Michael Scherer +</I> + +<LI><A HREF="002756.html">[Mageia-dev] Bootscreen suggestion +</A><A NAME="2756"> </A> +<I>André Machado +</I> + +<LI><A HREF="002752.html">[Mageia-dev] Heads Up +</A><A NAME="2752"> </A> +<I>genomega +</I> + +<LI><A HREF="002755.html">[Mageia-dev] Meeting tonight +</A><A NAME="2755"> </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"> </A> +<I>Thomas Backlund +</I> + +<UL> +<!--1 01298416079-01298416520- --> +<LI><A HREF="002751.html">[Mageia-dev] automagically submitting correctly +</A><A NAME="2751"> </A> +<I>Maarten Vanraes +</I> + +</UL> +<!--0 01298432687- --> +<LI><A HREF="002752.html">[Mageia-dev] Heads Up +</A><A NAME="2752"> </A> +<I>genomega +</I> + +<!--0 01298472051- --> +<LI><A HREF="002753.html">[Mageia-dev] Bootscreen suggestion +</A><A NAME="2753"> </A> +<I>André Machado +</I> + +<UL> +<!--1 01298472051-01298473088- --> +<LI><A HREF="002754.html">[Mageia-dev] Bootscreen suggestion +</A><A NAME="2754"> </A> +<I>Michael Scherer +</I> + +<UL> +<!--2 01298472051-01298473088-01298480585- --> +<LI><A HREF="002756.html">[Mageia-dev] Bootscreen suggestion +</A><A NAME="2756"> </A> +<I>André Machado +</I> + +</UL> +</UL> +<!--0 01298475550- --> +<LI><A HREF="002755.html">[Mageia-dev] Meeting tonight +</A><A NAME="2755"> </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> + |