[Debian-live-changes] r1531 - dists/trunk/live-helper/examples

matth-guest at alioth.debian.org matth-guest at alioth.debian.org
Thu May 17 23:32:22 UTC 2007


Author: matth-guest
Date: 2007-05-17 23:32:22 +0000 (Thu, 17 May 2007)
New Revision: 1531

Modified:
   dists/trunk/live-helper/examples/nvidia-legacy-hook.sh
Log:
add discover in case it is not already in the package list


Modified: dists/trunk/live-helper/examples/nvidia-legacy-hook.sh
===================================================================
--- dists/trunk/live-helper/examples/nvidia-legacy-hook.sh	2007-05-17 21:00:42 UTC (rev 1530)
+++ dists/trunk/live-helper/examples/nvidia-legacy-hook.sh	2007-05-17 23:32:22 UTC (rev 1531)
@@ -16,7 +16,7 @@
 m-a update
 m-a --non-inter --quiet a-i nvidia-kernel-legacy
 
-apt-get install --yes nvidia-glx-legacy nvidia-xconfig
+apt-get install --yes nvidia-glx-legacy nvidia-xconfig discover
 
 # fixup (#421028)
 cd /usr/lib/xorg/modules/drivers




More information about the Debian-live-changes mailing list