swift       13/12/17 09:45:47

  Modified:             hb-install-config.xml
  Log:
  Fix bug #483654 - Add info on by-id and by-uuid for fstab

Revision  Changes    Path
1.124                xml/htdocs/doc/en/handbook/hb-install-config.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.124&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.124&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?r1=1.123&r2=1.124

Index: hb-install-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- hb-install-config.xml       17 Dec 2013 09:34:53 -0000      1.123
+++ hb-install-config.xml       17 Dec 2013 09:45:47 -0000      1.124
@@ -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/en/handbook/hb-install-config.xml,v 1.123 
2013/12/17 09:34:53 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.124 
2013/12/17 09:45:47 swift Exp $ -->
 
 <sections>
 
@@ -14,7 +14,7 @@
 proceed.
 </abstract>
 
-<version>29</version>
+<version>30</version>
 <date>2013-12-17</date>
 
 <section>
@@ -82,6 +82,16 @@
 # <i>nano -w /etc/fstab</i>
 </pre>
 
+<p>
+In the remainder of the text, we use the default <path>/dev/sd*</path> block
+device files as partition. You can also opt to use the symbolic links in the
+<path>/dev/disk/byid</path> or <path>/dev/disk/by-uuid</path>. These names are
+not likely to change, whereas the default block device files naming depends on
+a number of factors (such as how and in what order the disks are attached to
+your system). However, if you do not intend to fiddle with the disk ordering,
+you can continue with the default block device files safely.
+</p>
+
 </body>
 <body test="func:keyval('/boot')">
 




Reply via email to