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

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


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

reverting too much cleanup

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

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

Modified: nvidia.install
===================================================================
--- nvidia.install	2009-03-18 04:26:55 UTC (rev 30262)
+++ nvidia.install	2009-03-18 06:41:02 UTC (rev 30263)
@@ -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