Author: kwizart
Update of /cvs/nonfree/rpms/xorg-x11-drv-nvidia-96xx/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv3519/devel
Added Files:
60-nvidia.nodes NVIDIA-Linux-x86-96.43.09-pkg0.run
NVIDIA-Linux-x86_64-96.43.09-pkg0.run filter-requires.sh
nvidia-96xx-README.Fedora nvidia-96xx-config-display
nvidia-96xx-init nvidia-96xx.csh nvidia-96xx.opts
nvidia-96xx.sh nvidia-settings.desktop
xorg-x11-drv-nvidia-96xx.spec
Log Message:
Preliminary import for devel
--- NEW FILE 60-nvidia.nodes ---
nvidia0
nvidia1
nvidia2
nvidia3
nvidiactl
--- NEW FILE NVIDIA-Linux-x86-96.43.09-pkg0.run ---
#! /bin/sh
skip=867
CRCsum=2176899584
MD5=f6593c1ecd72014f1a41194eb35f47c1
label="NVIDIA Accelerated Graphics Driver for Linux-x86 96.43.09"
version_string=96.43.09
pkg_version=0
script=./nvidia-installer
targetdir=NVIDIA-Linux-x86-96.43.09-pkg0
scriptargs=""
keep=n
add_this_kernel=n
apply_patch=n
TMPROOT=${TMPDIR:=/tmp}
TARGET_OS="Linux"
TARGET_ARCH="x86"
#
# NVIDIA Accelerated Graphics Driver for Linux-x86 96.43.09
# Generated by Makeself 1.6.0-nv
# Do not edit by hand.
# NVIDIA Driver Installation .run file
#
# If you were trying to download this file through a web browser, and
# instead are seeing this, please click your browser's back button,
# left click on the link, and select "Save as..." (or do whatever is
# appropriate for your web browser to download a file, rather than view
# it).
# print usage information
if [ "$1" = "-help" -o "$1" = "--help" -o
"$1" = "-h" ]; then
echo ""
echo "$0 [options]"
echo ""
echo "This program will install the NVIDIA Accelerated Graphics Driver for"
echo "Linux-x86 96.43.09 by unpacking the embedded tarball and executing"
echo "the ./nvidia-installer installation utility."
echo ""
echo "Below are the most common options; for a complete list use"
echo "'--advanced-options'."
echo ""
echo "--info"
echo " Print embedded info (title, default target directory) and exit."
echo ""
echo "--check"
echo " Check integrity of the archive and exit."
echo ""
echo "-x, --extract-only"
echo " Extract the contents of $0, but do not"
echo " run 'nvidia-installer'."
echo ""
echo ""
echo "The following arguments will be passed on to the ./nvidia-installer"
echo "utility:"
echo ""
echo " -a, --accept-license"
echo " Bypass the display and prompting for acceptance of the"
echo " NVIDIA Software License Agreement. By passing this option"
echo " to nvidia-installer, you indicate that you have read and"
echo " accept the License Agreement contained in the file"
echo " 'LICENSE' (in the top level directory of the driver"
echo " package)."
echo ""
echo " --update"
echo " Connect to the NVIDIA FTP server '"
echo "
ftp://download.nvidia.com ' and determine the latest"
echo " available driver version. If there is a more recent driver"
echo " available, automatically download and install it. Any"
echo " other options given on the commandline will be passed on to"
echo " the downloaded driver package when installing it."
echo ""
echo " -v, --version"
echo " Print the nvidia-installer version and exit."
echo ""
echo " -h, --help"
echo " Print usage information for the common commandline options"
echo " and exit."
echo ""
echo " -A, --advanced-options"
echo " Print usage information for the common commandline options"
echo " as well as the advanced options, and then exit."
echo ""
echo ""
exit 0;
fi
if [ "$1" = "-A" -o "$1" = "--advanced-options" ];
then
echo ""
echo "$0 [options]"
echo ""
echo "This program will install the NVIDIA Accelerated Graphics Driver for"
echo "Linux-x86 96.43.09 by unpacking the embedded tarball and executing"
echo "the ./nvidia-installer installation utility."
echo ""
echo "--info"
echo " Print embedded info (title, default target directory) and exit."
echo ""
echo "--lsm"
echo " Print embedded lsm entry (or no LSM) and exit."
echo ""
echo "--pkg-history"
echo " Print the package history of this file and exit."
echo ""
echo "--list"
echo " Print the list of files in the archive and exit."
echo ""
echo "--check"
echo " Check integrity of the archive and exit."
echo ""
echo "-x, --extract-only"
echo " Extract the contents of $0, but do not"
echo " run 'nvidia-installer'."
echo ""
echo "--add-this-kernel"
echo " Build a precompiled kernel interface for the currently running"
echo " kernel and repackage the .run file to include this newly built"
echo " precompiled kernel interface. The new .run file will be placed"
echo " in the current directory and the string \"-custom\"
appended"
echo " to its name, unless already present, to distinguish it from the"
echo " original .run file."
echo ""
echo "--apply-patch [Patch]"
echo " Apply the patch 'Patch' to the kernel interface files
included"
echo " in the .run file, remove any precompiled kernel interfaces"
echo " and then repackage the .run file. The new .run file will be"
echo " placed in the current directory and the string
\"-custom\""
echo " appended to its name, unless already present, to distinguish it"
echo " from the original .run file."
echo ""
echo "--keep"
echo " Do not delete target directory when done."
echo ""
echo "--target [NewDirectory]"
echo " Extract contents in 'NewDirectory'"
echo ""
echo ""
echo "The following arguments will be passed on to the ./nvidia-installer"
echo "utility:"
echo ""
echo "COMMON OPTIONS:"
echo ""
echo " -a, --accept-license"
echo " Bypass the display and prompting for acceptance of the"
echo " NVIDIA Software License Agreement. By passing this option"
echo " to nvidia-installer, you indicate that you have read and"
echo " accept the License Agreement contained in the file"
echo " 'LICENSE' (in the top level directory of the driver"
echo " package)."
echo ""
echo " --update"
echo " Connect to the NVIDIA FTP server '"
echo "
ftp://download.nvidia.com ' and determine the latest"
echo " available driver version. If there is a more recent driver"
echo " available, automatically download and install it. Any"
echo " other options given on the commandline will be passed on to"
echo " the downloaded driver package when installing it."
echo ""
echo " -v, --version"
echo " Print the nvidia-installer version and exit."
echo ""
echo " -h, --help"
echo " Print usage information for the common commandline options"
echo " and exit."
echo ""
echo " -A, --advanced-options"
echo " Print usage information for the common commandline options"
echo " as well as the advanced options, and then exit."
echo ""
echo ""
echo "ADVANCED OPTIONS:"
echo ""
echo " -a, --accept-license"
echo " Bypass the display and prompting for acceptance of the"
echo " NVIDIA Software License Agreement. By passing this option"
echo " to nvidia-installer, you indicate that you have read and"
echo " accept the License Agreement contained in the file"
echo " 'LICENSE' (in the top level directory of the driver"
echo " package)."
echo ""
echo " --update"
echo " Connect to the NVIDIA FTP server '"
echo "
ftp://download.nvidia.com ' and determine the latest"
echo " available driver version. If there is a more recent driver"
echo " available, automatically download and install it. Any"
echo " other options given on the commandline will be passed on to"
echo " the downloaded driver package when installing it."
echo ""
echo " -v, --version"
echo " Print the nvidia-installer version and exit."
echo ""
echo " -h, --help"
echo " Print usage information for the common commandline options"
echo " and exit."
echo ""
echo " -A, --advanced-options"
echo " Print usage information for the common commandline options"
echo " as well as the advanced options, and then exit."
[...25578 lines suppressed...]
Ì$ÆUaæ·±E«¡³W÷¡èߢ[Âýð<ÜÀ*Ò!ÉÎYŸ^Ã-*°ÒoÂ°Ú G¶CæK¢2_N*Oz