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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] About dm
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20About%20dm&In-Reply-To=%3CCA%2Bh4nj6mCdQHpDjCtYymiNvR%2BTw6t8r%2B_iHFdJDtccTopk993w%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="012081.html">
<LINK REL="Next" HREF="012084.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] About dm</H1>
<B>Wolfgang Bornath</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20About%20dm&In-Reply-To=%3CCA%2Bh4nj6mCdQHpDjCtYymiNvR%2BTw6t8r%2B_iHFdJDtccTopk993w%40mail.gmail.com%3E"
TITLE="[Mageia-dev] About dm">molch.b at googlemail.com
</A><BR>
<I>Sat Feb 18 14:15:40 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="012081.html">[Mageia-dev] About dm
</A></li>
<LI>Next message: <A HREF="012084.html">[Mageia-dev] About dm
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12083">[ date ]</a>
<a href="thread.html#12083">[ thread ]</a>
<a href="subject.html#12083">[ subject ]</a>
<a href="author.html#12083">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>2012/2/18 Olav Vitters <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">olav at vitters.nl</A>>:
><i> On Fri, Feb 17, 2012 at 03:50:45PM +0100, Wolfgang Bornath wrote:
</I>>><i> The Gnome base is more than gnome-shell but less than Gnome in total.
</I>>><i> Example: Gnome config editor belongs to the basic Gnome, eog is a
</I>>><i> Gnome application. Same with KDE: kdm and the setup configuration are
</I>>><i> related to the environment, kmail is a KDE application.
</I>><i>
</I>><i> GNOME is not the same as KDE.
</I>><i>
</I>><i> Eye of GNOME is part of GNOME Core (things which should be installed
</I>><i> together):
</I>><i>  <A HREF="http://ftp.gnome.org/pub/GNOME/core/3.3/3.3.5/sources/">http://ftp.gnome.org/pub/GNOME/core/3.3/3.3.5/sources/</A>
</I>><i> As it is part of Core, anything in GNOME is ok to assume that it is
</I>><i> installed.
</I>><i>
</I>><i>
</I>><i> There is a separate "apps" section listed at:
</I>><i>  <A HREF="http://ftp.gnome.org/pub/GNOME/apps/3.3/3.3.5/sources/">http://ftp.gnome.org/pub/GNOME/apps/3.3/3.3.5/sources/</A>
</I>><i> These consist of applications which closely follow GNOME. Meaning:
</I>><i> they're QA tested, etc.
</I>><i>
</I>><i>
</I>><i> Aside from the "apps" section, there are loads of other modules.
</I>><i> Everything in total is at:
</I>><i>  <A HREF="http://ftp.gnome.org/pub/GNOME/sources/">http://ftp.gnome.org/pub/GNOME/sources/</A>
</I>><i> You see e.g. xchat-gnome. Something in /sources/, but not in "Core", nor
</I>><i> in "Apps". It doesn't follow the GNOME release schedule, translation
</I>><i> freezes, etc.
</I>><i>
</I>><i>
</I>><i> Regarding eog:
</I>><i> Anything wanting to call eog within GNOME should of course use
</I>><i> freedesktop.org specifications. So if you've installed something other
</I>><i> than eog, it should still work. Still, from upstream POV it is a
</I>><i> distribution bug if there wasn't any image viewer installed.
</I>><i>
</I>><i> In practice, not installing everything by default should be more or less
</I>><i> ok. But that's not how things are released or assumed to be. It it just
</I>><i> by using freedesktop.org specifications that things still work.
</I>><i>
</I>><i> But things still working doesn't mean that eog is not assumed to be
</I>><i> installed.
</I>><i>
</I>><i> Anyway, I'm ok with discussing after Mageia 2 as suggested in another
</I>><i> email. I have no idea if "Core" + dependencies would fit on a cd anyway
</I>><i> (don't believe it would) + I can mention on
</I>><i> <A HREF="http://www.gnome.org/getting-gnome/">http://www.gnome.org/getting-gnome/</A> that Mageia 2 users should install
</I>><i> "task-gnome" to get the full experience.
</I>
I see your point and understand upstream POV of Gnome. The other POV
is the user's POV who wants a "minimal" installation with Gnome as the
basis but with a few applications only. IMHO this is what a
"task-foo-minimal" is made for. So after this task-foo-minimal I have
to install only :
- web browser (for mail, www, downloads),
- mc (filemanager),
- vim (editor),
- vlc (music, video),
- mcc (including the draktools). Done.
(just an example of what I would do for my netbook, others may want
another set of applications).
Going by the upstream POV we don't need a task-gnome-minimal at all,
you can safely remove it.
--
wobo
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="012081.html">[Mageia-dev] About dm
</A></li>
<LI>Next message: <A HREF="012084.html">[Mageia-dev] About dm
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12083">[ date ]</a>
<a href="thread.html#12083">[ thread ]</a>
<a href="subject.html#12083">[ subject ]</a>
<a href="author.html#12083">[ 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>
|