NVidia RPMs from Dell (Re: Wish list)

Konstantin Ryabitsev mricon at gmail.com
Sun Jun 5 23:57:35 UTC 2005


On 6/5/05, Matt Domsch <Matt_Domsch at dell.com> wrote:
> John Hull from Dell has packaged up the NVidia drivers that we release
> for our Precision workstations, using DKMS.
> 
> ftp://ftp.dell.com/video/
>  dell-nvidia-7167-5dkms.src.rpm
>  dell-nvidia-7167-multiarch-5.tar.gz

Hmm... well, I'm not an expert or anything, but doing this in %post is
probably sub-.. er... optimal. :)

#Remove existing GL libraries
rm -rf /usr/X11R6/lib/libGL.* > /dev/null 2>&1
rm -rf /usr/X11R6/lib/modules/extensions/libGLcore.* > /dev/null 2>&1
rm -rf /usr/X11R6/lib/modules/extensions/libglx.a > /dev/null 2>&1
rm -rf /usr/X11R6/lib64/libGL.* > /dev/null 2>&1
rm -rf /usr/X11R6/lib64/modules/extensions/libGLcore.* > /dev/null 2>&1
rm -rf /usr/X11R6/lib64/modules/extensions/libglx.a > /dev/null 2>&1

...if only because all of this will be undone the next time
xorg-x11-Mesa-libGL is updated.

I know I'm mildly offtopic for this list, but I thought I'd mention
it, seeing as this package is likely to be installed by lots and lots
of people using Fedora. You are far better off obsoleting
xorg-x11-Mesa-libGL.

No, seriously, this is BAD (TM).

Cheers,
-- 
Konstantin Ryabitsev
Zlotniks, INC

"Выслухаў мядзьведзь казку і адарваў сабе хвост."




More information about the fedora-devel-list mailing list