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.62) (envelope-from ) id 1HXWVg-0005tb-2H for garchives@archives.gentoo.org; Sat, 31 Mar 2007 05:52:20 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l2V5qA7x030936; Sat, 31 Mar 2007 05:52:10 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l2V5q9a2030928 for ; Sat, 31 Mar 2007 05:52:09 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id CDDD5648D1 for ; Sat, 31 Mar 2007 05:52:08 +0000 (UTC) Received: from nightmorph by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1HXWVT-0000Y0-Va for gentoo-doc-cvs@lists.gentoo.org; Sat, 31 Mar 2007 05:52:08 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: hb-install-hppa-disk.xml Message-Id: From: Josh Saddler Date: Sat, 31 Mar 2007 05:52:07 +0000 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: 7933714f-8c7f-4e89-8af1-97d4114a13b6 X-Archives-Hash: 741d6cda0d03c95d072b4eee5b73b7a6 nightmorph 07/03/31 05:52:07 Modified: hb-install-hppa-disk.xml Log: cosmetic fixes, no content change Revision Changes Path 1.2 xml/htdocs/doc/en/handbook/2007.0/hb-install-hppa-disk.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-hppa-disk.xml?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-hppa-disk.xml?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-hppa-disk.xml?r1=1.1&r2=1.2 Index: hb-install-hppa-disk.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-hppa-disk.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- hb-install-hppa-disk.xml 19 Mar 2007 20:37:28 -0000 1.1 +++ hb-install-hppa-disk.xml 31 Mar 2007 05:52:07 -0000 1.2 @@ -4,11 +4,11 @@ - + -7.1 +8.0 2006-11-02
@@ -101,10 +101,10 @@

-However, multiple partitions have one big disadvantage: if not configured -properly, you might result in having a system with lots -of free space on one partition and none on another. There is also a 15-partition -limit for SCSI and SATA. +However, multiple partitions have one big disadvantage: if not configured +properly, you might result in having a system with lots of free space on one +partition and none on another. There is also a 15-partition limit for SCSI and +SATA.

@@ -196,8 +196,8 @@

-Several filesystems are available. Ext2, ext3, XFS and reiserfs are found stable on -the HPPA architecture. The others are very experimental. +Several filesystems are available. Ext2, ext3, XFS and reiserfs are found stable +on the HPPA architecture. The others are very experimental.

@@ -351,8 +351,9 @@

-We will also have to mount the proc filesystem (a virtual interface with the -kernel) on /proc. But first we will need to place our files on the partitions. +We will also have to mount the proc filesystem (a virtual interface with the +kernel) on /proc. But first we will need to place our files on the +partitions.

-- gentoo-doc-cvs@gentoo.org mailing list