summaryrefslogtreecommitdiff
blob: 790c07ba5a856cc06485eb996c1e54b51b1840e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
# ChangeLog for media-video/nvidia-kernel
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/nvidia-kernel/ChangeLog,v 1.33 2003/05/26 20:11:32 azarah Exp $

*nvidia-kernel-1.0.4363-r2 (26 May 2003)

  26 May 2003; Martin Schlemmer <azarah@gentoo.org>
  nvidia-kernel-1.0.4363-r2.ebuild,
  files/1.0.4363/NVIDIA_kernel-1.0-4363-2.5.69-agp.diff:
  Another patch for 2.5 kernels.

*nvidia-kernel-1.0.4363-r1 (13 May 2003)

  13 May 2003; Martin Schlemmer <azarah@gentoo.org> nvidia-kernel-1.0.4363-r1.ebuild,
  NVIDIA_kernel-1.0-4363-2.5.69.diff :
  Get it to compile with latest devfs changes in linux-2.5.69-bk8 or later.

*nvidia-kernel-1.0.4363 (26 Apr 2003)

  26 Apr 2003; Martin Schlemmer <azarah@gentoo.org> nvidia-kernel-1.0.4363.ebuild :
  New version; updated patches for this version; fix kernel version checking code
  to actually check the version of the kernel in /usr/src/linux, and NOT that of
  the running one ...

  23 Apr 2003; Martin Schlemmer <azarah@gentoo.org> nvidia-kernel-1.0.4349-r2.ebuild :
  Fix the 2.5.68 patch to only apply if 'irqreturn_t' is defined in
  linux/interrupt.h.

*nvidia-kernel-1.0.4349-r2 (22 Apr 2003)

  22 Apr 2003; Martin Schlemmer <azarah@gentoo.org> nvidia-kernel-1.0.4349-r2.ebuild :
  - Add a patch from myself to handle devfs/irq changes in 2.5.68+.  It works for
    me at least ....
  - Update the 2.5 patch to fix a memory leak.

*nvidia-kernel-1.0.4349-r1 (21 Apr 2003)

  21 Apr 2003; Jay Pfeifer <pfeifer@gentoo.org> nvidia-kernel-1.0.4349-r1.ebuild :
  Moved from ~x86 to stable.
  
  01 Apr 2003; Martin Schlemmer <azarah@gentoo.org> nvidia-kernel-1.0.4349-r1.ebuild :
  Update 2.5 patch to resolve issues with 2.5.66? and up.

*nvidia-kernel-1.0.4349 (30 Mar 2003)

  30 Mar 2003; Martin Schlemmer <azarah@gentoo.org> nvidia-kernel-1.0.4349.ebuild :
  New version, closing bug #18541.

  04 Mar 2003; Jay Pfeifer <pfeifer@gentoo.org> nvidia-kernel-1.0.4191-r2.ebuild :

  New ebuild to help solve rmap issue in bug #15722.

  17 Feb 2003; Martin Schlemmer <azarah@gentoo.org> nvidia-kernel-1.0.4191-r1.ebuild :

  Patch to handle changed include location in 2.5.61+, bug #15846.

  20 Jan 2003; Martin Schlemmer <azarah@gentoo.org> nvidia-kernel-1.0.3123-r2.ebuild :

  Update modules for kernel 2.5.54 or later, closing bug #13915.

  19 Jan 2003; Martin Schlemmer <azarah@gentoo.org> nvidia-kernel-1.0.4191-r1.ebuild :

  Add a patch for kernel 2.5.54 or later's module loader not handling common
  sections.

  12 Jan 2003; Martin Schlemmer <azarah@gentoo.org> nvidia-kernel-1.0.4191-r1.ebuild :

  Fix it for 2.5.53 or later kernel, and 2.5 in general.

  23 Dec 2002; Martin Schlemmer <azarah@gentoo.org> nvidia-kernel-1.0.4191-r1.ebuild :

  Add tasklet patch for 2.5 kernels in again.

*nvidia-kernel-1.0.4191-1 (18 Dec 2002)

  16 Feb 2003; Spider <spider@gentoo.org> :
  Fixed a typo in chiset  / chipset

  18 Dec 2002; Joachim Blaabjerg <styx@gentoo.org>
  nvidia-kernel-1.0.4191-1.ebuild :

  Adding ${FILESDIR}/${NV_PACKAGE}-rmap.diff, so it works with rmap kernels as
  well. It's all #ifdef'ed, so it shouldn't interfere with other AA kernels.
  Bumping anyway, per vapier's instructions ;)

  14 Dec 2002; Martin Schlemmer <azarah@gentoo.org> nvidia-kernel-1.0.4191.ebuild :
  As it seems this version need MTRR support for most chipsets, die if its not
  detected with a suited message ...  This should close bug #12015.

  11 Dec 2002; Martin Schlemmer <azarah@gentoo.org>:
  Just move $FILESDIR/nvidia-$PV to nvidia-1.1 for easier maintaining.
  Add a ewarn in pkg_postinst() about the driver name changing.  Add
  '-alpha' to KEYWORDS.

*nvidia-kernel-1.0.4191 (11 Dec 2002)

  13 Mar 2003; Martin Holzer <mholzer@gentoo.org>
  nvidia-kernel-1.0.4191-r2.ebuild, nvidia-kernel-1.0.4191.ebuild:
  fixed typo in pkg_setup.

  11 Dec 2002; Brandon Low <lostlogic@gentoo.org>:
  Update to latest version, the patches that we'd been applying are
  no longer needed as they should now be in the mainstream of the 
  package from nvidia.  Update the modules.d file for new module
  name.

  06 Dec 2002; Rodney Rees <manson@gentoo.org>:
  Changed sparc ~sparc keywords
 
*nvidia-kernel-1.0.3123-r2 (8 Dec 2002)

  8 Dec 2002; Martin Schlemmer <azarah@gentoo.org>:
  Update kernel 2.5 patches, closing bugs #11191 and #11701.

*nvidia-kernel-1.0.3123-r1 (3 Nov 2002)

  3 Nov 2002; Martin Schlemmer <azarah@gentoo.org>:
  Add page_alloc and linux-2.5 kernel patches.  Closes bug #9704.

  14 Sep 2002; Martin Schlemmer <azarah@gentoo.org>:
  Remove ftp in SRC_URI, as it seems to give some people problems.

*nvidia-kernel-1.0.3123 (12 Sep 2002)

  12 Sep 2002; Martin Schlemmer <azarah@gentoo.org>:
  Update version.

*nvidia-kernel-1.0.2960-r1 (16 Aug 2002)

  17 Aug 2002; Gustavo Felisberto <gustavo@felisberto.net>: Changed a small
  line in the ebuild so that the kernel module gets installed in
  /lib/modules/${KV}/video this way a "make modules_install" in /usr/src/linux
  will not erase the nvidia module. (added by drobbins) This closes bug #5572.
  
  16 Aug 2002; Daniel Robbins <drobbins@gentoo.org>: set SLOT to $KV, removed
  module removal and modprobing from pkg_postinst(). The module stuff had to be
  removed because NVdriver compiles for the kernel in /usr/src/linux, not
  necessarily the currently-running kernel. It's also a violation of Gentoo
  Linux policy to automatically mess with someone's modules. SLOT being set to
  $KV allows multiple sets of NVdriver modules to be installed for differing
  kernel versions. Doesn't work 100% yet because we don't yet support differing
  SLOTs for the exact same version of a package, but will soon.
  
  16 Aug 2002; Daniel Robbins <drobbins@gentoo.org>: Added the
  IGNORE_CC_MISMATCH make flag; in some cases, the NVIDIA build process tries
  to be too smart and intentionally aborts when it shouldn't. This is a
  build-related change, so no version bump (still 1.0.2960)

*nvidia-kernel-1.0.2960 (26 May 2002)

*nvidia-kernel-1.0.2880-r1 (29 Apr 2002)

  08 May 2002; Jon Nelson <jnelson@gentoo.org> nvidia-kernel-1.0.2880-r1.ebuild:
  Make sure to usr KERNDIR=/usr/src/linux /usr/src/linux should be a symlink
  pointing to the real sources, which may lie outside /usr/src.  KV is set
  appropriately in any case by more recent versions of portage.

  03 May 2002; Arcady Genkin <agenkin@thpoon.com>
  nvidia-kernel-1.0.2800-r1.ebuild: Make sure that Portage *does* set KV to
  something; bail out otherwise. ;^)
	
  29 Apr 2002; Daniel Robbins <drobbins@gentoo.org>: Changed NV_KV to KV and
  added a Portage dependency to ensure that KV is available.  Should fix some
  build problems.

*nvidia-kernel-1.0.2880 (7 Apr 2002)

  7 Apr 2002; M.Schlemmer <azarah@gentoo.org> nvidia-kernel-1.0.2880.ebuild
  Fixed all the spaces.