* Fix: nvidia-container-toolkit
Changes:
- Dropped rootless Docker from the post script because Fedora's Docker (`moby-engine`) doesn't support this the same way
- Added postun scriptlet
- Cleaned up scriptlet using `try-restart` which should not fail if there is no service to restart
- This is how Fedora seems to do `systemctl` scriptlets
- Added `/etc/cdi/nvidia.yaml` to tracked (but ghost) config files
- Added `nvidia-driver and podman` supplements flag
Signed-off-by: Gil <rockgrub@disroot.org>
* Change: Post and postun deps
Signed-off-by: Gil <rockgrub@disroot.org>
---------
Signed-off-by: Gil <rockgrub@disroot.org>
* Fix (ipu6-camera-hal): Redo spec for upstream changes and to fix GStreamer ICameraSrc plugin
* Oops forgot to bump
Signed-off-by: Gil <rockgrub@protonmail.com>
---------
Signed-off-by: Gil <rockgrub@protonmail.com>
* Delete: v4l2-relayd/update.rhai
This project hasn't had an update in ages and GitLab makes fetching commits a pain. I can figure something else out but it is not urgent.
Signed-off-by: Gil <rockgrub@protonmail.com>
* Fix: Put the version back
Signed-off-by: Gil <rockgrub@protonmail.com>
* Fix (v4l2-relayd): Drop upstreamed patch
* Fix (ipu6-camera-bins): Completly redo spec
* Fix: Try this for update.rhai?
Signed-off-by: Gil <rockgrub@protonmail.com>
* Update v4l2-relayd.spec
Signed-off-by: Gil <rockgrub@protonmail.com>
---------
Signed-off-by: Gil <rockgrub@protonmail.com>
* add nvidia-kmod
* add settings, xsettings, mock label
* oops
* add nvidia setting assets
* add libva-nvidia-driver
* add: nvidia-kmod-common w/ properietary defaults
* download the x86 version of the driver package when running common
* add nvidia-driver package
* I don't think we actually need i386
* add a readme, fix build error and clean up script
* add back the accursed tarball script, we can port the thing later
* add nvidia-modprobe
* update metadata, add nvidia-persistenced
* add update scripts to nvidia drivers
* add update scripts for every cuda package
* make the component fetch a separate function for memoization
* cusparse
* cusparselt is not from cuda toolkit
* add nvidia subrepo label for multirepo
* set version for nvidia tarball
* nvidia-driver: download tarballs on build time
* clean up inline prep script
* NVProf is dropped in Jetpack 5, so there's no ARM version of it.
* Add: broadcom-wl and wl-kmod
* Fix: Built kmods without RPM Fusion deps fixed BuildRequires because actually why was it done that way
* Cleanup: Removed EOL Fedora and RHEL versions from specs
* Cleanup/security: Fixed more spec stuff for EOL Fedora/EL versions, removed a legacy file that if changed could result in an unbootable kernel
* Fix: Use Mock
Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Gil <rockgrub@protonmail.com>
* Cleanup: More removal of EOL conditions
Signed-off-by: Gil <rockgrub@protonmail.com>
* Cleanup: Typo
Signed-off-by: Gil <rockgrub@protonmail.com>
* Cleanup/security: Removed a patch related to a previously removed file that could result in an unbootable kernel
---------
Signed-off-by: Gil <rockgrub@protonmail.com>
Co-authored-by: madomado <madonuko@outlook.com>