Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: gentoo-x86+raid+lvm2-quickinstall.xml gentoo-x86-quickinstall.xml
Date: Mon, 09 May 2011 19:59:19
Message-Id: 20110509195908.3D0842004F@flycatcher.gentoo.org
1 nightmorph 11/05/09 19:59:08
2
3 Modified: gentoo-x86+raid+lvm2-quickinstall.xml
4 gentoo-x86-quickinstall.xml
5 Log:
6 update quickinstall guides for lazy unmount, bug 361561, thanks to swift for the patches
7
8 Revision Changes Path
9 1.27 xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml?rev=1.27&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml?rev=1.27&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml?r1=1.26&r2=1.27
14
15 Index: gentoo-x86+raid+lvm2-quickinstall.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml,v
18 retrieving revision 1.26
19 retrieving revision 1.27
20 diff -u -r1.26 -r1.27
21 --- gentoo-x86+raid+lvm2-quickinstall.xml 15 Jun 2010 11:11:09 -0000 1.26
22 +++ gentoo-x86+raid+lvm2-quickinstall.xml 9 May 2011 19:59:08 -0000 1.27
23 @@ -1,5 +1,5 @@
24 <?xml version='1.0' encoding="UTF-8"?>
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml,v 1.26 2010/06/15 11:11:09 jkt Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86+raid+lvm2-quickinstall.xml,v 1.27 2011/05/09 19:59:08 nightmorph Exp $ -->
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 <guide>
30 @@ -29,8 +29,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>16</version>
35 -<date>2010-06-15</date>
36 +<version>17</version>
37 +<date>2011-05-09</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -436,10 +436,9 @@
42
43 <pre caption="Reboot">
44 livecd conf.d # <i>exit</i>
45 -livecd / # <i>umount /mnt/gentoo/usr/portage/distfiles /mnt/gentoo/usr/portage \
46 -/mnt/gentoo/usr /mnt/gentoo/var/tmp /mnt/gentoo/tmp /mnt/gentoo/var \
47 -/mnt/gentoo/opt /mnt/gentoo/dev /mnt/gentoo/proc /mnt/gentoo/home \
48 -/mnt/gentoo/boot /mnt/gentoo</i>
49 +livecd / # <i>umount -l /mnt/gentoo/usr{/portage/distfiles,/portage,}</i>
50 +livecd / # <i>umount -l /mnt/gentoo/dev{/pts,/shm,}</i>
51 +livecd / # <i>umount -l /mnt/gentoo{/usr,/var/tmp,/tmp,/var,/opt,/dev,/proc,/home,/boot,}</i>
52 livecd / # <i>reboot</i>
53 <comment>(Don't forget to remove the CD)</comment>
54 </pre>
55
56
57
58 1.85 xml/htdocs/doc/en/gentoo-x86-quickinstall.xml
59
60 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.85&view=markup
61 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.85&content-type=text/plain
62 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?r1=1.84&r2=1.85
63
64 Index: gentoo-x86-quickinstall.xml
65 ===================================================================
66 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v
67 retrieving revision 1.84
68 retrieving revision 1.85
69 diff -u -r1.84 -r1.85
70 --- gentoo-x86-quickinstall.xml 26 Jan 2010 20:45:08 -0000 1.84
71 +++ gentoo-x86-quickinstall.xml 9 May 2011 19:59:08 -0000 1.85
72 @@ -1,5 +1,5 @@
73 <?xml version='1.0' encoding="UTF-8"?>
74 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.84 2010/01/26 20:45:08 nightmorph Exp $ -->
75 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.85 2011/05/09 19:59:08 nightmorph Exp $ -->
76 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
77
78 <guide>
79 @@ -29,8 +29,8 @@
80 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
81 <license/>
82
83 -<version>25</version>
84 -<date>2010-01-26</date>
85 +<version>26</version>
86 +<date>2011-05-09</date>
87
88 <chapter>
89 <title>Introduction</title>
90 @@ -194,7 +194,8 @@
91
92 <pre caption="Reboot">
93 livecd conf.d # <i>exit</i>
94 -livecd / # <i>umount /mnt/gentoo/dev /mnt/gentoo/proc /mnt/gentoo/boot /mnt/gentoo</i>
95 +livecd / # <i>umount -l /mnt/gentoo/dev{/shm,/pts,}</i>
96 +livecd / # <i>umount -l /mnt/gentoo{/proc,/boot,}</i>
97 livecd / # <i>reboot</i>
98 <comment>(Don't forget to remove the CD)</comment>
99 </pre>