mirror of
https://github.com/ManInDark/bootc-image.git
synced 2026-01-20 22:44:28 +01:00
FEAT: merge nvidia changes from 42
This commit is contained in:
@@ -5,7 +5,7 @@ echo "::group:: ===$(basename "$0")==="
|
||||
|
||||
# Set Variables
|
||||
export AKMODS_FLAVOR=main
|
||||
export KERNEL="6.17.9-200.fc42.x86_64"
|
||||
export KERNEL="6.17.9-300.fc43.x86_64"
|
||||
export IMAGE_NAME=""
|
||||
|
||||
set -eoux pipefail
|
||||
@@ -62,4 +62,4 @@ tee /usr/lib/bootc/kargs.d/00-nvidia.toml <<EOF
|
||||
kargs = ["rd.driver.blacklist=nouveau", "modprobe.blacklist=nouveau", "nvidia-drm.modeset=1", "initcall_blacklist=simpledrm_platform_driver_init"]
|
||||
EOF
|
||||
|
||||
echo "::endgroup::"
|
||||
echo "::endgroup::"
|
||||
|
||||
Reference in New Issue
Block a user