From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-April/015045.html | 108 ++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-April/015045.html (limited to 'zarb-ml/mageia-dev/2012-April/015045.html') diff --git a/zarb-ml/mageia-dev/2012-April/015045.html b/zarb-ml/mageia-dev/2012-April/015045.html new file mode 100644 index 000000000..0978309fe --- /dev/null +++ b/zarb-ml/mageia-dev/2012-April/015045.html @@ -0,0 +1,108 @@ + + + + [Mageia-dev] Mageia 2 LiveCD contents... + + + + + + + + + +

[Mageia-dev] Mageia 2 LiveCD contents...

+ Pascal Terjan + pterjan at gmail.com +
+ Mon Apr 30 00:26:36 CEST 2012 +

+
+ +
On Sun, Apr 29, 2012 at 21:10, Thomas Backlund <tmb at mageia.org> wrote:
+> 29.04.2012 22:57, Pascal Terjan skrev:
+>> On Sun, Apr 29, 2012 at 19:47, Thomas Backlund <tmb at mageia.org> wrote:
+>>> Hi,
+>>>
+>>> So RC (and final) are getting closer, as usual the livecds are
+>>> problematic to get nice contents, while staying within the 700M limit
+>>> Files are:
+>>> *.langs      - Supported languages on the CD
+>>> *.lst        - installed package list, sorted alphabetically
+>>> *.lst.full   - installed packages list, sorted by size
+>>
+>> Is it the real size?
+>>
+>
+> Hmmm, it's actually full rpm size... so the list is only somewhat useful...
+>
+>> Looking at GNOME CD, libgweather is one of the biggest with 92MB,
+>> while it should not take much installed space (most of the size is
+>> from the translation of locations, about 1MB per locale)
+>> On my system with en/de/es/fr/zh locales it takes less than 10MB
+>>
+>
+> Yep. the list does not account for stripped locales...
+
+This should be more useful:
+
+rpm -qa --qf "[%{NAME} %{FILESIZES} %{FILESTATES}\n]" | awk
+'{if($3==0) {s[$1]+=$2}} END{for (p in s){print s[p],p}}' | sort -n
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1