Subject: Re: [SM-Commit] GIT changes to master z-rejected grimoire by Julien ROZO (7515ada8aa8f364210a9780479f14d3d9d11910c)
Date: Thu, 29 Oct 2009 16:23:25 -0700
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Julien ROZO wrote:
> George Sherwood a écrit :
>> On Tue, 27 Oct 2009 13:45:08 -0500
>> Julien ROZO <scm AT sourcemage.org> wrote:
>
>>> nvidia_driver: update stable version to 190.42
>>>
>>> diff --git a/z-kernels/nvidia_driver/DETAILS
>>> b/z-kernels/nvidia_driver/DETAILS index ee7f6fa..b145617 100755
>>> --- a/z-kernels/nvidia_driver/DETAILS
>>> +++ b/z-kernels/nvidia_driver/DETAILS
>>> @@ -3,7 +3,7 @@
>>> if [[ $NVIDIA_BETA == y ]]; then
>>> VERSION=190.40
>>> else
>>> - VERSION=185.18.36
>>> + VERSION=190.42
>>> fi
>>> case "${SMGL_COMPAT_ARCHS[1]}" in
>>> x86_64)
>>> @@ -11,7 +11,7 @@ case "${SMGL_COMPAT_ARCHS[1]}" in
>>> if [[ $NVIDIA_BETA == y ]]; then
>
>> Not sure why you wouldn't update the beta version to this newer version.
>
>> George
>
> Good question. When a stable version is released, I tend not to update
> beta version with it, even if the former is newer than the later: both
> versions can then live their lives separately.
>
>
> But, if smgl users with nvidia hardware want, we can update both
> versions when stable > beta.
I'd prefer to keep beta >= stable. :) So when a new stable comes out,
beta/devel should be updated as well.