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 1ED3JJ-0005tR-7g
for garchives@archives.gentoo.org; Wed, 07 Sep 2005 17:02:09 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j87GwP5S020389;
Wed, 7 Sep 2005 16:58:25 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 j87GwOCD013223
for ; Wed, 7 Sep 2005 16:58:24 GMT
Message-Id: <200509071658.j87GwOCD013223@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 1ED3J5-0001nr-KS
for gentoo-doc-cvs@lists.gentoo.org; Wed, 07 Sep 2005 17:01:55 +0000
Received: by lark.gentoo.org (sSMTP sendmail emulation); Wed, 7 Sep 2005 17:01:42 +0000
From: "Marcelo Goes"
Date: Wed, 7 Sep 2005 17:01:42 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: hb-install-amd64-bootloader.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: 63734a12-5f40-4f48-b0b1-b6ec149d2289
X-Archives-Hash: f9ebf4c7b5307cf27f7f67bbd3b4cae2
vanquirius 05/09/07 17:01:42
Modified: xml/htdocs/doc/en/handbook hb-install-amd64-bootloader.xml
hb-install-x86-bootloader.xml
Log:
capitalize SCSI and BIOS, no content change
Revision Changes Path
1.32 +3 -3 xml/htdocs/doc/en/handbook/hb-install-amd64-bootloader.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-bootloader.xml?rev=1.32&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-bootloader.xml?rev=1.32&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-bootloader.xml.diff?r1=1.31&r2=1.32&cvsroot=gentoo
Index: hb-install-amd64-bootloader.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-bootloader.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- hb-install-amd64-bootloader.xml 12 Aug 2005 08:51:50 -0000 1.31
+++ hb-install-amd64-bootloader.xml 7 Sep 2005 17:01:42 -0000 1.32
@@ -4,7 +4,7 @@
-
+
@@ -152,8 +152,8 @@
Hard drives count from zero rather than "a" and partitions start at zero
rather than one. Be aware too that with the hd devices, only hard drives are
counted, not atapi-ide devices such as cdrom players and burners. Also, the
-same construct is used with scsi drives. (Normally they get higher numbers
-than ide drives except when the bios is configured to boot from scsi devices.)
+same construct is used with SCSI drives. (Normally they get higher numbers
+than ide drives except when the BIOS is configured to boot from SCSI devices.)
When you ask the BIOS to boot from a different hard disk (for instance your
primary slave), that harddisk is seen as hd0.
1.35 +3 -3 xml/htdocs/doc/en/handbook/hb-install-x86-bootloader.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-bootloader.xml?rev=1.35&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-bootloader.xml?rev=1.35&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-bootloader.xml.diff?r1=1.34&r2=1.35&cvsroot=gentoo
Index: hb-install-x86-bootloader.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-bootloader.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- hb-install-x86-bootloader.xml 30 Jul 2005 14:56:57 -0000 1.34
+++ hb-install-x86-bootloader.xml 7 Sep 2005 17:01:42 -0000 1.35
@@ -4,7 +4,7 @@
-
+
@@ -171,8 +171,8 @@
Hard drives count from zero rather than "a" and partitions start at zero
rather than one. Be aware too that with the hd devices, only hard drives are
counted, not atapi-ide devices such as cdrom players and burners. Also, the
-same construct is used with scsi drives. (Normally they get higher numbers
-than ide drives except when the bios is configured to boot from scsi devices.)
+same construct is used with SCSI drives. (Normally they get higher numbers
+than ide drives except when the BIOS is configured to boot from SCSI devices.)
When you ask the BIOS to boot from a different hard disk (for instance your
primary slave), that harddisk is seen as hd0.
--
gentoo-doc-cvs@gentoo.org mailing list