nightmorph 11/05/09 19:47:23
Modified: hb-install-alpha-bootloader.xml
hb-install-arm-bootloader.xml
hb-install-hppa-bootloader.xml
hb-install-mips-bootloader.xml
hb-install-ppc-bootloader.xml
hb-install-ppc64-bootloader.xml
hb-install-sparc-bootloader.xml
hb-install-x86+amd64-bootloader.xml
Log:
update handbooks for lazy unmount, bug 361561, thanks to swift for the
patches
Revision Changes Path
1.24 xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml?rev=1.24&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml?rev=1.24&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml?r1=1.23&r2=1.24
Index: hb-install-alpha-bootloader.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- hb-install-alpha-bootloader.xml 19 Jul 2010 01:53:14 -0000 1.23
+++ hb-install-alpha-bootloader.xml 9 May 2011 19:47:22 -0000 1.24
@@ -4,12 +4,12 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml,v
1.23 2010/07/19 01:53:14 nightmorph Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml,v
1.24 2011/05/09 19:47:22 nightmorph Exp $ -->
<sections>
-<version>10.0</version>
-<date>2010-07-18</date>
+<version>11</version>
+<date>2011-05-09</date>
<section>
<title>Making your Choice</title>
@@ -176,7 +176,8 @@
<pre caption="Exiting the chroot, unmounting all partitions and rebooting">
# <i>exit</i>
cdimage ~# <i>cd</i>
-cdimage ~# <i>umount /mnt/gentoo/boot /mnt/gentoo/dev /mnt/gentoo/proc
/mnt/gentoo</i>
+cdimage ~# <i>umount -l /mnt/gentoo/dev{/shm,/pts,}</i>
+cdimage ~# <i>umount -l /mnt/gentoo{/boot,/proc,}</i>
cdimage ~# <i>reboot</i>
</pre>
1.6 xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml?r1=1.5&r2=1.6
Index: hb-install-arm-bootloader.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hb-install-arm-bootloader.xml 2 May 2008 08:04:23 -0000 1.5
+++ hb-install-arm-bootloader.xml 9 May 2011 19:47:22 -0000 1.6
@@ -4,12 +4,12 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml,v
1.5 2008/05/02 08:04:23 nightmorph Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-bootloader.xml,v
1.6 2011/05/09 19:47:22 nightmorph Exp $ -->
<sections>
-<version>9.1</version>
-<date>2008-05-02</date>
+<version>10</version>
+<date>2011-05-09</date>
<section>
<title>Making your Choice</title>
@@ -239,7 +239,8 @@
<pre caption="Exiting the chroot, unmounting all partitions and rebooting">
# <i>exit</i>
cdimage ~# <i>cd</i>
-cdimage ~# <i>umount /mnt/gentoo/boot /mnt/gentoo/dev /mnt/gentoo/proc
/mnt/gentoo</i>
+cdimage ~# <i>umount -l /mnt/gentoo/dev{/shm,/pts,}</i>
+cdimage ~# <i>umount -l /mnt/gentoo{/boot,/proc,}</i>
cdimage ~# <i>reboot</i>
</pre>
1.19 xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml?rev=1.19&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml?rev=1.19&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml?r1=1.18&r2=1.19
Index: hb-install-hppa-bootloader.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- hb-install-hppa-bootloader.xml 20 Jul 2010 00:05:24 -0000 1.18
+++ hb-install-hppa-bootloader.xml 9 May 2011 19:47:22 -0000 1.19
@@ -4,12 +4,12 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml,v
1.18 2010/07/20 00:05:24 nightmorph Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml,v
1.19 2011/05/09 19:47:22 nightmorph Exp $ -->
<sections>
-<version>10.0</version>
-<date>2010-07-19</date>
+<version>11</version>
+<date>2011-05-09</date>
<section>
<title>Installing PALO</title>
@@ -76,7 +76,8 @@
<pre caption="Exiting the chroot, unmounting all partitions and rebooting">
# <i>exit</i>
cdimage ~# <i>cd</i>
-cdimage ~# <i>umount /mnt/gentoo/boot /mnt/gentoo/dev /mnt/gentoo/proc
/mnt/gentoo</i>
+cdimage ~# <i>umount -l /mnt/gentoo/dev{/shm,/pts,}</i>
+cdimage ~# <i>umount -l /mnt/gentoo{/boot,/proc,}</i>
cdimage ~# <i>reboot</i>
</pre>
1.23 xml/htdocs/doc/en/handbook/hb-install-mips-bootloader.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-bootloader.xml?rev=1.23&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-bootloader.xml?rev=1.23&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-bootloader.xml?r1=1.22&r2=1.23
Index: hb-install-mips-bootloader.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-bootloader.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- hb-install-mips-bootloader.xml 23 Mar 2011 09:16:01 -0000 1.22
+++ hb-install-mips-bootloader.xml 9 May 2011 19:47:22 -0000 1.23
@@ -4,7 +4,7 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-bootloader.xml,v
1.22 2011/03/23 09:16:01 nightmorph Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-bootloader.xml,v
1.23 2011/05/09 19:47:22 nightmorph Exp $ -->
<sections>
@@ -14,8 +14,8 @@
arcboot/arcload (for SGI machines) and colo for Cobalt servers.
</abstract>
-<version>10.1</version>
-<date>2011-03-23</date>
+<version>11</version>
+<date>2011-05-09</date>
<section id="sgi">
<title>Silicon Graphics Machines -- Setting Up arcload</title>
@@ -411,7 +411,8 @@
<pre caption="Exiting the chroot, unmounting all partitions and rebooting">
# <i>exit</i>
cdimage ~# <i>cd</i>
-cdimage ~# <i>umount /mnt/gentoo/boot /mnt/gentoo/dev /mnt/gentoo/proc
/mnt/gentoo</i>
+cdimage ~# <i>umount -l /mnt/gentoo/dev{/shm,/pts,}</i>
+cdimage ~# <i>umount -l /mnt/gentoo{/boot,/proc,}</i>
cdimage ~# <i>reboot</i>
</pre>
@@ -443,8 +444,8 @@
# <i>exit</i>
<comment>(Unmount the drives)</comment>
-# <i>umount /mnt/gentoo/boot</i>
-# <i>umount /mnt/gentoo</i>
+cdimage ~# <i>umount -l /mnt/gentoo/dev{/shm,/pts,}</i>
+cdimage ~# <i>umount -l /mnt/gentoo{/boot,/proc,}</i>
<comment>(Reboot)</comment>
# <i>reboot</i>
1.50 xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml?rev=1.50&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml?rev=1.50&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml?r1=1.49&r2=1.50
Index: hb-install-ppc-bootloader.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- hb-install-ppc-bootloader.xml 14 Apr 2011 09:32:12 -0000 1.49
+++ hb-install-ppc-bootloader.xml 9 May 2011 19:47:22 -0000 1.50
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE sections SYSTEM "/dtd/book.dtd">
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml,v
1.49 2011/04/14 09:32:12 jkt Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml,v
1.50 2011/05/09 19:47:22 nightmorph Exp $ -->
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
@@ -14,8 +14,8 @@
needs.
</abstract>
-<version>11</version>
-<date>2011-04-14</date>
+<version>12</version>
+<date>2011-05-09</date>
<section>
<title>Making your Choice</title>
@@ -314,7 +314,9 @@
<pre caption="Unmounting all partitions and rebooting">
cdimage ~# <i>cd /</i>
-cdimage ~# <i>umount /mnt/gentoo/proc /mnt/gentoo/dev /mnt/gentoo/sys
/mnt/gentoo /mnt/mac</i>
+cdimage ~# <i>umount -l /mnt/gentoo/dev{/pts,/shm,}</i>
+cdimage ~# <i>umount -l /mnt/gentoo{/proc,/sys,}</i>
+cdimage ~# <i>umount -l /mnt/mac</i>
cdimage ~# <i>reboot</i>
</pre>
@@ -544,7 +546,8 @@
<pre caption="Exiting the chroot, unmounting all partitions and rebooting">
# <i>exit</i>
-livecd ~# <i>umount /mnt/gentoo/proc /mnt/gentoo/dev /mnt/gentoo/sys
/mnt/gentoo</i>
+livecd ~# <i>umount -l /mnt/gentoo/dev{/pts,/shm,}</i>
+livecd ~# <i>umount -l /mnt/gentoo{/proc,/sys,}</i>
livecd ~# <i>reboot</i>
</pre>
1.31 xml/htdocs/doc/en/handbook/hb-install-ppc64-bootloader.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-bootloader.xml?rev=1.31&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-bootloader.xml?rev=1.31&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-bootloader.xml?r1=1.30&r2=1.31
Index: hb-install-ppc64-bootloader.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-bootloader.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- hb-install-ppc64-bootloader.xml 21 Jul 2010 01:55:53 -0000 1.30
+++ hb-install-ppc64-bootloader.xml 9 May 2011 19:47:22 -0000 1.31
@@ -4,7 +4,7 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-bootloader.xml,v
1.30 2010/07/21 01:55:53 nightmorph Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-bootloader.xml,v
1.31 2011/05/09 19:47:22 nightmorph Exp $ -->
<sections>
@@ -15,8 +15,8 @@
needs.
</abstract>
-<version>10.0</version>
-<date>2010-07-20</date>
+<version>11</version>
+<date>2011-05-09</date>
<section>
<title>Making your Choice</title>
@@ -308,7 +308,8 @@
<pre caption="Exiting the chroot, unmounting all partitions and rebooting">
# <i>exit</i>
~# <i>cd</i>
-~# <i>umount /mnt/gentoo/boot /mnt/gentoo/dev /mnt/gentoo/proc /mnt/gentoo</i>
+~# <i>umount -l /mnt/gentoo/dev{/shm,/pts,}</i>
+~# <i>umount -l /mnt/gentoo{/boot,/proc,}</i>
~# <i>reboot</i>
</pre>
1.24 xml/htdocs/doc/en/handbook/hb-install-sparc-bootloader.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-bootloader.xml?rev=1.24&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-bootloader.xml?rev=1.24&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-bootloader.xml?r1=1.23&r2=1.24
Index: hb-install-sparc-bootloader.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-bootloader.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- hb-install-sparc-bootloader.xml 21 Jul 2010 01:43:22 -0000 1.23
+++ hb-install-sparc-bootloader.xml 9 May 2011 19:47:22 -0000 1.24
@@ -4,12 +4,12 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-bootloader.xml,v
1.23 2010/07/21 01:43:22 nightmorph Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-bootloader.xml,v
1.24 2011/05/09 19:47:22 nightmorph Exp $ -->
<sections>
-<version>4.1</version>
-<date>2010-07-20</date>
+<version>5</version>
+<date>2011-05-09</date>
<section>
<title>Making your Choice</title>
@@ -117,8 +117,8 @@
<pre caption="Exiting the chroot, unmounting all partitions and rebooting">
# <i>exit</i>
cdimage ~# <i>cd</i>
-cdimage ~# <i>umount /mnt/gentoo/usr /mnt/gentoo/home /mnt/gentoo/var</i>
-cdimage ~# <i>umount /mnt/gentoo/dev /mnt/gentoo/proc /mnt/gentoo</i>
+cdimage ~# <i>umount -l /mnt/gentoo/dev{/shm,/pts,}</i>
+cdimage ~# <i>umount -l /mnt/gentoo{/usr,/home,/var,/proc,}</i>
cdimage ~# <i>reboot</i>
</pre>
1.23
xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.23&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.23&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?r1=1.22&r2=1.23
Index: hb-install-x86+amd64-bootloader.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- hb-install-x86+amd64-bootloader.xml 14 Apr 2011 09:32:13 -0000 1.22
+++ hb-install-x86+amd64-bootloader.xml 9 May 2011 19:47:22 -0000 1.23
@@ -4,12 +4,12 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v
1.22 2011/04/14 09:32:13 jkt Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v
1.23 2011/05/09 19:47:22 nightmorph Exp $ -->
<sections>
-<version>7</version>
-<date>2011-04-14</date>
+<version>8</version>
+<date>2011-05-09</date>
<section>
<title>Making your Choice</title>
@@ -670,14 +670,16 @@
<pre caption="Unmounting all partitions and rebooting"
test="func:keyval('arch')='IA64'">
# <i>exit</i>
cdimage ~# <i>cd</i>
-cdimage ~# <i>umount /mnt/gentoo/boot /mnt/gentoo/sys /mnt/gentoo/dev
/mnt/gentoo/proc /mnt/gentoo</i>
+cdimage ~# <i>umount -l /mnt/gentoo/dev{/pts,/shm,}</i>
+cdimage ~# <i>umount -l /mnt/gentoo{/boot,/sys,/proc,}</i>
cdimage ~# <i>reboot</i>
</pre>
<pre caption="Unmounting all partitions and rebooting"
test="not(func:keyval('arch')='IA64')">
# <i>exit</i>
cdimage ~# <i>cd</i>
-cdimage ~# <i>umount /mnt/gentoo/boot /mnt/gentoo/dev /mnt/gentoo/proc
/mnt/gentoo</i>
+cdimage ~# <i>umount -l /mnt/gentoo/dev{/shm,/pts,}</i>
+cdimage ~# <i>umount -l /mnt/gentoo{/boot,/proc,}</i>
cdimage ~# <i>reboot</i>
</pre>