Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-sparc-bootloader.xml
Date: Sat, 28 Oct 2006 11:01:17
Message-Id: 20061028110056.373B464AF3@smtp.gentoo.org
1 neysx 06/10/28 11:00:56
2
3 Modified: hb-install-sparc-bootloader.xml
4 Log:
5 #144771 unmount partitions according to example used earlier in SPARC handbook
6
7 Revision Changes Path
8 1.19 xml/htdocs/doc/en/handbook/hb-install-sparc-bootloader.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-bootloader.xml?rev=1.19&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-bootloader.xml?rev=1.19&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-bootloader.xml?r1=1.18&r2=1.19
13
14 Index: hb-install-sparc-bootloader.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-bootloader.xml,v
17 retrieving revision 1.18
18 retrieving revision 1.19
19 diff -u -r1.18 -r1.19
20 --- hb-install-sparc-bootloader.xml 1 Sep 2006 07:27:47 -0000 1.18
21 +++ hb-install-sparc-bootloader.xml 28 Oct 2006 11:00:55 -0000 1.19
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/en/handbook/hb-install-sparc-bootloader.xml,v 1.18 2006/09/01 07:27:47 fox2mike Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-bootloader.xml,v 1.19 2006/10/28 11:00:55 neysx Exp $ -->
28
29 <sections>
30
31 -<version>2.3</version>
32 -<date>2006-01-19</date>
33 +<version>2.4</version>
34 +<date>2006-10-28</date>
35
36 <section>
37 <title>Making your Choice</title>
38 @@ -112,7 +112,8 @@
39 <pre caption="Exiting the chroot, unmounting all partitions and rebooting">
40 # <i>exit</i>
41 cdimage ~# <i>cd</i>
42 -cdimage ~# <i>umount /mnt/gentoo/boot /mnt/gentoo/dev /mnt/gentoo/proc /mnt/gentoo</i>
43 +cdimage ~# <i>umount /mnt/gentoo/usr /mnt/gentoo/home /mnt/gentoo/var</i>
44 +cdimage ~# <i>umount /mnt/gentoo/dev /mnt/gentoo/proc /mnt/gentoo</i>
45 cdimage ~# <i>reboot</i>
46 </pre>
47
48
49
50
51 --
52 gentoo-doc-cvs@g.o mailing list