CVS: moonbase/kernel/linux-beta POST_INSTALL,1.1,1.2
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-beta
In directory dbguin.lunar-linux.org:/tmp/cvs-serv974/linux-beta
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-beta/POST_INSTALL,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- POST_INSTALL 10 Apr 2003 21:36:25 -0000 1.1
+++ POST_INSTALL 6 Aug 2003 03:10:53 -0000 1.2
@@ -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