summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/20110318/003429.html
blob: e141cf8ea35bc60652309e74dc9f71ea266653df (plain)
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
158
159
160
161
162
163
164
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-dev] base system size for next beta1
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20base%20system%20size%20for%20next%20beta1&In-Reply-To=%3C20110318100712.21d9185e%40werewolf.home%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="003428.html">
   <LINK REL="Next"  HREF="003430.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-dev] base system size for next beta1</H1>
    <B>JA Magall&#243;n</B> 
    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20base%20system%20size%20for%20next%20beta1&In-Reply-To=%3C20110318100712.21d9185e%40werewolf.home%3E"
       TITLE="[Mageia-dev] base system size for next beta1">jamagallon at ono.com
       </A><BR>
    <I>Fri Mar 18 10:07:12 CET 2011</I>
    <P><UL>
        <LI>Previous message: <A HREF="003428.html">[Mageia-dev] base system size for next beta1
</A></li>
        <LI>Next message: <A HREF="003430.html">[Mageia-dev] base system size for next beta1
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#3429">[ date ]</a>
              <a href="thread.html#3429">[ thread ]</a>
              <a href="subject.html#3429">[ subject ]</a>
              <a href="author.html#3429">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>On Thu, 17 Mar 2011 21:14:14 +0100, Anne nicolas &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">ennael1 at gmail.com</A>&gt; wrote:

&gt;<i> Hi there
</I>&gt;<i> 
</I>&gt;<i> We've had quite a lot of comments, proved or not, about base system
</I>&gt;<i> size. Looks like it's growing much too fast. So one job for next beta
</I>&gt;<i> would be to investigate on this:
</I>&gt;<i> 
</I>&gt;<i> - check real size
</I>&gt;<i> - check deps
</I>&gt;<i> - check rpmsrate for isos
</I>&gt;<i> ...
</I>&gt;<i> 
</I>&gt;<i> Comments welcome
</I>&gt;<i> 
</I>
I did a fast-n-dirty check:


urpmq -d basesystem &gt; pkg.lst
(clean pkg.lst from options like *|*|*)
wc -l pkg.lst
rpm -q --qf &quot;%{SIZE} %{NAME}\n&quot; $(cat pkg.lst) | sort -rn | head -n 20

mageia-alpha2:

paradise:~/bs# wc -l pkg.lst
359 pkg.lst
paradise:~/bs# rpm -q --qf &quot;%{SIZE} %{NAME}\n&quot; $(cat pkg.lst) | sort -rn | head -n 20
45506337 kernel-desktop-2.6.37.4-1.mga
40791645 perl
25020180 glibc
19551741 gtk+2.0
12553946 coreutils
10865049 nss
9223562 seahorse
8571631 gnome-icon-theme
8546929 cracklib-dicts
7918625 initscripts
6868616 lib64smbclient0
6820286 gnupg2
6613652 gnome-disk-utility
6078776 GConf2
5991009 util-linux-ng
5875196 lib64gtk+-x11-2.0_0
5534040 libgphoto-common
5034247 gnome-keyring
4954052 gnupg
4832218 glib2.0-common

mandriva-cooker:

werewolf:~/bs# wc -l pkg.lst
307 pkg.lst
werewolf:~/bs# rpm -q --qf &quot;%{SIZE} %{NAME}\n&quot; $(cat pkg.lst) | sort -rn | head -n 20
45503738 kernel-desktop-2.6.37.2-1mnb
25020574 glibc
19551741 gtk+2.0
12600040 coreutils
9774536 lib64krb53
9250961 seahorse
8547843 cracklib-dicts
7249556 initscripts
6938280 lib64smbclient0
6815473 gnupg2
6613652 gnome-disk-utility
6082605 GConf2
5992302 util-linux-ng
5875196 lib64gtk+-x11-2.0_0
5566480 libgphoto-common
5128599 gnome-keyring
4974163 gnupg
4852925 glib2.0-common
4790715 ldetect-lst
3541467 xfsprogs

Big differences: perl+nss+gnome-icon-theme = 60Mb.
It looks strange that nothing is pulling perl in cooker, is it a bug ?

The rest is a big cherry-picking work...

Perhaps the problem is not basesystem itself.
I noticed that the installer in alpha2 installs a lot of things (many
kde things, I seem to remember) even before asking about what desktop
env the user wants.
Perhaps the problem is in the installer...

Anyways, a x86-64 mageia system (without texlive ;) ) with some added programs
I needed after the install, and after deleting all kde|qt|plasma is now at:

paradise:~/bs# df
Filesystem    Type    Size  Used Avail Use% Mounted on
/dev/sda1     ext4     39G  3.2G   34G   9% /
/dev/sda2    btrfs    108G   56K  106G   1% /scratch/local

Texlive adds like another 1.5Gb to the payload.

Just a quick check.

-- 
J.A. Magallon &lt;jamagallon()ono!com&gt;     \               Software is like sex:
                                         \         It's better when it's free
</PRE>








<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="003428.html">[Mageia-dev] base system size for next beta1
</A></li>
	<LI>Next message: <A HREF="003430.html">[Mageia-dev] base system size for next beta1
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#3429">[ date ]</a>
              <a href="thread.html#3429">[ thread ]</a>
              <a href="subject.html#3429">[ subject ]</a>
              <a href="author.html#3429">[ 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>