Projet

Général

Profil

Tâche #24711

Scénario #24398: Supprimer le mode PPPoE en 2.7.0

Modifier le dico + supprimer les templates et fonctions inutiles

Ajouté par Joël Cuissinat il y a presque 6 ans. Mis à jour il y a presque 6 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
Début:
28/08/2018
Echéance:
% réalisé:

100%

Temps estimé:
2.00 h
Temps passé:
Restant à faire (heures):
0.0

Description

creole/funcs/master_network_interfaces.py:def _gen_pppoe_interface():
creole/funcs/master_network_interfaces.py:    """Generate the dsl-provider pppoe interface
creole/funcs/master_network_interfaces.py:        elif interface_method == u'pppoe':
creole/funcs/master_network_interfaces.py:            interfaces.append(_gen_pppoe_interface())
Fichier binaire .git/index correspondant
tmpl/pap-secrets:"%%pppoe_user" * "%%pppoe_passwd" 
tmpl/dsl-provider:#plugin rp-pppoe.so %%pppoe_interface
tmpl/dsl-provider:pty "pppoe -I %%pppoe_interface -T 120" 
tmpl/dsl-provider:pty "pppoe -I %%pppoe_interface -T 120 -m %%valeur_mtu_ppp0" 
tmpl/dsl-provider:#pty "pppoe -I eth0 -T 80 -m 1412" 
tmpl/dsl-provider:#pty "pppoe -I eth0 -T 80 -m 1452" 
tmpl/dsl-provider:user "%%pppoe_user" 
tmpl/chap-secrets:"%%pppoe_user" * "%%pppoe_passwd" 
eole-common.mk:    $(INSTALL_PROGRAM) network-scripts/pppoe/bastion $(DESTDIR)/etc/ppp/ip-up.d
dicos/01_network.xml:        <file filelist='pppoe' name='/etc/ppp/peers/dsl-provider'/>
dicos/01_network.xml:        <file filelist='pppoe' name='/etc/ppp/pap-secrets'/>
dicos/01_network.xml:        <file filelist='pppoe' name='/etc/ppp/chap-secrets'/>
dicos/01_network.xml:        <file filelist='pppoe' name='/etc/ppp/ip-up.d/0000usepeerdns' mode='0755'/>
dicos/01_network.xml:            <variable name='pppoe_user' type='unix_user' description='Nom du compte PPPoE' mandatory='True'/>
dicos/01_network.xml:            <variable name='pppoe_passwd' type='password' description='Mot de passe PPPoE' mandatory='True'/>
dicos/01_network.xml:            <variable name='pppoe_interface' type='string' description='Interface où PPPoE est connecté' mandatory='True' mode='expert'/>
dicos/01_network.xml:        <fill name='calc_val' target='pppoe_interface'>
dicos/01_network.xml:            <param>pppoe</param>
dicos/01_network.xml:            <target type='variable'>pppoe_user</target>
dicos/01_network.xml:            <target type='variable'>pppoe_passwd</target>
dicos/01_network.xml:            <target type='variable'>pppoe_interface</target>
dicos/01_network.xml:            <target type='filelist'>pppoe</target>

Révisions associées

Révision 58985fb8 (diff)
Ajouté par Joël Cuissinat il y a presque 6 ans

Don't redefine eth0_method to add 'pppoe' on Amon 2.7

Ref: #24711

Révision 6952c8ba (diff)
Ajouté par Joël Cuissinat il y a presque 6 ans

Remove pppoe dependency for Amon module

Ref: #24711

Révision 80bd05ab (diff)
Ajouté par Joël Cuissinat il y a presque 6 ans

Remove all PPPoE variables

Ref: #24711

Révision cb605852 (diff)
Ajouté par Joël Cuissinat il y a presque 6 ans

Remove all PPPoE scripts & templates

Ref: #24711

Révision b72b5a65 (diff)
Ajouté par Joël Cuissinat il y a presque 6 ans

Remove reference to /etc/ppp

Ref: #24711

Historique

#1 Mis à jour par Joël Cuissinat il y a presque 6 ans

  • Sujet changé de Modifier le dico à Modifier le dico + supprimer les templates et fonctions inutiles
  • Description mis à jour (diff)
  • Temps estimé changé de 1.00 h à 2.00 h

#2 Mis à jour par Joël Cuissinat il y a presque 6 ans

dicos/30_amon.xml:            <param>['statique','dhcp','pppoe']</param>

#3 Mis à jour par Joël Cuissinat il y a presque 6 ans

  • Statut changé de Nouveau à En cours

#4 Mis à jour par Joël Cuissinat il y a presque 6 ans

  • Description mis à jour (diff)
  • Assigné à mis à Joël Cuissinat

#5 Mis à jour par Joël Cuissinat il y a presque 6 ans

  • Statut changé de En cours à Résolu
  • % réalisé changé de 0 à 100
  • Restant à faire (heures) changé de 1.0 à 0.15

#6 Mis à jour par Laurent Flori il y a presque 6 ans

  • Statut changé de Résolu à Fermé
  • Restant à faire (heures) changé de 0.15 à 0.0

Formats disponibles : Atom PDF