summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/20101129/001491.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/20101129/001491.html')
-rw-r--r--zarb-ml/mageia-dev/20101129/001491.html126
1 files changed, 126 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20101129/001491.html b/zarb-ml/mageia-dev/20101129/001491.html
new file mode 100644
index 000000000..ae3e1dcbb
--- /dev/null
+++ b/zarb-ml/mageia-dev/20101129/001491.html
@@ -0,0 +1,126 @@
+<!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=%3C4CF35F01.7010507%40iki.fi%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="001490.html">
+ <LINK REL="Next" HREF="001500.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Mirror layout, round two</H1>
+ <B>Thomas Backlund</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Mirror%20layout%2C%20round%20two&In-Reply-To=%3C4CF35F01.7010507%40iki.fi%3E"
+ TITLE="[Mageia-dev] Mirror layout, round two">tmb at iki.fi
+ </A><BR>
+ <I>Mon Nov 29 09:06:25 CET 2010</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="001490.html">[Mageia-dev] Mirror layout, round two
+</A></li>
+ <LI>Next message: <A HREF="001500.html">[Mageia-dev] Mirror layout, round two
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#1491">[ date ]</a>
+ <a href="thread.html#1491">[ thread ]</a>
+ <a href="subject.html#1491">[ subject ]</a>
+ <a href="author.html#1491">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Olivier Thauvin skrev 29.11.2010 03:06:
+&gt;<i> * Thomas Backlund (<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">tmb at iki.fi</A>) wrote:
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> So the mirror medias accordingly to all comments so far would be a simple:
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> * core
+</I>&gt;&gt;<i> - enabled by default
+</I>&gt;&gt;<i> - mirrors must mirror this media to be listed as a mirror
+</I>&gt;&gt;<i> - only GPL stuff
+</I>&gt;&gt;<i> - must be selfcontained
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> * nonfree
+</I>&gt;&gt;<i> - disabled by default, installer will ask to enable it if
+</I>&gt;&gt;<i> it detects hw that need driver/fw from here...
+</I>&gt;&gt;<i> - mirrors must mirror this media to be listed as a mirror
+</I>&gt;&gt;<i> - contains apps/drivers/firmware that are free to redistribute,
+</I>&gt;&gt;<i> but we dont have GPL source for
+</I>&gt;&gt;<i> - for example ati/nvidia drivers/firmware, Oracle Java, ...
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> * tainted
+</I>&gt;&gt;<i> - disabled by default
+</I>&gt;&gt;<i> - mirrors are free to not mirror this media
+</I>&gt;&gt;<i> - stuff we think we can redistribute, but that may have some
+</I>&gt;&gt;<i> patent issues or other restrictions in oter countries.
+</I>&gt;&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> I can't agree with the &quot;mirrors are free to not mirror this media&quot;,
+</I>&gt;<i> three reasons:
+</I>&gt;<i> 1) I don't see an easy and safe way for mirrors to exclude a media (a
+</I>&gt;<i> directory + hdlist in media/media_info) in each distribution,
+</I>
+Thats easy, just use --exclude-from
+
+On my local mirror I exclude the debug stuff
+so I use --exclude-from=excclude.lst
+
+# cat exclude.lst
+i586/media/*debug*
+i586/media/media_info/*debug*
+x86_64/media/*debug*
+x86_64/media/media_info/*debug*
+
+And thats all needed.
+We can even provide this exclude file ourselves on the mirrors so we
+know its correct and if we change the mirror layout, we update the file.
+
+&gt;<i> 2) I don't know how urpmi can manage this, all medias are described in
+</I>&gt;<i> only one file, to detect something is missing
+</I>&gt;<i> (media/media_info/media.cfg).
+</I>
+It already works.
+For example if you only mirror x86_64, the media.cfg has references to
+Main32 and Main32 Updates. but since the hdlists are symlinked to
+../../../i586/media/... the hdlists and synthesis will be empty,
+so no reference to any 32bit package gets into urpmi database.
+
+&gt;<i> 3) I tried to act as rules that a valid is a mirror containing
+</I>&gt;<i> everything, to not have to deal with a lot of mirrors style.
+</I>&gt;<i>
+</I>
+Well,
+if te choice is between no mirror and a mirror without *tainted*
+I'd choose the mirror without *tainted*
+
+--
+Thomas
+</PRE>
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="001490.html">[Mageia-dev] Mirror layout, round two
+</A></li>
+ <LI>Next message: <A HREF="001500.html">[Mageia-dev] Mirror layout, round two
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#1491">[ date ]</a>
+ <a href="thread.html#1491">[ thread ]</a>
+ <a href="subject.html#1491">[ subject ]</a>
+ <a href="author.html#1491">[ 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>