jaaf 14/08/05 16:33:31 Modified: hb-net-advanced.xml Log: Updating to French version 16
Revision Changes Path 1.16 xml/htdocs/doc/fr/handbook/hb-net-advanced.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/fr/handbook/hb-net-advanced.xml?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/fr/handbook/hb-net-advanced.xml?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/fr/handbook/hb-net-advanced.xml?r1=1.15&r2=1.16 Index: hb-net-advanced.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fr/handbook/hb-net-advanced.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- hb-net-advanced.xml 6 Jul 2013 05:30:20 -0000 1.15 +++ hb-net-advanced.xml 5 Aug 2014 16:33:31 -0000 1.16 @@ -7,7 +7,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/handbook/hb-net-advanced.xml,v 1.15 2013/07/06 05:30:20 jaaf Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fr/handbook/hb-net-advanced.xml,v 1.16 2014/08/05 16:33:31 jaaf Exp $ --> <sections> @@ -17,8 +17,8 @@ </abstract> -<version>15</version> -<date>2013-06-23</date> +<version>16</version> +<date>2014-04-12</date> <section> <title>Configuration avancée</title> <body> @@ -301,14 +301,6 @@ <c>net.ifnames=0</c> dans le chargeur de démarrage. </p> -<p> -Une autre manière de désactiver ce comportement (et de revenir ainsi au nommage traditionnel par le noyau) est de créer une règle udev vide nommée -<path>80-net-name-slot.rules</path> qui écrasera alors la règle par défaut fournie (avec le même nom) ; règle qui prend en charge le nommage des interfaces réseau. -</p> - -<pre caption="écraser le principe de nommage des interfaces réseau"> -# <i>ln -s /dev/null /etc/udev/rules.d/80-net-name-slot.rules</i> -</pre> </body> </subsection>
