CVS: moonbase/kernel/linux-stable POST_INSTALL,1.3,1.4
nhudson at lunar-linux.org
nhudson at lunar-linux.org
Wed Aug 6 03:10:55 GMT 2003
Update of /var/cvs/lunar/moonbase/kernel/linux-stable
In directory dbguin.lunar-linux.org:/tmp/cvs-serv974/linux-stable
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-stable/POST_INSTALL,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- POST_INSTALL 21 Jun 2003 14:53:01 -0000 1.3
+++ POST_INSTALL 6 Aug 2003 03:10:53 -0000 1.4
@@ -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