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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] possibility to add a package in basesystem-minimal? (long)
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20possibility%20to%20add%20a%20package%09in%0A%20basesystem-minimal%3F%20%28long%29&In-Reply-To=%3C20111110073639.GC17761%40mongueurs.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="004080.html">
<LINK REL="Next" HREF="004083.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] possibility to add a package in basesystem-minimal? (long)</H1>
<B>Jerome Quelin</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20possibility%20to%20add%20a%20package%09in%0A%20basesystem-minimal%3F%20%28long%29&In-Reply-To=%3C20111110073639.GC17761%40mongueurs.net%3E"
TITLE="[Mageia-sysadm] possibility to add a package in basesystem-minimal? (long)">jquelin at gmail.com
</A><BR>
<I>Thu Nov 10 08:36:39 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="004080.html">[Mageia-sysadm] possibility to add a package in basesystem-minimal? (long)
</A></li>
<LI>Next message: <A HREF="004083.html">[Mageia-sysadm] possibility to add a package in basesystem-minimal? (long)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4081">[ date ]</a>
<a href="thread.html#4081">[ thread ]</a>
<a href="subject.html#4081">[ subject ]</a>
<a href="author.html#4081">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 11/11/09 20:41 +0200, Thomas Backlund wrote:
><i> I see basesystem-minimal pulls only:
</I>><i> perl-File-Sync
</I>><i> perl-MDK-Common
</I>><i> perl-WWW-Curl
</I>><i> perl-base
</I>><i>
</I>><i> do we have some perl-* package that is required for all perl developers,
</I>><i> but that is not some of the above?
</I>
plenty - but that's another discussion. i mean, programming is perl is
mainly assembling lots of cpan packages to achieve what you want to do.
on my machine, i have installed all perl modules, and i think i'm using
around ~70% of them (either directly or through dependencies).
so this is not the right question to ask.
the question is: do you think adding perl-EUMM to basesystem is sthg
that can be done, or has it too much impact?
- if it has too much impact, then i will update magpie to add the
requires on each and every package. it's not a big deal on my side, it
will just mean that a lot of packages will be impacted.
- if it can be done, then it'll be easier on the packages history.
so, measuring the impact is the key here. if that's bloating the bs, the
installer, whatever that i don't know which relies on basesystem, then
i'll update magpie. if the impact is light and won't be seen, then it
makes sense to do it on basesystem.
regards,
jérôme
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="004080.html">[Mageia-sysadm] possibility to add a package in basesystem-minimal? (long)
</A></li>
<LI>Next message: <A HREF="004083.html">[Mageia-sysadm] possibility to add a package in basesystem-minimal? (long)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4081">[ date ]</a>
<a href="thread.html#4081">[ thread ]</a>
<a href="subject.html#4081">[ subject ]</a>
<a href="author.html#4081">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
mailing list</a><br>
</body></html>
|