[Lunar-commits] CVS: moonbase/kernel/linux-beta POST_INSTALL, 1.11,
1.12
Florin Braescu
florin at lunar-linux.org
Thu Apr 8 16:25:02 GMT 2004
Update of /var/cvs/lunar/moonbase/kernel/linux-beta
In directory dbguin.lunar-linux.org:/tmp/cvs-serv19201
Modified Files:
POST_INSTALL
Log Message:
remove the NVIDIA26 module relin, put the NVIDIA relin instead.
Index: POST_INSTALL
===================================================================
RCS file: /var/cvs/lunar/moonbase/kernel/linux-beta/POST_INSTALL,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- POST_INSTALL 21 Feb 2004 16:54:19 -0000 1.11
+++ POST_INSTALL 8 Apr 2004 16:25:00 -0000 1.12
@@ -13,7 +13,7 @@
rm -f $BOOST_LOCK
if module_installed ftpfs; then lin ftpfs; fi
if module_installed cvsfs; then lin cvsfs; fi
-if module_installed NVIDIA26; then lin NVIDIA26; fi
+if module_installed NVIDIA; then lin NVIDIA; fi
if module_installed cryptoapi; then lin cryptoapi; fi
if module_installed pcmcia-cs; then lin pcmcia-cs; fi
if module_installed mwavem; then lin mwavem; fi
More information about the Lunar-commits
mailing list