[Lunar-commits]
CVS: moonbase/kernel/linux-beta-mm POST_INSTALL, 1.1, 1.2
Niki Guldbrand
niki at lunar-linux.org
Tue Jan 6 12:39:34 GMT 2004
Update of /var/cvs/lunar/moonbase/kernel/linux-beta-mm
In directory dbguin.lunar-linux.org:/tmp/cvs-serv20598/linux-beta-mm
Modified Files:
POST_INSTALL
Log Message:
Removed the rebuild of NVIDIA_kernel as that module isnt in moonbase any
more, and also removed the rebuild of alsa-driver as the 2.6.x kernels
has those drivers included... Changed the rebuild of NVIDIA module to
rebuild NVIDIA26 instead
Index: POST_INSTALL
===================================================================
RCS file: /var/cvs/lunar/moonbase/kernel/linux-beta-mm/POST_INSTALL,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- POST_INSTALL 29 Dec 2003 11:15:21 -0000 1.1
+++ POST_INSTALL 6 Jan 2004 12:39:32 -0000 1.2
@@ -12,9 +12,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 NVIDIA26; then lin NVIDIA26; fi
if module_installed cryptoapi; then lin cryptoapi; fi
if module_installed pcmcia-cs; then lin -r -c pcmcia-cs; fi
if module_installed mwavem; then lin mwavem; fi
More information about the Lunar-commits
mailing list