diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-June/005947.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-June/005947.html | 113 |
1 files changed, 113 insertions, 0 deletions
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 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Minimal patching vs. fixing the whole Universe + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Minimal%20patching%20vs.%20fixing%20the%20whole%20Universe&In-Reply-To=%3C1308793916.22020.43.camel%40akroma.ephaone.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="005940.html"> + <LINK REL="Next" HREF="005941.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Minimal patching vs. fixing the whole Universe</H1> + <B>Michael Scherer</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Minimal%20patching%20vs.%20fixing%20the%20whole%20Universe&In-Reply-To=%3C1308793916.22020.43.camel%40akroma.ephaone.org%3E" + TITLE="[Mageia-dev] Minimal patching vs. fixing the whole Universe">misc at zarb.org + </A><BR> + <I>Thu Jun 23 03:51:55 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005940.html">[Mageia-dev] Minimal patching vs. fixing the whole Universe +</A></li> + <LI>Next message: <A HREF="005941.html">[Mageia-dev] Minimal patching vs. fixing the whole Universe +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5947">[ date ]</a> + <a href="thread.html#5947">[ thread ]</a> + <a href="subject.html#5947">[ subject ]</a> + <a href="author.html#5947">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le mercredi 22 juin 2011 à 14:39 -0700, Radu-Cristian FOTESCU a écrit : +><i> +</I>><i> >> A distro's job is not to judge the work of the _upstream_ developers as +</I>><i> > long as this is not a real bug. +</I>><i> > +</I>><i> > But it's to integrate software, and apply common policy to all of them. +</I>><i> +</I>><i> +</I>><i> ok, say a distro has 200 packages that use python, for a total of 20,000 *.py files. +</I>><i> 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? +</I>><i> _regardless_ of the fact that those files actually run? +</I> + +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 + +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005940.html">[Mageia-dev] Minimal patching vs. fixing the whole Universe +</A></li> + <LI>Next message: <A HREF="005941.html">[Mageia-dev] Minimal patching vs. fixing the whole Universe +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5947">[ date ]</a> + <a href="thread.html#5947">[ thread ]</a> + <a href="subject.html#5947">[ subject ]</a> + <a href="author.html#5947">[ 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> |