diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20101127/001451.html')
-rw-r--r-- | zarb-ml/mageia-dev/20101127/001451.html | 159 |
1 files changed, 159 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20101127/001451.html b/zarb-ml/mageia-dev/20101127/001451.html new file mode 100644 index 000000000..521b89681 --- /dev/null +++ b/zarb-ml/mageia-dev/20101127/001451.html @@ -0,0 +1,159 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Mirror layout, round two + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Mirror%20layout%2C%20round%20two&In-Reply-To=%3C20101127084353.GD15726%40sisay.ephaone.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="001456.html"> + <LINK REL="Next" HREF="001458.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Mirror layout, round two</H1> + <B>Michael scherer</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Mirror%20layout%2C%20round%20two&In-Reply-To=%3C20101127084353.GD15726%40sisay.ephaone.org%3E" + TITLE="[Mageia-dev] Mirror layout, round two">misc at zarb.org + </A><BR> + <I>Sat Nov 27 09:43:54 CET 2010</I> + <P><UL> + <LI>Previous message: <A HREF="001456.html">[Mageia-dev] Mirror layout, round two +</A></li> + <LI>Next message: <A HREF="001458.html">[Mageia-dev] Mirror layout, round two +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1451">[ date ]</a> + <a href="thread.html#1451">[ thread ]</a> + <a href="subject.html#1451">[ subject ]</a> + <a href="author.html#1451">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Fri, Nov 26, 2010 at 10:29:14PM +0200, Thomas Backlund wrote: +><i> Hi, +</I>><i> As we are getting closer to actually have something to mirror it's +</I>><i> time to get this decided. +</I>><i> +</I>><i> And the deadline for theese discussions is December 5th, 2010 in +</I>><i> order to get a decision on the board meeting on December 6th, 2010. +</I>><i> +</I>><i> +</I>><i> Now this is a somewhat problematic topic but needs to be decided. +</I>><i> This has already been discussed in two threads: +</I>><i> +</I>><i> First off we have the "basic) part: +</I>><i> "Mirror tree structure" by Olivier Thauvin +</I>><i> <A HREF="https://www.mageia.org/pipermail/mageia-dev/20101020/001286.html">https://www.mageia.org/pipermail/mageia-dev/20101020/001286.html</A> +</I>><i> +</I>><i> And the other part (that gives some problems): +</I>><i> "Mageia repository sections, licenses, restrictions, firmware etc" +</I>><i> by Anssi Hannula. +</I>><i> <A HREF="https://www.mageia.org/pipermail/mageia-dev/20101012/001084.html">https://www.mageia.org/pipermail/mageia-dev/20101012/001084.html</A> +</I>><i> +</I>><i> +</I>><i> Now, in order to get somewhere, here is a suggestion that tries to +</I>><i> find a middle ground or base for discussions... +</I>><i> +</I>><i> Now this toplevel part seems to be ok by everyone: +</I>><i> ------ +</I>><i> Mageia/ +</I>><i> /distrib/ +</I>><i> /cauldron/ +</I>><i> /stable1/ +</I>><i> /iso/ +</I>><i> /cauldron/ +</I>><i> /i586/ +</I>><i> /srpms/ +</I>><i> /x86_64/ +</I>><i> /stable1/ +</I>><i> /people/ +</I>><i> /software/ +</I>><i> ------ +</I>><i> +</I>><i> +</I>><i> Then we come to the "problematic" part: +</I> +This part look really too complex to me. + +><i> ------ +</I>><i> /x86_64/ +</I>><i> /media/ +</I>><i> /codecs/ (disabled by default) +</I> +so, ogg, webm, being codec, should go there or not ? +What about patents problem about something else than codec ? +( freetype, image such as gif, DRM stuff ) + +><i> /core/ (old main+contrib) +</I>><i> /backports/ (disabled by default) +</I>><i> /backports_testing/ (disabled by default) +</I>><i> /release/ +</I>><i> /testing/ (disabled by default) +</I>><i> /updates/ +</I>><i> /extra/ (unmaintained, disabled by default) +</I> +If used by people, then why no one step to maintain anything ? +If someone take the maintainace, does it mean that we will move the package ? + +><i> /firmware/ (disabled by default) +</I> +Why separate firmware from non_free ? What does it bring ? +Since both of them are disabled by default, they can be simply merged. + +><i> /games/ (disabled by default) +</I> +That's a simplification that make no sense. +Not all games are big, not all big packages are games ( tetex, openoffice ). + +This only bring complexity on our side, complexity on mirror side, and +bring few improvement to users. A rather more precise label would be to have +/contents/ repository, as this is not the game that take space, but the content. + +And a explicit policy of splitting content from big packages, with a explicit size or +expected size for limit ( like if the package is more than 100 mo ). That's also a media +where deltarpm would make sense, or someting like that. In the mean time this would +only bring complexity to everybody else. + +><i> /non-free/ (disabled by default) +</I>><i> /debug_*/ (disabled by default) +</I> + +And what are the relation of requirements ? +Ie, what can requires non_free, codecs, games, etc ? + +And what about something that can goes in both media, ie a non_free +game goes where ? A unmaintained codecs goes where ? +-- +Michael Scherer +</PRE> + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="001456.html">[Mageia-dev] Mirror layout, round two +</A></li> + <LI>Next message: <A HREF="001458.html">[Mageia-dev] Mirror layout, round two +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1451">[ date ]</a> + <a href="thread.html#1451">[ thread ]</a> + <a href="subject.html#1451">[ subject ]</a> + <a href="author.html#1451">[ 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> |