nightmorph 08/05/19 09:10:07 Modified: hb-install-x86+amd64-kernel.xml Log: removed some old duplicated conditional body cruft
Revision Changes Path 1.25 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.25&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?r1=1.24&r2=1.25 Index: hb-install-x86+amd64-kernel.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- hb-install-x86+amd64-kernel.xml 9 May 2008 10:33:08 -0000 1.24 +++ hb-install-x86+amd64-kernel.xml 19 May 2008 09:10:06 -0000 1.25 @@ -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/hb-install-x86+amd64-kernel.xml,v 1.24 2008/05/09 10:33:08 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.25 2008/05/19 09:10:06 nightmorph Exp $ --> <sections> @@ -13,8 +13,8 @@ explains how to configure your kernel. </abstract> -<version>6.2</version> -<date>2008-05-09</date> +<version>6.3</version> +<date>2008-05-19</date> <section> <title>Timezone</title> @@ -194,9 +194,6 @@ file system</c>. </p> -</body> -<body test="func:keyval('arch')='x86'"> - <pre caption="Selecting necessary file systems"> File systems ---> Pseudo Filesystems ---> @@ -211,32 +208,12 @@ <*> XFS filesystem support </pre> -</body> -<body test="func:keyval('arch')='AMD64'"> - -<pre caption="Selecting necessary file systems"> -File systems ---> - Pseudo Filesystems ---> - [*] /proc file system support - [*] Virtual memory file system support (former shm fs) - -<comment>(Select one or more of the following options as needed by your system)</comment> - <*> Reiserfs support - <*> Ext3 journalling file system support - <*> JFS filesystem support - <*> Second extended fs support - <*> XFS filesystem support -</pre> - -</body> -<body> - <p> If you are using PPPoE to connect to the Internet or you are using a dial-up modem, you will need the following options in the kernel: </p> -<pre caption="Selecting PPPoE necessary drivers" test="func:keyval('arch')='AMD64'"> +<pre caption="Selecting PPPoE necessary drivers"> Device Drivers ---> Networking Support ---> <*> PPP (point-to-point protocol) support @@ -244,14 +221,6 @@ <*> PPP support for sync tty ports </pre> -<pre caption="Selecting PPPoE necessary drivers" test="func:keyval('arch')='x86'"> -Device Drivers ---> - Networking support ---> - <*> PPP (point-to-point protocol) support - <*> PPP support for async serial ports - <*> PPP support for sync tty ports -</pre> - <p> The two compression options won't harm but are not definitely needed, neither does the <c>PPP over Ethernet</c> option, that might only be used by <c>ppp</c> -- [email protected] mailing list
