[arch-commits] Commit in nvidia-96xx/trunk (nvidia.install)

Pierre Schmitz pierre at archlinux.org
Wed Mar 18 06:41:40 UTC 2009


    Date: Wednesday, March 18, 2009 @ 02:41:40
  Author: pierre
Revision: 30264

reverting too much cleanup

Modified:
  nvidia-96xx/trunk/nvidia.install

----------------+
 nvidia.install |    5 +++++
 1 file changed, 5 insertions(+)

Modified: nvidia.install
===================================================================
--- nvidia.install	2009-03-18 06:41:02 UTC (rev 30263)
+++ nvidia.install	2009-03-18 06:41:40 UTC (rev 30264)
@@ -3,6 +3,11 @@
 	depmod $KERNEL_VERSION
 }
 
+post_upgrade() {
+	post_install
+	rmmod nvidia || echo 'In order to use the new nvidia module, exit Xserver and unload it manually.'
+}
+
 post_remove() {
 	KERNEL_VERSION='2.6.28-ARCH'
 	depmod $KERNEL_VERSION




More information about the arch-commits mailing list