nightmorph 09/08/05 14:51:17 Modified: power-management-guide.xml Log: updated kernel config layout, bug 278557
Revision Changes Path 1.40 xml/htdocs/doc/en/power-management-guide.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/power-management-guide.xml?rev=1.40&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/power-management-guide.xml?rev=1.40&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/power-management-guide.xml?r1=1.39&r2=1.40 Index: power-management-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/power-management-guide.xml,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- power-management-guide.xml 14 May 2009 15:01:19 -0000 1.39 +++ power-management-guide.xml 5 Aug 2009 14:51:17 -0000 1.40 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/power-management-guide.xml,v 1.39 2009/05/14 15:01:19 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/power-management-guide.xml,v 1.40 2009/08/05 14:51:17 nightmorph Exp $ --> <guide link="/doc/en/power-management-guide.xml"> <title>Power Management Guide</title> @@ -23,8 +23,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.42</version> -<date>2009-05-14</date> +<version>1.43</version> +<date>2009-08-05</date> <chapter> <title>Introduction</title> @@ -161,7 +161,7 @@ <pre caption="Minimum kernel setup for Power Management (Kernel 2.6)"> Power management and ACPI options ---> -[*] Power Management Support +[*] Power Management support [ ] Software Suspend ACPI( Advanced Configuration and Power Interface ) Support ---> @@ -1250,9 +1250,7 @@ <pre caption="Kernel configuration for the various suspend types"> Power Management Options ---> [*] Power Management support - ACPI (Advanced Configuration and Power Interface) Support ---> - [*] ACPI Support - [*] Sleep States + [*] Suspend to RAM and standby </pre> <p> @@ -1344,7 +1342,7 @@ </p> <pre caption="Kernel configuration for the various suspend types"> -Power Management and ACPI options ---> +Power Management support ---> <comment>(hibernate with swsusp)</comment> [*] Hibernation (aka 'suspend to disk') <comment>(replace /dev/SWAP with your swap partition)</comment>
