Gentoo Archives: gentoo-commits

From: "Davide Cendron (scen)" <scen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/it/handbook: hb-install-ppc64-bootloader.xml
Date: Mon, 05 May 2008 21:22:12
Message-Id: E1Jt88P-0007zu-JP@stork.gentoo.org
1 scen 08/05/05 21:22:09
2
3 Modified: hb-install-ppc64-bootloader.xml
4 Log:
5 Version 9.1, revision 1.29 of EN CVS
6
7 Revision Changes Path
8 1.18 xml/htdocs/doc/it/handbook/hb-install-ppc64-bootloader.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/handbook/hb-install-ppc64-bootloader.xml?rev=1.18&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/handbook/hb-install-ppc64-bootloader.xml?rev=1.18&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/it/handbook/hb-install-ppc64-bootloader.xml?r1=1.17&r2=1.18
13
14 Index: hb-install-ppc64-bootloader.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/it/handbook/hb-install-ppc64-bootloader.xml,v
17 retrieving revision 1.17
18 retrieving revision 1.18
19 diff -u -r1.17 -r1.18
20 --- hb-install-ppc64-bootloader.xml 1 Apr 2008 23:14:51 -0000 1.17
21 +++ hb-install-ppc64-bootloader.xml 5 May 2008 21:22:09 -0000 1.18
22 @@ -4,12 +4,12 @@
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/it/handbook/hb-install-ppc64-bootloader.xml,v 1.17 2008/04/01 23:14:51 scen Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/it/handbook/hb-install-ppc64-bootloader.xml,v 1.18 2008/05/05 21:22:09 scen Exp $ -->
28
29 <sections>
30
31 -<version>9.0</version>
32 -<date>2008-04-01</date>
33 +<version>9.1</version>
34 +<date>2008-05-02</date>
35
36 <section>
37 <title>La scelta</title>
38 @@ -150,20 +150,20 @@
39 ## /usr/share/doc/yaboot/examples per configurazioni d'esempio.
40 ##
41 ## Per un sistema dual-boot aggiungere una o più delle seguenti:
42 -## bsd=/dev/hdaX, macos=/dev/hdaY, macosx=/dev/hdaZ
43 +## bsd=/dev/sdaX, macos=/dev/sdaY, macosx=/dev/sdaZ
44
45 ## partizione di bootstrap:</comment>
46
47 -boot=/dev/hda2
48 +boot=/dev/sda2
49
50 <comment>## ofboot il modo open firmware di specificare la partizione
51 ## bootstrap. Se questa non è definita, yaboot non funziona sui G5 e su
52 ## alcuni G4 (a meno che non si passino gli argomenti necessari al programma
53 -## mkofboot/ybin). hd:X vuol dire /dev/sdaX (o /dev/hdaX).</comment>
54 +## mkofboot/ybin). hd:X vuol dire /dev/sdaX (o /dev/sdaX).</comment>
55
56 ofboot=hd:2
57
58 -<comment>## hd: il modo open firmware di riferirsi ad hda</comment>
59 +<comment>## hd: il modo open firmware di riferirsi ad sda</comment>
60 device=hd:
61
62 delay=5
63 @@ -179,7 +179,7 @@
64 #################</comment>
65 image=/boot/<keyval id="kernel-name"/>
66 label=Linux
67 - root=/dev/hda3
68 + root=/dev/sda3
69 partition=3
70 read-only
71
72 @@ -323,4 +323,4 @@
73 </body>
74 </subsection>
75 </section>
76 -</sections>
77 \ No newline at end of file
78 +</sections>
79
80
81
82 --
83 gentoo-commits@l.g.o mailing list