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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] xguest and the display manager
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20xguest%20and%20the%20display%20manager&In-Reply-To=%3C4F42605A.2010801%40gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="012147.html">
<LINK REL="Next" HREF="012151.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] xguest and the display manager</H1>
<B>Guillaume Rousse</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20xguest%20and%20the%20display%20manager&In-Reply-To=%3C4F42605A.2010801%40gmail.com%3E"
TITLE="[Mageia-dev] xguest and the display manager">guillomovitch at gmail.com
</A><BR>
<I>Mon Feb 20 16:01:46 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="012147.html">[Mageia-dev] xguest and the display manager
</A></li>
<LI>Next message: <A HREF="012151.html">[Mageia-dev] xguest and the display manager
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12148">[ date ]</a>
<a href="thread.html#12148">[ thread ]</a>
<a href="subject.html#12148">[ subject ]</a>
<a href="author.html#12148">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le 20/02/2012 15:45, Olav Vitters a écrit :
><i> On Mon, Feb 20, 2012 at 11:59:02AM +0100, Guillaume Rousse wrote:
</I>>><i> No. Configuring a user computer should be left to end-user, not to
</I>>><i> packagers providing 'just click here' blackbox solutions.
</I>>><i> Documenting how to achieve the same result manually, and outlining
</I>>><i> consequences, would be a far better solution toward user awareness.
</I>><i>
</I>><i> I just want to get something done, I don't want to have to care about
</I>><i> the details (not interested). E.g., to follow network time, I'd like a
</I>><i> "follow network time" on/off checkbox instead of knowing to install
</I>><i> ntpd, configuring it, ensuring it starts up when needed, follows IP
</I>><i> address changes, etc.
</I>In order to follow time change, you need a dedicated program, so it
makes sense to install a package, and to configure it. You can it
manually, with any kind of fancy configuration wizard, no problem.
In order to have a 'guest user', which usually means a passwordless
user, you don't need any additional software, you just need to configure
your computer. Hence my point than using a package to automatically
performing those configuration changes doesn't make sense, and than
either a plain documentation, or another fancy configuration wizard
would work as well.
--
BOFH excuse #355:
Boredom in the Kernel.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="012147.html">[Mageia-dev] xguest and the display manager
</A></li>
<LI>Next message: <A HREF="012151.html">[Mageia-dev] xguest and the display manager
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12148">[ date ]</a>
<a href="thread.html#12148">[ thread ]</a>
<a href="subject.html#12148">[ subject ]</a>
<a href="author.html#12148">[ 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>
|