summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2011-August/007640.html
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
committerNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
commit1be510f9529cb082f802408b472a77d074b394c0 (patch)
treeb175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2011-August/007640.html
parentfa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff)
downloadarchives-1be510f9529cb082f802408b472a77d074b394c0.tar
archives-1be510f9529cb082f802408b472a77d074b394c0.tar.gz
archives-1be510f9529cb082f802408b472a77d074b394c0.tar.bz2
archives-1be510f9529cb082f802408b472a77d074b394c0.tar.xz
archives-1be510f9529cb082f802408b472a77d074b394c0.zip
Add zarb MLs html archivesHEADmaster
Diffstat (limited to 'zarb-ml/mageia-dev/2011-August/007640.html')
-rw-r--r--zarb-ml/mageia-dev/2011-August/007640.html88
1 files changed, 88 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-August/007640.html b/zarb-ml/mageia-dev/2011-August/007640.html
new file mode 100644
index 000000000..210217a45
--- /dev/null
+++ b/zarb-ml/mageia-dev/2011-August/007640.html
@@ -0,0 +1,88 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] Viviane, automated system to test installer
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Viviane%2C%20automated%20system%20to%20test%20installer&In-Reply-To=%3CCAONrEtaJuMuo4fK9kRfhtFLxgO2CxhP%2Ber35XKJB8PE52dXKZA%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="007639.html">
+ <LINK REL="Next" HREF="007538.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Viviane, automated system to test installer</H1>
+ <B>Thierry Vignaud</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Viviane%2C%20automated%20system%20to%20test%20installer&In-Reply-To=%3CCAONrEtaJuMuo4fK9kRfhtFLxgO2CxhP%2Ber35XKJB8PE52dXKZA%40mail.gmail.com%3E"
+ TITLE="[Mageia-dev] Viviane, automated system to test installer">thierry.vignaud at gmail.com
+ </A><BR>
+ <I>Sun Aug 28 22:20:27 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="007639.html">[Mageia-dev] Viviane, automated system to test installer
+</A></li>
+ <LI>Next message: <A HREF="007538.html">[Mageia-dev] [RPM] cauldron core/release kannasaver-1.2.1-1.mga2
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#7640">[ date ]</a>
+ <a href="thread.html#7640">[ thread ]</a>
+ <a href="subject.html#7640">[ subject ]</a>
+ <a href="author.html#7640">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 28 August 2011 20:30, Margot &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">margot at otfordduckscomputers.co.uk</A>&gt; wrote:
+&gt;<i> I'm not a coder or packager, so didn't understand most of the code,
+</I>&gt;<i> but I enjoy a good puzzle. I think this is the clue in the code:
+</I>&gt;<i>
+</I>&gt;<i> 'users' =&gt; [
+</I>&gt;<i> &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;{
+</I>&gt;<i> &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;'icon' =&gt; 'default',
+</I>&gt;<i> &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;'realname' =&gt; 'Myrddin Wyllt',
+</I>&gt;<i> &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;'uid' =&gt; undef,
+</I>&gt;<i> &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;'groups' =&gt; ['dialout'],
+</I>&gt;<i> &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;'name' =&gt; 'merlin',
+</I>&gt;<i> &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;'shell' =&gt; '/bin/bash',
+</I>&gt;<i> &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;'gid' =&gt; undef
+</I>&gt;<i> &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;}
+</I>&gt;<i> &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;],
+</I>&gt;<i>
+</I>&gt;<i> Viviane is one of the many names for the Lady of the Lake. Maybe
+</I>&gt;<i> not many Mageia packagers have studied Arthurian legend? :-)
+</I>
+That's for the romanised legend.
+There's no viviane/namue in the welsh/breton legends.
+That's middle age invention when christianizing the pagan legends
+(introduction of the holy grail, downfall by eve as viviane, ...)
+Thus -ENOENT
+
+Though Myrddin Wyllt (Merzhin in breton) does be part of the original
+legends[1] used by the writers...
+
+[1] as a old foul man living nude in the cold at top of the trees, being
+ driven mad by the number of deads at battle
+</PRE>
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="007639.html">[Mageia-dev] Viviane, automated system to test installer
+</A></li>
+ <LI>Next message: <A HREF="007538.html">[Mageia-dev] [RPM] cauldron core/release kannasaver-1.2.1-1.mga2
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#7640">[ date ]</a>
+ <a href="thread.html#7640">[ thread ]</a>
+ <a href="subject.html#7640">[ subject ]</a>
+ <a href="author.html#7640">[ 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>