summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/20110930
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-discuss/20110930')
-rw-r--r--zarb-ml/mageia-discuss/20110930/005505.html360
-rw-r--r--zarb-ml/mageia-discuss/20110930/005506.html65
-rw-r--r--zarb-ml/mageia-discuss/20110930/005507.html73
-rw-r--r--zarb-ml/mageia-discuss/20110930/005508.html93
-rw-r--r--zarb-ml/mageia-discuss/20110930/005509.html78
-rw-r--r--zarb-ml/mageia-discuss/20110930/005510.html84
-rw-r--r--zarb-ml/mageia-discuss/20110930/005511.html97
-rw-r--r--zarb-ml/mageia-discuss/20110930/005512.html103
-rw-r--r--zarb-ml/mageia-discuss/20110930/author.html87
-rw-r--r--zarb-ml/mageia-discuss/20110930/date.html87
l---------zarb-ml/mageia-discuss/20110930/index.html1
-rw-r--r--zarb-ml/mageia-discuss/20110930/subject.html87
-rw-r--r--zarb-ml/mageia-discuss/20110930/thread.html101
13 files changed, 1316 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20110930/005505.html b/zarb-ml/mageia-discuss/20110930/005505.html
new file mode 100644
index 000000000..414992c9a
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110930/005505.html
@@ -0,0 +1,360 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] USB webcam prob
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20USB%20webcam%20prob&In-Reply-To=%3C201109291857.57185.renaud%40olgiati-in-paraguay.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+
+ <LINK REL="Next" HREF="005506.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] USB webcam prob</H1>
+ <B>Renaud (Ron) Olgiati</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20USB%20webcam%20prob&In-Reply-To=%3C201109291857.57185.renaud%40olgiati-in-paraguay.org%3E"
+ TITLE="[Mageia-discuss] USB webcam prob">renaud at olgiati-in-paraguay.org
+ </A><BR>
+ <I>Fri Sep 30 00:57:56 CEST 2011</I>
+ <P><UL>
+
+ <LI>Next message: <A HREF="005506.html">[Mageia-discuss] Testers needed for siproxd.
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5505">[ date ]</a>
+ <a href="thread.html#5505">[ thread ]</a>
+ <a href="subject.html#5505">[ subject ]</a>
+ <a href="author.html#5505">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On Thursday 29 Sep 2011 13:03 my mailbox was graced by a message from Florian
+Hubold who wrote:
+&gt;<i> The link alone does not help, you need a driver for it.
+</I>&gt;<i> <A HREF="http://www.linuxquestions.org/questions/linux-hardware-18/webcam-support-ge">http://www.linuxquestions.org/questions/linux-hardware-18/webcam-support-ge</A>
+</I>&gt;<i> nius-slim-311r-703967/
+</I>
+Following from that link, I found and downloaded the driver.
+
+When I try to compile it (make modules after make clean), it get all the
+warnings and error messages below.
+
+HELP !
+
+TIA,,
+
+Ron.
+--
+ A drama critic is a person who surprises a playwright
+ by informing him what he meant.
+ -- Wilson Mizner
+
+ -- <A HREF="http://www.olgiati-in-paraguay.org">http://www.olgiati-in-paraguay.org</A> --
+
+
+<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">root at localhost</A>:/home/ron/Downloads/sn9c1xx-1.48 # make modules
+**************************************************************************
+* Building Video4Linux2 driver v1.48 for SN9C1xx PC Camera Controllers...*
+* Official Linux 2.6.19 is the minimum version for this driver. *
+* Read the documentation &quot;sn9c102.txt&quot; for more informations. *
+* Type &quot;make help&quot; for a list of available targets. *
+**************************************************************************
+
+make -C /lib/modules/`uname -r`/build M=/home/ron/Downloads/sn9c1xx-1.48
+modules
+make[1]: Entering directory `/usr/src/linux-2.6.38.8-desktop-4.mga'
+ CC [M] /home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.o
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1033:40: warning: &#8216;struct
+class_device&#8217; declared inside parameter list
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1033:40: warning: its scope is
+only this definition or declaration, which is probably not what you want
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_show_reg&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1041:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1041:26: warning: type
+defaults to &#8216;int&#8217; in declaration of &#8216;__mptr&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1041:26: warning:
+initialization from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1041:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1057:26: warning: &#8216;struct
+class_device&#8217; declared inside parameter list
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_store_reg&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1066:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1066:26: warning: type
+defaults to &#8216;int&#8217; in declaration of &#8216;__mptr&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1066:26: warning:
+initialization from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1066:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1090:40: warning: &#8216;struct
+class_device&#8217; declared inside parameter list
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_show_val&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1099:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1099:26: warning: type
+defaults to &#8216;int&#8217; in declaration of &#8216;__mptr&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1099:26: warning:
+initialization from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1099:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1122:26: warning: &#8216;struct
+class_device&#8217; declared inside parameter list
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_store_val&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1132:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1132:26: warning: type
+defaults to &#8216;int&#8217; in declaration of &#8216;__mptr&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1132:26: warning:
+initialization from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1132:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1161:44: warning: &#8216;struct
+class_device&#8217; declared inside parameter list
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_show_i2c_reg&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1169:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1169:26: warning: type
+defaults to &#8216;int&#8217; in declaration of &#8216;__mptr&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1169:26: warning:
+initialization from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1169:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1187:30: warning: &#8216;struct
+class_device&#8217; declared inside parameter list
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_store_i2c_reg&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1196:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1196:26: warning: type
+defaults to &#8216;int&#8217; in declaration of &#8216;__mptr&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1196:26: warning:
+initialization from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1196:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1220:44: warning: &#8216;struct
+class_device&#8217; declared inside parameter list
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_show_i2c_val&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1229:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1229:26: warning: type
+defaults to &#8216;int&#8217; in declaration of &#8216;__mptr&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1229:26: warning:
+initialization from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1229:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1257:30: warning: &#8216;struct
+class_device&#8217; declared inside parameter list
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_store_i2c_val&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1267:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1267:26: warning: type
+defaults to &#8216;int&#8217; in declaration of &#8216;__mptr&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1267:26: warning:
+initialization from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1267:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1302:28: warning: &#8216;struct
+class_device&#8217; declared inside parameter list
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_store_green&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1313:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1313:26: warning: type
+defaults to &#8216;int&#8217; in declaration of &#8216;__mptr&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1313:26: warning:
+initialization from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1313:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1333:3: warning: passing
+argument 1 of &#8216;sn9c102_store_reg&#8217; from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1057:1: note: expected &#8216;struct
+class_device *&#8217; but argument is of type &#8216;struct class_device *&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1334:4: warning: passing
+argument 1 of &#8216;sn9c102_store_val&#8217; from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1122:1: note: expected &#8216;struct
+class_device *&#8217; but argument is of type &#8216;struct class_device *&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1341:3: warning: passing
+argument 1 of &#8216;sn9c102_store_reg&#8217; from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1057:1: note: expected &#8216;struct
+class_device *&#8217; but argument is of type &#8216;struct class_device *&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1342:4: warning: passing
+argument 1 of &#8216;sn9c102_store_val&#8217; from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1122:1: note: expected &#8216;struct
+class_device *&#8217; but argument is of type &#8216;struct class_device *&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1351:27: warning: &#8216;struct
+class_device&#8217; declared inside parameter list
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_store_blue&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1361:2: warning: passing
+argument 1 of &#8216;sn9c102_store_reg&#8217; from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1057:1: note: expected &#8216;struct
+class_device *&#8217; but argument is of type &#8216;struct class_device *&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1362:3: warning: passing
+argument 1 of &#8216;sn9c102_store_val&#8217; from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1122:1: note: expected &#8216;struct
+class_device *&#8217; but argument is of type &#8216;struct class_device *&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1369:26: warning: &#8216;struct
+class_device&#8217; declared inside parameter list
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_store_red&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1379:2: warning: passing
+argument 1 of &#8216;sn9c102_store_reg&#8217; from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1057:1: note: expected &#8216;struct
+class_device *&#8217; but argument is of type &#8216;struct class_device *&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1380:3: warning: passing
+argument 1 of &#8216;sn9c102_store_val&#8217; from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1122:1: note: expected &#8216;struct
+class_device *&#8217; but argument is of type &#8216;struct class_device *&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1386:49: warning: &#8216;struct
+class_device&#8217; declared inside parameter list
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_show_frame_header&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1391:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1391:26: warning: type
+defaults to &#8216;int&#8217; in declaration of &#8216;__mptr&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1391:26: warning:
+initialization from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1391:26: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1405:31: error: expected &#8216;)&#8217;
+before &#8216;(&#8217; token
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1407:31: error: expected &#8216;)&#8217;
+before &#8216;(&#8217; token
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1409:35: error: expected &#8216;)&#8217;
+before &#8216;(&#8217; token
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1411:35: error: expected &#8216;)&#8217;
+before &#8216;(&#8217; token
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1413:33: error: expected &#8216;)&#8217;
+before &#8216;(&#8217; token
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1414:32: error: expected &#8216;)&#8217;
+before &#8216;(&#8217; token
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1415:31: error: expected &#8216;)&#8217;
+before &#8216;(&#8217; token
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1416:40: error: expected &#8216;)&#8217;
+before &#8216;(&#8217; token
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_create_sysfs&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1422:47: error: &#8216;struct
+video_device&#8217; has no member named &#8216;class_dev&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1425:2: error: implicit
+declaration of function &#8216;class_device_create_file&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1425:49: error:
+&#8216;class_device_attr_reg&#8217; undeclared (first use in this function)
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1425:49: note: each undeclared
+identifier is reported only once for each function it appears in
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1427:49: error:
+&#8216;class_device_attr_val&#8217; undeclared (first use in this function)
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1430:39: error:
+&#8216;class_device_attr_frame_header&#8217; undeclared (first use in this function)
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1435:38: error:
+&#8216;class_device_attr_i2c_reg&#8217; undeclared (first use in this function)
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1438:38: error:
+&#8216;class_device_attr_i2c_val&#8217; undeclared (first use in this function)
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1444:40: error:
+&#8216;class_device_attr_green&#8217; undeclared (first use in this function)
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1448:40: error:
+&#8216;class_device_attr_blue&#8217; undeclared (first use in this function)
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1451:40: error:
+&#8216;class_device_attr_red&#8217; undeclared (first use in this function)
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1458:2: error: implicit
+declaration of function &#8216;class_device_remove_file&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_vidioc_querycap&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:2135:41: error: &#8216;struct
+device&#8217; has no member named &#8216;bus_id&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function &#8216;sn9c102_ioctl&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:3191:2: error: implicit
+declaration of function &#8216;v4l_print_ioctl&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:3206:2: error: unknown field
+&#8216;ioctl&#8217; specified in initializer
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:3206:2: warning:
+initialization from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:3207:18: error:
+&#8216;v4l_compat_ioctl32&#8217; undeclared here (not in a function)
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: In function
+&#8216;sn9c102_usb_probe&#8217;:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:3300:13: error: &#8216;struct
+video_device&#8217; has no member named &#8216;owner&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:3301:13: error: &#8216;struct
+video_device&#8217; has no member named &#8216;type&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:3301:22: error:
+&#8216;VID_TYPE_CAPTURE&#8217; undeclared (first use in this function)
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:3301:41: error:
+&#8216;VID_TYPE_SCALES&#8217; undeclared (first use in this function)
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:3302:13: error: &#8216;struct
+video_device&#8217; has no member named &#8216;hardware&#8217;
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:3303:20: warning: assignment
+from incompatible pointer type
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c: At top level:
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1033:16: warning:
+&#8216;sn9c102_show_reg&#8217; defined but not used
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1090:16: warning:
+&#8216;sn9c102_show_val&#8217; defined but not used
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1161:16: warning:
+&#8216;sn9c102_show_i2c_reg&#8217; defined but not used
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1187:1: warning:
+&#8216;sn9c102_store_i2c_reg&#8217; defined but not used
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1220:16: warning:
+&#8216;sn9c102_show_i2c_val&#8217; defined but not used
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1257:1: warning:
+&#8216;sn9c102_store_i2c_val&#8217; defined but not used
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1302:1: warning:
+&#8216;sn9c102_store_green&#8217; defined but not used
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1351:1: warning:
+&#8216;sn9c102_store_blue&#8217; defined but not used
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1369:1: warning:
+&#8216;sn9c102_store_red&#8217; defined but not used
+/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.c:1386:16: warning:
+&#8216;sn9c102_show_frame_header&#8217; defined but not used
+make[2]: *** [/home/ron/Downloads/sn9c1xx-1.48/sn9c102_core.o] Error 1
+make[1]: *** [_module_/home/ron/Downloads/sn9c1xx-1.48] Error 2
+make[1]: Leaving directory `/usr/src/linux-2.6.38.8-desktop-4.mga'
+make: *** [modules] Error 2
+
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+
+ <LI>Next message: <A HREF="005506.html">[Mageia-discuss] Testers needed for siproxd.
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5505">[ date ]</a>
+ <a href="thread.html#5505">[ thread ]</a>
+ <a href="subject.html#5505">[ subject ]</a>
+ <a href="author.html#5505">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>
diff --git a/zarb-ml/mageia-discuss/20110930/005506.html b/zarb-ml/mageia-discuss/20110930/005506.html
new file mode 100644
index 000000000..757a57222
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110930/005506.html
@@ -0,0 +1,65 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] Testers needed for siproxd.
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Testers%20needed%20for%20siproxd.&In-Reply-To=%3Cop.v2lke8b4n7mcit%40hodgins.homeip.net%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="005505.html">
+ <LINK REL="Next" HREF="005507.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] Testers needed for siproxd.</H1>
+ <B>David W. Hodgins</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Testers%20needed%20for%20siproxd.&In-Reply-To=%3Cop.v2lke8b4n7mcit%40hodgins.homeip.net%3E"
+ TITLE="[Mageia-discuss] Testers needed for siproxd.">davidwhodgins at gmail.com
+ </A><BR>
+ <I>Fri Sep 30 03:14:58 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="005505.html">[Mageia-discuss] USB webcam prob
+</A></li>
+ <LI>Next message: <A HREF="005507.html">[Mageia-discuss] Testers needed for siproxd.
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5506">[ date ]</a>
+ <a href="thread.html#5506">[ thread ]</a>
+ <a href="subject.html#5506">[ subject ]</a>
+ <a href="author.html#5506">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On Thu, 29 Sep 2011 03:34:19 -0400, Marja van Waes &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">marja11 at xs4all.nl</A>&gt; wrote:
+
+&gt;<i> range, because the old modem/router we have now wouldn't accept ranges
+</I>&gt;<i> in any form, so they had to be added one by one.
+</I>
+Ouch! Thanks, I wasn't aware of this issue. I've never seen a router
+that didn't accept ranges.
+
+Regards, Dave Hodgins
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="005505.html">[Mageia-discuss] USB webcam prob
+</A></li>
+ <LI>Next message: <A HREF="005507.html">[Mageia-discuss] Testers needed for siproxd.
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5506">[ date ]</a>
+ <a href="thread.html#5506">[ thread ]</a>
+ <a href="subject.html#5506">[ subject ]</a>
+ <a href="author.html#5506">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>
diff --git a/zarb-ml/mageia-discuss/20110930/005507.html b/zarb-ml/mageia-discuss/20110930/005507.html
new file mode 100644
index 000000000..eb34dfef9
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110930/005507.html
@@ -0,0 +1,73 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] Testers needed for siproxd.
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Testers%20needed%20for%20siproxd.&In-Reply-To=%3C201109301022.13639.maarten%40rmail.be%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="005506.html">
+ <LINK REL="Next" HREF="005509.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] Testers needed for siproxd.</H1>
+ <B>Maarten Vanraes</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Testers%20needed%20for%20siproxd.&In-Reply-To=%3C201109301022.13639.maarten%40rmail.be%3E"
+ TITLE="[Mageia-discuss] Testers needed for siproxd.">maarten at rmail.be
+ </A><BR>
+ <I>Fri Sep 30 10:22:13 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="005506.html">[Mageia-discuss] Testers needed for siproxd.
+</A></li>
+ <LI>Next message: <A HREF="005509.html">[Mageia-discuss] Testers needed for siproxd.
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5507">[ date ]</a>
+ <a href="thread.html#5507">[ thread ]</a>
+ <a href="subject.html#5507">[ subject ]</a>
+ <a href="author.html#5507">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Op vrijdag 30 september 2011 03:14:58 schreef David W. Hodgins:
+&gt;<i> On Thu, 29 Sep 2011 03:34:19 -0400, Marja van Waes &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">marja11 at xs4all.nl</A>&gt;
+</I>wrote:
+&gt;<i> &gt; range, because the old modem/router we have now wouldn't accept ranges
+</I>&gt;<i> &gt; in any form, so they had to be added one by one.
+</I>&gt;<i>
+</I>&gt;<i> Ouch! Thanks, I wasn't aware of this issue. I've never seen a router
+</I>&gt;<i> that didn't accept ranges.
+</I>&gt;<i>
+</I>&gt;<i> Regards, Dave Hodgins
+</I>
+me neither.
+
+otoh, this can be fixed if you set up a linux server as a firewall after the
+router/modem and between your lan, then you can set up siproxd to cover both
+the router and the NAT from the linux server at the same time.
+</PRE>
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="005506.html">[Mageia-discuss] Testers needed for siproxd.
+</A></li>
+ <LI>Next message: <A HREF="005509.html">[Mageia-discuss] Testers needed for siproxd.
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5507">[ date ]</a>
+ <a href="thread.html#5507">[ thread ]</a>
+ <a href="subject.html#5507">[ subject ]</a>
+ <a href="author.html#5507">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>
diff --git a/zarb-ml/mageia-discuss/20110930/005508.html b/zarb-ml/mageia-discuss/20110930/005508.html
new file mode 100644
index 000000000..ad2df91c3
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110930/005508.html
@@ -0,0 +1,93 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] System won't boot after hardware upgrade
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20System%20won%27t%20boot%20after%20hardware%20upgrade&In-Reply-To=%3C4E858ACD.2080908%40sebastienchopin.fr%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="005509.html">
+ <LINK REL="Next" HREF="005510.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] System won't boot after hardware upgrade</H1>
+ <B>Chopin S&#233;bastien</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20System%20won%27t%20boot%20after%20hardware%20upgrade&In-Reply-To=%3C4E858ACD.2080908%40sebastienchopin.fr%3E"
+ TITLE="[Mageia-discuss] System won't boot after hardware upgrade">contact at sebastienchopin.fr
+ </A><BR>
+ <I>Fri Sep 30 11:24:29 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="005509.html">[Mageia-discuss] Testers needed for siproxd.
+</A></li>
+ <LI>Next message: <A HREF="005510.html">[Mageia-discuss] Blogdrake repository for Mageia
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5508">[ date ]</a>
+ <a href="thread.html#5508">[ thread ]</a>
+ <a href="subject.html#5508">[ subject ]</a>
+ <a href="author.html#5508">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Le 22/09/2011 11:51, xi a &#233;crit :
+&gt;<i> Hi,
+</I>&gt;<i>
+</I>&gt;<i> I have changed my motherboard and Mageia now refuses to boot (kernel
+</I>&gt;<i> panic after trying to mount /dev/sda1 : &quot;waiting for device sda1 to
+</I>&gt;<i> appear (timeout 1 min), ...&quot;).
+</I>&gt;<i>
+</I>&gt;<i> I think I know the reason of my problem : the initrd does not load the
+</I>&gt;<i> correct driver for my &quot;new&quot; IDE controller, so it can't mount my disk
+</I>&gt;<i> (driver for old motherboard is pata_amd and new driver is pata_via).
+</I>&gt;<i>
+</I>&gt;<i> I tried to play with mageia rescue CD, but I am unable to regenerate
+</I>&gt;<i> the initrd with the correct IDE driver (in fact, the rescue CD doesn't
+</I>&gt;<i> even contain the mkinitrd command).
+</I>&gt;<i> My question is : how can I solve my problem, given that I have only
+</I>&gt;<i> one rescue CD and my HD containing mageia that don't boot anymore ?
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> A long time ago in the perfect world of Mandrake (:P), all IDE
+</I>&gt;<i> controller were included _inside_ the kernel and _not_ compiled as
+</I>&gt;<i> modules*, so this problem never occured because all IDE drivers were
+</I>&gt;<i> always &quot;loaded&quot; (thus allowing my system to be booted on any computer).
+</I>&gt;<i>
+</I>&gt;<i> Now that the ide/sata drivers as compiled as modules, why don't the
+</I>&gt;<i> initrd try to load all the ATA drivers if mounting of &quot;/&quot; fails ?
+</I>&gt;<i> (from my point of view, it is a much better solution than failing with
+</I>&gt;<i> a kernel panic ...)
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> Thanks for your help,
+</I>&gt;<i> Xavier
+</I>&gt;<i>
+</I>&gt;<i> *this is _my_ interpretation, I may be wrong.
+</I>Have you tried to make an installation again with the option &quot;Upgrade&quot; ?
+
+S&#233;bastien
+</PRE>
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="005509.html">[Mageia-discuss] Testers needed for siproxd.
+</A></li>
+ <LI>Next message: <A HREF="005510.html">[Mageia-discuss] Blogdrake repository for Mageia
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5508">[ date ]</a>
+ <a href="thread.html#5508">[ thread ]</a>
+ <a href="subject.html#5508">[ subject ]</a>
+ <a href="author.html#5508">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>
diff --git a/zarb-ml/mageia-discuss/20110930/005509.html b/zarb-ml/mageia-discuss/20110930/005509.html
new file mode 100644
index 000000000..01e4c83d0
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110930/005509.html
@@ -0,0 +1,78 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] Testers needed for siproxd.
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Testers%20needed%20for%20siproxd.&In-Reply-To=%3C4E858DD8.40501%40xs4all.nl%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="005507.html">
+ <LINK REL="Next" HREF="005508.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] Testers needed for siproxd.</H1>
+ <B>Marja van Waes</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Testers%20needed%20for%20siproxd.&In-Reply-To=%3C4E858DD8.40501%40xs4all.nl%3E"
+ TITLE="[Mageia-discuss] Testers needed for siproxd.">marja11 at xs4all.nl
+ </A><BR>
+ <I>Fri Sep 30 11:37:28 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="005507.html">[Mageia-discuss] Testers needed for siproxd.
+</A></li>
+ <LI>Next message: <A HREF="005508.html">[Mageia-discuss] System won't boot after hardware upgrade
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5509">[ date ]</a>
+ <a href="thread.html#5509">[ thread ]</a>
+ <a href="subject.html#5509">[ subject ]</a>
+ <a href="author.html#5509">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Op 30-09-11 10:22, Maarten Vanraes schreef:
+&gt;<i> Op vrijdag 30 september 2011 03:14:58 schreef David W. Hodgins:
+</I>&gt;&gt;<i> On Thu, 29 Sep 2011 03:34:19 -0400, Marja van Waes&lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">marja11 at xs4all.nl</A>&gt;
+</I>&gt;<i> wrote:
+</I>&gt;&gt;&gt;<i> range, because the old modem/router we have now wouldn't accept ranges
+</I>&gt;&gt;&gt;<i> in any form, so they had to be added one by one.
+</I>&gt;&gt;<i> Ouch! Thanks, I wasn't aware of this issue. I've never seen a router
+</I>&gt;&gt;<i> that didn't accept ranges.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Regards, Dave Hodgins
+</I>&gt;<i> me neither.
+</I>&gt;<i>
+</I>&gt;<i> otoh, this can be fixed if you set up a linux server as a firewall after the
+</I>&gt;<i> router/modem and between your lan, then you can set up siproxd to cover both
+</I>&gt;<i> the router and the NAT from the linux server at the same time.
+</I>
+I hadn't thought of that, I had only thought of forwarding all trafic to
+the siproxd pc, but the owner of the internetconnection and LAN's here,
+objected. I'm not sure whether he would agree with this solution, but
+maybe on a day he doesn't need the internet for work, he would.
+
+
+
+</PRE>
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="005507.html">[Mageia-discuss] Testers needed for siproxd.
+</A></li>
+ <LI>Next message: <A HREF="005508.html">[Mageia-discuss] System won't boot after hardware upgrade
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5509">[ date ]</a>
+ <a href="thread.html#5509">[ thread ]</a>
+ <a href="subject.html#5509">[ subject ]</a>
+ <a href="author.html#5509">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>
diff --git a/zarb-ml/mageia-discuss/20110930/005510.html b/zarb-ml/mageia-discuss/20110930/005510.html
new file mode 100644
index 000000000..bdc175a2b
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110930/005510.html
@@ -0,0 +1,84 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] Blogdrake repository for Mageia
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Blogdrake%20repository%20for%20Mageia&In-Reply-To=%3CCAOk98NPx8P1H7ZXWS0uKcYS2rLhz7r9c%3DbWtR7tE_ApRpw6ZYw%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="005508.html">
+ <LINK REL="Next" HREF="005512.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] Blogdrake repository for Mageia</H1>
+ <B>Joaquin Mandriva</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Blogdrake%20repository%20for%20Mageia&In-Reply-To=%3CCAOk98NPx8P1H7ZXWS0uKcYS2rLhz7r9c%3DbWtR7tE_ApRpw6ZYw%40mail.gmail.com%3E"
+ TITLE="[Mageia-discuss] Blogdrake repository for Mageia">joaquinmandriva at gmail.com
+ </A><BR>
+ <I>Fri Sep 30 14:38:15 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="005508.html">[Mageia-discuss] System won't boot after hardware upgrade
+</A></li>
+ <LI>Next message: <A HREF="005512.html">[Mageia-discuss] Blogdrake repository for Mageia
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5510">[ date ]</a>
+ <a href="thread.html#5510">[ thread ]</a>
+ <a href="subject.html#5510">[ subject ]</a>
+ <a href="author.html#5510">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Hello!
+
+My name is Joaquin, belonging to <A HREF="http://blogdrake.net">http://blogdrake.net</A> team. I am
+writing to you because I would like to let you know that we have
+created a repository with a big amount of good programs for Mageia.
+Our final target is to upload all of them to the official Mageia's
+repositories.
+
+We are currently uploading all these packages to the Mageia's BS step
+by step, because there are few people of us to do so. Also, also we
+don't have too much time because we also take care of Blogdrake,
+Mageia's news and the translations English to Spanish.
+
+Meanwhile, you can use and enjoy our repository in this way:
+
+urpmi.addmedia --wget --distrib <A HREF="ftp://ftp.blogdrake.net/mageia/mageia1/i586">ftp://ftp.blogdrake.net/mageia/mageia1/i586</A>
+
+The x86_64 repository is not finished yet, but you still can add it in this
+way:
+
+urpmi.addmedia --wget --distrib
+<A HREF="ftp://ftp.blogdrake.net/mageia/mageia1/x86_64">ftp://ftp.blogdrake.net/mageia/mageia1/x86_64</A>
+
+Cheers!
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: &lt;/pipermail/mageia-discuss/attachments/20110930/b03d6f3e/attachment.html&gt;
+</PRE>
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="005508.html">[Mageia-discuss] System won't boot after hardware upgrade
+</A></li>
+ <LI>Next message: <A HREF="005512.html">[Mageia-discuss] Blogdrake repository for Mageia
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5510">[ date ]</a>
+ <a href="thread.html#5510">[ thread ]</a>
+ <a href="subject.html#5510">[ subject ]</a>
+ <a href="author.html#5510">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>
diff --git a/zarb-ml/mageia-discuss/20110930/005511.html b/zarb-ml/mageia-discuss/20110930/005511.html
new file mode 100644
index 000000000..80befb759
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110930/005511.html
@@ -0,0 +1,97 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] Thoughts on an install
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Thoughts%20on%20an%20install&In-Reply-To=%3CCAPn0va4Ffk7m7_AUHHZ9jvdkmkjZC1jsiBQMojOpaTyBQUJEZw%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="005512.html">
+
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] Thoughts on an install</H1>
+ <B>Donald Stewart</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Thoughts%20on%20an%20install&In-Reply-To=%3CCAPn0va4Ffk7m7_AUHHZ9jvdkmkjZC1jsiBQMojOpaTyBQUJEZw%40mail.gmail.com%3E"
+ TITLE="[Mageia-discuss] Thoughts on an install">watersnowrock at gmail.com
+ </A><BR>
+ <I>Fri Sep 30 19:47:29 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="005512.html">[Mageia-discuss] Blogdrake repository for Mageia
+</A></li>
+
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5511">[ date ]</a>
+ <a href="thread.html#5511">[ thread ]</a>
+ <a href="subject.html#5511">[ subject ]</a>
+ <a href="author.html#5511">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 8 June 2011 13:04, Wolfgang Bornath &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">molch.b at googlemail.com</A>&gt; wrote:
+&gt;<i> 2011/6/8 Renaud (Ron) Olgiati &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">renaud at olgiati-in-paraguay.org</A>&gt;:
+</I>&gt;&gt;<i> On Wednesday 08 Jun 2011 04:21 my mailbox was graced by a message from
+</I>&gt;&gt;<i> Wolfgang Bornath who wrote:
+</I>&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> &gt;&gt; Maybe we should think less of what the prog owners do, and more on
+</I>&gt;&gt;&gt;<i> &gt;&gt; whether or not the users want/need the prog ?
+</I>&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> &gt; +1
+</I>&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> Good, tell that to the owners.
+</I>&gt;&gt;&gt;<i> Sometimes I think that some users are like little kids. They see it,
+</I>&gt;&gt;&gt;<i> they want it, and they don't care about anything else.
+</I>&gt;&gt;&gt;<i> What do you say to a kid asking for that yellow bike which belongs to
+</I>&gt;&gt;&gt;<i> another kid?
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> For many years now, when people asked my advice on which OS to use, my reply
+</I>&gt;&gt;<i> was &quot;what software do you need to use, and what OS does it run under ?&quot;; then
+</I>&gt;&gt;<i> told them to use that OS, whatever it was (Yes, even MS Windows &#160;;-3) and I do
+</I>&gt;&gt;<i> the same for my personal use: if a distro does not run the prog I need, that I
+</I>&gt;&gt;<i> am used to, etc. I will not use that distro.
+</I>&gt;<i>
+</I>&gt;<i> Right, same as I do. I never had a problem running Windows for a
+</I>&gt;<i> special app which was not available in Linux. And I never had a
+</I>&gt;<i> problem with using a Gnome app in a KDE environment if the Gnome app
+</I>&gt;<i> better suited my needs.
+</I>&gt;<i>
+</I>&gt;&gt;<i> I do not see the point of learning the complexities and vagaries of a new
+</I>&gt;&gt;<i> drafting prog when the one I know is available on another distro that runs
+</I>&gt;&gt;<i> without problem (for now), just for the sake of &quot;being a Mageia user&quot;.
+</I>&gt;<i>
+</I>&gt;<i> Yes, quite right, same as I do. We totally agree on this.
+</I>&gt;<i>
+</I>&gt;<i> Now, how is this related to the issue at hand?
+</I>&gt;<i>
+</I>&gt;<i> --
+</I>&gt;<i> wobo
+</I>&gt;<i>
+</I>
+As a follow up on qcad, we have librecad rc2 in cauldren, which as
+misc said is the qt4 port of qcad.
+
+It has been working well for me.
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="005512.html">[Mageia-discuss] Blogdrake repository for Mageia
+</A></li>
+
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5511">[ date ]</a>
+ <a href="thread.html#5511">[ thread ]</a>
+ <a href="subject.html#5511">[ subject ]</a>
+ <a href="author.html#5511">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>
diff --git a/zarb-ml/mageia-discuss/20110930/005512.html b/zarb-ml/mageia-discuss/20110930/005512.html
new file mode 100644
index 000000000..e9e231e34
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110930/005512.html
@@ -0,0 +1,103 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] Blogdrake repository for Mageia
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Blogdrake%20repository%20for%20Mageia&In-Reply-To=%3C201109302327.36750.stormi%40laposte.net%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="005510.html">
+ <LINK REL="Next" HREF="005511.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] Blogdrake repository for Mageia</H1>
+ <B>Samuel Verschelde</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Blogdrake%20repository%20for%20Mageia&In-Reply-To=%3C201109302327.36750.stormi%40laposte.net%3E"
+ TITLE="[Mageia-discuss] Blogdrake repository for Mageia">stormi at laposte.net
+ </A><BR>
+ <I>Fri Sep 30 23:27:36 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="005510.html">[Mageia-discuss] Blogdrake repository for Mageia
+</A></li>
+ <LI>Next message: <A HREF="005511.html">[Mageia-discuss] Thoughts on an install
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5512">[ date ]</a>
+ <a href="thread.html#5512">[ thread ]</a>
+ <a href="subject.html#5512">[ subject ]</a>
+ <a href="author.html#5512">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Le vendredi 30 septembre 2011 14:38:15, Joaquin Mandriva a &#233;crit :
+&gt;<i> Hello!
+</I>&gt;<i>
+</I>&gt;<i> My name is Joaquin, belonging to <A HREF="http://blogdrake.net">http://blogdrake.net</A> team. I am
+</I>&gt;<i> writing to you because I would like to let you know that we have
+</I>&gt;<i> created a repository with a big amount of good programs for Mageia.
+</I>&gt;<i> Our final target is to upload all of them to the official Mageia's
+</I>&gt;<i> repositories.
+</I>&gt;<i>
+</I>&gt;<i> We are currently uploading all these packages to the Mageia's BS step
+</I>&gt;<i> by step, because there are few people of us to do so. Also, also we
+</I>&gt;<i> don't have too much time because we also take care of Blogdrake,
+</I>&gt;<i> Mageia's news and the translations English to Spanish.
+</I>&gt;<i>
+</I>&gt;<i> Meanwhile, you can use and enjoy our repository in this way:
+</I>&gt;<i>
+</I>&gt;<i> urpmi.addmedia --wget --distrib <A HREF="ftp://ftp.blogdrake.net/mageia/mageia1/i586">ftp://ftp.blogdrake.net/mageia/mageia1/i586</A>
+</I>&gt;<i>
+</I>&gt;<i> The x86_64 repository is not finished yet, but you still can add it in this
+</I>&gt;<i> way:
+</I>&gt;<i>
+</I>&gt;<i> urpmi.addmedia --wget --distrib
+</I>&gt;<i> <A HREF="ftp://ftp.blogdrake.net/mageia/mageia1/x86_64">ftp://ftp.blogdrake.net/mageia/mageia1/x86_64</A>
+</I>&gt;<i>
+</I>&gt;<i> Cheers!
+</I>
+Please note that installing packages from such a repository can be very
+convenient (and it's kind from Blogdrake to provide those packages to users),
+but like in Mandriva, I would advise to not install too much packages from
+there (or any other 3rd party repository), because it can make upgrades to the
+next Mageia distribution (Mageia 2) fail.
+
+So a big thank you to Joaquin and other blogdrake packagers to come towards us
+and start maintaining those packages from inside (you will maintain them in
+the long run, including bugs, will you ?), but I would advise to wait for
+those packages to come to Mageia as updates (for those that were present in
+Mandriva 2010.2) or backports. Hopefully you'll not wait too much.
+
+To Blogdrake team: I'm very interested in packaging backports, so as soon as
+backports media will be open, I will be glad to work with you on that, and
+also to help define the limit between packages that can be backported and those
+that can't and that you can continue to provide in your media (and which I
+would still advise not to install, to avoid upgrade problems and simplify user
+support in Mageia bugzilla :))
+
+Best regards
+
+Samuel Verschelde
+</PRE>
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="005510.html">[Mageia-discuss] Blogdrake repository for Mageia
+</A></li>
+ <LI>Next message: <A HREF="005511.html">[Mageia-discuss] Thoughts on an install
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#5512">[ date ]</a>
+ <a href="thread.html#5512">[ thread ]</a>
+ <a href="subject.html#5512">[ subject ]</a>
+ <a href="author.html#5512">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>
diff --git a/zarb-ml/mageia-discuss/20110930/author.html b/zarb-ml/mageia-discuss/20110930/author.html
new file mode 100644
index 000000000..811c88780
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110930/author.html
@@ -0,0 +1,87 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>The Mageia-discuss 30 September 2011 Archive by author</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <a name="start"></A>
+ <h1>30 September 2011 Archives by author</h1>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+ <a href="thread.html#start">[ thread ]</a>
+ <a href="subject.html#start">[ subject ]</a>
+
+ <a href="date.html#start">[ date ]</a>
+
+ <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list...
+ </a></b></li>
+ </ul>
+ <p><b>Starting:</b> <i>Fri Sep 30 00:57:56 CEST 2011</i><br>
+ <b>Ending:</b> <i>Fri Sep 30 23:27:36 CEST 2011</i><br>
+ <b>Messages:</b> 8<p>
+ <ul>
+
+<LI><A HREF="005506.html">[Mageia-discuss] Testers needed for siproxd.
+</A><A NAME="5506">&nbsp;</A>
+<I>David W. Hodgins
+</I>
+
+<LI><A HREF="005510.html">[Mageia-discuss] Blogdrake repository for Mageia
+</A><A NAME="5510">&nbsp;</A>
+<I>Joaquin Mandriva
+</I>
+
+<LI><A HREF="005505.html">[Mageia-discuss] USB webcam prob
+</A><A NAME="5505">&nbsp;</A>
+<I>Renaud (Ron) Olgiati
+</I>
+
+<LI><A HREF="005511.html">[Mageia-discuss] Thoughts on an install
+</A><A NAME="5511">&nbsp;</A>
+<I>Donald Stewart
+</I>
+
+<LI><A HREF="005508.html">[Mageia-discuss] System won't boot after hardware upgrade
+</A><A NAME="5508">&nbsp;</A>
+<I>Chopin S&#233;bastien
+</I>
+
+<LI><A HREF="005507.html">[Mageia-discuss] Testers needed for siproxd.
+</A><A NAME="5507">&nbsp;</A>
+<I>Maarten Vanraes
+</I>
+
+<LI><A HREF="005512.html">[Mageia-discuss] Blogdrake repository for Mageia
+</A><A NAME="5512">&nbsp;</A>
+<I>Samuel Verschelde
+</I>
+
+<LI><A HREF="005509.html">[Mageia-discuss] Testers needed for siproxd.
+</A><A NAME="5509">&nbsp;</A>
+<I>Marja van Waes
+</I>
+
+ </ul>
+ <p>
+ <a name="end"><b>Last message date:</b></a>
+ <i>Fri Sep 30 23:27:36 CEST 2011</i><br>
+ <b>Archived on:</b> <i>Fri Sep 30 23:27:48 CEST 2011</i>
+ <p>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+ <a href="thread.html#start">[ thread ]</a>
+ <a href="subject.html#start">[ subject ]</a>
+
+ <a href="date.html#start">[ date ]</a>
+ <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list...
+ </a></b></li>
+ </ul>
+ <p>
+ <hr>
+ <i>This archive was generated by
+ Pipermail 0.09 (Mailman edition).</i>
+ </BODY>
+</HTML>
+
diff --git a/zarb-ml/mageia-discuss/20110930/date.html b/zarb-ml/mageia-discuss/20110930/date.html
new file mode 100644
index 000000000..459c00126
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110930/date.html
@@ -0,0 +1,87 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>The Mageia-discuss 30 September 2011 Archive by date</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <a name="start"></A>
+ <h1>30 September 2011 Archives by date</h1>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+ <a href="thread.html#start">[ thread ]</a>
+ <a href="subject.html#start">[ subject ]</a>
+ <a href="author.html#start">[ author ]</a>
+
+
+ <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list...
+ </a></b></li>
+ </ul>
+ <p><b>Starting:</b> <i>Fri Sep 30 00:57:56 CEST 2011</i><br>
+ <b>Ending:</b> <i>Fri Sep 30 23:27:36 CEST 2011</i><br>
+ <b>Messages:</b> 8<p>
+ <ul>
+
+<LI><A HREF="005505.html">[Mageia-discuss] USB webcam prob
+</A><A NAME="5505">&nbsp;</A>
+<I>Renaud (Ron) Olgiati
+</I>
+
+<LI><A HREF="005506.html">[Mageia-discuss] Testers needed for siproxd.
+</A><A NAME="5506">&nbsp;</A>
+<I>David W. Hodgins
+</I>
+
+<LI><A HREF="005507.html">[Mageia-discuss] Testers needed for siproxd.
+</A><A NAME="5507">&nbsp;</A>
+<I>Maarten Vanraes
+</I>
+
+<LI><A HREF="005508.html">[Mageia-discuss] System won't boot after hardware upgrade
+</A><A NAME="5508">&nbsp;</A>
+<I>Chopin S&#233;bastien
+</I>
+
+<LI><A HREF="005509.html">[Mageia-discuss] Testers needed for siproxd.
+</A><A NAME="5509">&nbsp;</A>
+<I>Marja van Waes
+</I>
+
+<LI><A HREF="005510.html">[Mageia-discuss] Blogdrake repository for Mageia
+</A><A NAME="5510">&nbsp;</A>
+<I>Joaquin Mandriva
+</I>
+
+<LI><A HREF="005511.html">[Mageia-discuss] Thoughts on an install
+</A><A NAME="5511">&nbsp;</A>
+<I>Donald Stewart
+</I>
+
+<LI><A HREF="005512.html">[Mageia-discuss] Blogdrake repository for Mageia
+</A><A NAME="5512">&nbsp;</A>
+<I>Samuel Verschelde
+</I>
+
+ </ul>
+ <p>
+ <a name="end"><b>Last message date:</b></a>
+ <i>Fri Sep 30 23:27:36 CEST 2011</i><br>
+ <b>Archived on:</b> <i>Fri Sep 30 23:27:48 CEST 2011</i>
+ <p>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+ <a href="thread.html#start">[ thread ]</a>
+ <a href="subject.html#start">[ subject ]</a>
+ <a href="author.html#start">[ author ]</a>
+
+ <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list...
+ </a></b></li>
+ </ul>
+ <p>
+ <hr>
+ <i>This archive was generated by
+ Pipermail 0.09 (Mailman edition).</i>
+ </BODY>
+</HTML>
+
diff --git a/zarb-ml/mageia-discuss/20110930/index.html b/zarb-ml/mageia-discuss/20110930/index.html
new file mode 120000
index 000000000..db4b46f72
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110930/index.html
@@ -0,0 +1 @@
+thread.html \ No newline at end of file
diff --git a/zarb-ml/mageia-discuss/20110930/subject.html b/zarb-ml/mageia-discuss/20110930/subject.html
new file mode 100644
index 000000000..eda0d4fa9
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110930/subject.html
@@ -0,0 +1,87 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>The Mageia-discuss 30 September 2011 Archive by subject</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <a name="start"></A>
+ <h1>30 September 2011 Archives by subject</h1>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+ <a href="thread.html#start">[ thread ]</a>
+
+ <a href="author.html#start">[ author ]</a>
+ <a href="date.html#start">[ date ]</a>
+
+ <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list...
+ </a></b></li>
+ </ul>
+ <p><b>Starting:</b> <i>Fri Sep 30 00:57:56 CEST 2011</i><br>
+ <b>Ending:</b> <i>Fri Sep 30 23:27:36 CEST 2011</i><br>
+ <b>Messages:</b> 8<p>
+ <ul>
+
+<LI><A HREF="005510.html">[Mageia-discuss] Blogdrake repository for Mageia
+</A><A NAME="5510">&nbsp;</A>
+<I>Joaquin Mandriva
+</I>
+
+<LI><A HREF="005512.html">[Mageia-discuss] Blogdrake repository for Mageia
+</A><A NAME="5512">&nbsp;</A>
+<I>Samuel Verschelde
+</I>
+
+<LI><A HREF="005508.html">[Mageia-discuss] System won't boot after hardware upgrade
+</A><A NAME="5508">&nbsp;</A>
+<I>Chopin S&#233;bastien
+</I>
+
+<LI><A HREF="005506.html">[Mageia-discuss] Testers needed for siproxd.
+</A><A NAME="5506">&nbsp;</A>
+<I>David W. Hodgins
+</I>
+
+<LI><A HREF="005507.html">[Mageia-discuss] Testers needed for siproxd.
+</A><A NAME="5507">&nbsp;</A>
+<I>Maarten Vanraes
+</I>
+
+<LI><A HREF="005509.html">[Mageia-discuss] Testers needed for siproxd.
+</A><A NAME="5509">&nbsp;</A>
+<I>Marja van Waes
+</I>
+
+<LI><A HREF="005511.html">[Mageia-discuss] Thoughts on an install
+</A><A NAME="5511">&nbsp;</A>
+<I>Donald Stewart
+</I>
+
+<LI><A HREF="005505.html">[Mageia-discuss] USB webcam prob
+</A><A NAME="5505">&nbsp;</A>
+<I>Renaud (Ron) Olgiati
+</I>
+
+ </ul>
+ <p>
+ <a name="end"><b>Last message date:</b></a>
+ <i>Fri Sep 30 23:27:36 CEST 2011</i><br>
+ <b>Archived on:</b> <i>Fri Sep 30 23:27:48 CEST 2011</i>
+ <p>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+ <a href="thread.html#start">[ thread ]</a>
+
+ <a href="author.html#start">[ author ]</a>
+ <a href="date.html#start">[ date ]</a>
+ <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list...
+ </a></b></li>
+ </ul>
+ <p>
+ <hr>
+ <i>This archive was generated by
+ Pipermail 0.09 (Mailman edition).</i>
+ </BODY>
+</HTML>
+
diff --git a/zarb-ml/mageia-discuss/20110930/thread.html b/zarb-ml/mageia-discuss/20110930/thread.html
new file mode 100644
index 000000000..2024a3397
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110930/thread.html
@@ -0,0 +1,101 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>The Mageia-discuss 30 September 2011 Archive by thread</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <a name="start"></A>
+ <h1>30 September 2011 Archives by thread</h1>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+
+ <a href="subject.html#start">[ subject ]</a>
+ <a href="author.html#start">[ author ]</a>
+ <a href="date.html#start">[ date ]</a>
+
+ <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list...
+ </a></b></li>
+ </ul>
+ <p><b>Starting:</b> <i>Fri Sep 30 00:57:56 CEST 2011</i><br>
+ <b>Ending:</b> <i>Fri Sep 30 23:27:36 CEST 2011</i><br>
+ <b>Messages:</b> 8<p>
+ <ul>
+
+<!--0 01317337076- -->
+<LI><A HREF="005505.html">[Mageia-discuss] USB webcam prob
+</A><A NAME="5505">&nbsp;</A>
+<I>Renaud (Ron) Olgiati
+</I>
+
+<!--0 01317345298- -->
+<LI><A HREF="005506.html">[Mageia-discuss] Testers needed for siproxd.
+</A><A NAME="5506">&nbsp;</A>
+<I>David W. Hodgins
+</I>
+
+<UL>
+<!--1 01317345298-01317370933- -->
+<LI><A HREF="005507.html">[Mageia-discuss] Testers needed for siproxd.
+</A><A NAME="5507">&nbsp;</A>
+<I>Maarten Vanraes
+</I>
+
+<UL>
+<!--2 01317345298-01317370933-01317375448- -->
+<LI><A HREF="005509.html">[Mageia-discuss] Testers needed for siproxd.
+</A><A NAME="5509">&nbsp;</A>
+<I>Marja van Waes
+</I>
+
+</UL>
+</UL>
+<!--0 01317374669- -->
+<LI><A HREF="005508.html">[Mageia-discuss] System won't boot after hardware upgrade
+</A><A NAME="5508">&nbsp;</A>
+<I>Chopin S&#233;bastien
+</I>
+
+<!--0 01317386295- -->
+<LI><A HREF="005510.html">[Mageia-discuss] Blogdrake repository for Mageia
+</A><A NAME="5510">&nbsp;</A>
+<I>Joaquin Mandriva
+</I>
+
+<UL>
+<!--1 01317386295-01317418056- -->
+<LI><A HREF="005512.html">[Mageia-discuss] Blogdrake repository for Mageia
+</A><A NAME="5512">&nbsp;</A>
+<I>Samuel Verschelde
+</I>
+
+</UL>
+<!--0 01317404849- -->
+<LI><A HREF="005511.html">[Mageia-discuss] Thoughts on an install
+</A><A NAME="5511">&nbsp;</A>
+<I>Donald Stewart
+</I>
+
+ </ul>
+ <p>
+ <a name="end"><b>Last message date:</b></a>
+ <i>Fri Sep 30 23:27:36 CEST 2011</i><br>
+ <b>Archived on:</b> <i>Fri Sep 30 23:27:48 CEST 2011</i>
+ <p>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+
+ <a href="subject.html#start">[ subject ]</a>
+ <a href="author.html#start">[ author ]</a>
+ <a href="date.html#start">[ date ]</a>
+ <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list...
+ </a></b></li>
+ </ul>
+ <p>
+ <hr>
+ <i>This archive was generated by
+ Pipermail 0.09 (Mailman edition).</i>
+ </BODY>
+</HTML>
+