nimiux      14/04/15 21:10:21

  Modified:             hb-net-advanced.xml
  Log:
  Fix bug #502986 - Document the net.ifnames only as recent udevs will no 
longer use 80-net-name-slot.rules whereas the kernel parameter remains supported

Revision  Changes    Path
1.16                 xml/htdocs/doc/es/handbook/hb-net-advanced.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-net-advanced.xml?rev=1.16&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-net-advanced.xml?rev=1.16&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-net-advanced.xml?r1=1.15&r2=1.16

Index: hb-net-advanced.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-net-advanced.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- hb-net-advanced.xml 23 Jun 2013 17:39:05 -0000      1.15
+++ hb-net-advanced.xml 15 Apr 2014 21:10:21 -0000      1.16
@@ -4,7 +4,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/es/handbook/hb-net-advanced.xml,v 1.15 
2013/06/23 17:39:05 nimiux Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-net-advanced.xml,v 1.16 
2014/04/15 21:10:21 nimiux Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 antes de aprender sobre redes modulares.
 </abstract>
 
-<version>15</version>
-<date>2013-06-23</date>
+<version>16</version>
+<date>2014-04-12</date>
 
 <section>
 <title>Configuración Avanzada</title>
@@ -325,19 +325,6 @@
 <c>net.ifnames=0</c> en el gestor de arranque.
 </p>
 
-<p>
-Otra forma de deshabilitar este comportamiento (y así, volver
-a los nombres que utilizaba el núcleo anteriormente), es crear
-una regla para udev vacía y llamarla
-<path>80-net-name-slot.rules</path>, la cual sustituirá a la
-regla ofrecida por el paquete udev (que tiene el mismo nombre)
-responsable del nombrado de las interfaces de red.
-</p>
-
-<pre caption="Sustituir el esquema de nombrado de red">
-# <i>ln -s /dev/null /etc/udev/rules.d/80-net-name-slot.rules</i>
-</pre>
-
 </body>
 </subsection>
 <subsection>




Reply via email to