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
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
|
# ChangeLog for media-video/nvidia-kernel
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/nvidia-kernel/ChangeLog,v 1.119 2005/07/16 23:30:44 azarah Exp $
16 Jul 2005; Martin Schlemmer <azarah@gentoo.org>
+files/1.0.7667/NVIDIA_kernel-1.0-7667-KERNEL_VERSION-moved.patch,
nvidia-kernel-1.0.7667.ebuild:
Add support for latest kernels that no longer define KERNEL_VERSION in
version.h. Cleanup warnings users do not need to see.
*nvidia-kernel-1.0.7667 (07 Jul 2005)
07 Jul 2005; <augustus@gentoo.org> nvidia-kernel-1.0.7664.ebuild,
+nvidia-kernel-1.0.7667.ebuild:
Fixes for the following bugs: bug #91101, bug #96514, bug #96885, bug #97768.
The fixes to these have been added to version 1.0.7664 and 1.0.7667 of the
driver.
*nvidia-kernel-1.0.7664 (03 Jun 2005)
03 Jun 2005; <augustus@gentoo.org> +nvidia-kernel-1.0.7664.ebuild:
Initial checkin of NVIDIA 7664 release. Not complete but this should work for
those on the bleeding edge.
01 Jun 2005; Daniel Drake <dsd@gentoo.org> nvidia-kernel-1.0.7174.ebuild:
Work with portage-cvs
25 Apr 2005; Donnie Berkholz <spyderous@gentoo.org>; metadata.xml:
Update maintainer to x11-drivers.
07 Apr 2005; Simon Stelling <blubb@gentoo.org>
nvidia-kernel-1.0.6629-r4.ebuild:
stable on amd64
04 Apr 2005; Martin Schlemmer <azarah@gentoo.org>
nvidia-kernel-1.0.6629-r4.ebuild:
Stable x86.
*nvidia-kernel-1.0.7174 (01 Apr 2005)
01 Apr 2005; Martin Schlemmer <azarah@gentoo.org>
+nvidia-kernel-1.0.7174.ebuild:
Update version.
*nvidia-kernel-1.0.7167-r1 (12 Mar 2005)
12 Mar 2005; Martin Schlemmer <azarah@gentoo.org>
+files/1.0.7167/NVIDIA_kernel-1.0-7167-1233959.patch,
+files/1.0.7167/NVIDIA_kernel-1.0-7167-1237815.patch,
+nvidia-kernel-1.0.7167-r1.ebuild:
Add latest patches from Zander (thanks Chris Gianelloni for spotting them,
bug #84896).
*nvidia-kernel-1.0.7167 (11 Mar 2005)
11 Mar 2005; Martin Schlemmer <azarah@gentoo.org>
+files/1.0.7167/NVIDIA_kernel-1.0-7167-amd64-shutup-warnings.patch,
+files/1.0.7167/NVIDIA_kernel-1.0-7167-conftest-koutput-includes.patch,
+files/1.0.7167/NVIDIA_kernel-1.0-7167-disable-preempt-on-smp_processor_id
.patch, +files/1.0.7167/NVIDIA_kernel-1.0-7167-x86-shutup-warnings.patch,
+nvidia-kernel-1.0.7167.ebuild:
Update version.
*nvidia-kernel-1.0.6629-r4 (05 Mar 2005)
05 Mar 2005; Martin Schlemmer <azarah@gentoo.org>
+files/1.0.6629/NVIDIA_kernel-1.0-6629-agp_bridge_data.patch,
+nvidia-kernel-1.0.6629-r4.ebuild:
Add support for multi-agp with newer -mm kernels.
*nvidia-kernel-1.0.6629-r3 (25 Jan 2005)
25 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org>
+files/1.0.6629/NVIDIA_kernel-1.0-6629-1201042.diff,
+nvidia-kernel-1.0.6629-r3.ebuild:
Revbump to fix bug #77994. Now works with 2.6.11 kernel rcs.
*nvidia-kernel-1.0.6629-r2 (17 Jan 2005)
17 Jan 2005; Andrew Bevitt <cyfred@gentoo.org>
+files/1.0.6629/NVIDIA_kernel-1.0-6629-1189413.patch,
nvidia-kernel-1.0.6629-r1.ebuild, +nvidia-kernel-1.0.6629-r2.ebuild:
Marking 6629 stable across archs
27 Dec 2004; Andrew Bevitt <cyfred@gentoo.org>
files/1.0.6629/NVIDIA_kernel-1.0-6629-1175225.patch,
+files/1.0.6629/NVIDIA_kernel-1.0-6629-1182399.patch,
-files/1.0.6629/nv-disable-preempt-on-smp_processor_id-2.patch,
files/1.0.6629/nv-disable-preempt-on-smp_processor_id.patch,
nvidia-kernel-1.0.6629-r1.ebuild, -nvidia-kernel-1.0.6629.ebuild:
Some more patches from Zander
21 Dec 2004; Andrew Bevitt <cyfred@gentoo.org>
nvidia-kernel-1.0.6629-r1.ebuild:
Removing use of nv-disable-preempt-on-smp_processor_id-2.patch, reverting to
old version, see bug #74950
*nvidia-kernel-1.0.6629-r1 (19 Dec 2004)
19 Dec 2004; Martin Schlemmer <azarah@gentoo.org>
+files/1.0.6629/NVIDIA_kernel-1.0-6629-1155389.patch,
+files/1.0.6629/NVIDIA_kernel-1.0-6629-1161283.patch,
+files/1.0.6629/NVIDIA_kernel-1.0-6629-1162524.patch,
+files/1.0.6629/NVIDIA_kernel-1.0-6629-1165235.patch,
+files/1.0.6629/NVIDIA_kernel-1.0-6629-1171869.patch,
+files/1.0.6629/NVIDIA_kernel-1.0-6629-1175225.patch,
+files/1.0.6629/nv-disable-preempt-on-smp_processor_id-2.patch,
+nvidia-kernel-1.0.6629-r1.ebuild:
Update with patches from Zander (http://www.minion.de/files/1.0-6629/)
30 Nov 2004; Andrew Bevitt <cyfred@gentoo.org> +files/nvidia,
-files/nvidia-1.1, nvidia-kernel-1.0.6111-r3.ebuild,
nvidia-kernel-1.0.6629.ebuild:
Porting 6111 to use linux-* eclasses, fixing bug #71833 (apply 2.6 patches
on 2.6 only), change to install the proper README file.
30 Nov 2004; Andrew Bevitt <cyfred@gentoo.org>
-files/1.0.4363/NVIDIA_kernel-1.0-4363-2.5-20030714.diff,
-files/1.0.4496/NVIDIA_kernel-1.0-4496-2.6-20030905.diff,
-files/1.0.4496/NVIDIA_kernel-1.0-4496-2.6-20031026.diff,
-files/1.0.4496/NVIDIA_kernel-1.0-4496-2.6-pci_name-20030905.diff,
-files/1.0.4499/NVIDIA_kernel-1.0-4499-2.6-20031014.diff,
-files/1.0.5328/NVIDIA_kernel-1.0-5328-2.4-via-chipset-fix.patch,
-files/1.0.5328/NVIDIA_kernel-1.0-5328-2.6-20031226.diff,
-files/1.0.5328/NVIDIA_kernel-1.0-5328-2.6-20040105.diff,
-files/1.0.5332/NVIDIA-Linux-x86_64-1.0-5332-2.6.diff,
-files/1.0.5336/Makefile,
-files/1.0.5336/NVIDIA_kernel-1.0-5336-2.6-20040521.patch,
-files/1.0.5336/NVIDIA_kernel-1.0-5336-basic-sysfs-support-v2.patch,
-files/1.0.5336/NVIDIA_kernel-1.0-5336-basic-sysfs-support.patch,
-files/1.0.5336/NVIDIA_kernel-1.0-5336-fix-makefile-for-2.6.patch,
-files/1.0.5336/NVIDIA_kernel-1.0-5336-kbuild-koutput-support.patch,
-files/1.0.6106/NVIDIA_kernel-1.0-6106-koutput-support.patch,
-nvidia-kernel-1.0.4363-r3.ebuild, -nvidia-kernel-1.0.4496-r3.ebuild,
-nvidia-kernel-1.0.4499.ebuild, -nvidia-kernel-1.0.5328-r1.ebuild,
-nvidia-kernel-1.0.5332-r1.ebuild, -nvidia-kernel-1.0.5336-r4.ebuild,
-nvidia-kernel-1.0.6106-r1.ebuild, -nvidia-kernel-1.0.6111-r2.ebuild:
Removing all the masked (deprecated) versions.
28 Nov 2004; John Mylchreest <johnm@gentoo.org> :
Forgot to update this so doing so now. after adding support for
KBUILD_OUTPUT into the eclass, I updated the nvidia-kernel ebuild to also
honour this
26 Nov 2004; Andrew Bevitt <cyfred@gentoo.org>
+files/1.0.6629/nv-fix-memory-limit.patch, nvidia-kernel-1.0.6629.ebuild:
Fixing bug #71684 which relates to video memory limits
26 Nov 2004; Andrew Bevitt <cyfred@gentoo.org>
nvidia-kernel-1.0.6629.ebuild:
Changes to use the new linux-* eclasses, doing this in ~arch for now just to
make sure of the eclasses functionality being totally correct :).
14 Nov 2004; Martin Schlemmer <azarah@gentoo.org>
+files/1.0.6629/nv-pgprot-speedup.patch,
+files/1.0.6629/nv-vm_flags-no-VM_LOCKED.patch,
nvidia-kernel-1.0.6629.ebuild:
Add two patches from http://www.nvnews.net/vbulletin/showthread.php?t=40106.
11 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org>
+files/1.0.6629/nv-amd64-shutup-warnings.patch,
nvidia-kernel-1.0.6629.ebuild:
Fixed installation on amd64.
09 Nov 2004; Martin Schlemmer <azarah@gentoo.org>
+files/1.0.6629/nv-disable-preempt-on-smp_processor_id.patch,
+files/1.0.6629/nv-pgd_offset.patch,
+files/1.0.6629/nv-shutup-warnings.patch:
Update to work with 2.6.10-rc1-mm3+ (basically add support for the new pml4
stuff from Andi Kleen ... with a bit of help from him). Fix 'using
smp_processor_id() in preemptible code' traces. Remove -Wpointer-arith to
quiet down build (should really be a flag that they enable for internal
debugging). Note that the 2.6.10-rc1-mm3+ support is only valid if you fixed
the EXPORT_SYMBOL_GPL() issue ...
08 Nov 2004; Andrew Bevitt <cyfred@gentoo.org>
nvidia-kernel-1.0.6111-r3.ebuild, nvidia-kernel-1.0.6629.ebuild:
Changing to unset ARCH irrespective of kernel version.
07 Nov 2004; Andrew Bevitt <cyfred@gentoo.org>
nvidia-kernel-1.0.4363-r3.ebuild, nvidia-kernel-1.0.4496-r3.ebuild,
nvidia-kernel-1.0.4499.ebuild, nvidia-kernel-1.0.5328-r1.ebuild,
nvidia-kernel-1.0.5332-r1.ebuild, nvidia-kernel-1.0.5336-r4.ebuild,
nvidia-kernel-1.0.6106-r1.ebuild, -nvidia-kernel-1.0.6111-r1.ebuild,
-nvidia-kernel-1.0.6111.ebuild, nvidia-kernel-1.0.6111-r2:
Keywords masking as driver/glx being deprecated.
*nvidia-kernel-1.0.6111-r3 (07 Nov 2004)
07 Nov 2004; Andrew Bevitt <cyfred@gentoo.org>
+files/1.0.6111/conftest_koutput_includes.patch,
+files/1.0.6629/conftest_koutput_includes.patch,
+nvidia-kernel-1.0.6111-r3.ebuild, +nvidia-kernel-1.0.6629.ebuild:
New version 1.0.6629! Also marking 1.0.6111 stable in -r3 (others to be
keyword masked in following commit).
06 Nov 2004; Andrew Bevitt <cyfred@gentoo.org>;
files/1.0.6111/power-suspend-2.6.9-changes.patch:
Adding fixes for STANDBY power state to 6111 power suspend patch
*nvidia-kernel-1.0.6111-r2 (04 Oct 2004)
04 Oct 2004; Andrew Bevitt <cyfred@gentoo.org>;
files/1.0.6111/nv-pci_find_class.patch,
+files/1.0.6111/nv-remap-range.patch, +files/1.0.6111/vmalloc-reserve.patch,
+nvidia-kernel-1.0.6111-r2.ebuild:
Multiple patch updates. Namely those for __VMALLOC_RESERVE, pci_get_class()
and remap_pfn_range()
21 Sep 2004; Martin Schlemmer <azarah@gentoo.org>
nvidia-kernel-1.0.6111-r1.ebuild:
Ok, so we need a 2.6.9 or later kernel for nv-pci_find_class.patch. Reported
by Markus Layr <tuxian@yahoo.de>.
*nvidia-kernel-1.0.6111-r1 (20 Sep 2004)
20 Sep 2004; Martin Schlemmer <azarah@gentoo.org>
+files/1.0.6111/nv-pci_find_class.patch, +nvidia-kernel-1.0.6111-r1.ebuild:
Latest -mm kernels removed pci_find_class; replace this with pci_get_class. It
should work fine on earlier kernels, but I have not tested this ...
05 Sep 2004; Travis Tilley <lv@gentoo.org> nvidia-kernel-1.0.6111.ebuild:
stable on amd64
30 Aug 2004; Andrew Bevitt <cyfred@gentoo.org>;
+files/1.0.6111/nv_enable_pci.patch, nvidia-kernel-1.0.6111.ebuild:
Updating patch to work with the new irqroutes changes in kernels 2.6.8 and on
28 Aug 2004; Andrew Bevitt <cyfred@gentoo.org>;
+files/1.0.6111/power-suspend-2.6.9-changes.patch,
nvidia-kernel-1.0.6111.ebuild:
Patching to provide support for PM_SUSPEND in 2.6.9 kernels over PM_SAVE_STATE.
16 Aug 2004; Andrew Bevitt <cyfred@gentoo.org>;
nvidia-kernel-1.0.5328-r1.ebuild, nvidia-kernel-1.0.5336-r4.ebuild:
Marking up to and including 5336 stable for newer cards, eg FX5700
*nvidia-kernel-1.0.6111 (06 Aug 2004)
06 Aug 2004; Andrew Bevitt <cyfred@gentoo.org>;
+nvidia-kernel-1.0.6111.ebuild:
NEW Version 6111; This version has koutput support working properly so not
bringing the patch over.
02 Aug 2004; Andrew Bevitt <cyfred@gentoo.org>;
nvidia-kernel-1.0.6106-r1.ebuild, -nvidia-kernel-1.0.6106.ebuild:
Fixing bug #59072 and removing 6106 from tree.
26 Jul 2004; Donnie Berkholz <spyderous@gentoo.org>;
nvidia-kernel-1.0.4363-r3.ebuild, nvidia-kernel-1.0.4496-r3.ebuild,
nvidia-kernel-1.0.4499.ebuild, nvidia-kernel-1.0.5328-r1.ebuild,
nvidia-kernel-1.0.5332-r1.ebuild, nvidia-kernel-1.0.5336-r2.ebuild,
nvidia-kernel-1.0.5336-r3.ebuild:
/usr/src/linux needs ${ROOT}. Also bring back digest-nvidia-kernel-1.0.6106,
as the ebuild's still in the tree.
*nvidia-kernel-1.0.6106-r1 (26 Jul 2004)
26 Jul 2004; Andrew Bevitt <cyfred@gentoo.org>;
files/1.0.6106/NVIDIA_kernel-1.0-6106-koutput-support.patch,
+nvidia-kernel-1.0.6106-r1.ebuild:
Thanks very much goes to Georgi for providing a solution to the udev + nvidia
thing on bug #58294 .. udev will now correctly create the devices for the
module.
13 Jul 2004; Travis Tilley <lv@gentoo.org> nvidia-kernel-1.0.6106.ebuild:
the previous amd64 nvidia drivers arent exactly what i would call stable, but
this release seems to be rock solid. marking stable on amd64
*nvidia-kernel-1.0.6106 (02 Jul 2004)
02 Jul 2004; Andrew Bevitt <cyfred@gentoo.org>; metadata.xml,
+files/1.0.6106/NVIDIA_kernel-1.0-6106-koutput-support.patch,
+nvidia-kernel-1.0.6106.ebuild:
Commiting 6106 to CVS. Thanks to Kris Kersey (augustus) for getting this
version off the ground, and thanks to all the testers from bug #55714. This
version has 4K stacks support, includes SYSFS support and has the kernel
module and glx combined into one package.
30 Jun 2004; Andrew Bevitt <cyfred@gentoo.org>;
+files/1.0.5336/NVIDIA_kernel-1.0-5336-kbuild-koutput-support.patch,
nvidia-kernel-1.0.4363-r3.ebuild, nvidia-kernel-1.0.4496-r3.ebuild,
nvidia-kernel-1.0.4499.ebuild, nvidia-kernel-1.0.5328-r1.ebuild,
nvidia-kernel-1.0.5332-r1.ebuild, nvidia-kernel-1.0.5336-r2.ebuild,
nvidia-kernel-1.0.5336-r3.ebuild, nvidia-kernel-1.0.5336-r4.ebuild:
Adding IUSE to ebuilds; Introducing
NVIDIA_kernel-1.0-5336-kbuild-koutput-support.patch for 5336-r4, which allows
koutput based kernels to work properly with nVidias' Makefile.kbuild
*nvidia-kernel-1.0.5336-r4 (15 Jun 2004)
15 Jun 2004; Martin Schlemmer <azarah@gentoo.org>
+files/1.0.5336/NVIDIA_kernel-1.0-5336-2.6-20040521.patch,
+files/1.0.5336/NVIDIA_kernel-1.0-5336-basic-sysfs-support-v2.patch,
+files/1.0.5336/NVIDIA_kernel-1.0-5336-fix-makefile-for-2.6.patch,
+nvidia-kernel-1.0.5336-r4.ebuild:
Add latest patch from minion.de (-2.6-20040521.patch) - should fix issues with
gcc-3.4 and kill some warnings for gcc-3.3.x, bug #50820. Update my sysfs
patch to actually work. The problem was that for the conftest.sh test we
needed to also add $(SYSSRC)/include/asm/mach-generic to KERNEL_HEADERS, else
the tests silently failed. This should close bug #51715. Also add a third
patch (-fix-makefile-for-2.6.patch) that should handle later 2.6 kernels
transparently, and allows us to add some nice cleanups to the ebuild.
16 May 2004; Andrew Bevitt <cyfred@gentoo.org>;
nvidia-kernel-1.0.5336-r3.ebuild:
Adding message to stop userpriv bugs
*nvidia-kernel-1.0.5336-r3 (11 May 2004)
11 May 2004; Andrew Bevitt <cyfred@gentoo.org>;
+nvidia-kernel-1.0.5336-r3.ebuild:
Changing ebuild style to use the new kmod.eclass and fix the problem of the
__this-modpost.patch being incorporated into the new 2.6.6 kernel tree. This
has a trade off that all kernels <2.6.6_rc1 will have to use addwrite to
/usr/src/linux for the time being, nvidia should fix this for the next
release. Also adding warning about 4K Stacks to stem bug reports.
01 May 2004; Andrew Bevitt <cyfred@gentoo.org>;
nvidia-kernel-1.0.4363-r3.ebuild, nvidia-kernel-1.0.4496-r3.ebuild,
nvidia-kernel-1.0.4499.ebuild, nvidia-kernel-1.0.5328-r1.ebuild,
nvidia-kernel-1.0.5332-r1.ebuild:
Fixing all the cruft that got messed up with some recent commits. Also
standardised the use of is_kernel() in all of the ebuilds.
*nvidia-kernel-1.0.4363-r3 (30 Apr 2004)
30 Apr 2004; Andrew Bevitt <cyfred@gentoo.org>;
+nvidia-kernel-1.0.4363-r3.ebuild:
Putting 4363 back in the tree, 4496 doesnt work for everyone so we need
another x86 one for now.
29 Apr 2004; <coxj@gentoo.org> nvidia-kernel-1.0.4496-r3.ebuild,
nvidia-kernel-1.0.4499.ebuild, nvidia-kernel-1.0.5328-r1.ebuild:
Fix is_kernel syntax bugs
28 Apr 2004; <coxj@gentoo.org> nvidia-kernel-1.0.4363-r3.ebuild,
nvidia-kernel-1.0.4496-r3.ebuild, nvidia-kernel-1.0.4499.ebuild:
Fix is_kernel thing.
16 Apr 2004; Andrew Bevitt <cyfred@gentoo.org>;
nvidia-kernel-1.0.4363-r3.ebuild, nvidia-kernel-1.0.4496-r3.ebuild:
Adding support for .ko modules to 4363 and 4496 see bug #45560
*nvidia-kernel-1.0.5336-r2 (13 May 2004)
13 May 2004; Andrew Bevitt <cyfred@gentoo.org>;
nvidia-kernel-1.0.5336-r2.ebuild:
Fixing bug #45469
13 May 2004; Andrew Bevitt <cyfred@gentoo.org>;
nvidia-kernel-1.0.2880-r1.ebuild, nvidia-kernel-1.0.2960-r1.ebuild,
nvidia-kernel-1.0.3123-r2.ebuild, nvidia-kernel-1.0.4180.ebuild,
nvidia-kernel-1.0.4191-r2.ebuild, nvidia-kernel-1.0.4349-r2.ebuild,
nvidia-kernel-1.0.4496-r4.ebuild, nvidia-kernel-1.0.5328.ebuild,
nvidia-kernel-1.0.5332.ebuild, nvidia-kernel-1.0.5336-r1.ebuild,
nvidia-kernel-1.0.5336.ebuild, files/NVIDIA_kernel-1.0-3123-2.5-module.diff,
files/NVIDIA_kernel-1.0-3123-2.5-tl-pa.diff,
files/NVIDIA_kernel-1.0-3123-2.5-tl.diff,
files/NVIDIA_kernel-1.0-3123-2.5.54.diff,
files/NVIDIA_kernel-1.0-3123-pa.diff,
files/NVIDIA_kernel-1.0-4191-2.5-tl.diff,
files/NVIDIA_kernel-1.0-4191-2.5.54.diff,
files/NVIDIA_kernel-1.0-4191-2.5.63.diff:
Removing many of the old nvidia-kernel ebuilds, have left two from each
profile which appear to still be used by some people.
*nvidia-kernel-1.0.5332-r1 (07 May 2004)
07 May 2004; Andrew Bevitt <cyfred@gentoo.org>;
nvidia-kernel-1.0.5332-r1.ebuild, nvidia-kernel-1.0.5336-r2.ebuild:
Updated ebuilds to stop devices being created if using udev on top of devfsd
07 Feb 2004; Brad House <brad_mssw@gentoo.org>
nvidia-kernel-1.0.5332.ebuild:
people apparently don't know how to use ~amd64 ebuilds, setting this stable as
this is the #1 asked for ebuild
06 Feb 2004; Martin Schlemmer <azarah@gentoo.org>
nvidia-kernel-1.0.5336-r1.ebuild, files/1.0.5336/Makefile,
files/1.0.5336/NVIDIA_kernel-1.0-5336-basic-sysfs-support.patch:
Fix class_simple patch to actually not compile in sysfs support if
class_simple support is missing, bug #40107. Add sed to fix version of module
build. Fix Makefile to actually honour KERNDIR.
01 Feb 2004; Donnie Berkholz <spyderous@gentoo.org>;
nvidia-kernel-1.0.5336-r1.ebuild:
Fix for bug #40050. Doing make module for 2.4 Makefile and make nvidia.o for
2.6 Makefile.
*nvidia-kernel-1.0.5336-r1 (01 Feb 2004)
01 Feb 2004; Martin Schlemmer <azarah@gentoo.org>
nvidia-kernel-1.0.5336-r1.ebuild,
files/1.0.5336/NVIDIA_kernel-1.0-5336-basic-sysfs-support.patch,
files/1.0.5336/Makefile:
Add basic sysfs support for 2.6 and udev. Patch donated by myself.
*nvidia-kernel-1.0.5336 (01 Feb 2004)
01 Feb 2004; Martin Schlemmer <azarah@gentoo.org> nvidia-kernel-1.0.5336.ebuild:
Update version.
*nvidia-kernel-1.0.5332 (23 Jan 2004)
23 Jan 2004; <augustus@gentoo.org> nvidia-kernel-1.0.5332.ebuild,
files/1.0.5332/NVIDIA-Linux-x86_64-1.0-5332-2.6.diff:
New NVIDIA driver 5332 released to public. See NVIDIA's page for full details:
http://www.nvidia.com/object/linux_display_amd64_1.0-5332.html
10 Jan 2004; Martin Holzer <mholzer@gentoo.org>
nvidia-kernel-1.0.3123-r2.ebuild, nvidia-kernel-1.0.4180.ebuild,
nvidia-kernel-1.0.4191-r2.ebuild, nvidia-kernel-1.0.4349-r2.ebuild,
nvidia-kernel-1.0.4363-r3.ebuild, nvidia-kernel-1.0.4496-r3.ebuild,
nvidia-kernel-1.0.4496-r4.ebuild, nvidia-kernel-1.0.4499.ebuild,
nvidia-kernel-1.0.5328-r1.ebuild, nvidia-kernel-1.0.5328.ebuild:
fixing typo
*nvidia-kernel-1.0.5328-r1 (05 Jan 2004)
05 Jan 2004; Donnie Berkholz <spyderous@gentoo.org>;
nvidia-kernel-1.0.5328-r1.ebuild,
files/1.0.5328/NVIDIA_kernel-1.0-5328-2.4-via-chipset-fix.patch,
files/1.0.5328/NVIDIA_kernel-1.0-5328-2.6-20040105.diff:
Fix for bug #36551, applying via chipset bugfix. Updating minion.de patch to
20040105 also.
26 Dec 2003; Donnie Berkholz <spyderous@gentoo.org>; metadata.xml:
Adding metadata.xml.
*nvidia-kernel-1.0.5328 (26 Dec 2003)
26 Dec 2003; Donnie Berkholz <spyderous@gentoo.org>;
nvidia-kernel-1.0.5328.ebuild,
files/1.0.5328/NVIDIA_kernel-1.0-5328-2.6-20031226.diff:
Version bump.
08 Dec 2003; <spider@gentoo.org> nvidia-kernel-1.0.2880-r1.ebuild,
nvidia-kernel-1.0.2960-r1.ebuild, nvidia-kernel-1.0.3123-r2.ebuild,
nvidia-kernel-1.0.4180.ebuild, nvidia-kernel-1.0.4191-r2.ebuild,
nvidia-kernel-1.0.4349-r2.ebuild, nvidia-kernel-1.0.4363-r3.ebuild,
nvidia-kernel-1.0.4496-r3.ebuild, nvidia-kernel-1.0.4496-r4.ebuild,
nvidia-kernel-1.0.4499.ebuild:
exporting _POSIX2_VERSION in the ebuilds to work around weird scripts that use
chown foo.foo instead of foo:foo.
02 Nov 2003; Martin Schlemmer <azarah@gentoo.org>
nvidia-kernel-1.0.4496-r4.ebuild:
Add PKG_V to make sure updating the package used will not break things again.
02 Nov 2003; Martin Holzer <mholzer@gentoo.org>
nvidia-kernel-1.0.4496-r4.ebuild:
minor fix. Closes #32534
*nvidia-kernel-1.0.4496-r4 (02 Nov 2003)
02 Nov 2003; Martin Schlemmer <azarah@gentoo.org>
nvidia-kernel-1.0.4496-r4.ebuild,
files/1.0.4496/NVIDIA_kernel-1.0-4496-2.6-20031026.diff:
Update nVidia package to latest (pkg2), bug #32430. Also update patch from
http://www.minion.de/.
*nvidia-kernel-1.0.4499 (15 Oct 2003)
15 Oct 2003; Daniel Robbins <drobbins@gentoo.org>:
nvidia-kernel-1.0.4499.ebuild: New version of the ebuild for AMD64 systems.
Thanks to Kris Kersey, James Jones and others for working on this. See bug
#30799. This ebuild does need some testing; adding it so that it can be
tested.
20 Sep 2003; Martin Schlemmer <azarah@gentoo.org>
nvidia-kernel-1.0.4496-r3.ebuild:
Mark stable (bug #28330).
*nvidia-kernel-1.0.4496-r3 (07 Sep 2003)
07 Sep 2003; Martin Schlemmer <azarah@gentoo.org>
nvidia-kernel-1.0.4496-r3.ebuild,
files/1.0.4496/NVIDIA_kernel-1.0-4496-2.6-20030905.diff,
files/1.0.4496/NVIDIA_kernel-1.0-4496-2.6-pci_name-20030905.diff:
Update patches to 20030905 (bug #28061).
*nvidia-kernel-1.0.4496-r2 (07 Sep 2003)
07 Sep 2003; Martin Schlemmer <azarah@gentoo.org>
nvidia-kernel-1.0.4496-r2.ebuild,
files/1.0.4496/NVIDIA_kernel-1.0-4496-2.6-bk8.diff:
Add a patch to support kdev_t changes in 2.6.0-test4-bk8 and later.
*nvidia-kernel-1.0.4496-r1 (21 Aug 2003)
21 Aug 2003; Martin Schlemmer <azarah@gentoo.org>
nvidia-kernel-1.0.4496-r1.ebuild,
files/1.0.4496/NVIDIA_kernel-1.0-4496-2.5-20030818.diff,
files/1.0.4496/NVIDIA_kernel-1.0-4496-2.6-20030818.diff:
Add update patches from minion.de, as well as add patch for pci changes in
latest 2.6. I did a small change to last mentioned patch to try and make
it more generic.
04 Aug 2003; Martin Schlemmer <azarah@gentoo.org>
files/1.0.4496/NVIDIA_kernel-1.0-4496-Makefile.diff:
Fix NVIDIA_kernel-1.0-4496-Makefile.diff to not revert the tail fixes for
coreutils.
*nvidia-kernel-1.0.4496 (29 Jul 2003)
29 Jul 2003; Martin Schlemmer <azarah@gentoo.org>
nvidia-kernel-1.0.4496.ebuild,
files/1.0.4496/NVIDIA_kernel-1.0-4496-2.5-20030728.diff,
files/1.0.4496/NVIDIA_kernel-1.0-4496-Makefile.diff,
files/1.0.4496/NVIDIA_kernel-1.0-4496-tail.diff:
New version.
*nvidia-kernel-1.0.4180 (18 Jul 2003)
18 Jul 2003; Olivier Crete <tester@gentoo.org>
nvidia-kernel-1.0.4180.ebuild:
Added amd64 version of the driver
14 Jul 2003; Martin Schlemmer <azarah@gentoo.org>
nvidia-kernel-1.0.4363-r3.ebuild,
files/1.0.4363/NVIDIA_kernel-1.0-4363-2.5-20030714.diff:
Update 2.5 patch once again for 2.6.0 kernel.
*nvidia-kernel-1.0.4363-r3 (14 Jul 2003)
14 Jul 2003; Martin Schlemmer <azarah@gentoo.org> nvidia-kernel-1.0.4363-r3.ebuild,
files/1.0.4363/NVIDIA_kernel-1.0-4363-2.5-20030713.diff,
files/1.0.4363/NVIDIA_kernel-1.0-4363-highpmd-20030713.diff:
Update the 2.5 patch. Fixup highpmd stuff, as it could be a problem in the
way the patch does it (according to AKPM); currently it maps an offset,
copy the struct over, then unmap it again, and then try to use it ?!?!
12 Jul 2003; Martin Schlemmer <azarah@gentoo.org>
files/1.0.4363/NVIDIA_kernel-1.0-4363-highpmd.diff:
Cleanup patch a bit more, and fix a type-o that caused the driver to fail
initializing DMA.
23 Jun 2003; Martin Schlemmer <azarah@gentoo.org>
nvidia-kernel-1.0.4363-r2.ebuild:
Do not write a symlink that is invalid over Makefile for 2.4 kernel.
Bug #23304.
22 Jun 2003; Martin Schlemmer <azarah@gentoo.org> nvidia-kernel-1.0.4363-r2.ebuild,
files/1.0.4363/NVIDIA_kernel-1.0-4363-2.5-20030614.diff:
Update 2.5 patch from minion.de. Some cleanups for the kernel version stuff.
Mark stable for x86.
*nvidia-kernel-1.0.4363-r2 (26 May 2003)
08 Jul 2003; ,,, <root@gentoo.org> nvidia-kernel-1.0.4363-r2.ebuild,
files/1.0.4363/NVIDIA_kernel-1.0-4363-highpmd.diff:
Add patch for 2.5.74-mm2, original patch thanks to Thomas Schlichter
<schlicht@uni-mannheim.de> and some fixups thanks to Andrew Morton
<akpm@osdl.org>.
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-r2 (16 Mar 2003)
12 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
Added missing changelog entry.
*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.
|