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/2011-June/005947.html | 113 +++++++++++++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 zarb-ml/mageia-dev/2011-June/005947.html (limited to 'zarb-ml/mageia-dev/2011-June/005947.html') diff --git a/zarb-ml/mageia-dev/2011-June/005947.html b/zarb-ml/mageia-dev/2011-June/005947.html new file mode 100644 index 000000000..5314a8461 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-June/005947.html @@ -0,0 +1,113 @@ + + + + [Mageia-dev] Minimal patching vs. fixing the whole Universe + + + + + + + + + +

[Mageia-dev] Minimal patching vs. fixing the whole Universe

+ Michael Scherer + misc at zarb.org +
+ Thu Jun 23 03:51:55 CEST 2011 +

+
+ +
Le mercredi 22 juin 2011 à 14:39 -0700, Radu-Cristian FOTESCU a écrit :
+> 
+> >>  A distro's job is not to judge the work of the _upstream_ developers as 
+> > long as this is not a real bug.
+> > 
+> > But it's to integrate software, and apply common policy to all of them.
+> 
+> 
+> ok, say a distro has 200 packages that use python, for a total of 20,000 *.py files. 
+> now what, the limited resources of a distro should be used to "patch optimally" the first line of all those 20,000 *.py files, just because this would mean to use a common policy?
+> _regardless_ of the fact that those files actually run?
+
+
+Technically, we can use scripts, like we do for stripping the 50 000
+binaries that can be found in */bin/ 
+
+Or like we do to have the same compression on the 85000 man pages,
+instead of patching every Makefile in order to use xz instead of
+nothing, gz, bz2.
+
+And we even manage to have the same C flags for compilation. So
+stripping env should be a big issue, if found desirable.
+
+After all, we already detect python to add a dependency on the
+interpreter in rpm, so the logic is already present.
+
+-- 
+Michael Scherer
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

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