blob: 6f262886d303f73d9ca191d963805e9dff842478 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] size of iso dvds (unbloated installer stage 1)
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20size%20of%20iso%20dvds%20%28unbloated%20installer%20stage%201%29&In-Reply-To=%3C4F206454.2050603%40unige.ch%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="011633.html">
<LINK REL="Next" HREF="011578.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] size of iso dvds (unbloated installer stage 1)</H1>
<B>Juergen Harms</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20size%20of%20iso%20dvds%20%28unbloated%20installer%20stage%201%29&In-Reply-To=%3C4F206454.2050603%40unige.ch%3E"
TITLE="[Mageia-dev] size of iso dvds (unbloated installer stage 1)">Juergen.Harms at unige.ch
</A><BR>
<I>Wed Jan 25 21:21:40 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="011633.html">[Mageia-dev] Packagers meeting
</A></li>
<LI>Next message: <A HREF="011578.html">[Mageia-dev] size of iso dvds
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11563">[ date ]</a>
<a href="thread.html#11563">[ thread ]</a>
<a href="subject.html#11563">[ subject ]</a>
<a href="author.html#11563">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>I just joined this list - therefore top-posting rather than replying.
Seeing the discussion on space on isos, I checked how much space
documentation files occupy on the alpha 3 iso: looks like there is quite
some potential for space saving. Some examples of bigger doc files
gawk-doc 0.9 Mb
lilo-doc 0.8 Mb
javadoc-1.6.0 11 Mb
javadoc-1.7.0 12 Mb
python-docs 4 Mb
qt4-doc 126 Mb
and so on
Some space can easily be gained by removing doc packages of low interest
(e.g. lilo, only one java version), much more could be gained by sorting
the doc according to some criteria (my suggestion: highest priority =
doc for non-advanced users who want to get a running out-of-the-box
system with basic doc; second priority = doc for advanced users/users
who do development and might have bandwidth problems; low priority:
things like kernel-doc which are normally used by people who anyhow have
made an effort to have bandwidth in support of fetching the code they
are working on, and who can easily fetch the doc packages from the core
repositories).
A more radical approach might be to simply create an additional "doc
dvd" - move all doc packages from the present iso there, with the
benefit to have lots of place for offering some of the more popuplar doc
packages on a dvd - which presently must be fetched from the repository
(probably attractive for users with bandwidth problems). That would
immediately free about 180 Mb of the alpha iso (and avoid - well,
postpone - the headache which programme packages can be kept on the iso,
and which not).
Juergen
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="011633.html">[Mageia-dev] Packagers meeting
</A></li>
<LI>Next message: <A HREF="011578.html">[Mageia-dev] size of iso dvds
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11563">[ date ]</a>
<a href="thread.html#11563">[ thread ]</a>
<a href="subject.html#11563">[ subject ]</a>
<a href="author.html#11563">[ 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>
|