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: kernel-upgrade.xml nvidia-guide.xml
Date: Mon, 03 Jun 2013 01:43:17
Message-Id: 20130603014309.7BDC02171D@flycatcher.gentoo.org
1 nightmorph 13/06/03 01:43:09
2
3 Modified: kernel-upgrade.xml nvidia-guide.xml
4 Log:
5 switch from deprecated module-rebuild ebuild to built-in @module-rebuild set. bug 471820.
6
7 Revision Changes Path
8 1.24 xml/htdocs/doc/en/kernel-upgrade.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/kernel-upgrade.xml?rev=1.24&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/kernel-upgrade.xml?rev=1.24&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/kernel-upgrade.xml?r1=1.23&r2=1.24
13
14 Index: kernel-upgrade.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-upgrade.xml,v
17 retrieving revision 1.23
18 retrieving revision 1.24
19 diff -u -r1.23 -r1.24
20 --- kernel-upgrade.xml 23 Feb 2013 17:53:47 -0000 1.23
21 +++ kernel-upgrade.xml 3 Jun 2013 01:43:09 -0000 1.24
22 @@ -1,5 +1,5 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-upgrade.xml,v 1.23 2013/02/23 17:53:47 swift Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-upgrade.xml,v 1.24 2013/06/03 01:43:09 nightmorph Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28 <guide>
29 @@ -17,8 +17,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>4</version>
34 -<date>2013-02-23</date>
35 +<version>5</version>
36 +<date>2013-06-02</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -283,18 +283,11 @@
41 </p>
42
43 <p>
44 -We provide you with an easy tool (<c>sys-kernel/module-rebuild</c>) which
45 -rebuilds all the kernel modules you have installed using separate ebuilds for
46 -the kernel at <path>/usr/src/linux</path>. Its use is straightforward. After
47 -emerging it, simply run <c>module-rebuild populate</c> to populate the
48 -database with a list of packages that will need to be rebuilt after upgrading
49 -the kernel. Once you have finished upgrading or recompiling your kernel, run
50 -<c>module-rebuild rebuild</c> to rebuild the drivers for your new kernel.
51 -</p>
52 -
53 -<p>
54 -For more information, run <c>module-rebuild</c> without any options to see a
55 -list of commands that can be passed to the utility.
56 +We provide you with a built-in Portage set (<c>@module-rebuild</c>) which
57 +rebuilds all the kernel modules you have installed using separate ebuilds (such
58 +as <c>app-laptop/tp_smapi</c>) for the kernel at <path>/usr/src/linux</path>.
59 +Once you have finished upgrading or recompiling your kernel, run <c>emerge
60 +@module-rebuild</c> to rebuild the drivers for your new kernel.
61 </p>
62
63 </body>
64
65
66
67 1.54 xml/htdocs/doc/en/nvidia-guide.xml
68
69 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.54&view=markup
70 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.54&content-type=text/plain
71 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?r1=1.53&r2=1.54
72
73 Index: nvidia-guide.xml
74 ===================================================================
75 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v
76 retrieving revision 1.53
77 retrieving revision 1.54
78 diff -u -r1.53 -r1.54
79 --- nvidia-guide.xml 12 Feb 2013 16:26:19 -0000 1.53
80 +++ nvidia-guide.xml 3 Jun 2013 01:43:09 -0000 1.54
81 @@ -1,5 +1,5 @@
82 <?xml version='1.0' encoding="UTF-8"?>
83 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.53 2013/02/12 16:26:19 swift Exp $ -->
84 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.54 2013/06/03 01:43:09 nightmorph Exp $ -->
85 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
86
87 <guide disclaimer="obsolete" redirect="https://wiki.gentoo.org/wiki/NVidia/nvidia-drivers">
88 @@ -28,8 +28,8 @@
89 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
90 <license/>
91
92 -<version>4</version>
93 -<date>2013-02-13</date>
94 +<version>5</version>
95 +<date>2013-06-02</date>
96
97 <chapter>
98 <title>Introduction</title>
99 @@ -273,12 +273,8 @@
100 <impo>
101 Every time you <uri link="/doc/en/kernel-upgrade.xml">compile a new kernel</uri>
102 or recompile the current one, you will need to reinstall the nVidia kernel
103 -modules. An easy way to keep track of modules installed by ebuilds (such as
104 -<c>nvidia-drivers</c>) is to install <c>sys-kernel/module-rebuild</c>. Once
105 -you've installed it, simply run <c>module-rebuild populate</c> to populate its
106 -database with a list of packages to be rebuilt. Once you've finished compiling
107 -or recompiling a kernel, just run <c>module-rebuild rebuild</c> to rebuild the
108 -drivers for your new kernel.
109 +modules. Once you've finished compiling or recompiling a kernel, just run
110 +<c>emerge @module-rebuild</c> to rebuild the drivers for your new kernel.
111 </impo>
112
113 <p>