1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
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 <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">margot at otfordduckscomputers.co.uk</A>> wrote:
><i> I'm not a coder or packager, so didn't understand most of the code,
</I>><i> but I enjoy a good puzzle. I think this is the clue in the code:
</I>><i>
</I>><i> 'users' => [
</I>><i>                    {
</I>><i>                      'icon' => 'default',
</I>><i>                      'realname' => 'Myrddin Wyllt',
</I>><i>                      'uid' => undef,
</I>><i>                      'groups' => ['dialout'],
</I>><i>                      'name' => 'merlin',
</I>><i>                      'shell' => '/bin/bash',
</I>><i>                      'gid' => undef
</I>><i>                    }
</I>><i>                  ],
</I>><i>
</I>><i> Viviane is one of the many names for the Lady of the Lake. Maybe
</I>><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>
|