diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110608')
-rw-r--r-- | zarb-ml/mageia-dev/20110608/005191.html | 111 | ||||
-rw-r--r-- | zarb-ml/mageia-dev/20110608/005192.html | 82 | ||||
-rw-r--r-- | zarb-ml/mageia-dev/20110608/005193.html | 83 | ||||
-rw-r--r-- | zarb-ml/mageia-dev/20110608/005194.html | 79 | ||||
-rw-r--r-- | zarb-ml/mageia-dev/20110608/005195.html | 70 | ||||
-rw-r--r-- | zarb-ml/mageia-dev/20110608/005196.html | 68 | ||||
-rw-r--r-- | zarb-ml/mageia-dev/20110608/author.html | 77 | ||||
-rw-r--r-- | zarb-ml/mageia-dev/20110608/date.html | 77 | ||||
l--------- | zarb-ml/mageia-dev/20110608/index.html | 1 | ||||
-rw-r--r-- | zarb-ml/mageia-dev/20110608/subject.html | 77 | ||||
-rw-r--r-- | zarb-ml/mageia-dev/20110608/thread.html | 87 |
11 files changed, 812 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110608/005191.html b/zarb-ml/mageia-dev/20110608/005191.html new file mode 100644 index 000000000..343aba1bf --- /dev/null +++ b/zarb-ml/mageia-dev/20110608/005191.html @@ -0,0 +1,111 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Looking for a mentor + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Looking%20for%20a%20mentor&In-Reply-To=%3C1307484295.27877.170.camel%40akroma.ephaone.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + + <LINK REL="Next" HREF="005196.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Looking for a mentor</H1> + <B>Michael Scherer</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Looking%20for%20a%20mentor&In-Reply-To=%3C1307484295.27877.170.camel%40akroma.ephaone.org%3E" + TITLE="[Mageia-dev] Looking for a mentor">misc at zarb.org + </A><BR> + <I>Wed Jun 8 00:04:54 CEST 2011</I> + <P><UL> + + <LI>Next message: <A HREF="005196.html">[Mageia-dev] Looking for a mentor +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5191">[ date ]</a> + <a href="thread.html#5191">[ thread ]</a> + <a href="subject.html#5191">[ subject ]</a> + <a href="author.html#5191">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le mardi 07 juin 2011 à 23:15 +0200, Matteo a écrit : +><i> On 07/06/2011 22:21, Michael Scherer wrote: +</I>><i> > +</I>><i> > - you should use %configure here instead of ./configure : +</I>><i> > ./configure --etcdir=%{_sysconfdir} --bindir=%{_bindir} --mandir= +</I>><i> > %{_mandir} --i18n=1 +</I>><i> > +</I>><i> > %configure will enforce some of our compilation flag. +</I>><i> > +</I>><i> I can't change this one, because rpmbuild says: +</I>><i> +</I>><i> cp: manca l'operando per il file di destinazione dopo +</I>><i> "/home/matteo/rpm/BUILDROOT/axel-2.4-1mga2.i386/" +</I>><i> Usare «cp --help» per ulteriori informazioni. +</I>><i> make: *** [install-bin] Errore 1 +</I>><i> errore: Stato d'uscita errato da /home/matteo/rpm/tmp/rpm-tmp.3TlCPV +</I>><i> (%install) +</I>><i> +</I>><i> +</I>><i> Errori di compilazione RPM: +</I>><i> Stato d'uscita errato da /home/matteo/rpm/tmp/rpm-tmp.3TlCPV (%install) +</I>><i> +</I>><i> I'm sorry, the output is localized in italian but I think it's quite +</I>><i> comprehensible that cp is called with wrong arguments and something +</I>><i> happens I still don't understand very well. +</I>><i> +</I>><i> Using rpm --eval %configure I've seen that the arguments passed to +</I>><i> configure doesn't fit the arguments expected by the axel configure +</I>><i> script. How do we deal with this kind of problems? +</I> +I guess there is 2 issues : +1) adding a comment to explain why we can't use the usual macro + +2) enforce the compilation flag, and that's highly dependent on the +script used. + +OFr this one, I guess we need to push LFLAGS and CFLAGS in +Makefile.settings : +there is line linke this : + + echo 'LFLAGS+=-lintl' >> Makefile.settings; + +and the Makefile use CFLAGS ( for compilation options ) and LFLAGS ( for +linker option ) + +I guess this could do the trick : +( just after ./configure ) + +%setup_compile_flags +echo "LFLAGS+=$LDFLAGS" >> Makefile.settings; +echo "CFLAGS+=$CFLAGS" >> Makefile.settings; + + +-- +Michael Scherer + +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + + <LI>Next message: <A HREF="005196.html">[Mageia-dev] Looking for a mentor +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5191">[ date ]</a> + <a href="thread.html#5191">[ thread ]</a> + <a href="subject.html#5191">[ subject ]</a> + <a href="author.html#5191">[ 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/20110608/005192.html b/zarb-ml/mageia-dev/20110608/005192.html new file mode 100644 index 000000000..946d62c3b --- /dev/null +++ b/zarb-ml/mageia-dev/20110608/005192.html @@ -0,0 +1,82 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Discrepancy between /etc/version and /etc/release - which one for MIRRORLIST + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Discrepancy%20between%20/etc/version%20and%20/etc/release%20-%0A%09which%20one%20for%20MIRRORLIST&In-Reply-To=%3C201106080942.41973.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="005196.html"> + <LINK REL="Next" HREF="005193.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Discrepancy between /etc/version and /etc/release - which one for MIRRORLIST</H1> + <B>Oliver Burger</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Discrepancy%20between%20/etc/version%20and%20/etc/release%20-%0A%09which%20one%20for%20MIRRORLIST&In-Reply-To=%3C201106080942.41973.oliver.bgr%40googlemail.com%3E" + TITLE="[Mageia-dev] Discrepancy between /etc/version and /etc/release - which one for MIRRORLIST">oliver.bgr at googlemail.com + </A><BR> + <I>Wed Jun 8 09:42:41 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005196.html">[Mageia-dev] Looking for a mentor +</A></li> + <LI>Next message: <A HREF="005193.html">[Mageia-dev] Discrepancy between /etc/version and /etc/release - which one for MIRRORLIST +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5192">[ date ]</a> + <a href="thread.html#5192">[ thread ]</a> + <a href="subject.html#5192">[ subject ]</a> + <a href="author.html#5192">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi, + +after some discussion in the German forums, I saw, that there are +discrepancies between /etc/version and /etc/release, both coming from +the mageia-release-common-1-2.mga1 package. + +While /etc/release calls my system +---------- +Mageia release 1 (Official) for i586 +---------- + +it is called +---------- +1 2 cauldron +---------- + +by /etc/version. + +Which one of those defines the branch used by MIRRORLIST and shouldn't +both of those be telling my the same thing? + +Oliver +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-dev/attachments/20110608/bce2ce1e/attachment-0001.html> +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005196.html">[Mageia-dev] Looking for a mentor +</A></li> + <LI>Next message: <A HREF="005193.html">[Mageia-dev] Discrepancy between /etc/version and /etc/release - which one for MIRRORLIST +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5192">[ date ]</a> + <a href="thread.html#5192">[ thread ]</a> + <a href="subject.html#5192">[ subject ]</a> + <a href="author.html#5192">[ 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/20110608/005193.html b/zarb-ml/mageia-dev/20110608/005193.html new file mode 100644 index 000000000..ae22aa2e2 --- /dev/null +++ b/zarb-ml/mageia-dev/20110608/005193.html @@ -0,0 +1,83 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Discrepancy between /etc/version and /etc/release - which one for MIRRORLIST + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Discrepancy%20between%20/etc/version%20and%0A%09/etc/release%09-%20which%20one%20for%20MIRRORLIST&In-Reply-To=%3C20110608075109.GO21938%40mars-attacks.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="005192.html"> + <LINK REL="Next" HREF="005194.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Discrepancy between /etc/version and /etc/release - which one for MIRRORLIST</H1> + <B>nicolas vigier</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Discrepancy%20between%20/etc/version%20and%0A%09/etc/release%09-%20which%20one%20for%20MIRRORLIST&In-Reply-To=%3C20110608075109.GO21938%40mars-attacks.org%3E" + TITLE="[Mageia-dev] Discrepancy between /etc/version and /etc/release - which one for MIRRORLIST">boklm at mars-attacks.org + </A><BR> + <I>Wed Jun 8 09:51:09 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005192.html">[Mageia-dev] Discrepancy between /etc/version and /etc/release - which one for MIRRORLIST +</A></li> + <LI>Next message: <A HREF="005194.html">[Mageia-dev] Tonight's meeting +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5193">[ date ]</a> + <a href="thread.html#5193">[ thread ]</a> + <a href="subject.html#5193">[ subject ]</a> + <a href="author.html#5193">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Wed, 08 Jun 2011, Oliver Burger wrote: + +><i> Hi, +</I>><i> +</I>><i> after some discussion in the German forums, I saw, that there are +</I>><i> discrepancies between /etc/version and /etc/release, both coming from +</I>><i> the mageia-release-common-1-2.mga1 package. +</I>><i> +</I>><i> While /etc/release calls my system +</I>><i> ---------- +</I>><i> Mageia release 1 (Official) for i586 +</I>><i> ---------- +</I>><i> +</I>><i> it is called +</I>><i> ---------- +</I>><i> 1 2 cauldron +</I>><i> ---------- +</I>><i> +</I>><i> by /etc/version. +</I> +In mageia-release package : +echo "%{version} %{rel} %{distname}" > $RPM_BUILD_ROOT/etc/version + +So /etc/version contains both the version and release of mageia-release +package. But maybe there is a problem with %{distname}. + +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005192.html">[Mageia-dev] Discrepancy between /etc/version and /etc/release - which one for MIRRORLIST +</A></li> + <LI>Next message: <A HREF="005194.html">[Mageia-dev] Tonight's meeting +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5193">[ date ]</a> + <a href="thread.html#5193">[ thread ]</a> + <a href="subject.html#5193">[ subject ]</a> + <a href="author.html#5193">[ 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/20110608/005194.html b/zarb-ml/mageia-dev/20110608/005194.html new file mode 100644 index 000000000..4c7608d3c --- /dev/null +++ b/zarb-ml/mageia-dev/20110608/005194.html @@ -0,0 +1,79 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Tonight's meeting + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Tonight%27s%20meeting&In-Reply-To=%3CBANLkTikEhKbcpJWym6_SOgW0_T6sK9gRFg%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="005193.html"> + <LINK REL="Next" HREF="005195.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Tonight's meeting</H1> + <B>Anne nicolas</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Tonight%27s%20meeting&In-Reply-To=%3CBANLkTikEhKbcpJWym6_SOgW0_T6sK9gRFg%40mail.gmail.com%3E" + TITLE="[Mageia-dev] Tonight's meeting">ennael at mageia.org + </A><BR> + <I>Wed Jun 8 10:37:29 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005193.html">[Mageia-dev] Discrepancy between /etc/version and /etc/release - which one for MIRRORLIST +</A></li> + <LI>Next message: <A HREF="005195.html">[Mageia-dev] Finalizing update process +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5194">[ date ]</a> + <a href="thread.html#5194">[ thread ]</a> + <a href="subject.html#5194">[ subject ]</a> + <a href="author.html#5194">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi there + +Now that release is out, let restart our weekly meetings on #mageia-dev at +19h UTC. + +Here are the topics: + +- short review of Mageia 1 launch +- organize post-portem for packagers team +- start brainstorm on release cycle +- relaunch mentoring + +As usual feel free to comment or propose any other topic + +Cheers + +-- +Anne +<A HREF="http://www.mageia.org">http://www.mageia.org</A> +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-dev/attachments/20110608/726904e6/attachment.html> +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005193.html">[Mageia-dev] Discrepancy between /etc/version and /etc/release - which one for MIRRORLIST +</A></li> + <LI>Next message: <A HREF="005195.html">[Mageia-dev] Finalizing update process +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5194">[ date ]</a> + <a href="thread.html#5194">[ thread ]</a> + <a href="subject.html#5194">[ subject ]</a> + <a href="author.html#5194">[ 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/20110608/005195.html b/zarb-ml/mageia-dev/20110608/005195.html new file mode 100644 index 000000000..c45169416 --- /dev/null +++ b/zarb-ml/mageia-dev/20110608/005195.html @@ -0,0 +1,70 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Finalizing update process + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Finalizing%20update%20process&In-Reply-To=%3CBANLkTi%3DWdt6Nr2SrM%2Bc3vFp1P8RPNs7EhQ%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="005194.html"> + + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Finalizing update process</H1> + <B>Anne nicolas</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Finalizing%20update%20process&In-Reply-To=%3CBANLkTi%3DWdt6Nr2SrM%2Bc3vFp1P8RPNs7EhQ%40mail.gmail.com%3E" + TITLE="[Mageia-dev] Finalizing update process">ennael at mageia.org + </A><BR> + <I>Wed Jun 8 10:40:51 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005194.html">[Mageia-dev] Tonight's meeting +</A></li> + + <LI> <B>Messages sorted by:</B> + <a href="date.html#5195">[ date ]</a> + <a href="thread.html#5195">[ thread ]</a> + <a href="subject.html#5195">[ subject ]</a> + <a href="author.html#5195">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi there + +We have some stuff to complete here: +<A HREF="http://mageia.org/wiki/doku.php?id=security">http://mageia.org/wiki/doku.php?id=security</A> + +<<A HREF="http://mageia.org/wiki/doku.php?id=security">http://mageia.org/wiki/doku.php?id=security</A>>Can we spend the 2 or 3 coming +days to finalize it and start updates submits? + +Cheers + +-- +Anne +<A HREF="http://www.mageia.org">http://www.mageia.org</A> +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-dev/attachments/20110608/82617173/attachment.html> +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005194.html">[Mageia-dev] Tonight's meeting +</A></li> + + <LI> <B>Messages sorted by:</B> + <a href="date.html#5195">[ date ]</a> + <a href="thread.html#5195">[ thread ]</a> + <a href="subject.html#5195">[ subject ]</a> + <a href="author.html#5195">[ 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/20110608/005196.html b/zarb-ml/mageia-dev/20110608/005196.html new file mode 100644 index 000000000..15cd0ac8d --- /dev/null +++ b/zarb-ml/mageia-dev/20110608/005196.html @@ -0,0 +1,68 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Looking for a mentor + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Looking%20for%20a%20mentor&In-Reply-To=%3C201106081121.00086.anaselli%40linux.it%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="005191.html"> + <LINK REL="Next" HREF="005192.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Looking for a mentor</H1> + <B>Angelo Naselli</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Looking%20for%20a%20mentor&In-Reply-To=%3C201106081121.00086.anaselli%40linux.it%3E" + TITLE="[Mageia-dev] Looking for a mentor">anaselli at linux.it + </A><BR> + <I>Wed Jun 8 11:20:57 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005191.html">[Mageia-dev] Looking for a mentor +</A></li> + <LI>Next message: <A HREF="005192.html">[Mageia-dev] Discrepancy between /etc/version and /etc/release - which one for MIRRORLIST +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5196">[ date ]</a> + <a href="thread.html#5196">[ thread ]</a> + <a href="subject.html#5196">[ subject ]</a> + <a href="author.html#5196">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi Matteo, +can you please answer to mailing list instead to the sender, +other people can hardly follow the thread otherwise :) + +Thanks + Angelo +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: not available +Type: application/pgp-signature +Size: 198 bytes +Desc: This is a digitally signed message part. +URL: </pipermail/mageia-dev/attachments/20110608/6b8e327f/attachment.asc> +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005191.html">[Mageia-dev] Looking for a mentor +</A></li> + <LI>Next message: <A HREF="005192.html">[Mageia-dev] Discrepancy between /etc/version and /etc/release - which one for MIRRORLIST +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5196">[ date ]</a> + <a href="thread.html#5196">[ thread ]</a> + <a href="subject.html#5196">[ subject ]</a> + <a href="author.html#5196">[ 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/20110608/author.html b/zarb-ml/mageia-dev/20110608/author.html new file mode 100644 index 000000000..0ed6f5cd7 --- /dev/null +++ b/zarb-ml/mageia-dev/20110608/author.html @@ -0,0 +1,77 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>The Mageia-dev 8 June 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>8 June 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 Jun 8 00:04:54 CEST 2011</i><br> + <b>Ending:</b> <i>Wed Jun 8 11:20:57 CEST 2011</i><br> + <b>Messages:</b> 6<p> + <ul> + +<LI><A HREF="005192.html">[Mageia-dev] Discrepancy between /etc/version and /etc/release - which one for MIRRORLIST +</A><A NAME="5192"> </A> +<I>Oliver Burger +</I> + +<LI><A HREF="005196.html">[Mageia-dev] Looking for a mentor +</A><A NAME="5196"> </A> +<I>Angelo Naselli +</I> + +<LI><A HREF="005191.html">[Mageia-dev] Looking for a mentor +</A><A NAME="5191"> </A> +<I>Michael Scherer +</I> + +<LI><A HREF="005194.html">[Mageia-dev] Tonight's meeting +</A><A NAME="5194"> </A> +<I>Anne nicolas +</I> + +<LI><A HREF="005195.html">[Mageia-dev] Finalizing update process +</A><A NAME="5195"> </A> +<I>Anne nicolas +</I> + +<LI><A HREF="005193.html">[Mageia-dev] Discrepancy between /etc/version and /etc/release - which one for MIRRORLIST +</A><A NAME="5193"> </A> +<I>nicolas vigier +</I> + + </ul> + <p> + <a name="end"><b>Last message date:</b></a> + <i>Wed Jun 8 11:20:57 CEST 2011</i><br> + <b>Archived on:</b> <i>Wed Jun 8 11:21:04 CEST 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/20110608/date.html b/zarb-ml/mageia-dev/20110608/date.html new file mode 100644 index 000000000..9403c3a21 --- /dev/null +++ b/zarb-ml/mageia-dev/20110608/date.html @@ -0,0 +1,77 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>The Mageia-dev 8 June 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>8 June 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 Jun 8 00:04:54 CEST 2011</i><br> + <b>Ending:</b> <i>Wed Jun 8 11:20:57 CEST 2011</i><br> + <b>Messages:</b> 6<p> + <ul> + +<LI><A HREF="005191.html">[Mageia-dev] Looking for a mentor +</A><A NAME="5191"> </A> +<I>Michael Scherer +</I> + +<LI><A HREF="005192.html">[Mageia-dev] Discrepancy between /etc/version and /etc/release - which one for MIRRORLIST +</A><A NAME="5192"> </A> +<I>Oliver Burger +</I> + +<LI><A HREF="005193.html">[Mageia-dev] Discrepancy between /etc/version and /etc/release - which one for MIRRORLIST +</A><A NAME="5193"> </A> +<I>nicolas vigier +</I> + +<LI><A HREF="005194.html">[Mageia-dev] Tonight's meeting +</A><A NAME="5194"> </A> +<I>Anne nicolas +</I> + +<LI><A HREF="005195.html">[Mageia-dev] Finalizing update process +</A><A NAME="5195"> </A> +<I>Anne nicolas +</I> + +<LI><A HREF="005196.html">[Mageia-dev] Looking for a mentor +</A><A NAME="5196"> </A> +<I>Angelo Naselli +</I> + + </ul> + <p> + <a name="end"><b>Last message date:</b></a> + <i>Wed Jun 8 11:20:57 CEST 2011</i><br> + <b>Archived on:</b> <i>Wed Jun 8 11:21:04 CEST 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/20110608/index.html b/zarb-ml/mageia-dev/20110608/index.html new file mode 120000 index 000000000..db4b46f72 --- /dev/null +++ b/zarb-ml/mageia-dev/20110608/index.html @@ -0,0 +1 @@ +thread.html
\ No newline at end of file diff --git a/zarb-ml/mageia-dev/20110608/subject.html b/zarb-ml/mageia-dev/20110608/subject.html new file mode 100644 index 000000000..092c9671e --- /dev/null +++ b/zarb-ml/mageia-dev/20110608/subject.html @@ -0,0 +1,77 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>The Mageia-dev 8 June 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>8 June 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 Jun 8 00:04:54 CEST 2011</i><br> + <b>Ending:</b> <i>Wed Jun 8 11:20:57 CEST 2011</i><br> + <b>Messages:</b> 6<p> + <ul> + +<LI><A HREF="005193.html">[Mageia-dev] Discrepancy between /etc/version and /etc/release - which one for MIRRORLIST +</A><A NAME="5193"> </A> +<I>nicolas vigier +</I> + +<LI><A HREF="005192.html">[Mageia-dev] Discrepancy between /etc/version and /etc/release - which one for MIRRORLIST +</A><A NAME="5192"> </A> +<I>Oliver Burger +</I> + +<LI><A HREF="005195.html">[Mageia-dev] Finalizing update process +</A><A NAME="5195"> </A> +<I>Anne nicolas +</I> + +<LI><A HREF="005191.html">[Mageia-dev] Looking for a mentor +</A><A NAME="5191"> </A> +<I>Michael Scherer +</I> + +<LI><A HREF="005196.html">[Mageia-dev] Looking for a mentor +</A><A NAME="5196"> </A> +<I>Angelo Naselli +</I> + +<LI><A HREF="005194.html">[Mageia-dev] Tonight's meeting +</A><A NAME="5194"> </A> +<I>Anne nicolas +</I> + + </ul> + <p> + <a name="end"><b>Last message date:</b></a> + <i>Wed Jun 8 11:20:57 CEST 2011</i><br> + <b>Archived on:</b> <i>Wed Jun 8 11:21:04 CEST 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/20110608/thread.html b/zarb-ml/mageia-dev/20110608/thread.html new file mode 100644 index 000000000..af787cd95 --- /dev/null +++ b/zarb-ml/mageia-dev/20110608/thread.html @@ -0,0 +1,87 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>The Mageia-dev 8 June 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>8 June 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 Jun 8 00:04:54 CEST 2011</i><br> + <b>Ending:</b> <i>Wed Jun 8 11:20:57 CEST 2011</i><br> + <b>Messages:</b> 6<p> + <ul> + +<!--0 01307484294- --> +<LI><A HREF="005191.html">[Mageia-dev] Looking for a mentor +</A><A NAME="5191"> </A> +<I>Michael Scherer +</I> + +<UL> +<!--1 01307484294-01307524857- --> +<LI><A HREF="005196.html">[Mageia-dev] Looking for a mentor +</A><A NAME="5196"> </A> +<I>Angelo Naselli +</I> + +</UL> +<!--0 01307518961- --> +<LI><A HREF="005192.html">[Mageia-dev] Discrepancy between /etc/version and /etc/release - which one for MIRRORLIST +</A><A NAME="5192"> </A> +<I>Oliver Burger +</I> + +<UL> +<!--1 01307518961-01307519469- --> +<LI><A HREF="005193.html">[Mageia-dev] Discrepancy between /etc/version and /etc/release - which one for MIRRORLIST +</A><A NAME="5193"> </A> +<I>nicolas vigier +</I> + +</UL> +<!--0 01307522249- --> +<LI><A HREF="005194.html">[Mageia-dev] Tonight's meeting +</A><A NAME="5194"> </A> +<I>Anne nicolas +</I> + +<!--0 01307522451- --> +<LI><A HREF="005195.html">[Mageia-dev] Finalizing update process +</A><A NAME="5195"> </A> +<I>Anne nicolas +</I> + + </ul> + <p> + <a name="end"><b>Last message date:</b></a> + <i>Wed Jun 8 11:20:57 CEST 2011</i><br> + <b>Archived on:</b> <i>Wed Jun 8 11:21:04 CEST 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> + |