Gentoo Archives: gentoo-doc-cvs

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-config.xml
Date: Tue, 17 Dec 2013 09:45:52
Message-Id: 20131217094547.ED0252004B@flycatcher.gentoo.org
1 swift 13/12/17 09:45:47
2
3 Modified: hb-install-config.xml
4 Log:
5 Fix bug #483654 - Add info on by-id and by-uuid for fstab
6
7 Revision Changes Path
8 1.124 xml/htdocs/doc/en/handbook/hb-install-config.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.124&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.124&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?r1=1.123&r2=1.124
13
14 Index: hb-install-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v
17 retrieving revision 1.123
18 retrieving revision 1.124
19 diff -u -r1.123 -r1.124
20 --- hb-install-config.xml 17 Dec 2013 09:34:53 -0000 1.123
21 +++ hb-install-config.xml 17 Dec 2013 09:45:47 -0000 1.124
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.123 2013/12/17 09:34:53 swift Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.124 2013/12/17 09:45:47 swift Exp $ -->
28
29 <sections>
30
31 @@ -14,7 +14,7 @@
32 proceed.
33 </abstract>
34
35 -<version>29</version>
36 +<version>30</version>
37 <date>2013-12-17</date>
38
39 <section>
40 @@ -82,6 +82,16 @@
41 # <i>nano -w /etc/fstab</i>
42 </pre>
43
44 +<p>
45 +In the remainder of the text, we use the default <path>/dev/sd*</path> block
46 +device files as partition. You can also opt to use the symbolic links in the
47 +<path>/dev/disk/byid</path> or <path>/dev/disk/by-uuid</path>. These names are
48 +not likely to change, whereas the default block device files naming depends on
49 +a number of factors (such as how and in what order the disks are attached to
50 +your system). However, if you do not intend to fiddle with the disk ordering,
51 +you can continue with the default block device files safely.
52 +</p>
53 +
54 </body>
55 <body test="func:keyval('/boot')">