Mageia Bugzilla – Attachment 2588 Details for
Bug 6396
le fichier /etc/ppp/peers de l'installation de initscripts-9.34-21.mga3.x86_64 entre en conflit avec le fichier du paquet ppp-2.4.5-6.mga2.x86_64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
add FDN
6396.diff (text/plain), 897 bytes, created by
Thierry Vignaud
on 2012-07-28 16:58:27 CEST
(
hide
)
Description:
add FDN
Filename:
MIME Type:
Creator:
Thierry Vignaud
Created:
2012-07-28 16:58:27 CEST
Size:
897 bytes
patch
obsolete
>diff --git a/lib/network/connection/providers/xdsl.pm b/lib/network/connection/providers/xdsl.pm >index 52b1b58..deceba6 100644 >--- a/lib/network/connection/providers/xdsl.pm >+++ b/lib/network/connection/providers/xdsl.pm >@@ -489,6 +489,18 @@ our %data = ( > method => 'pppoe', > }, > >+ N("France") . "|French Data Network" => >+ { >+ #provider_id => 'FR??', >+ vpi => 8, >+ vci => 35, >+ Encapsulation => 1, >+ CMVep => 'FR', >+ dnsServers => [ qw(80.67.169.12 80.67.169.40) ], >+ method => 'dhcp', >+ DOMAINNAME2 => 'fdn.fr', >+ }, >+ > N("France") . "|Free non dégroupé 512/128 & 1024/128" => > { > provider_id => 'FR01',
diff --git a/lib/network/connection/providers/xdsl.pm b/lib/network/connection/providers/xdsl.pm index 52b1b58..deceba6 100644 --- a/lib/network/connection/providers/xdsl.pm +++ b/lib/network/connection/providers/xdsl.pm @@ -489,6 +489,18 @@ our %data = ( method => 'pppoe', }, + N("France") . "|French Data Network" => + { + #provider_id => 'FR??', + vpi => 8, + vci => 35, + Encapsulation => 1, + CMVep => 'FR', + dnsServers => [ qw(80.67.169.12 80.67.169.40) ], + method => 'dhcp', + DOMAINNAME2 => 'fdn.fr', + }, + N("France") . "|Free non dégroupé 512/128 & 1024/128" => { provider_id => 'FR01',
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 6396
: 2588