[Lunar-commits] CVS: moonbase/kernel/linux-vanilla POST_INSTALL,
1.14, 1.15
Florin Braescu
florin at lunar-linux.org
Wed Feb 18 11:53:48 GMT 2004
Update of /var/cvs/lunar/moonbase/kernel/linux-vanilla
In directory dbguin.lunar-linux.org:/tmp/cvs-serv3723/linux-vanilla
Modified Files:
POST_INSTALL
Log Message:
the module NVIDIA_kernel does not exist for a long time. remove it from POST_INSTALL files.
Index: POST_INSTALL
===================================================================
RCS file: /var/cvs/lunar/moonbase/kernel/linux-vanilla/POST_INSTALL,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- POST_INSTALL 25 Jan 2004 04:20:02 -0000 1.14
+++ POST_INSTALL 18 Feb 2004 11:53:46 -0000 1.15
@@ -10,7 +10,6 @@
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
More information about the Lunar-commits
mailing list