From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Mqutw-0007FU-H8 for garchives@archives.gentoo.org; Thu, 24 Sep 2009 20:26:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 236DCE096C; Thu, 24 Sep 2009 20:26:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id F3A7DE096C for ; Thu, 24 Sep 2009 20:26:51 +0000 (UTC) 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 A0AEB67C0B for ; Thu, 24 Sep 2009 20:26:51 +0000 (UTC) Received: from nightmorph by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Mqutu-0005sz-T0 for gentoo-commits@lists.gentoo.org; Thu, 24 Sep 2009 20:26:50 +0000 From: "Joshua Saddler (nightmorph)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, nightmorph@gentoo.org Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-x86+amd64-bootloader.xml X-VCS-Repository: gentoo X-VCS-Files: hb-install-x86+amd64-bootloader.xml X-VCS-Directories: xml/htdocs/doc/en/handbook X-VCS-Committer: nightmorph X-VCS-Committer-Name: Joshua Saddler Content-Type: text/plain; charset=utf8 Message-Id: Sender: Joshua Saddler Date: Thu, 24 Sep 2009 20:26:50 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: ffff0c0c-4a6a-4ca6-95b5-e6af411251da X-Archives-Hash: c2772499a6c9a417aab29b46dcace0a3 nightmorph 09/09/24 20:26:50 Modified: hb-install-x86+amd64-bootloader.xml Log: Added real_rootflags info to the handbook. bug 273803. thanks to mpagan= o for the patch Revision Changes Path 1.14 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-boot= loader.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/hand= book/hb-install-x86+amd64-bootloader.xml?rev=3D1.14&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/hand= book/hb-install-x86+amd64-bootloader.xml?rev=3D1.14&content-type=3Dtext/p= lain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/hand= book/hb-install-x86+amd64-bootloader.xml?r1=3D1.13&r2=3D1.14 Index: hb-install-x86+amd64-bootloader.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+a= md64-bootloader.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- hb-install-x86+amd64-bootloader.xml 15 Apr 2009 07:23:57 -0000 1.13 +++ hb-install-x86+amd64-bootloader.xml 24 Sep 2009 20:26:50 -0000 1.14 @@ -4,12 +4,12 @@ =20 - + =20 =20 -6.3 -2009-04-15 +6.4 +2009-09-24 =20
Making your Choice @@ -346,6 +346,13 @@

=20

+If your bootloader configuration file contains the real_root parameter u= se the +rootflags parameter to set root filesystem mount options. In the case wh= ere=20 +real_root defines the root mount point, the real_rootflags parameter sho= uld be=20 +used. +

+ +

If you're using a 2.6.7 or higher kernel and you jumpered your harddrive because the BIOS can't handle large harddrives you'll need to append sda=3Dstroke. Replace sda with the device that requires this opti= on.