[Lunar-commits] r24760 - moonbase/trunk/x11/NVIDIA-beta
Dennis Veatch
dennisveatch at bellsouth.net
Sat Jun 9 12:54:58 CEST 2007
On Saturday 09 June 2007 06:11:15 am Moritz Heiber wrote:
> Please explain the changes you made to this module. I don't think it
> fixes anything at all but only goes back to being broken like it was in
> the first place.
>
> Thanks!
>
> Moritz
>
> On Sat, 9 Jun 2007 11:29:49 +0200 (CEST)
>
> "Zbigniew Luszpinski" <zbiggy at lunar-linux.org> wrote:
> > Author: zbiggy
> > Date: 2007-06-09 11:29:49 +0200 (Sat, 09 Jun 2007)
> > New Revision: 24760
> >
> > Modified:
> > moonbase/trunk/x11/NVIDIA-beta/BUILD
> > moonbase/trunk/x11/NVIDIA-beta/DETAILS
> > moonbase/trunk/x11/NVIDIA-beta/DETAILS.x86_64
> > Log:
> > New version.
> > New build script to fix:
> > * kernel-reqs incompatibility
> > * nvidia-bug-report log file stripping.
> >
> >
> > Modified: moonbase/trunk/x11/NVIDIA-beta/BUILD
> > ===================================================================
> > --- moonbase/trunk/x11/NVIDIA-beta/BUILD 2007-06-09 07:05:31
> > UTC (rev 24759) +++ moonbase/trunk/x11/NVIDIA-beta/BUILD
> > 2007-06-09 09:29:49 UTC (rev 24760) @@ -1,19 +1,9 @@
> > (
> > - # We make the kernel modules on our own
> > - cd $SOURCE_DIRECTORY/usr/src/nv &&
> >
> > - sedit "s:KBUILD_VERBOSE=1:KBUILD_VERBOSE=0:g" Makefile.kbuild &&
> > -
> > - make SYSSRC=/usr/src/linux module &&
> > -
> > + KER_VER=$(readlink /usr/src/linux | cut -d- -f2) &&
> > prepare_install &&
> > -
> > - make SYSSRC=/usr/src/linux install &&
> > -
> > - # And let nvidia-installer handle the rest
> > cd $SOURCE_DIRECTORY &&
> > rm -rf old.libraries &&
> > + ./nvidia-installer -s --no-rpms -N -k$KER_VER --no-recursion
> > --no-x-check
> > - ./nvidia-installer --silent --no-precompiled-interface --no-rpms
> > --no-network --no-recursion --no-kernel-module --no-x-check
> > -
> > ) > $C_FIFO 2>&1
> >
> > Modified: moonbase/trunk/x11/NVIDIA-beta/DETAILS
> > ===================================================================
> > --- moonbase/trunk/x11/NVIDIA-beta/DETAILS 2007-06-09 07:05:31
> > UTC (rev 24759) +++ moonbase/trunk/x11/NVIDIA-beta/DETAILS
> > 2007-06-09 09:29:49 UTC (rev 24760) @@ -1,13 +1,14 @@
> > MODULE=NVIDIA-beta
> > - VERSION=100.14.06
> > + VERSION=100.14.09
> > SOURCE=NVIDIA-Linux-x86-$VERSION-pkg0.run
> > SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86-$VERSION-pkg0
> > -
> > SOURCE_URL=ftp://download.nvidia.com/XFree86/Linux-x86/$VERSION/
> > - SOURCE_VFY=sha1:445828fc181d96133940085bf4a3fbc909851fcf
> > +
> > SOURCE_URL=http://us.download.nvidia.com/XFree86/Linux-x86/$VERSION/
> > +#
> > SOURCE_URL=ftp://download.nvidia.com/XFree86/Linux-x86/$VERSION/
> > + SOURCE_VFY=sha1:a71c46749e5ffa4e95473c13cb1183ca240cc381
> > WEB_SITE=http://www.nvidia.com/
> > LICENSE="proprietary"
> > ENTERED=20030804
> > - UPDATED=20070522
> > + UPDATED=20070609
> > SHORT="X11 binary drivers provided by NVIDIA for NVIDIA
> > GPUs"
> > cat << EOF
> >
> > Modified: moonbase/trunk/x11/NVIDIA-beta/DETAILS.x86_64
> > ===================================================================
> > --- moonbase/trunk/x11/NVIDIA-beta/DETAILS.x86_64 2007-06-09
> > 07:05:31 UTC (rev 24759) +++
> > moonbase/trunk/x11/NVIDIA-beta/DETAILS.x86_64 2007-06-09
> > 09:29:49 UTC (rev 24760) @@ -1,13 +1,14 @@ MODULE=NVIDIA-beta
> > - VERSION=100.14.06
> > + VERSION=100.14.09
> > SOURCE=NVIDIA-Linux-x86_64-$VERSION-pkg2.run
> > SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86_64-$VERSION-pkg2
> > -
> > SOURCE_URL=ftp://download.nvidia.com/XFree86/Linux-x86_64/$VERSION/
> > - SOURCE_VFY=sha1:81b46937acead8c3e5571e6785169847878a5b50
> > +
> > SOURCE_URL=http://us.download.nvidia.com/XFree86/Linux-x86_64/$VERSION/
> > +#
> > SOURCE_URL=ftp://download.nvidia.com/XFree86/Linux-x86_64/$VERSION/
> > + SOURCE_VFY=sha1:001bce9cba1c8ba31b0e942e85b429a5533ca72c
> > WEB_SITE=http://www.nvidia.com/
> > LICENSE="proprietary"
> > ENTERED=20030804
> > - UPDATED=20070522
> > + UPDATED=20070609
> > SHORT="X11 binary drivers provided by NVIDIA for NVIDIA
> > GPUs"
> > cat << EOF
> >
Yes Moe your suspicions are right, that is what it does, just tried it with X
running and needed to kill X for it to install.
--
Dennis
You can tuna piano but you can't tune a fish.
http://www.lunar-linux.org/
It's worth the spin.
More information about the Lunar-dev
mailing list