Michal Cieslakiewicz 54cad462cc Nvidia legacy driver packages updated to version 390.141.
Nvidia legacy binary driver updated to version 390.141.

Affected packages:

  l/nvidia-driver - no changes to build script, new package
  provides newer versions of libraries included in 390.138
  only.

  k/kmod-nvidia - this kernel driver builds successfully for
  kernels 5.10 with no patches required, so we going back to
  vanilla module code and obsolete all 390.138 fixes for 5.10.
  Performance and suspend/resume tested - works as expected.

Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
2021-01-08 17:59:37 +01:00
2021-01-04 22:30:31 +01:00
2021-01-04 14:34:03 +01:00
2020-04-16 19:31:17 +02:00
2020-04-16 19:37:52 +02:00
2020-06-02 22:12:05 +02:00
2020-04-16 19:31:17 +02:00
2020-04-16 19:31:17 +02:00
2020-04-16 19:31:17 +02:00

SlackBuilds Repository

This is my build system for Slackware Linux x86-64. It allows to build from source some useful packages, extra ones that are not in official repository. For more visit https://slackbuilds.org/ Compressed sources are not included here, please run get_sources.sh script to download each of them before building a package.

Quick guide:

cd dir/package
./get_sources.sh
su root
./package.SlackBuild

SlackBuild script accepts --cleanup parameter that removes all intermediate directories in /tmp (sources, package tree etc) created during packaging.

BUILD_ORDER file lists all packages in order that satisfies dependencies when building packages one by one.

By default, package name contains micu suffix appended to build number. To exclude packages from slackpkg processing (for example automatic removal when using clean-system subcommand), add following line to /etc/slackpkg/blacklist :

[0-9]+micu
Description
No description provided
Readme 26 MiB
Languages
Shell 57.9%
C 41.8%
Roff 0.3%