CVS: moonbase/kernel/linux-vanilla POST_INSTALL,1.7,1.8
nhudson at lunar-linux.org
nhudson at lunar-linux.org
Wed Aug 6 03:10:56 GMT 2003
Update of /var/cvs/lunar/moonbase/kernel/linux-vanilla
In directory dbguin.lunar-linux.org:/tmp/cvs-serv974/linux-vanilla
Modified Files:
POST_INSTALL
Log Message:
Changing these to rebuild NVIDIA instead of NVIDIA_kernel
Index: POST_INSTALL
===================================================================
RCS file: /var/cvs/lunar/moonbase/kernel/linux-vanilla/POST_INSTALL,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- POST_INSTALL 20 Jun 2003 00:25:31 -0000 1.7
+++ POST_INSTALL 6 Aug 2003 03:10:53 -0000 1.8
@@ -155,7 +155,7 @@
rm -f $BOOST_LOCK
if module_installed ftpfs; then lin ftpfs; fi
if module_installed cvsfs; then lin cvsfs; fi
-if module_installed NVIDIA_kernel; then lin NVIDIA_kernel; fi
+if module_installed NVIDIA; then lin NVIDIA; fi
if module_installed alsa-driver; then lin alsa-driver; fi
if module_installed cryptoapi; then lin cryptoapi; fi
if module_installed pcmcia-cs; then lin -r -c pcmcia-cs; fi
More information about the Lunar-commits
mailing list