nightmorph 08/03/01 07:37:12
Modified: hb-install-ia64-medium.xml
hb-install-ppc-medium.xml
hb-install-ppc64-medium.xml
hb-install-x86+amd64-medium.xml
Log:
added new boot options
Revision Changes Path
1.8 xml/htdocs/doc/en/handbook/draft/hb-install-ia64-medium.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ia64-medium.xml?rev=1.8&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ia64-medium.xml?rev=1.8&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ia64-medium.xml?r1=1.7&r2=1.8
Index: hb-install-ia64-medium.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ia64-medium.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- hb-install-ia64-medium.xml 9 Dec 2007 02:54:47 -0000 1.7
+++ hb-install-ia64-medium.xml 1 Mar 2008 07:37:12 -0000 1.8
@@ -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/draft/hb-install-ia64-medium.xml,v
1.7 2007/12/09 02:54:47 nightmorph Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ia64-medium.xml,v
1.8 2008/03/01 07:37:12 nightmorph Exp $ -->
<sections>
<version>6.0</version>
-<date>2007-06-29</date>
+<date>2008-02-29</date>
<section>
<title>Hardware Requirements</title>
@@ -303,6 +303,9 @@
- nolvm disable loading of LVM2 modules
- noload=module1,[module2,[...]]
disable loading of specific kernel modules
+- dosshd starts sshd, useful for unattended installs
+- passwd=foo sets whatever is after the = as the root password; use with the
+ dosshd option for remote installs
</pre>
<p>
1.45 xml/htdocs/doc/en/handbook/draft/hb-install-ppc-medium.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-medium.xml?rev=1.45&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-medium.xml?rev=1.45&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-medium.xml?r1=1.44&r2=1.45
Index: hb-install-ppc-medium.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-medium.xml,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- hb-install-ppc-medium.xml 3 Nov 2007 23:40:06 -0000 1.44
+++ hb-install-ppc-medium.xml 1 Mar 2008 07:37:12 -0000 1.45
@@ -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/draft/hb-install-ppc-medium.xml,v
1.44 2007/11/03 23:40:06 nightmorph Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-medium.xml,v
1.45 2008/03/01 07:37:12 nightmorph Exp $ -->
<sections>
<version>9.0</version>
-<date>2007-06-29</date>
+<date>2008-02-29</date>
<section>
<title>Hardware Requirements</title>
@@ -285,6 +285,17 @@
network cards) you have to enable this option.
</ti>
</tr>
+<tr>
+ <ti><c>dosshd</c></ti>
+ <ti>Starts <c>sshd</c>. Useful for unattended installs.</ti>
+</tr>
+<tr>
+ <ti><c>passwd=foo</c></ti>
+ <ti>
+ Sets whatever is after the = as the root password. Use with <c>dosshd</c>
+ for remote installs.
+ </ti>
+</tr>
</table>
<p>
1.31
xml/htdocs/doc/en/handbook/draft/hb-install-ppc64-medium.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc64-medium.xml?rev=1.31&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc64-medium.xml?rev=1.31&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc64-medium.xml?r1=1.30&r2=1.31
Index: hb-install-ppc64-medium.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc64-medium.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- hb-install-ppc64-medium.xml 3 Nov 2007 23:49:52 -0000 1.30
+++ hb-install-ppc64-medium.xml 1 Mar 2008 07:37:12 -0000 1.31
@@ -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/draft/hb-install-ppc64-medium.xml,v
1.30 2007/11/03 23:49:52 nightmorph Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc64-medium.xml,v
1.31 2008/03/01 07:37:12 nightmorph Exp $ -->
<sections>
<version>9.0</version>
-<date>2007-11-03</date>
+<date>2008-02-29</date>
<section>
<title>Hardware Requirements</title>
@@ -380,6 +380,17 @@
Boot from a different device
</ti>
</tr>
+<tr>
+ <ti><c>dosshd</c></ti>
+ <ti>Starts <c>sshd</c>. Useful for unattended installs.</ti>
+</tr>
+<tr>
+ <ti><c>passwd=foo</c></ti>
+ <ti>
+ Sets whatever is after the = as the root password. Use with <c>dosshd</c>
+ for remote installs.
+ </ti>
+</tr>
</table>
<p>
1.12
xml/htdocs/doc/en/handbook/draft/hb-install-x86+amd64-medium.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-x86+amd64-medium.xml?rev=1.12&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-x86+amd64-medium.xml?rev=1.12&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-x86+amd64-medium.xml?r1=1.11&r2=1.12
Index: hb-install-x86+amd64-medium.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-x86+amd64-medium.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- hb-install-x86+amd64-medium.xml 9 Dec 2007 02:54:47 -0000 1.11
+++ hb-install-x86+amd64-medium.xml 1 Mar 2008 07:37:12 -0000 1.12
@@ -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/draft/hb-install-x86+amd64-medium.xml,v
1.11 2007/12/09 02:54:47 nightmorph Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-x86+amd64-medium.xml,v
1.12 2008/03/01 07:37:12 nightmorph Exp $ -->
<sections>
@@ -15,7 +15,7 @@
</abstract>
<version>6.0</version>
-<date>2007.16-29</date>
+<date>2008-02-29</date>
<section>
<title>Hardware Requirements</title>
@@ -412,6 +412,9 @@
can't handle large harddrives
- noload=module1,[module2,[...]]
disable loading of specific kernel modules
+- dosshd starts sshd, useful for unattended installs
+- passwd=foo sets whatever is after the = as the root password; use with the
+ dosshd option for remote installs
</pre>
<p>
--
[email protected] mailing list