summaryrefslogtreecommitdiff
blob: e05fdb8f7b352d88f21d71dbdd01fd6aa2267ff3 (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
# ChangeLog for media-video/nvidia-kernel
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/media-video/nvidia-kernel/ChangeLog,v 1.20 2003/01/20 19:33:41 azarah Exp $

  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)

  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)

  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.