CVS: moonbase/kernel/linux POST_INSTALL,1.11,1.12
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
In directory dbguin.lunar-linux.org:/tmp/cvs-serv974/linux
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/POST_INSTALL,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- POST_INSTALL 14 May 2003 06:45:01 -0000 1.11
+++ POST_INSTALL 6 Aug 2003 03:10:53 -0000 1.12
@@ -214,7 +214,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 pcmcia-cs; fi
More information about the Lunar-commits
mailing list