[Lunar-commits] CVS: moonbase/kernel/kernel-reqs BUILD, 1.5, 1.6 DETAILS, 1.2, 1.3

Moritz Heiber moe at lunar-linux.org
Sun Oct 24 14:19:29 UTC 2004


Update of /var/cvs/lunar/moonbase/kernel/kernel-reqs
In directory espresso.foo-projects.org:/tmp/cvs-serv25221

Modified Files:
	BUILD DETAILS 
Log Message:
Add ipw2100 and a newline.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/kernel/kernel-reqs/BUILD,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- BUILD	24 Oct 2004 13:08:33 -0000	1.5
+++ BUILD	24 Oct 2004 14:19:26 -0000	1.6
@@ -1,6 +1,7 @@
 (
   kreqs="cryptoapi cipe snare-core ftpfs cvsfs NVIDIA \
-         submount alsa-driver bluez-kernel pcmcia-cs nforce hostap-driver"
+         submount alsa-driver bluez-kernel pcmcia-cs nforce \
+	 hostap-driver ipw2100"
 
   for req in $kreqs; do
     if  module_installed  $req; then

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/kernel/kernel-reqs/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS	24 Oct 2004 13:08:33 -0000	1.2
+++ DETAILS	24 Oct 2004 14:19:27 -0000	1.3
@@ -18,4 +18,6 @@
 snare-core;
 bluez-kernel;
 submount;
-EOF
\ No newline at end of file
+hostap-driver;
+ipw2100;
+EOF



More information about the Lunar-commits mailing list