Accepting request 1000708 from X11:Utilities
- nvidia-pre-install * mkinitrd will be removed from TW; /etc/sysconfig/kernel no longer exits anyway since a long time (boo#1203025) OBS-URL: https://build.opensuse.org/request/show/1000708 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/x11-tools?expand=0&rev=47
This commit is contained in:
commit
9b904e57e0
@ -2,9 +2,3 @@
|
||||
|
||||
echo "blacklist nouveau" > /etc/modprobe.d/nvidia.conf
|
||||
|
||||
# recreate initrd without KMS, if the use of KMS is enabled in initrd
|
||||
if grep -q NO_KMS_IN_INITRD=\"no\" /etc/sysconfig/kernel; then
|
||||
sed -i 's/NO_KMS_IN_INITRD.*/NO_KMS_IN_INITRD="yes"/g' /etc/sysconfig/kernel
|
||||
mkinitrd
|
||||
fi
|
||||
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 14:33:56 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- nvidia-pre-install
|
||||
* mkinitrd will be removed from TW; /etc/sysconfig/kernel no
|
||||
longer exits anyway since a long time (boo#1203025)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 19 03:10:18 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package x11-tools
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
Loading…
Reference in New Issue
Block a user