Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: power-management-guide.xml
Date: Wed, 05 Aug 2009 14:51:19
Message-Id: E1MYhpl-0003RI-Df@stork.gentoo.org
1 nightmorph 09/08/05 14:51:17
2
3 Modified: power-management-guide.xml
4 Log:
5 updated kernel config layout, bug 278557
6
7 Revision Changes Path
8 1.40 xml/htdocs/doc/en/power-management-guide.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/power-management-guide.xml?rev=1.40&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/power-management-guide.xml?rev=1.40&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/power-management-guide.xml?r1=1.39&r2=1.40
13
14 Index: power-management-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/power-management-guide.xml,v
17 retrieving revision 1.39
18 retrieving revision 1.40
19 diff -u -r1.39 -r1.40
20 --- power-management-guide.xml 14 May 2009 15:01:19 -0000 1.39
21 +++ power-management-guide.xml 5 Aug 2009 14:51:17 -0000 1.40
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/power-management-guide.xml,v 1.39 2009/05/14 15:01:19 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/power-management-guide.xml,v 1.40 2009/08/05 14:51:17 nightmorph Exp $ -->
27 <guide link="/doc/en/power-management-guide.xml">
28 <title>Power Management Guide</title>
29
30 @@ -23,8 +23,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.42</version>
35 -<date>2009-05-14</date>
36 +<version>1.43</version>
37 +<date>2009-08-05</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -161,7 +161,7 @@
42
43 <pre caption="Minimum kernel setup for Power Management (Kernel 2.6)">
44 Power management and ACPI options ---&gt;
45 -[*] Power Management Support
46 +[*] Power Management support
47 [ ] Software Suspend
48
49 ACPI( Advanced Configuration and Power Interface ) Support ---&gt;
50 @@ -1250,9 +1250,7 @@
51 <pre caption="Kernel configuration for the various suspend types">
52 Power Management Options ---&gt;
53 [*] Power Management support
54 - ACPI (Advanced Configuration and Power Interface) Support ---&gt;
55 - [*] ACPI Support
56 - [*] Sleep States
57 + [*] Suspend to RAM and standby
58 </pre>
59
60 <p>
61 @@ -1344,7 +1342,7 @@
62 </p>
63
64 <pre caption="Kernel configuration for the various suspend types">
65 -Power Management and ACPI options ---&gt;
66 +Power Management support ---&gt;
67 <comment>(hibernate with swsusp)</comment>
68 [*] Hibernation (aka 'suspend to disk')
69 <comment>(replace /dev/SWAP with your swap partition)</comment>