Gentoo Archives: gentoo-doc-cvs

From: Joshua Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-gli-dialog.xml hb-install-hppa-disk.xml
Date: Sat, 01 Mar 2008 07:05:45
Message-Id: E1JVLmw-00069h-PE@stork.gentoo.org
1 nightmorph 08/03/01 07:05:42
2
3 Modified: hb-install-gli-dialog.xml hb-install-hppa-disk.xml
4 Log:
5 fixed block devs
6
7 Revision Changes Path
8 1.2 xml/htdocs/doc/en/handbook/2008.0/hb-install-gli-dialog.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-gli-dialog.xml?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-gli-dialog.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-gli-dialog.xml?r1=1.1&r2=1.2
13
14 Index: hb-install-gli-dialog.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-gli-dialog.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- hb-install-gli-dialog.xml 27 Feb 2008 22:46:58 -0000 1.1
21 +++ hb-install-gli-dialog.xml 1 Mar 2008 07:05:42 -0000 1.2
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-gli-dialog.xml,v 1.1 2008/02/27 22:46:58 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-gli-dialog.xml,v 1.2 2008/03/01 07:05:42 nightmorph Exp $ -->
27
28 <!-- The content of this document is licensed under the CC-BY-SA license -->
29 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
30 @@ -8,7 +8,7 @@
31 <sections>
32
33 <version>4.0</version>
34 -<date>2007-05-07</date>
35 +<date>2008-02-29</date>
36
37 <section>
38 <title>Welcome</title>
39
40
41
42 1.3 xml/htdocs/doc/en/handbook/2008.0/hb-install-hppa-disk.xml
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-hppa-disk.xml?rev=1.3&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-hppa-disk.xml?rev=1.3&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-hppa-disk.xml?r1=1.2&r2=1.3
47
48 Index: hb-install-hppa-disk.xml
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-hppa-disk.xml,v
51 retrieving revision 1.2
52 retrieving revision 1.3
53 diff -u -r1.2 -r1.3
54 --- hb-install-hppa-disk.xml 1 Mar 2008 06:43:00 -0000 1.2
55 +++ hb-install-hppa-disk.xml 1 Mar 2008 07:05:42 -0000 1.3
56 @@ -4,7 +4,7 @@
57 <!-- The content of this document is licensed under the CC-BY-SA license -->
58 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
59
60 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-hppa-disk.xml,v 1.2 2008/03/01 06:43:00 nightmorph Exp $ -->
61 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-hppa-disk.xml,v 1.3 2008/03/01 07:05:42 nightmorph Exp $ -->
62
63 <sections>
64
65 @@ -27,8 +27,12 @@
66
67 <p>
68 To begin, we'll introduce <e>block devices</e>. The most famous block device is
69 -probably the one that represents the first SCSI HD in a Linux system, namely
70 -<path>/dev/sda</path>.
71 +probably the one that represents the first IDE drive in a Linux system, namely
72 +<path>/dev/hda</path>. If your system uses SCSI drives, then your first hard
73 +drive would be <path>/dev/sda</path>. Serial ATA drives are also
74 +<path>/dev/sda</path> even if they are IDE drives. If you're using the new
75 +libata framework in the kernel, all hard drives will be labeled
76 +<path>/dev/sd*</path>.
77 </p>
78
79 <p>
80
81
82
83 --
84 gentoo-doc-cvs@l.g.o mailing list