blob: a3f6a670da0ec34d17c476d399943edcd7246a8b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] [Note] Cellular providers
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BNote%5D%20Cellular%20providers&In-Reply-To=%3Cm3mxktigyx.fsf%40blino.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003385.html">
<LINK REL="Next" HREF="003378.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [Note] Cellular providers</H1>
<B>Olivier Blin</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BNote%5D%20Cellular%20providers&In-Reply-To=%3Cm3mxktigyx.fsf%40blino.org%3E"
TITLE="[Mageia-dev] [Note] Cellular providers">mageia at blino.org
</A><BR>
<I>Thu Mar 17 22:18:14 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003385.html">[Mageia-dev] [Note] Cellular providers
</A></li>
<LI>Next message: <A HREF="003378.html">[Mageia-dev] Repository question: where do we put non-free+tainted RPMs?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3395">[ date ]</a>
<a href="thread.html#3395">[ thread ]</a>
<a href="subject.html#3395">[ subject ]</a>
<a href="author.html#3395">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>"P. Christeas" <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">p_christ at hol.gr</A>> writes:
><i> Just a quick note to packagers and myself, since web-interfaces are
</I>><i> prohibitive[1] at this moment:
</I>><i> at /usr/lib/libDrakX/network/connection/providers/cellular_extra.pm:910 the
</I>><i> APN for Greek Vodafone is "internet.vodafone.gr"
</I>
Hi,
This file comes from upstream mobile-broadband-provider-info, from GNOME:
<A HREF="http://git.gnome.org/browse/mobile-broadband-provider-info/tree/serviceproviders.xml">http://git.gnome.org/browse/mobile-broadband-provider-info/tree/serviceproviders.xml</A>
The APN fix should be reported there.
><i> But, btw, why do we need all this in Perl?
</I>><i> Couldn't we keep some more data-like format? The original one, one that is
</I>><i> used by other tools, or (I say) INI-like or JSON?
</I>
As misc said, our "db" was started before
mobile-broadband-provider-info, and using a perl structure was the
easiest way to get it working in drakx-net.
Now, the sane way would be to move our APN settings about into the XML
file of mobile-broadband-provider-info, and directly parse its XML in
drakx-net.
Cheers
--
Olivier Blin - blino
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003385.html">[Mageia-dev] [Note] Cellular providers
</A></li>
<LI>Next message: <A HREF="003378.html">[Mageia-dev] Repository question: where do we put non-free+tainted RPMs?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3395">[ date ]</a>
<a href="thread.html#3395">[ thread ]</a>
<a href="subject.html#3395">[ subject ]</a>
<a href="author.html#3395">[ 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>
|