From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
by nuthatch.gentoo.org with esmtp (Exim 4.43)
id 1Dzp9D-0005mw-Kb
for garchives@archives.gentoo.org; Tue, 02 Aug 2005 05:17:04 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j725GQ3k018032;
Tue, 2 Aug 2005 05:16:26 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30])
by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j725GP26000185
for ; Tue, 2 Aug 2005 05:16:26 GMT
Message-Id: <200508020516.j725GP26000185@robin.gentoo.org>
Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org)
by smtp.gentoo.org with smtp (Exim 4.43)
id 1Dzp8s-0000Ss-0s
for gentoo-doc-cvs@lists.gentoo.org; Tue, 02 Aug 2005 05:16:42 +0000
Received: by lark.gentoo.org (sSMTP sendmail emulation); Tue, 2 Aug 2005 05:16:36 +0000
From: "Shyam Mani"
Date: Tue, 2 Aug 2005 05:16:36 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: hb-install-ppc64-disk.xml
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-doc-cvs@gentoo.org
Reply-to: docs-team@lists.gentoo.org
X-Archives-Salt: d4f9efba-5df4-4007-bbb5-41423b56f549
X-Archives-Hash: 5f59fea76bca04281a65ce58b6a66ef3
fox2mike 05/08/02 05:16:36
Modified: xml/htdocs/doc/en/handbook/draft hb-install-config.xml
Added: xml/htdocs/doc/en/handbook/draft hb-install-ppc64-disk.xml
Log:
#101057 - Updates to PPC handbook. Thanks to dostrow for reporting and patches.
Revision Changes Path
1.17 +14 -8 xml/htdocs/doc/en/handbook/draft/hb-install-config.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/hb-install-config.xml?rev=1.17&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/hb-install-config.xml?rev=1.17&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/hb-install-config.xml.diff?r1=1.16&r2=1.17&cvsroot=gentoo
Index: hb-install-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-config.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- hb-install-config.xml 29 Jul 2005 05:21:02 -0000 1.16
+++ hb-install-config.xml 2 Aug 2005 05:16:36 -0000 1.17
@@ -4,7 +4,7 @@
-
+
@@ -507,7 +507,7 @@
-If you are not installing Gentoo on an IBM POWER5 or JS20 system, continue with
+If you are not installing Gentoo on IBM PPC64 hardware, continue with
Installing Necessary System Tools.
@@ -518,20 +518,26 @@
-The following section applies to the IBM POWER5 and JS20 hardware platforms.
+The following section applies to the IBM PPC64 hardware platforms.
-If you are running Gentoo in an LPAR or on a JS20 blade, you must uncomment the
-hvc line in /etc/inittab for the virtual console to spawn a login
-prompt.
+If you are running Gentoo on IBM PPC64 hardware and using a virtual console
+you must uncomment the appropriate line in /etc/inittab for the
+virtual console to spawn a login prompt.
-
-hvc:12345:respawn:/sbin/agetty -nl /bin/bashlogin 9600 hvc0 vt220
+
+hvc0:12345:respawn:/sbin/agetty -L 9600 hvc0
+hvsi:12345:respawn:/sbin/agetty -L 19200 hvsi0
+You should also take this time to verify that the appropriate console is
+listed in /etc/securetty.
+
+
+
You may now continue with Installing Necessary
System Tools.
1.10 +37 -25 xml/htdocs/doc/en/handbook/draft/hb-install-ppc64-disk.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/hb-install-ppc64-disk.xml?rev=1.10&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/hb-install-ppc64-disk.xml?rev=1.10&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/hb-install-ppc64-disk.xml.diff?r1=1.9&r2=1.10&cvsroot=gentoo
--
gentoo-doc-cvs@gentoo.org mailing list